Pull request #43985 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 332de3f1e308a9546dc7562b3c91d4e2781cb33d+2160f0041dc94cdf7ef2fc4a5beaef57f480f935 (c0b658fefe64005810690b776f9d79d3ce2cac22) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43985@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-18T15:51:27.650Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T15:51:27.654Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-18T15:51:27.742Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T15:51:27.930Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-007842c13a2ed72c8) in /home/ubuntu/workspace/moby_PR-43985 [Pipeline] { [Pipeline] checkout [2022-08-18T15:51:27.960Z] The recommended git tool is: git [2022-08-18T15:51:27.966Z] using credential docker-jenkins-github-credentials [2022-08-18T15:51:27.973Z] Cloning the remote Git repository [2022-08-18T15:51:27.973Z] Cloning with configured refspecs honoured and without tags [2022-08-18T15:51:27.974Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T15:51:27.974Z] > git init /home/ubuntu/workspace/moby_PR-43985 # timeout=10 [2022-08-18T15:51:27.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:51:27.994Z] > git --version # timeout=10 [2022-08-18T15:51:27.998Z] > git --version # 'git version 2.17.1' [2022-08-18T15:51:27.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:51:27.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:51:43.600Z] Fetching without tags [2022-08-18T15:51:43.797Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:51:43.576Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:51:43.579Z] > git config --add remote.origin.fetch +refs/pull/43985/head:refs/remotes/origin/PR-43985 # timeout=10 [2022-08-18T15:51:43.587Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:51:43.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:51:43.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:51:43.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:51:43.601Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:51:43.797Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:51:43.805Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:51:44.362Z] Merge succeeded, producing 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:51:44.363Z] Checking out Revision 332de3f1e308a9546dc7562b3c91d4e2781cb33d (PR-43985) [2022-08-18T15:51:44.806Z] Commit message: "vendor: github.com/hasicorp/memberlist v0.4.0" [2022-08-18T15:51:44.818Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:51:45.410Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/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-18T15:51:44.336Z] > git remote # timeout=10 [2022-08-18T15:51:44.339Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T15:51:44.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:51:44.345Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T15:51:44.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T15:51:44.363Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:51:44.370Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:51:44.806Z] > git rev-list --no-walk a71d02fe07f162f85c46ef7d3b7e35779d10b946 # timeout=10 [2022-08-18T15:51:47.926Z] 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-18T15:52:03.365Z] Still waiting to schedule task [2022-08-18T15:52:03.365Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T15:52:03.365Z] Still waiting to schedule task [2022-08-18T15:52:03.366Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T15:52:03.366Z] Still waiting to schedule task [2022-08-18T15:52:03.366Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T15:52:03.367Z] Still waiting to schedule task [2022-08-18T15:52:03.367Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1bf8a3ad5b8f07b)’ [2022-08-18T15:52:03.370Z] Still waiting to schedule task [2022-08-18T15:52:03.370Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0942e52726badba3b)’ is offline [2022-08-18T15:52:45.096Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0516896e5ffe761ac) in /home/ubuntu/workspace/moby_PR-43985 [Pipeline] { [Pipeline] checkout [2022-08-18T15:52:45.888Z] The recommended git tool is: git [2022-08-18T15:52:47.209Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-075160c7245dcc5b1) in /home/ubuntu/workspace/moby_PR-43985 [Pipeline] { [2022-08-18T15:52:47.233Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05e803a9ebae9a920) in /home/ubuntu/workspace/moby_PR-43985 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-08-18T15:52:47.446Z] The recommended git tool is: git [2022-08-18T15:52:47.525Z] The recommended git tool is: git [2022-08-18T15:52:48.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0545013a2f08f6f28) in /home/ubuntu/workspace/moby_PR-43985 [Pipeline] { [Pipeline] checkout [2022-08-18T15:52:48.738Z] The recommended git tool is: git [2022-08-18T15:52:49.234Z] using credential docker-jenkins-github-credentials [2022-08-18T15:52:49.249Z] Cloning the remote Git repository [2022-08-18T15:52:49.249Z] Cloning with configured refspecs honoured and without tags [2022-08-18T15:52:49.304Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T15:52:49.369Z] > git init /home/ubuntu/workspace/moby_PR-43985 # timeout=10 [2022-08-18T15:52:49.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:52:49.797Z] > git --version # timeout=10 [2022-08-18T15:52:49.823Z] > git --version # 'git version 2.25.1' [2022-08-18T15:52:49.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:52:49.826Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:52:51.008Z] using credential docker-jenkins-github-credentials [2022-08-18T15:52:51.012Z] using credential docker-jenkins-github-credentials [2022-08-18T15:52:51.022Z] Cloning the remote Git repository [2022-08-18T15:52:51.022Z] Cloning with configured refspecs honoured and without tags [2022-08-18T15:52:51.041Z] Cloning the remote Git repository [2022-08-18T15:52:51.041Z] Cloning with configured refspecs honoured and without tags [2022-08-18T15:52:51.270Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T15:52:50.922Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T15:52:51.015Z] > git init /home/ubuntu/workspace/moby_PR-43985 # timeout=10 [2022-08-18T15:52:51.774Z] using credential docker-jenkins-github-credentials [2022-08-18T15:52:51.782Z] Cloning the remote Git repository [2022-08-18T15:52:51.782Z] Cloning with configured refspecs honoured and without tags [2022-08-18T15:52:51.353Z] > git init /home/ubuntu/workspace/moby_PR-43985 # timeout=10 [2022-08-18T15:52:51.661Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:52:51.661Z] > git --version # timeout=10 [2022-08-18T15:52:51.674Z] > git --version # 'git version 2.17.1' [2022-08-18T15:52:51.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:52:51.676Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:52:51.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:52:51.353Z] > git --version # timeout=10 [2022-08-18T15:52:51.363Z] > git --version # 'git version 2.17.1' [2022-08-18T15:52:51.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:52:51.366Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:52:51.975Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T15:52:52.055Z] > git init /home/ubuntu/workspace/moby_PR-43985 # timeout=10 [2022-08-18T15:52:52.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:52:52.392Z] > git --version # timeout=10 [2022-08-18T15:52:52.407Z] > git --version # 'git version 2.17.1' [2022-08-18T15:52:52.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:52:52.408Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:04.732Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c23d2fd75b50b14e) in /home/ubuntu/workspace/moby_PR-43985 [Pipeline] { [Pipeline] checkout [2022-08-18T15:53:04.984Z] The recommended git tool is: git [2022-08-18T15:53:08.388Z] Fetching without tags [2022-08-18T15:53:08.653Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:08.776Z] using credential docker-jenkins-github-credentials [2022-08-18T15:53:08.791Z] Cloning the remote Git repository [2022-08-18T15:53:08.791Z] Cloning with configured refspecs honoured and without tags [2022-08-18T15:53:08.818Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T15:53:08.916Z] > git init /home/ubuntu/workspace/moby_PR-43985 # timeout=10 [2022-08-18T15:53:09.265Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:53:09.266Z] > git --version # timeout=10 [2022-08-18T15:53:09.301Z] > git --version # 'git version 2.25.1' [2022-08-18T15:53:09.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:09.307Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:08.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:08.341Z] > git config --add remote.origin.fetch +refs/pull/43985/head:refs/remotes/origin/PR-43985 # timeout=10 [2022-08-18T15:53:08.361Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:08.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:08.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:53:08.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:08.432Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:08.654Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:08.674Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:10.271Z] Merge succeeded, producing 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:10.272Z] Checking out Revision 332de3f1e308a9546dc7562b3c91d4e2781cb33d (PR-43985) [2022-08-18T15:53:10.212Z] > git remote # timeout=10 [2022-08-18T15:53:10.225Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T15:53:10.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:10.242Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T15:53:10.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T15:53:10.272Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:10.280Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:13.980Z] Commit message: "vendor: github.com/hasicorp/memberlist v0.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T15:53:14.823Z] + docker version [2022-08-18T15:53:15.173Z] Fetching without tags [2022-08-18T15:53:15.454Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:15.473Z] Fetching without tags [2022-08-18T15:53:15.878Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:15.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:15.373Z] > git config --add remote.origin.fetch +refs/pull/43985/head:refs/remotes/origin/PR-43985 # timeout=10 [2022-08-18T15:53:15.398Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:15.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:15.448Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:53:15.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:15.450Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:15.864Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:15.893Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:15.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:15.107Z] > git config --add remote.origin.fetch +refs/pull/43985/head:refs/remotes/origin/PR-43985 # timeout=10 [2022-08-18T15:53:15.144Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:15.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:15.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:53:15.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:15.195Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:15.478Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:15.508Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:16.328Z] Fetching without tags [2022-08-18T15:53:16.371Z] Merge succeeded, producing 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:16.371Z] Checking out Revision 332de3f1e308a9546dc7562b3c91d4e2781cb33d (PR-43985) [2022-08-18T15:53:16.680Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:16.903Z] Merge succeeded, producing 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:16.903Z] Checking out Revision 332de3f1e308a9546dc7562b3c91d4e2781cb33d (PR-43985) [2022-08-18T15:53:16.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:16.284Z] > git config --add remote.origin.fetch +refs/pull/43985/head:refs/remotes/origin/PR-43985 # timeout=10 [2022-08-18T15:53:16.302Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:16.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:16.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:53:16.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:16.354Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:16.700Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:16.726Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:17.762Z] Merge succeeded, producing 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:17.762Z] Checking out Revision 332de3f1e308a9546dc7562b3c91d4e2781cb33d (PR-43985) [2022-08-18T15:53:16.784Z] > git remote # timeout=10 [2022-08-18T15:53:16.807Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T15:53:16.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:16.829Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T15:53:16.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T15:53:16.880Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:16.897Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:16.281Z] > git remote # timeout=10 [2022-08-18T15:53:16.308Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T15:53:16.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:16.334Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T15:53:16.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T15:53:16.389Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:16.420Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:17.667Z] > git remote # timeout=10 [2022-08-18T15:53:17.692Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T15:53:17.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:17.721Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T15:53:17.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T15:53:17.775Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:17.795Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:20.549Z] Commit message: "vendor: github.com/hasicorp/memberlist v0.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T15:53:21.365Z] Client: Docker Engine - Community [2022-08-18T15:53:21.365Z] Version: 20.10.14 [2022-08-18T15:53:21.365Z] API version: 1.41 [2022-08-18T15:53:21.365Z] Go version: go1.16.15 [2022-08-18T15:53:21.365Z] Git commit: a224086 [2022-08-18T15:53:21.365Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T15:53:21.365Z] OS/Arch: linux/arm64 [2022-08-18T15:53:21.365Z] Context: default [2022-08-18T15:53:21.365Z] Experimental: true [2022-08-18T15:53:21.365Z] [2022-08-18T15:53:21.365Z] Server: Docker Engine - Community [2022-08-18T15:53:21.365Z] Engine: [2022-08-18T15:53:21.365Z] Version: 20.10.14 [2022-08-18T15:53:21.365Z] API version: 1.41 (minimum version 1.12) [2022-08-18T15:53:21.365Z] Go version: go1.16.15 [2022-08-18T15:53:21.365Z] Git commit: 87a90dc [2022-08-18T15:53:21.365Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T15:53:21.365Z] OS/Arch: linux/arm64 [2022-08-18T15:53:21.365Z] Experimental: true [2022-08-18T15:53:21.365Z] containerd: [2022-08-18T15:53:21.365Z] Version: 1.5.11 [2022-08-18T15:53:21.365Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:21.365Z] runc: [2022-08-18T15:53:21.365Z] Version: 1.0.3 [2022-08-18T15:53:21.365Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T15:53:21.365Z] docker-init: [2022-08-18T15:53:21.365Z] Version: 0.19.0 [2022-08-18T15:53:21.365Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T15:53:21.691Z] Commit message: "vendor: github.com/hasicorp/memberlist v0.4.0" [2022-08-18T15:53:21.741Z] + docker info [2022-08-18T15:53:21.744Z] + [ PR != PR ] [2022-08-18T15:53:21.745Z] + [ 22.06 != master ] [2022-08-18T15:53:21.745Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T15:53:22.089Z] + docker version [2022-08-18T15:53:22.480Z] Commit message: "vendor: github.com/hasicorp/memberlist v0.4.0" [2022-08-18T15:53:22.759Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T15:53:23.651Z] + docker version [2022-08-18T15:53:27.836Z] Client: Docker Engine - Community [2022-08-18T15:53:27.836Z] Version: 20.10.14 [2022-08-18T15:53:27.836Z] API version: 1.41 [2022-08-18T15:53:27.836Z] Go version: go1.16.15 [2022-08-18T15:53:27.836Z] Git commit: a224086 [2022-08-18T15:53:27.836Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T15:53:27.836Z] OS/Arch: linux/amd64 [2022-08-18T15:53:27.836Z] Context: default [2022-08-18T15:53:27.836Z] Experimental: true [2022-08-18T15:53:27.836Z] [2022-08-18T15:53:27.836Z] Server: Docker Engine - Community [2022-08-18T15:53:27.836Z] Engine: [2022-08-18T15:53:27.836Z] Version: 20.10.14 [2022-08-18T15:53:27.836Z] API version: 1.41 (minimum version 1.12) [2022-08-18T15:53:27.836Z] Go version: go1.16.15 [2022-08-18T15:53:27.836Z] Git commit: 87a90dc [2022-08-18T15:53:27.836Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T15:53:27.836Z] OS/Arch: linux/amd64 [2022-08-18T15:53:27.836Z] Experimental: true [2022-08-18T15:53:27.836Z] containerd: [2022-08-18T15:53:27.836Z] Version: 1.5.11 [2022-08-18T15:53:27.836Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:27.836Z] runc: [2022-08-18T15:53:27.836Z] Version: 1.0.3 [2022-08-18T15:53:27.836Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T15:53:27.836Z] docker-init: [2022-08-18T15:53:27.836Z] Version: 0.19.0 [2022-08-18T15:53:27.836Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T15:53:28.061Z] Client: Docker Engine - Community [2022-08-18T15:53:28.061Z] Version: 20.10.14 [2022-08-18T15:53:28.061Z] API version: 1.41 [2022-08-18T15:53:28.061Z] Go version: go1.16.15 [2022-08-18T15:53:28.061Z] Git commit: a224086 [2022-08-18T15:53:28.061Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T15:53:28.061Z] OS/Arch: linux/amd64 [2022-08-18T15:53:28.061Z] Context: default [2022-08-18T15:53:28.061Z] Experimental: true [2022-08-18T15:53:28.061Z] [2022-08-18T15:53:28.061Z] Server: Docker Engine - Community [2022-08-18T15:53:28.061Z] Engine: [2022-08-18T15:53:28.061Z] Version: 20.10.14 [2022-08-18T15:53:28.061Z] API version: 1.41 (minimum version 1.12) [2022-08-18T15:53:28.061Z] Go version: go1.16.15 [2022-08-18T15:53:28.061Z] Git commit: 87a90dc [2022-08-18T15:53:28.061Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T15:53:28.061Z] OS/Arch: linux/amd64 [2022-08-18T15:53:28.061Z] Experimental: true [2022-08-18T15:53:28.061Z] containerd: [2022-08-18T15:53:28.061Z] Version: 1.5.11 [2022-08-18T15:53:28.061Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:28.061Z] runc: [2022-08-18T15:53:28.061Z] Version: 1.0.3 [2022-08-18T15:53:28.061Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T15:53:28.061Z] docker-init: [2022-08-18T15:53:28.061Z] Version: 0.19.0 [2022-08-18T15:53:28.061Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T15:53:28.188Z] + docker info [2022-08-18T15:53:28.403Z] + docker info [2022-08-18T15:53:28.651Z] Client: Docker Engine - Community [2022-08-18T15:53:28.651Z] Version: 20.10.14 [2022-08-18T15:53:28.651Z] API version: 1.41 [2022-08-18T15:53:28.651Z] Go version: go1.16.15 [2022-08-18T15:53:28.651Z] Git commit: a224086 [2022-08-18T15:53:28.651Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T15:53:28.651Z] OS/Arch: linux/amd64 [2022-08-18T15:53:28.651Z] Context: default [2022-08-18T15:53:28.651Z] Experimental: true [2022-08-18T15:53:28.651Z] [2022-08-18T15:53:28.651Z] Server: Docker Engine - Community [2022-08-18T15:53:28.651Z] Engine: [2022-08-18T15:53:28.651Z] Version: 20.10.14 [2022-08-18T15:53:28.651Z] API version: 1.41 (minimum version 1.12) [2022-08-18T15:53:28.651Z] Go version: go1.16.15 [2022-08-18T15:53:28.651Z] Git commit: 87a90dc [2022-08-18T15:53:28.651Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T15:53:28.651Z] OS/Arch: linux/amd64 [2022-08-18T15:53:28.651Z] Experimental: true [2022-08-18T15:53:28.651Z] containerd: [2022-08-18T15:53:28.651Z] Version: 1.5.11 [2022-08-18T15:53:28.651Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:28.651Z] runc: [2022-08-18T15:53:28.651Z] Version: 1.0.3 [2022-08-18T15:53:28.651Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T15:53:28.651Z] docker-init: [2022-08-18T15:53:28.651Z] Version: 0.19.0 [2022-08-18T15:53:28.651Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T15:53:28.977Z] + docker info [2022-08-18T15:53:31.436Z] Fetching without tags [2022-08-18T15:53:31.728Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:32.564Z] Merge succeeded, producing 332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T15:53:32.564Z] Checking out Revision 332de3f1e308a9546dc7562b3c91d4e2781cb33d (PR-43985) [2022-08-18T15:53:31.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:31.266Z] > git config --add remote.origin.fetch +refs/pull/43985/head:refs/remotes/origin/PR-43985 # timeout=10 [2022-08-18T15:53:31.300Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:31.420Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T15:53:31.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T15:53:31.442Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:31.449Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43985/head:refs/remotes/origin/PR-43985 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T15:53:31.753Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:31.794Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:32.507Z] > git remote # timeout=10 [2022-08-18T15:53:32.521Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T15:53:32.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T15:53:32.534Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T15:53:32.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T15:53:32.568Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T15:53:32.576Z] > git checkout -f 332de3f1e308a9546dc7562b3c91d4e2781cb33d # timeout=10 [2022-08-18T15:53:33.916Z] Client: [2022-08-18T15:53:33.916Z] Context: default [2022-08-18T15:53:33.916Z] Debug Mode: false [2022-08-18T15:53:33.916Z] Plugins: [2022-08-18T15:53:33.916Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T15:53:33.916Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T15:53:33.916Z] [2022-08-18T15:53:33.916Z] Server: [2022-08-18T15:53:33.916Z] Containers: 0 [2022-08-18T15:53:33.916Z] Running: 0 [2022-08-18T15:53:33.916Z] Paused: 0 [2022-08-18T15:53:33.916Z] Stopped: 0 [2022-08-18T15:53:33.916Z] Images: 0 [2022-08-18T15:53:33.916Z] Server Version: 20.10.14 [2022-08-18T15:53:33.916Z] Storage Driver: overlay2 [2022-08-18T15:53:33.916Z] Backing Filesystem: extfs [2022-08-18T15:53:33.916Z] Supports d_type: true [2022-08-18T15:53:33.916Z] Native Overlay Diff: true [2022-08-18T15:53:33.916Z] userxattr: false [2022-08-18T15:53:33.916Z] Logging Driver: json-file [2022-08-18T15:53:33.916Z] Cgroup Driver: cgroupfs [2022-08-18T15:53:33.916Z] Cgroup Version: 1 [2022-08-18T15:53:33.916Z] Plugins: [2022-08-18T15:53:33.916Z] Volume: local [2022-08-18T15:53:33.916Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T15:53:33.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T15:53:33.916Z] Swarm: inactive [2022-08-18T15:53:33.916Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T15:53:33.916Z] Default Runtime: runc [2022-08-18T15:53:33.916Z] Init Binary: docker-init [2022-08-18T15:53:33.916Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:33.916Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T15:53:33.916Z] init version: de40ad0 [2022-08-18T15:53:33.916Z] Security Options: [2022-08-18T15:53:33.916Z] apparmor [2022-08-18T15:53:33.916Z] seccomp [2022-08-18T15:53:33.916Z] Profile: default [2022-08-18T15:53:33.916Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T15:53:33.916Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T15:53:33.916Z] OSType: linux [2022-08-18T15:53:33.916Z] Architecture: aarch64 [2022-08-18T15:53:33.916Z] CPUs: 2 [2022-08-18T15:53:33.916Z] Total Memory: 7.562GiB [2022-08-18T15:53:33.916Z] Name: ip-10-100-83-79 [2022-08-18T15:53:33.916Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T15:53:33.916Z] Docker Root Dir: /var/lib/docker [2022-08-18T15:53:33.916Z] Debug Mode: false [2022-08-18T15:53:33.916Z] Registry: https://index.docker.io/v1/ [2022-08-18T15:53:33.916Z] Labels: [2022-08-18T15:53:33.916Z] Experimental: true [2022-08-18T15:53:33.916Z] Insecure Registries: [2022-08-18T15:53:33.916Z] 127.0.0.0/8 [2022-08-18T15:53:33.916Z] Live Restore Enabled: true [2022-08-18T15:53:33.916Z] [Pipeline] sh [2022-08-18T15:53:34.236Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:34.236Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:34.236Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43985/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T15:53:34.236Z] + bash /home/ubuntu/workspace/moby_PR-43985/check-config.sh [2022-08-18T15:53:34.236Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T15:53:34.236Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T15:53:34.236Z] [2022-08-18T15:53:34.236Z] Generally Necessary: [2022-08-18T15:53:34.236Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T15:53:34.236Z] - apparmor: enabled and tools installed [2022-08-18T15:53:34.236Z] - CONFIG_NAMESPACES: enabled [2022-08-18T15:53:34.236Z] - CONFIG_NET_NS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_PID_NS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_IPC_NS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_UTS_NS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_CGROUPS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T15:53:34.236Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T15:53:34.236Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T15:53:34.236Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T15:53:34.236Z] - CONFIG_CPUSETS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_MEMCG: enabled [2022-08-18T15:53:34.236Z] - CONFIG_KEYS: enabled [2022-08-18T15:53:34.236Z] - CONFIG_VETH: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T15:53:34.236Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T15:53:34.493Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T15:53:34.493Z] [2022-08-18T15:53:34.493Z] Optional Features: [2022-08-18T15:53:34.493Z] - CONFIG_USER_NS: enabled [2022-08-18T15:53:34.493Z] - CONFIG_SECCOMP: enabled [2022-08-18T15:53:34.493Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T15:53:34.493Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T15:53:34.493Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T15:53:34.493Z] (cgroup swap accounting is currently enabled) [2022-08-18T15:53:34.493Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T15:53:34.493Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T15:53:34.493Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T15:53:34.493Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T15:53:34.493Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T15:53:34.493Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T15:53:34.493Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T15:53:34.493Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T15:53:34.493Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T15:53:34.493Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T15:53:34.493Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T15:53:34.493Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T15:53:34.493Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T15:53:34.493Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T15:53:34.493Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T15:53:34.493Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T15:53:34.493Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T15:53:34.493Z] - CONFIG_EXT4_FS: enabled [2022-08-18T15:53:34.493Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T15:53:34.493Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T15:53:34.493Z] - Network Drivers: [2022-08-18T15:53:34.493Z] - "overlay": [2022-08-18T15:53:34.493Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T15:53:34.493Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T15:53:34.493Z] Optional (for encrypted networks): [2022-08-18T15:53:34.749Z] - CONFIG_CRYPTO: enabled [2022-08-18T15:53:34.749Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T15:53:34.749Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T15:53:34.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T15:53:34.749Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T15:53:34.749Z] - CONFIG_XFRM: enabled [2022-08-18T15:53:34.749Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T15:53:34.749Z] - "ipvlan": [2022-08-18T15:53:34.749Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T15:53:34.749Z] - "macvlan": [2022-08-18T15:53:34.749Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T15:53:34.749Z] - "ftp,tftp client in container": [2022-08-18T15:53:34.749Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T15:53:34.749Z] - Storage Drivers: [2022-08-18T15:53:34.749Z] - "aufs": [2022-08-18T15:53:34.749Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T15:53:34.749Z] - "btrfs": [2022-08-18T15:53:34.749Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T15:53:34.749Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T15:53:34.749Z] - "devicemapper": [2022-08-18T15:53:34.749Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T15:53:34.749Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T15:53:34.749Z] - "overlay": [2022-08-18T15:53:34.749Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T15:53:34.749Z] - "zfs": [2022-08-18T15:53:34.749Z] - /dev/zfs: present [2022-08-18T15:53:34.749Z] - zfs command: missing [2022-08-18T15:53:34.749Z] - zpool command: missing [2022-08-18T15:53:34.749Z] [2022-08-18T15:53:34.749Z] Limits: [2022-08-18T15:53:34.749Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T15:53:34.749Z] [2022-08-18T15:53:34.749Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T15:53:35.117Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d . [2022-08-18T15:53:35.374Z] #1 [internal] load build definition from Dockerfile [2022-08-18T15:53:35.374Z] #1 sha256:1758b5b51670ab2f9ebad55f05dcbdae350c0945d0c1bb6db2fcafe402047b30 [2022-08-18T15:53:35.374Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T15:53:35.374Z] #1 DONE 0.1s [2022-08-18T15:53:35.374Z] [2022-08-18T15:53:35.374Z] #2 [internal] load .dockerignore [2022-08-18T15:53:35.374Z] #2 sha256:e0a6f10bf566cbaf25d65a0d70941afa520933d174394146fda4b86887ab31a3 [2022-08-18T15:53:35.374Z] #2 transferring context: 145B done [2022-08-18T15:53:35.374Z] #2 DONE 0.1s [2022-08-18T15:53:35.374Z] [2022-08-18T15:53:35.374Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T15:53:35.374Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T15:53:35.937Z] #3 DONE 0.4s [2022-08-18T15:53:35.937Z] [2022-08-18T15:53:35.937Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T15:53:35.937Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T15:53:35.937Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T15:53:35.937Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T15:53:35.937Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-18T15:53:35.937Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-18T15:53:35.937Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s [2022-08-18T15:53:36.193Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-18T15:53:36.193Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-18T15:53:36.450Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-18T15:53:36.450Z] #4 DONE 0.6s [2022-08-18T15:53:36.707Z] [2022-08-18T15:53:36.707Z] #5 [internal] load .dockerignore [2022-08-18T15:53:36.707Z] #5 sha256:c37e36fb2bc9e6d38f212e6d81bcc62d27d290bff748137382c74d173d579abb [2022-08-18T15:53:36.707Z] #5 DONE 0.0s [2022-08-18T15:53:36.707Z] [2022-08-18T15:53:36.707Z] #6 [internal] load build definition from Dockerfile [2022-08-18T15:53:36.707Z] #6 sha256:179c409f0106337dabc5549c403ae933271441593ecb2f6494f4afd2e01140a1 [2022-08-18T15:53:36.707Z] #6 DONE 0.0s [2022-08-18T15:53:36.707Z] [2022-08-18T15:53:36.707Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:36.707Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T15:53:37.236Z] Commit message: "vendor: github.com/hasicorp/memberlist v0.4.0" [2022-08-18T15:53:37.270Z] #10 DONE 0.7s [2022-08-18T15:53:37.270Z] [2022-08-18T15:53:37.270Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T15:53:37.270Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T15:53:37.270Z] #8 DONE 0.7s [2022-08-18T15:53:37.270Z] [2022-08-18T15:53:37.270Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:37.270Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:53:37.270Z] #7 DONE 0.7s [2022-08-18T15:53:37.270Z] [2022-08-18T15:53:37.270Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T15:53:37.270Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T15:53:37.270Z] #9 DONE 0.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T15:53:38.171Z] + docker version [2022-08-18T15:53:40.634Z] Client: [2022-08-18T15:53:40.634Z] Context: default [2022-08-18T15:53:40.634Z] Debug Mode: false [2022-08-18T15:53:40.634Z] Plugins: [2022-08-18T15:53:40.634Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T15:53:40.634Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T15:53:40.634Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T15:53:40.634Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T15:53:40.634Z] [2022-08-18T15:53:40.634Z] Server: [2022-08-18T15:53:40.634Z] Containers: 0 [2022-08-18T15:53:40.634Z] Running: 0 [2022-08-18T15:53:40.634Z] Paused: 0 [2022-08-18T15:53:40.634Z] Stopped: 0 [2022-08-18T15:53:40.634Z] Images: 0 [2022-08-18T15:53:40.634Z] Server Version: 20.10.14 [2022-08-18T15:53:40.634Z] Storage Driver: overlay2 [2022-08-18T15:53:40.634Z] Backing Filesystem: extfs [2022-08-18T15:53:40.634Z] Supports d_type: true [2022-08-18T15:53:40.634Z] Native Overlay Diff: true [2022-08-18T15:53:40.634Z] userxattr: false [2022-08-18T15:53:40.634Z] Logging Driver: json-file [2022-08-18T15:53:40.634Z] Cgroup Driver: cgroupfs [2022-08-18T15:53:40.634Z] Cgroup Version: 1 [2022-08-18T15:53:40.634Z] Plugins: [2022-08-18T15:53:40.634Z] Volume: local [2022-08-18T15:53:40.634Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T15:53:40.634Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T15:53:40.634Z] Swarm: inactive [2022-08-18T15:53:40.634Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T15:53:40.634Z] Default Runtime: runc [2022-08-18T15:53:40.634Z] Init Binary: docker-init [2022-08-18T15:53:40.634Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:40.635Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T15:53:40.635Z] init version: de40ad0 [2022-08-18T15:53:40.635Z] Security Options: [2022-08-18T15:53:40.635Z] apparmor [2022-08-18T15:53:40.635Z] seccomp [2022-08-18T15:53:40.635Z] Profile: default [2022-08-18T15:53:40.635Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T15:53:40.635Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T15:53:40.635Z] OSType: linux [2022-08-18T15:53:40.635Z] Architecture: x86_64 [2022-08-18T15:53:40.635Z] CPUs: 2 [2022-08-18T15:53:40.635Z] Total Memory: 7.565GiB [2022-08-18T15:53:40.635Z] Name: ip-10-100-48-181 [2022-08-18T15:53:40.635Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T15:53:40.635Z] Docker Root Dir: /var/lib/docker [2022-08-18T15:53:40.635Z] Debug Mode: false [2022-08-18T15:53:40.635Z] Registry: https://index.docker.io/v1/ [2022-08-18T15:53:40.635Z] Labels: [2022-08-18T15:53:40.635Z] Experimental: true [2022-08-18T15:53:40.635Z] Insecure Registries: [2022-08-18T15:53:40.635Z] 127.0.0.0/8 [2022-08-18T15:53:40.635Z] Live Restore Enabled: true [2022-08-18T15:53:40.635Z] [2022-08-18T15:53:40.635Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T15:53:40.943Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:40.943Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:40.943Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43985/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T15:53:40.943Z] + bash /home/ubuntu/workspace/moby_PR-43985/check-config.sh [2022-08-18T15:53:40.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T15:53:40.943Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T15:53:40.943Z] [2022-08-18T15:53:40.943Z] Generally Necessary: [2022-08-18T15:53:40.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T15:53:40.943Z] - apparmor: enabled and tools installed [2022-08-18T15:53:40.943Z] - CONFIG_NAMESPACES: enabled [2022-08-18T15:53:40.943Z] - CONFIG_NET_NS: enabled [2022-08-18T15:53:40.943Z] - CONFIG_PID_NS: enabled [2022-08-18T15:53:40.943Z] - CONFIG_IPC_NS: enabled [2022-08-18T15:53:40.943Z] - CONFIG_UTS_NS: enabled [2022-08-18T15:53:40.943Z] - CONFIG_CGROUPS: enabled [2022-08-18T15:53:40.943Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T15:53:40.943Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T15:53:40.943Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T15:53:40.943Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T15:53:41.178Z] Client: [2022-08-18T15:53:41.178Z] Context: default [2022-08-18T15:53:41.178Z] Debug Mode: false [2022-08-18T15:53:41.178Z] Plugins: [2022-08-18T15:53:41.178Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T15:53:41.178Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T15:53:41.178Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T15:53:41.178Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T15:53:41.178Z] [2022-08-18T15:53:41.178Z] Server: [2022-08-18T15:53:41.178Z] Containers: 0 [2022-08-18T15:53:41.178Z] Running: 0 [2022-08-18T15:53:41.178Z] Paused: 0 [2022-08-18T15:53:41.178Z] Stopped: 0 [2022-08-18T15:53:41.178Z] Images: 0 [2022-08-18T15:53:41.178Z] Server Version: 20.10.14 [2022-08-18T15:53:41.178Z] Storage Driver: overlay2 [2022-08-18T15:53:41.178Z] Backing Filesystem: extfs [2022-08-18T15:53:41.178Z] Supports d_type: true [2022-08-18T15:53:41.178Z] Native Overlay Diff: true [2022-08-18T15:53:41.178Z] userxattr: false [2022-08-18T15:53:41.178Z] Logging Driver: json-file [2022-08-18T15:53:41.178Z] Cgroup Driver: cgroupfs [2022-08-18T15:53:41.178Z] Cgroup Version: 1 [2022-08-18T15:53:41.178Z] Plugins: [2022-08-18T15:53:41.178Z] Volume: local [2022-08-18T15:53:41.178Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T15:53:41.178Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T15:53:41.178Z] Swarm: inactive [2022-08-18T15:53:41.178Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T15:53:41.178Z] Default Runtime: runc [2022-08-18T15:53:41.178Z] Init Binary: docker-init [2022-08-18T15:53:41.178Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:41.178Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T15:53:41.178Z] init version: de40ad0 [2022-08-18T15:53:41.178Z] Security Options: [2022-08-18T15:53:41.178Z] apparmor [2022-08-18T15:53:41.178Z] seccomp [2022-08-18T15:53:41.178Z] Profile: default [2022-08-18T15:53:41.178Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T15:53:41.178Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T15:53:41.178Z] OSType: linux [2022-08-18T15:53:41.178Z] Architecture: x86_64 [2022-08-18T15:53:41.178Z] CPUs: 2 [2022-08-18T15:53:41.178Z] Total Memory: 7.565GiB [2022-08-18T15:53:41.178Z] Name: ip-10-100-82-190 [2022-08-18T15:53:41.178Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T15:53:41.178Z] Docker Root Dir: /var/lib/docker [2022-08-18T15:53:41.178Z] Debug Mode: false [2022-08-18T15:53:41.178Z] Registry: https://index.docker.io/v1/ [2022-08-18T15:53:41.178Z] Labels: [2022-08-18T15:53:41.178Z] Experimental: true [2022-08-18T15:53:41.178Z] Insecure Registries: [2022-08-18T15:53:41.178Z] 127.0.0.0/8 [2022-08-18T15:53:41.178Z] Live Restore Enabled: true [2022-08-18T15:53:41.178Z] [2022-08-18T15:53:41.178Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T15:53:41.217Z] - CONFIG_CPUSETS: enabled [2022-08-18T15:53:41.217Z] - CONFIG_MEMCG: enabled [2022-08-18T15:53:41.217Z] - CONFIG_KEYS: enabled [2022-08-18T15:53:41.217Z] - CONFIG_VETH: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T15:53:41.217Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T15:53:41.217Z] [2022-08-18T15:53:41.217Z] Optional Features: [2022-08-18T15:53:41.217Z] - CONFIG_USER_NS: enabled [2022-08-18T15:53:41.217Z] - CONFIG_SECCOMP: enabled [2022-08-18T15:53:41.217Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T15:53:41.217Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T15:53:41.217Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T15:53:41.217Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T15:53:41.217Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T15:53:41.217Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T15:53:41.217Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T15:53:41.217Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T15:53:41.217Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T15:53:41.217Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T15:53:41.217Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T15:53:41.217Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T15:53:41.217Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T15:53:41.217Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T15:53:41.217Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T15:53:41.471Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:41.471Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:41.471Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43985/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T15:53:41.471Z] + bash /home/ubuntu/workspace/moby_PR-43985/check-config.sh [2022-08-18T15:53:41.471Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T15:53:41.471Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T15:53:41.471Z] [2022-08-18T15:53:41.471Z] Generally Necessary: [2022-08-18T15:53:41.471Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T15:53:41.471Z] - apparmor: enabled and tools installed [2022-08-18T15:53:41.483Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T15:53:41.483Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T15:53:41.483Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T15:53:41.483Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T15:53:41.483Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T15:53:41.483Z] - CONFIG_EXT4_FS: enabled [2022-08-18T15:53:41.483Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T15:53:41.483Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T15:53:41.483Z] - Network Drivers: [2022-08-18T15:53:41.483Z] - "overlay": [2022-08-18T15:53:41.483Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T15:53:41.483Z] Optional (for encrypted networks): [2022-08-18T15:53:41.483Z] - CONFIG_CRYPTO: enabled [2022-08-18T15:53:41.483Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T15:53:41.483Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T15:53:41.483Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T15:53:41.483Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T15:53:41.483Z] - CONFIG_XFRM: enabled [2022-08-18T15:53:41.483Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T15:53:41.483Z] - "ipvlan": [2022-08-18T15:53:41.483Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T15:53:41.483Z] - "macvlan": [2022-08-18T15:53:41.483Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T15:53:41.483Z] - "ftp,tftp client in container": [2022-08-18T15:53:41.483Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T15:53:41.483Z] - Storage Drivers: [2022-08-18T15:53:41.483Z] - "aufs": [2022-08-18T15:53:41.483Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T15:53:41.483Z] - "btrfs": [2022-08-18T15:53:41.483Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T15:53:41.483Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T15:53:41.483Z] - "devicemapper": [2022-08-18T15:53:41.483Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T15:53:41.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T15:53:41.483Z] - "overlay": [2022-08-18T15:53:41.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T15:53:41.483Z] - "zfs": [2022-08-18T15:53:41.483Z] - /dev/zfs: present [2022-08-18T15:53:41.500Z] [2022-08-18T15:53:41.500Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:41.500Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T15:53:41.500Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-18T15:53:41.500Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T15:53:41.500Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-18T15:53:41.500Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-18T15:53:41.500Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 4.19MB / 53.68MB 0.3s [2022-08-18T15:53:41.500Z] #28 ... [2022-08-18T15:53:41.500Z] [2022-08-18T15:53:41.500Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T15:53:41.500Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T15:53:41.500Z] #49 DONE 0.5s [2022-08-18T15:53:41.500Z] [2022-08-18T15:53:41.500Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T15:53:41.500Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T15:53:41.500Z] #49 DONE 0.0s [2022-08-18T15:53:41.500Z] [2022-08-18T15:53:41.500Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:41.500Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:53:41.500Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T15:53:41.500Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-18T15:53:41.500Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T15:53:41.500Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-18T15:53:41.500Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 35.65MB / 53.68MB 0.3s [2022-08-18T15:53:41.500Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.3s [2022-08-18T15:53:41.500Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 5.24MB / 10.66MB 0.3s [2022-08-18T15:53:41.739Z] - CONFIG_NAMESPACES: enabled [2022-08-18T15:53:41.739Z] - CONFIG_NET_NS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_PID_NS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_IPC_NS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_UTS_NS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUPS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CPUSETS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_MEMCG: enabled [2022-08-18T15:53:41.739Z] - CONFIG_KEYS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_VETH: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T15:53:41.739Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T15:53:41.739Z] [2022-08-18T15:53:41.739Z] Optional Features: [2022-08-18T15:53:41.739Z] - CONFIG_USER_NS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_SECCOMP: enabled [2022-08-18T15:53:41.739Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T15:53:41.739Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T15:53:41.739Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T15:53:41.739Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T15:53:41.739Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T15:53:41.739Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T15:53:41.739Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T15:53:41.744Z] - zfs command: missing [2022-08-18T15:53:41.744Z] - zpool command: missing [2022-08-18T15:53:41.744Z] [2022-08-18T15:53:41.744Z] Limits: [2022-08-18T15:53:41.744Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T15:53:41.744Z] [2022-08-18T15:53:41.744Z] + true [Pipeline] } [2022-08-18T15:53:41.758Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 46.14MB / 53.68MB 0.4s [2022-08-18T15:53:41.758Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.4s [2022-08-18T15:53:41.758Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 49.28MB / 53.68MB 0.5s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T15:53:42.006Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T15:53:42.006Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T15:53:42.006Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T15:53:42.006Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T15:53:42.006Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T15:53:42.006Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T15:53:42.006Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T15:53:42.006Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T15:53:42.006Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T15:53:42.006Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T15:53:42.006Z] - CONFIG_EXT4_FS: enabled [2022-08-18T15:53:42.006Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T15:53:42.006Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T15:53:42.006Z] - Network Drivers: [2022-08-18T15:53:42.006Z] - "overlay": [2022-08-18T15:53:42.006Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T15:53:42.006Z] Optional (for encrypted networks): [2022-08-18T15:53:42.006Z] - CONFIG_CRYPTO: enabled [2022-08-18T15:53:42.006Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T15:53:42.006Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T15:53:42.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T15:53:42.006Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T15:53:42.006Z] - CONFIG_XFRM: enabled [2022-08-18T15:53:42.006Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T15:53:42.006Z] - "ipvlan": [2022-08-18T15:53:42.006Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T15:53:42.006Z] - "macvlan": [2022-08-18T15:53:42.006Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T15:53:42.006Z] - "ftp,tftp client in container": [2022-08-18T15:53:42.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T15:53:42.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T15:53:42.006Z] - Storage Drivers: [2022-08-18T15:53:42.006Z] - "aufs": [2022-08-18T15:53:42.032Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 52.43MB / 53.68MB 0.6s [2022-08-18T15:53:42.032Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s done [2022-08-18T15:53:42.032Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 12.58MB / 54.68MB 0.8s [2022-08-18T15:53:42.089Z] + sudo modprobe ip_vs [2022-08-18T15:53:42.089Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d . [2022-08-18T15:53:42.266Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T15:53:42.266Z] - "btrfs": [2022-08-18T15:53:42.266Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T15:53:42.266Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T15:53:42.266Z] - "devicemapper": [2022-08-18T15:53:42.266Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T15:53:42.266Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T15:53:42.266Z] - "overlay": [2022-08-18T15:53:42.266Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T15:53:42.266Z] - "zfs": [2022-08-18T15:53:42.266Z] - /dev/zfs: present [2022-08-18T15:53:42.266Z] - zfs command: missing [2022-08-18T15:53:42.266Z] - zpool command: missing [2022-08-18T15:53:42.266Z] [2022-08-18T15:53:42.266Z] Limits: [2022-08-18T15:53:42.266Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T15:53:42.266Z] [2022-08-18T15:53:42.266Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T15:53:42.301Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 22.02MB / 54.68MB 0.9s [2022-08-18T15:53:42.301Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 1.0s done [2022-08-18T15:53:42.301Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 32.51MB / 54.68MB 1.0s [2022-08-18T15:53:42.301Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 0B / 81.12MB 1.0s [2022-08-18T15:53:42.301Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 40.89MB / 54.68MB 1.1s [Pipeline] sh [2022-08-18T15:53:42.353Z] #2 [internal] load .dockerignore [2022-08-18T15:53:42.353Z] #2 sha256:bdc86c7c676f8c4ec8087c1064da31c5cce8e979c231f4681a46b7655088a20b [2022-08-18T15:53:42.560Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 52.43MB / 54.68MB 1.2s [2022-08-18T15:53:42.560Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 16.78MB / 81.12MB 1.2s [2022-08-18T15:53:42.560Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 32.51MB / 81.12MB 1.4s [2022-08-18T15:53:42.593Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d . [2022-08-18T15:53:42.676Z] #2 transferring context: 145B done [2022-08-18T15:53:42.676Z] #2 DONE 0.2s [2022-08-18T15:53:42.676Z] [2022-08-18T15:53:42.676Z] #1 [internal] load build definition from Dockerfile [2022-08-18T15:53:42.676Z] #1 sha256:98cfb3aa8ce5d67cfac98c951304f44ee883ca19efc23be123dbc60772ac30e6 [2022-08-18T15:53:42.676Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T15:53:42.676Z] #1 DONE 0.3s [2022-08-18T15:53:42.676Z] [2022-08-18T15:53:42.676Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T15:53:42.676Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T15:53:42.817Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 49.28MB / 81.12MB 1.5s [2022-08-18T15:53:42.817Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 54.53MB / 81.12MB 1.6s [2022-08-18T15:53:42.855Z] #1 [internal] load build definition from Dockerfile [2022-08-18T15:53:42.855Z] #1 sha256:2a27541760a58fc1f6c4d7e0db414d9d8a1c51b2ad929218f45ac0ab9ec4c915 [2022-08-18T15:53:42.855Z] #1 transferring dockerfile: [2022-08-18T15:53:42.855Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T15:53:42.855Z] #1 DONE 0.2s [2022-08-18T15:53:42.855Z] [2022-08-18T15:53:42.855Z] #2 [internal] load .dockerignore [2022-08-18T15:53:42.855Z] #2 sha256:c3736d9dc9a299f8d296f9e04b0916e6ac16f44446ab4c5bb50ee8c0e111d6cc [2022-08-18T15:53:42.855Z] #2 transferring context: 145B done [2022-08-18T15:53:42.855Z] #2 DONE 0.2s [2022-08-18T15:53:42.855Z] [2022-08-18T15:53:42.855Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T15:53:42.855Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T15:53:43.067Z] Client: [2022-08-18T15:53:43.067Z] Context: default [2022-08-18T15:53:43.067Z] Debug Mode: false [2022-08-18T15:53:43.067Z] Plugins: [2022-08-18T15:53:43.067Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T15:53:43.067Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T15:53:43.067Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T15:53:43.067Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T15:53:43.067Z] [2022-08-18T15:53:43.067Z] Server: [2022-08-18T15:53:43.067Z] Containers: 0 [2022-08-18T15:53:43.067Z] Running: 0 [2022-08-18T15:53:43.067Z] Paused: 0 [2022-08-18T15:53:43.067Z] Stopped: 0 [2022-08-18T15:53:43.067Z] Images: 0 [2022-08-18T15:53:43.067Z] Server Version: 20.10.14 [2022-08-18T15:53:43.067Z] Storage Driver: overlay2 [2022-08-18T15:53:43.067Z] Backing Filesystem: extfs [2022-08-18T15:53:43.067Z] Supports d_type: true [2022-08-18T15:53:43.067Z] Native Overlay Diff: true [2022-08-18T15:53:43.067Z] userxattr: false [2022-08-18T15:53:43.067Z] Logging Driver: json-file [2022-08-18T15:53:43.067Z] Cgroup Driver: cgroupfs [2022-08-18T15:53:43.067Z] Cgroup Version: 1 [2022-08-18T15:53:43.067Z] Plugins: [2022-08-18T15:53:43.067Z] Volume: local [2022-08-18T15:53:43.067Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T15:53:43.067Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T15:53:43.067Z] Swarm: inactive [2022-08-18T15:53:43.067Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T15:53:43.067Z] Default Runtime: runc [2022-08-18T15:53:43.067Z] Init Binary: docker-init [2022-08-18T15:53:43.067Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:43.067Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T15:53:43.067Z] init version: de40ad0 [2022-08-18T15:53:43.067Z] Security Options: [2022-08-18T15:53:43.067Z] apparmor [2022-08-18T15:53:43.067Z] seccomp [2022-08-18T15:53:43.067Z] Profile: default [2022-08-18T15:53:43.067Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T15:53:43.067Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T15:53:43.067Z] OSType: linux [2022-08-18T15:53:43.067Z] Architecture: x86_64 [2022-08-18T15:53:43.067Z] CPUs: 2 [2022-08-18T15:53:43.067Z] Total Memory: 7.565GiB [2022-08-18T15:53:43.067Z] Name: ip-10-100-83-220 [2022-08-18T15:53:43.067Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T15:53:43.067Z] Docker Root Dir: /var/lib/docker [2022-08-18T15:53:43.067Z] Debug Mode: false [2022-08-18T15:53:43.067Z] Registry: https://index.docker.io/v1/ [2022-08-18T15:53:43.067Z] Labels: [2022-08-18T15:53:43.067Z] Experimental: true [2022-08-18T15:53:43.067Z] Insecure Registries: [2022-08-18T15:53:43.067Z] 127.0.0.0/8 [2022-08-18T15:53:43.067Z] Live Restore Enabled: true [2022-08-18T15:53:43.067Z] [2022-08-18T15:53:43.067Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T15:53:43.077Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 66.06MB / 81.12MB 1.7s [2022-08-18T15:53:43.077Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 1.9s [2022-08-18T15:53:43.249Z] #3 DONE 0.5s [2022-08-18T15:53:43.249Z] [2022-08-18T15:53:43.249Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T15:53:43.249Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T15:53:43.249Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T15:53:43.249Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T15:53:43.249Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T15:53:43.249Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T15:53:43.249Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T15:53:43.333Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.0s done [2022-08-18T15:53:43.391Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:43.391Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T15:53:43.391Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43985/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T15:53:43.391Z] + bash /home/ubuntu/workspace/moby_PR-43985/check-config.sh [2022-08-18T15:53:43.391Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T15:53:43.391Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T15:53:43.391Z] [2022-08-18T15:53:43.391Z] Generally Necessary: [2022-08-18T15:53:43.391Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T15:53:43.391Z] - apparmor: enabled and tools installed [2022-08-18T15:53:43.391Z] - CONFIG_NAMESPACES: enabled [2022-08-18T15:53:43.391Z] - CONFIG_NET_NS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_PID_NS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_IPC_NS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_UTS_NS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_CGROUPS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T15:53:43.391Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T15:53:43.391Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T15:53:43.391Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T15:53:43.391Z] - CONFIG_CPUSETS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_MEMCG: enabled [2022-08-18T15:53:43.391Z] - CONFIG_KEYS: enabled [2022-08-18T15:53:43.391Z] - CONFIG_VETH: enabled (as module) [2022-08-18T15:53:43.391Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T15:53:43.391Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T15:53:43.391Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T15:53:43.391Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T15:53:43.391Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T15:53:43.438Z] #3 DONE 0.4s [2022-08-18T15:53:43.438Z] [2022-08-18T15:53:43.438Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T15:53:43.438Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T15:53:43.438Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T15:53:43.438Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T15:53:43.438Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T15:53:43.438Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T15:53:43.438Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T15:53:43.512Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-18T15:53:43.512Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T15:53:43.590Z] #11 ... [2022-08-18T15:53:43.590Z] [2022-08-18T15:53:43.590Z] #24 [internal] load build context [2022-08-18T15:53:43.590Z] #24 sha256:63c3da51317a76ee43e2e81f3163d72f1886d0dac7298ecc2fb291eae193c3da [2022-08-18T15:53:43.590Z] #24 transferring context: 62.57MB 2.2s done [2022-08-18T15:53:43.590Z] #24 DONE 2.6s [2022-08-18T15:53:43.590Z] [2022-08-18T15:53:43.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:43.590Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:53:43.650Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T15:53:43.650Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T15:53:43.650Z] [2022-08-18T15:53:43.650Z] Optional Features: [2022-08-18T15:53:43.650Z] - CONFIG_USER_NS: enabled [2022-08-18T15:53:43.650Z] - CONFIG_SECCOMP: enabled [2022-08-18T15:53:43.650Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T15:53:43.650Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T15:53:43.650Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T15:53:43.650Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T15:53:43.650Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T15:53:43.650Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T15:53:43.650Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T15:53:43.650Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T15:53:43.650Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T15:53:43.650Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T15:53:43.650Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T15:53:43.650Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T15:53:43.650Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T15:53:43.650Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T15:53:43.650Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T15:53:43.650Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T15:53:43.650Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T15:53:43.650Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T15:53:43.650Z] - CONFIG_EXT4_FS: enabled [2022-08-18T15:53:43.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T15:53:43.650Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T15:53:43.650Z] - Network Drivers: [2022-08-18T15:53:43.650Z] - "overlay": [2022-08-18T15:53:43.650Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T15:53:43.650Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T15:53:43.650Z] Optional (for encrypted networks): [2022-08-18T15:53:43.696Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-18T15:53:43.696Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T15:53:43.906Z] - CONFIG_CRYPTO: enabled [2022-08-18T15:53:43.906Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T15:53:43.906Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T15:53:43.906Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T15:53:43.906Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T15:53:43.906Z] - CONFIG_XFRM: enabled [2022-08-18T15:53:43.906Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T15:53:43.906Z] - "ipvlan": [2022-08-18T15:53:43.906Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T15:53:43.906Z] - "macvlan": [2022-08-18T15:53:43.906Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T15:53:43.906Z] - "ftp,tftp client in container": [2022-08-18T15:53:43.906Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T15:53:43.906Z] - Storage Drivers: [2022-08-18T15:53:43.906Z] - "aufs": [2022-08-18T15:53:43.906Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T15:53:43.906Z] - "btrfs": [2022-08-18T15:53:43.906Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T15:53:43.906Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T15:53:43.906Z] - "devicemapper": [2022-08-18T15:53:43.906Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T15:53:43.906Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T15:53:43.906Z] - "overlay": [2022-08-18T15:53:43.906Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T15:53:43.906Z] - "zfs": [2022-08-18T15:53:43.906Z] - /dev/zfs: present [2022-08-18T15:53:43.906Z] - zfs command: missing [2022-08-18T15:53:43.906Z] - zpool command: missing [2022-08-18T15:53:43.906Z] [2022-08-18T15:53:43.906Z] Limits: [2022-08-18T15:53:43.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T15:53:43.906Z] [2022-08-18T15:53:43.906Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T15:53:43.953Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [Pipeline] sh [2022-08-18T15:53:44.084Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-18T15:53:44.084Z] #4 DONE 0.9s [2022-08-18T15:53:44.154Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 2.9s done [2022-08-18T15:53:44.154Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 0B / 125B 2.9s [2022-08-18T15:53:44.154Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 3.0s [2022-08-18T15:53:44.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d . [2022-08-18T15:53:44.245Z] #4 DONE 0.8s [2022-08-18T15:53:44.245Z] [2022-08-18T15:53:44.245Z] #6 [internal] load .dockerignore [2022-08-18T15:53:44.245Z] #6 sha256:02455e22c1c9eead4481338c60b21c96ad75388ecc07890da2fcf67920a9e094 [2022-08-18T15:53:44.245Z] #6 DONE 0.0s [2022-08-18T15:53:44.245Z] [2022-08-18T15:53:44.245Z] #5 [internal] load build definition from Dockerfile [2022-08-18T15:53:44.245Z] #5 sha256:835602d207840eddacdc644d45e556734e5611cfbcecee7af64fce5e9b992e83 [2022-08-18T15:53:44.245Z] #5 DONE 0.0s [2022-08-18T15:53:44.245Z] [2022-08-18T15:53:44.245Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T15:53:44.245Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T15:53:44.344Z] [2022-08-18T15:53:44.344Z] #6 [internal] load build definition from Dockerfile [2022-08-18T15:53:44.344Z] #6 sha256:69ff3153d50be67371c10b26e0bfcedf995bda9e0e03fdeeffb5e6516575b491 [2022-08-18T15:53:44.344Z] #6 DONE 0.0s [2022-08-18T15:53:44.344Z] [2022-08-18T15:53:44.344Z] #5 [internal] load .dockerignore [2022-08-18T15:53:44.344Z] #5 sha256:b31d42eb9002c44f7a972eff7ee03ba1601a2e0ffd1ed656db298462f784c952 [2022-08-18T15:53:44.344Z] #5 DONE 0.0s [2022-08-18T15:53:44.344Z] [2022-08-18T15:53:44.344Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:44.344Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T15:53:44.490Z] #1 [internal] load build definition from Dockerfile [2022-08-18T15:53:44.490Z] #1 sha256:2dfdc155b1ad602fbd865d5ea7594e8c2f3d189a1d4d7f530af51f6c49354f33 [2022-08-18T15:53:44.490Z] #1 transferring dockerfile: [2022-08-18T15:53:44.755Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T15:53:44.755Z] #1 DONE 0.2s [2022-08-18T15:53:44.755Z] [2022-08-18T15:53:44.755Z] #2 [internal] load .dockerignore [2022-08-18T15:53:44.755Z] #2 sha256:be0da904bc2bd4d50c43bf0cc8da8566ec3a1abb84cd4a0fc2495292179e3c27 [2022-08-18T15:53:44.755Z] #2 transferring context: 145B done [2022-08-18T15:53:44.755Z] #2 DONE 0.1s [2022-08-18T15:53:44.755Z] [2022-08-18T15:53:44.755Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T15:53:44.755Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T15:53:45.288Z] #10 DONE 0.9s [2022-08-18T15:53:45.288Z] [2022-08-18T15:53:45.288Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:45.288Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:53:45.288Z] #9 DONE 0.9s [2022-08-18T15:53:45.288Z] [2022-08-18T15:53:45.288Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T15:53:45.288Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T15:53:45.288Z] #8 DONE 0.9s [2022-08-18T15:53:45.288Z] [2022-08-18T15:53:45.288Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T15:53:45.288Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T15:53:45.288Z] #7 DONE 1.0s [2022-08-18T15:53:45.318Z] #3 DONE 0.5s [2022-08-18T15:53:45.318Z] [2022-08-18T15:53:45.318Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T15:53:45.318Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T15:53:45.318Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-18T15:53:45.318Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T15:53:45.318Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T15:53:45.318Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T15:53:45.318Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T15:53:45.523Z] #11 ... [2022-08-18T15:53:45.523Z] [2022-08-18T15:53:45.523Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:45.523Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T15:53:45.523Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.2s done [2022-08-18T15:53:45.523Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.9s done [2022-08-18T15:53:45.523Z] #28 DONE 4.4s [2022-08-18T15:53:45.523Z] [2022-08-18T15:53:45.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:45.523Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:53:45.523Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.0s done [2022-08-18T15:53:45.523Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 4.0s done [2022-08-18T15:53:45.523Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-18T15:53:45.523Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 0B / 108.99MB 4.1s [2022-08-18T15:53:45.523Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 27.26MB / 108.99MB 4.3s [2022-08-18T15:53:45.523Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 35.59MB / 108.99MB 4.4s [2022-08-18T15:53:45.575Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-18T15:53:45.575Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-18T15:53:45.618Z] #7 DONE 1.1s [2022-08-18T15:53:45.619Z] [2022-08-18T15:53:45.619Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:45.619Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T15:53:45.619Z] #9 DONE 1.1s [2022-08-18T15:53:45.619Z] [2022-08-18T15:53:45.619Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T15:53:45.619Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T15:53:45.619Z] #8 DONE 1.1s [2022-08-18T15:53:45.619Z] [2022-08-18T15:53:45.619Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:45.619Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:53:45.619Z] #10 DONE 1.1s [2022-08-18T15:53:45.782Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.5s done [2022-08-18T15:53:45.782Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 45.09MB / 108.99MB 4.5s [2022-08-18T15:53:45.782Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 57.67MB / 108.99MB 4.6s [2022-08-18T15:53:45.782Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-18T15:53:46.044Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 66.06MB / 108.99MB 4.7s [2022-08-18T15:53:46.044Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 76.55MB / 108.99MB 4.8s [2022-08-18T15:53:46.143Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-18T15:53:46.143Z] #4 DONE 0.9s [2022-08-18T15:53:46.269Z] Client: Docker Engine - Community [2022-08-18T15:53:46.269Z] Version: 20.10.14 [2022-08-18T15:53:46.269Z] API version: 1.41 [2022-08-18T15:53:46.269Z] Go version: go1.16.15 [2022-08-18T15:53:46.269Z] Git commit: a224086 [2022-08-18T15:53:46.269Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T15:53:46.269Z] OS/Arch: linux/amd64 [2022-08-18T15:53:46.269Z] Context: default [2022-08-18T15:53:46.269Z] Experimental: true [2022-08-18T15:53:46.269Z] [2022-08-18T15:53:46.269Z] Server: Docker Engine - Community [2022-08-18T15:53:46.269Z] Engine: [2022-08-18T15:53:46.269Z] Version: 20.10.14 [2022-08-18T15:53:46.269Z] API version: 1.41 (minimum version 1.12) [2022-08-18T15:53:46.269Z] Go version: go1.16.15 [2022-08-18T15:53:46.269Z] Git commit: 87a90dc [2022-08-18T15:53:46.269Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T15:53:46.269Z] OS/Arch: linux/amd64 [2022-08-18T15:53:46.269Z] Experimental: true [2022-08-18T15:53:46.269Z] containerd: [2022-08-18T15:53:46.269Z] Version: 1.5.11 [2022-08-18T15:53:46.269Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:53:46.269Z] runc: [2022-08-18T15:53:46.269Z] Version: 1.0.3 [2022-08-18T15:53:46.269Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T15:53:46.269Z] docker-init: [2022-08-18T15:53:46.269Z] Version: 0.19.0 [2022-08-18T15:53:46.269Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T15:53:46.301Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 87.03MB / 108.99MB 4.9s [2022-08-18T15:53:46.301Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 97.52MB / 108.99MB 5.0s [2022-08-18T15:53:46.400Z] [2022-08-18T15:53:46.400Z] #6 [internal] load .dockerignore [2022-08-18T15:53:46.400Z] #6 sha256:cc1b7281895447a0fac9f2d16b1d29eedaf65c98207f03c5c91bd9a3419e419d [2022-08-18T15:53:46.400Z] #6 DONE 0.0s [2022-08-18T15:53:46.400Z] [2022-08-18T15:53:46.400Z] #5 [internal] load build definition from Dockerfile [2022-08-18T15:53:46.400Z] #5 sha256:db3a1ad9e2dba2efc9cd897d17485df2aa8795cd9f3d55d83be8f44aebcbaf1e [2022-08-18T15:53:46.400Z] #5 DONE 0.0s [2022-08-18T15:53:46.400Z] [2022-08-18T15:53:46.400Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:46.400Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:53:46.558Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 5.2s [2022-08-18T15:53:46.558Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.7s done [2022-08-18T15:53:46.610Z] + docker info [2022-08-18T15:53:46.992Z] [2022-08-18T15:53:46.992Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:46.992Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:46.992Z] #35 DONE 0.0s [2022-08-18T15:53:46.992Z] [2022-08-18T15:53:46.992Z] #31 [internal] load build context [2022-08-18T15:53:46.992Z] #31 sha256:8216f74225bbc81984f2b0731fff8256ce4958ea4f7a1125d00c05bbee1ef6db [2022-08-18T15:53:47.219Z] [2022-08-18T15:53:47.219Z] #77 [internal] load build context [2022-08-18T15:53:47.219Z] #77 sha256:2c6c824056ee00ec6126d67e66096db9cb9254a4829494f38c56e5f08a94f508 [2022-08-18T15:53:47.219Z] #77 DONE 0.0s [2022-08-18T15:53:47.219Z] [2022-08-18T15:53:47.219Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:47.219Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:53:47.219Z] #78 DONE 0.0s [2022-08-18T15:53:47.219Z] [2022-08-18T15:53:47.219Z] #79 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:47.219Z] #79 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:53:47.219Z] #79 DONE 0.0s [2022-08-18T15:53:47.219Z] [2022-08-18T15:53:47.219Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:47.219Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:47.219Z] #80 DONE 0.0s [2022-08-18T15:53:47.219Z] [2022-08-18T15:53:47.219Z] #81 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T15:53:47.219Z] #81 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T15:53:47.332Z] #10 ... [2022-08-18T15:53:47.332Z] [2022-08-18T15:53:47.332Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T15:53:47.332Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T15:53:47.332Z] #8 DONE 1.0s [2022-08-18T15:53:47.480Z] #81 DONE 0.0s [2022-08-18T15:53:47.480Z] [2022-08-18T15:53:47.480Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:47.480Z] #26 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:47.480Z] #26 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T15:53:47.480Z] #26 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T15:53:47.480Z] #26 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T15:53:47.480Z] #26 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T15:53:47.480Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.29MB / 55.00MB 0.4s [2022-08-18T15:53:47.590Z] [2022-08-18T15:53:47.590Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:47.590Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T15:53:47.590Z] #9 DONE 1.0s [2022-08-18T15:53:47.590Z] [2022-08-18T15:53:47.590Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T15:53:47.590Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T15:53:47.590Z] #7 DONE 1.0s [2022-08-18T15:53:47.590Z] [2022-08-18T15:53:47.590Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:53:47.590Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:53:47.590Z] #10 DONE 1.0s [2022-08-18T15:53:47.742Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.68MB / 55.00MB 0.7s [2022-08-18T15:53:47.928Z] #31 ... [2022-08-18T15:53:47.928Z] [2022-08-18T15:53:47.928Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T15:53:47.928Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T15:53:47.928Z] #56 DONE 0.0s [2022-08-18T15:53:47.928Z] [2022-08-18T15:53:47.928Z] #31 [internal] load build context [2022-08-18T15:53:47.928Z] #31 sha256:8216f74225bbc81984f2b0731fff8256ce4958ea4f7a1125d00c05bbee1ef6db [2022-08-18T15:53:47.928Z] #31 transferring context: 1.85MB 0.8s [2022-08-18T15:53:48.006Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.83MB / 55.00MB 0.9s [2022-08-18T15:53:48.154Z] [2022-08-18T15:53:48.154Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:48.154Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:48.154Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-18T15:53:48.266Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 1.2s [2022-08-18T15:53:48.267Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.17MB / 55.00MB 1.3s [2022-08-18T15:53:48.414Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T15:53:48.414Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T15:53:48.414Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T15:53:48.450Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0.1s [2022-08-18T15:53:48.450Z] #11 ... [2022-08-18T15:53:48.450Z] [2022-08-18T15:53:48.450Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:48.450Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:53:48.450Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T15:53:48.450Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:48.450Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T15:53:48.450Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T15:53:48.450Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-08-18T15:53:48.450Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-08-18T15:53:48.450Z] #71 DONE 7.2s [2022-08-18T15:53:48.450Z] [2022-08-18T15:53:48.450Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:48.450Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:53:48.450Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:48.450Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T15:53:48.450Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T15:53:48.450Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-08-18T15:53:48.450Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-08-18T15:53:48.450Z] #73 DONE 7.2s [2022-08-18T15:53:48.450Z] [2022-08-18T15:53:48.450Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:48.450Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:53:48.450Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 6.9s done [2022-08-18T15:53:48.675Z] #28 ... [2022-08-18T15:53:48.675Z] [2022-08-18T15:53:48.675Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T15:53:48.675Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T15:53:48.675Z] #49 DONE 0.0s [2022-08-18T15:53:48.675Z] [2022-08-18T15:53:48.675Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:48.675Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:48.675Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 2.10MB / 55.00MB 0.3s [2022-08-18T15:53:48.675Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.34MB / 55.00MB 0.3s [2022-08-18T15:53:48.851Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 1.7s [2022-08-18T15:53:48.851Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 1.8s [2022-08-18T15:53:48.935Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.53MB / 55.00MB 0.4s [2022-08-18T15:53:48.935Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 18.87MB / 55.00MB 0.6s [2022-08-18T15:53:49.117Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 45.09MB / 55.00MB 2.2s [2022-08-18T15:53:49.202Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.07MB / 55.00MB 0.8s [2022-08-18T15:53:49.380Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 2.4s [2022-08-18T15:53:49.460Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 26.21MB / 55.00MB 0.9s [2022-08-18T15:53:49.460Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 1.2s [2022-08-18T15:53:49.952Z] #26 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.48MB / 55.00MB 2.7s [2022-08-18T15:53:50.026Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 1.4s [2022-08-18T15:53:50.026Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.7s [2022-08-18T15:53:50.285Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 52.32MB / 55.00MB 2.0s [2022-08-18T15:53:50.852Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.5s done [2022-08-18T15:53:51.419Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T15:53:51.728Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.2s done [2022-08-18T15:53:51.728Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-18T15:53:51.865Z] #26 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.5s [2022-08-18T15:53:52.479Z] #26 ... [2022-08-18T15:53:52.479Z] [2022-08-18T15:53:52.479Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:52.479Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:52.479Z] #80 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T15:53:52.479Z] #80 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T15:53:52.479Z] #80 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T15:53:52.479Z] #80 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 3.2s done [2022-08-18T15:53:52.479Z] #80 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T15:53:52.479Z] #80 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.1s done [2022-08-18T15:53:52.479Z] #80 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.8s done [2022-08-18T15:53:52.479Z] #80 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.7s done [2022-08-18T15:53:52.479Z] #80 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 78.44MB / 85.90MB 5.5s [2022-08-18T15:53:52.479Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 42.99MB / 141.86MB 5.5s [2022-08-18T15:53:52.479Z] #80 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 4.9s done [2022-08-18T15:53:52.784Z] #80 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 83.89MB / 85.90MB 5.9s [2022-08-18T15:53:53.050Z] #80 ... [2022-08-18T15:53:53.050Z] [2022-08-18T15:53:53.050Z] #79 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:53.050Z] #79 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:53:53.050Z] #79 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T15:53:53.050Z] #79 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:53.050Z] #79 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T15:53:53.050Z] #79 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T15:53:53.050Z] #79 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-18T15:53:53.050Z] #79 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-08-18T15:53:53.050Z] #79 DONE 6.0s [2022-08-18T15:53:53.050Z] [2022-08-18T15:53:53.050Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:53.050Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:53.050Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 50.33MB / 141.86MB 6.0s [2022-08-18T15:53:53.050Z] #80 ... [2022-08-18T15:53:53.050Z] [2022-08-18T15:53:53.050Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:53.050Z] #26 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:53.196Z] #31 transferring context: 30.28MB 5.9s [2022-08-18T15:53:53.623Z] #11 ... [2022-08-18T15:53:53.623Z] [2022-08-18T15:53:53.623Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T15:53:53.623Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T15:53:53.623Z] #72 DONE 1.2s [2022-08-18T15:53:53.623Z] [2022-08-18T15:53:53.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:53.623Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:53:54.131Z] #31 ... [2022-08-18T15:53:54.131Z] [2022-08-18T15:53:54.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:54.131Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:54.131Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T15:53:54.131Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T15:53:54.131Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T15:53:54.131Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T15:53:54.131Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done [2022-08-18T15:53:54.131Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.3s done [2022-08-18T15:53:54.131Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-18T15:53:54.131Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.6s done [2022-08-18T15:53:54.131Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.2s done [2022-08-18T15:53:54.131Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.7s done [2022-08-18T15:53:54.131Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.42MB / 141.86MB 6.8s [2022-08-18T15:53:54.131Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.1s [2022-08-18T15:53:54.389Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 7.2s [2022-08-18T15:53:54.446Z] #26 ... [2022-08-18T15:53:54.446Z] [2022-08-18T15:53:54.446Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:54.446Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:53:54.446Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T15:53:54.446Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:54.446Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T15:53:54.446Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T15:53:54.446Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-08-18T15:53:54.446Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2022-08-18T15:53:54.446Z] #78 DONE 7.5s [2022-08-18T15:53:54.552Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 2.8s done [2022-08-18T15:53:54.707Z] [2022-08-18T15:53:54.707Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:54.707Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:54.707Z] #80 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.8s done [2022-08-18T15:53:54.707Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 89.13MB / 141.86MB 7.5s [2022-08-18T15:53:54.709Z] #28 ... [2022-08-18T15:53:54.709Z] [2022-08-18T15:53:54.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:54.709Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:54.709Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-18T15:53:54.709Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T15:53:54.709Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-18T15:53:54.709Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T15:53:54.709Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T15:53:54.709Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-18T15:53:54.709Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.3s done [2022-08-18T15:53:54.709Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 3.7s done [2022-08-18T15:53:54.709Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 5.6s [2022-08-18T15:53:54.709Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 67.57MB / 141.86MB 5.6s [2022-08-18T15:53:54.709Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.9s done [2022-08-18T15:53:54.709Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 76.55MB / 141.86MB 5.9s [2022-08-18T15:53:54.709Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 6.1s done [2022-08-18T15:53:54.709Z] #11 ... [2022-08-18T15:53:54.709Z] [2022-08-18T15:53:54.709Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:54.709Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:53:54.709Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:54.709Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:54.709Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T15:53:54.709Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T15:53:54.709Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-08-18T15:53:54.709Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-08-18T15:53:54.709Z] #71 DONE 6.5s [2022-08-18T15:53:54.709Z] [2022-08-18T15:53:54.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:54.709Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:54.709Z] #11 ... [2022-08-18T15:53:54.709Z] [2022-08-18T15:53:54.709Z] #24 [internal] load build context [2022-08-18T15:53:54.709Z] #24 sha256:f30cb62e090267582859c102aed5ba5a13141464eebc88379765777ab0d705e2 [2022-08-18T15:53:54.709Z] #24 transferring context: 36.98MB 6.5s [2022-08-18T15:53:54.709Z] #24 ... [2022-08-18T15:53:54.709Z] [2022-08-18T15:53:54.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:54.709Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:54.709Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 6.3s [2022-08-18T15:53:54.808Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-18T15:53:54.959Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 7.6s [2022-08-18T15:53:54.974Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 96.47MB / 141.86MB 7.8s [2022-08-18T15:53:54.974Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.34MB / 141.86MB 8.0s [2022-08-18T15:53:55.216Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 120.26MB / 141.86MB 8.0s [2022-08-18T15:53:55.235Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.04MB / 141.86MB 8.3s [2022-08-18T15:53:55.278Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 6.6s [2022-08-18T15:53:55.370Z] #11 ... [2022-08-18T15:53:55.370Z] [2022-08-18T15:53:55.370Z] #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-18T15:53:55.370Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T15:53:55.370Z] #29 1.332 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:53:55.370Z] #29 1.377 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:53:55.370Z] #29 1.379 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:53:55.370Z] #29 1.871 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:53:55.370Z] #29 2.727 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:53:55.370Z] #29 2.779 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:53:55.370Z] #29 3.657 Fetched 8456 kB in 3s (3277 kB/s) [2022-08-18T15:53:55.370Z] #29 3.657 Reading package lists... [2022-08-18T15:53:55.370Z] #29 4.229 Reading package lists... [2022-08-18T15:53:55.370Z] #29 4.749 Building dependency tree... [2022-08-18T15:53:55.370Z] #29 5.087 The following additional packages will be installed: [2022-08-18T15:53:55.370Z] #29 5.087 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T15:53:55.370Z] #29 5.087 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T15:53:55.370Z] #29 5.095 Recommended packages: [2022-08-18T15:53:55.370Z] #29 5.095 libldap-common publicsuffix libsasl2-modules [2022-08-18T15:53:55.370Z] #29 5.207 The following NEW packages will be installed: [2022-08-18T15:53:55.370Z] #29 5.207 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T15:53:55.370Z] #29 5.207 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T15:53:55.370Z] #29 5.209 libssh2-1 openssl [2022-08-18T15:53:55.370Z] #29 5.479 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T15:53:55.370Z] #29 5.479 Need to get 2942 kB of archives. [2022-08-18T15:53:55.370Z] #29 5.479 After this operation, 6482 kB of additional disk space will be used. [2022-08-18T15:53:55.370Z] #29 5.479 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-18T15:53:55.370Z] #29 5.537 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-18T15:53:55.370Z] #29 5.549 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-18T15:53:55.370Z] #29 5.602 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-18T15:53:55.370Z] #29 5.606 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-18T15:53:55.370Z] #29 5.622 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-18T15:53:55.370Z] #29 5.631 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-18T15:53:55.370Z] #29 5.635 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-18T15:53:55.370Z] #29 5.671 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-18T15:53:55.370Z] #29 5.673 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-18T15:53:55.370Z] #29 5.683 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-18T15:53:55.370Z] #29 5.716 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-18T15:53:55.370Z] #29 5.755 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-18T15:53:55.370Z] #29 5.760 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-18T15:53:55.370Z] #29 5.784 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-18T15:53:55.370Z] #29 6.299 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:53:55.370Z] #29 6.363 Fetched 2942 kB in 1s (4887 kB/s) [2022-08-18T15:53:55.370Z] #29 6.419 Selecting previously unselected package openssl. [2022-08-18T15:53:55.370Z] #29 6.419 (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-18T15:53:55.370Z] #29 6.419 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 6.432 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:53:55.370Z] #29 6.640 Selecting previously unselected package ca-certificates. [2022-08-18T15:53:55.370Z] #29 6.642 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T15:53:55.370Z] #29 6.657 Unpacking ca-certificates (20210119) ... [2022-08-18T15:53:55.370Z] #29 6.747 Selecting previously unselected package libbrotli1:arm64. [2022-08-18T15:53:55.370Z] #29 6.747 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 6.755 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-18T15:53:55.370Z] #29 7.076 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-18T15:53:55.370Z] #29 7.076 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 7.130 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:53:55.370Z] #29 7.536 Selecting previously unselected package libsasl2-2:arm64. [2022-08-18T15:53:55.370Z] #29 7.537 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 7.618 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:53:55.370Z] #29 7.829 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-18T15:53:55.370Z] #29 7.829 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 7.834 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:53:55.370Z] #29 7.907 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-18T15:53:55.370Z] #29 7.907 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 7.912 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-18T15:53:55.370Z] #29 7.966 Selecting previously unselected package libpsl5:arm64. [2022-08-18T15:53:55.370Z] #29 7.966 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 7.970 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-18T15:53:55.370Z] #29 8.017 Selecting previously unselected package librtmp1:arm64. [2022-08-18T15:53:55.370Z] #29 8.017 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 8.026 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:53:55.370Z] #29 8.409 Selecting previously unselected package libssh2-1:arm64. [2022-08-18T15:53:55.370Z] #29 8.410 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 8.480 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-18T15:53:55.370Z] #29 8.849 Selecting previously unselected package libcurl4:arm64. [2022-08-18T15:53:55.370Z] #29 8.849 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 8.908 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:53:55.370Z] #29 9.340 Selecting previously unselected package curl. [2022-08-18T15:53:55.370Z] #29 9.341 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-18T15:53:55.370Z] #29 9.399 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:53:55.370Z] #29 10.15 Selecting previously unselected package libonig5:arm64. [2022-08-18T15:53:55.370Z] #29 10.15 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-18T15:53:55.494Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 123.73MB / 141.86MB 8.6s [2022-08-18T15:53:55.537Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 101.71MB / 141.86MB 7.0s [2022-08-18T15:53:55.627Z] #29 10.16 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T15:53:55.627Z] #29 ... [2022-08-18T15:53:55.627Z] [2022-08-18T15:53:55.627Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:55.627Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:53:55.754Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 132.89MB / 141.86MB 8.8s [2022-08-18T15:53:55.781Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 128.97MB / 141.86MB 8.3s [2022-08-18T15:53:55.781Z] #11 ... [2022-08-18T15:53:55.781Z] [2022-08-18T15:53:55.781Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:55.781Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:53:55.781Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T15:53:55.781Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:55.781Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T15:53:55.781Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T15:53:55.781Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-08-18T15:53:55.781Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2022-08-18T15:53:55.781Z] #78 DONE 8.5s [2022-08-18T15:53:55.781Z] [2022-08-18T15:53:55.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:55.781Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:55.781Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 139.46MB / 141.86MB 8.6s [2022-08-18T15:53:55.781Z] #11 ... [2022-08-18T15:53:55.781Z] [2022-08-18T15:53:55.781Z] #31 [internal] load build context [2022-08-18T15:53:55.781Z] #31 sha256:8216f74225bbc81984f2b0731fff8256ce4958ea4f7a1125d00c05bbee1ef6db [2022-08-18T15:53:55.794Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.80MB / 141.86MB 7.3s [2022-08-18T15:53:56.017Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.1s [2022-08-18T15:53:56.053Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 124.78MB / 141.86MB 7.7s [2022-08-18T15:53:56.195Z] #11 ... [2022-08-18T15:53:56.195Z] [2022-08-18T15:53:56.195Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T15:53:56.195Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T15:53:56.195Z] #74 DONE 2.9s [2022-08-18T15:53:56.195Z] [2022-08-18T15:53:56.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-18T15:53:56.195Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T15:53:56.195Z] #29 10.54 Selecting previously unselected package libjq1:arm64. [2022-08-18T15:53:56.195Z] #29 10.54 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-18T15:53:56.195Z] #29 10.55 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-18T15:53:56.195Z] #29 10.63 Selecting previously unselected package jq. [2022-08-18T15:53:56.195Z] #29 10.63 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-18T15:53:56.195Z] #29 10.71 Unpacking jq (1.6-2.1) ... [2022-08-18T15:53:56.195Z] #29 10.75 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-18T15:53:56.195Z] #29 10.76 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-18T15:53:56.195Z] #29 10.77 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-18T15:53:56.195Z] #29 10.78 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:53:56.195Z] #29 10.80 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:53:56.195Z] #29 10.81 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:53:56.195Z] #29 10.82 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-18T15:53:56.195Z] #29 10.83 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:53:56.195Z] #29 10.85 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T15:53:56.195Z] #29 10.87 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-18T15:53:56.195Z] #29 10.88 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:53:56.195Z] #29 10.89 Setting up ca-certificates (20210119) ... [2022-08-18T15:53:56.596Z] #80 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.6s [2022-08-18T15:53:56.617Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.3s [2022-08-18T15:53:56.617Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 136.31MB / 141.86MB 8.2s [2022-08-18T15:53:56.866Z] #80 ... [2022-08-18T15:53:56.866Z] [2022-08-18T15:53:56.866Z] #77 [internal] load build context [2022-08-18T15:53:56.866Z] #77 sha256:2c6c824056ee00ec6126d67e66096db9cb9254a4829494f38c56e5f08a94f508 [2022-08-18T15:53:56.866Z] #77 transferring context: 62.57MB 9.9s done [2022-08-18T15:53:57.124Z] #29 11.59 Updating certificates in /etc/ssl/certs... [2022-08-18T15:53:57.143Z] #77 DONE 10.2s [2022-08-18T15:53:57.143Z] [2022-08-18T15:53:57.143Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:57.143Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:57.143Z] #80 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.0s done [2022-08-18T15:53:57.170Z] #31 ... [2022-08-18T15:53:57.170Z] [2022-08-18T15:53:57.170Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:57.170Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:53:57.170Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T15:53:57.170Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T15:53:57.170Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:57.170Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T15:53:57.170Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-08-18T15:53:57.170Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-08-18T15:53:57.170Z] #80 ... [2022-08-18T15:53:57.170Z] [2022-08-18T15:53:57.170Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:57.170Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:57.170Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-18T15:53:57.170Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T15:53:57.170Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T15:53:57.170Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T15:53:57.170Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done [2022-08-18T15:53:57.432Z] #35 ... [2022-08-18T15:53:57.432Z] [2022-08-18T15:53:57.432Z] #31 [internal] load build context [2022-08-18T15:53:57.432Z] #31 sha256:8216f74225bbc81984f2b0731fff8256ce4958ea4f7a1125d00c05bbee1ef6db [2022-08-18T15:53:57.549Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.1s done [2022-08-18T15:53:57.688Z] #29 12.38 129 added, 0 removed; done. [2022-08-18T15:53:57.688Z] #29 12.48 Setting up jq (1.6-2.1) ... [2022-08-18T15:53:57.688Z] #29 12.49 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:53:57.688Z] #29 12.50 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:53:57.688Z] #29 12.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:53:57.688Z] #29 12.54 Processing triggers for ca-certificates (20210119) ... [2022-08-18T15:53:57.774Z] #31 transferring context: 62.57MB 10.7s done [2022-08-18T15:53:57.947Z] #29 12.56 Updating certificates in /etc/ssl/certs... [2022-08-18T15:53:58.032Z] #31 ... [2022-08-18T15:53:58.032Z] [2022-08-18T15:53:58.032Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:58.032Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:53:58.032Z] #80 DONE 10.8s [2022-08-18T15:53:58.131Z] #11 ... [2022-08-18T15:53:58.131Z] [2022-08-18T15:53:58.131Z] #24 [internal] load build context [2022-08-18T15:53:58.131Z] #24 sha256:f30cb62e090267582859c102aed5ba5a13141464eebc88379765777ab0d705e2 [2022-08-18T15:53:58.131Z] #24 transferring context: 62.57MB 9.5s done [2022-08-18T15:53:58.131Z] #24 DONE 9.9s [2022-08-18T15:53:58.131Z] [2022-08-18T15:53:58.131Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:53:58.131Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:53:58.131Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T15:53:58.131Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:53:58.131Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T15:53:58.131Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T15:53:58.131Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-08-18T15:53:58.131Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-08-18T15:53:58.131Z] #73 DONE 9.9s [2022-08-18T15:53:58.131Z] [2022-08-18T15:53:58.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:58.131Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:58.293Z] [2022-08-18T15:53:58.293Z] #31 [internal] load build context [2022-08-18T15:53:58.293Z] #31 sha256:8216f74225bbc81984f2b0731fff8256ce4958ea4f7a1125d00c05bbee1ef6db [2022-08-18T15:53:58.293Z] #31 DONE 11.1s [2022-08-18T15:53:58.293Z] [2022-08-18T15:53:58.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:53:58.293Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:53:58.293Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 9.8s done [2022-08-18T15:53:58.510Z] #29 13.19 0 added, 0 removed; done. [2022-08-18T15:53:58.510Z] #29 13.19 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T15:53:58.510Z] #29 13.19 done. [2022-08-18T15:53:58.527Z] #80 ... [2022-08-18T15:53:58.527Z] [2022-08-18T15:53:58.527Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T15:53:58.527Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T15:53:58.527Z] #68 DONE 0.8s [2022-08-18T15:53:58.527Z] [2022-08-18T15:53:58.527Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:58.527Z] #26 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:58.860Z] #11 ... [2022-08-18T15:53:58.860Z] [2022-08-18T15:53:58.860Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T15:53:58.860Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T15:53:58.860Z] #79 DONE 0.7s [2022-08-18T15:53:59.067Z] #11 ... [2022-08-18T15:53:59.067Z] [2022-08-18T15:53:59.067Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T15:53:59.067Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T15:53:59.067Z] #72 DONE 0.7s [2022-08-18T15:53:59.097Z] #26 ... [2022-08-18T15:53:59.097Z] [2022-08-18T15:53:59.097Z] #69 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T15:53:59.097Z] #69 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T15:53:59.097Z] #69 DONE 0.8s [2022-08-18T15:53:59.097Z] [2022-08-18T15:53:59.097Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:59.097Z] #26 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:59.117Z] [2022-08-18T15:53:59.117Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T15:53:59.117Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T15:53:59.328Z] [2022-08-18T15:53:59.328Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:59.328Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:53:59.893Z] #28 ... [2022-08-18T15:53:59.893Z] [2022-08-18T15:53:59.893Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T15:53:59.893Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T15:53:59.893Z] #74 DONE 0.7s [2022-08-18T15:53:59.893Z] [2022-08-18T15:53:59.893Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:53:59.893Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:54:00.047Z] #81 DONE 0.8s [2022-08-18T15:54:00.047Z] [2022-08-18T15:54:00.047Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:54:00.047Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:54:00.047Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.9s [2022-08-18T15:54:00.407Z] #29 DONE 14.8s [2022-08-18T15:54:00.407Z] [2022-08-18T15:54:00.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:00.407Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T15:54:00.407Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 4.8s done [2022-08-18T15:54:00.407Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-18T15:54:00.407Z] #11 DONE 19.2s [2022-08-18T15:54:00.407Z] [2022-08-18T15:54:00.407Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:00.407Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T15:54:00.407Z] #12 ... [2022-08-18T15:54:00.407Z] [2022-08-18T15:54:00.407Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T15:54:00.407Z] #30 sha256:6c0ef8b976b976dd03c14ebc077b115f79c17f574dcb6f66323a988362815273 [2022-08-18T15:54:00.407Z] #30 DONE 0.1s [2022-08-18T15:54:00.407Z] [2022-08-18T15:54:00.407Z] #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-18T15:54:00.407Z] #31 sha256:76ebf592d760954515c8c2700169d7819da4948c81cd8a7369681232fb2f32b0 [2022-08-18T15:54:00.972Z] #31 ... [2022-08-18T15:54:00.972Z] [2022-08-18T15:54:00.972Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:00.972Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T15:54:00.972Z] #12 DONE 0.5s [2022-08-18T15:54:00.972Z] [2022-08-18T15:54:00.972Z] #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-18T15:54:00.972Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T15:54:01.228Z] #13 DONE 0.5s [2022-08-18T15:54:01.228Z] [2022-08-18T15:54:01.228Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T15:54:01.228Z] #25 sha256:b0aac45e39e6f3b02e47459c632f740993b21eb1066aeba236d0df7689fe288f [2022-08-18T15:54:01.486Z] #25 ... [2022-08-18T15:54:01.486Z] [2022-08-18T15:54:01.486Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T15:54:01.486Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T15:54:01.486Z] #33 DONE 0.2s [2022-08-18T15:54:01.486Z] [2022-08-18T15:54:01.486Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T15:54:01.486Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T15:54:01.486Z] #46 DONE 0.2s [2022-08-18T15:54:01.486Z] [2022-08-18T15:54:01.486Z] #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-18T15:54:01.486Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T15:54:01.647Z] #26 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.2s done [2022-08-18T15:54:01.647Z] #26 DONE 14.5s [2022-08-18T15:54:01.647Z] [2022-08-18T15:54:01.647Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T15:54:01.647Z] #27 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:01.743Z] #47 ... [2022-08-18T15:54:01.743Z] [2022-08-18T15:54:01.743Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T15:54:01.743Z] #25 sha256:b0aac45e39e6f3b02e47459c632f740993b21eb1066aeba236d0df7689fe288f [2022-08-18T15:54:01.743Z] #25 DONE 0.4s [2022-08-18T15:54:01.743Z] [2022-08-18T15:54:01.743Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T15:54:01.743Z] #66 sha256:1b31cf16b7b5da8b74a491e5dfdd413c44c9758352716f5b1e18c89525c87386 [2022-08-18T15:54:01.743Z] #66 DONE 0.4s [2022-08-18T15:54:01.743Z] [2022-08-18T15:54:01.743Z] #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-18T15:54:01.743Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T15:54:01.743Z] #50 DONE 0.4s [2022-08-18T15:54:01.743Z] [2022-08-18T15:54:01.743Z] #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-18T15:54:01.743Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T15:54:01.787Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.5s [2022-08-18T15:54:01.944Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.0s done [2022-08-18T15:54:02.044Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.8s done [2022-08-18T15:54:02.202Z] #35 DONE 15.0s [2022-08-18T15:54:02.202Z] [2022-08-18T15:54:02.202Z] #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-18T15:54:02.202Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:02.302Z] #28 DONE 14.1s [2022-08-18T15:54:02.302Z] [2022-08-18T15:54:02.302Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:02.302Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:02.302Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-18T15:54:02.865Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-18T15:54:03.122Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-18T15:54:03.561Z] #27 1.852 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:03.561Z] #27 1.858 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:03.561Z] #27 1.861 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:03.561Z] #27 2.099 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:03.575Z] #36 1.326 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:03.575Z] #36 1.344 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:03.575Z] #36 1.344 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:03.842Z] #36 1.544 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:04.053Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-18T15:54:04.053Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-18T15:54:04.098Z] #36 1.835 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:04.135Z] #27 2.463 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:04.135Z] #27 2.597 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:04.360Z] #36 2.292 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:04.664Z] Client: [2022-08-18T15:54:04.664Z] Context: default [2022-08-18T15:54:04.664Z] Debug Mode: false [2022-08-18T15:54:04.664Z] Plugins: [2022-08-18T15:54:04.664Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T15:54:04.664Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T15:54:04.664Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T15:54:04.664Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T15:54:04.664Z] [2022-08-18T15:54:04.664Z] Server: [2022-08-18T15:54:04.664Z] Containers: 0 [2022-08-18T15:54:04.664Z] Running: 0 [2022-08-18T15:54:04.664Z] Paused: 0 [2022-08-18T15:54:04.664Z] Stopped: 0 [2022-08-18T15:54:04.664Z] Images: 0 [2022-08-18T15:54:04.664Z] Server Version: 20.10.14 [2022-08-18T15:54:04.664Z] Storage Driver: overlay2 [2022-08-18T15:54:04.664Z] Backing Filesystem: extfs [2022-08-18T15:54:04.664Z] Supports d_type: true [2022-08-18T15:54:04.664Z] Native Overlay Diff: true [2022-08-18T15:54:04.664Z] userxattr: false [2022-08-18T15:54:04.664Z] Logging Driver: json-file [2022-08-18T15:54:04.664Z] Cgroup Driver: systemd [2022-08-18T15:54:04.664Z] Cgroup Version: 2 [2022-08-18T15:54:04.664Z] Plugins: [2022-08-18T15:54:04.664Z] Volume: local [2022-08-18T15:54:04.664Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T15:54:04.664Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T15:54:04.664Z] Swarm: inactive [2022-08-18T15:54:04.664Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T15:54:04.664Z] Default Runtime: runc [2022-08-18T15:54:04.664Z] Init Binary: docker-init [2022-08-18T15:54:04.664Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T15:54:04.664Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T15:54:04.664Z] init version: de40ad0 [2022-08-18T15:54:04.664Z] Security Options: [2022-08-18T15:54:04.664Z] apparmor [2022-08-18T15:54:04.664Z] seccomp [2022-08-18T15:54:04.664Z] Profile: default [2022-08-18T15:54:04.664Z] cgroupns [2022-08-18T15:54:04.664Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T15:54:04.664Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T15:54:04.664Z] OSType: linux [2022-08-18T15:54:04.664Z] Architecture: x86_64 [2022-08-18T15:54:04.664Z] CPUs: 2 [2022-08-18T15:54:04.664Z] Total Memory: 7.559GiB [2022-08-18T15:54:04.664Z] Name: ip-10-100-89-254 [2022-08-18T15:54:04.664Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T15:54:04.664Z] Docker Root Dir: /var/lib/docker [2022-08-18T15:54:04.664Z] Debug Mode: false [2022-08-18T15:54:04.664Z] Registry: https://index.docker.io/v1/ [2022-08-18T15:54:04.664Z] Labels: [2022-08-18T15:54:04.664Z] Experimental: true [2022-08-18T15:54:04.664Z] Insecure Registries: [2022-08-18T15:54:04.664Z] 127.0.0.0/8 [2022-08-18T15:54:04.664Z] Live Restore Enabled: true [2022-08-18T15:54:04.664Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T15:54:04.987Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d . [2022-08-18T15:54:04.987Z] #1 [internal] load build definition from Dockerfile [2022-08-18T15:54:04.987Z] #1 sha256:246eea7dcf95bc04df5c20ad1693547615d64f374924ec4de7217a0c191a69ce [2022-08-18T15:54:04.987Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T15:54:04.987Z] #1 DONE 0.1s [2022-08-18T15:54:04.987Z] [2022-08-18T15:54:04.987Z] #2 [internal] load .dockerignore [2022-08-18T15:54:04.987Z] #2 sha256:a5af066455a6162d1803ded804f8c40ee2be5a52ffcfb4a30e773762053400e4 [2022-08-18T15:54:04.987Z] #2 transferring context: 145B done [2022-08-18T15:54:04.987Z] #2 DONE 0.0s [2022-08-18T15:54:04.987Z] [2022-08-18T15:54:04.987Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T15:54:04.987Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T15:54:05.526Z] #27 3.959 Fetched 8570 kB in 2s (3607 kB/s) [2022-08-18T15:54:05.731Z] #36 3.460 Fetched 8570 kB in 2s (3585 kB/s) [2022-08-18T15:54:05.956Z] #3 DONE 0.7s [2022-08-18T15:54:05.956Z] [2022-08-18T15:54:05.956Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T15:54:05.956Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T15:54:05.956Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T15:54:05.956Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T15:54:05.956Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T15:54:05.956Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T15:54:05.956Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T15:54:06.098Z] #27 3.959 Reading package lists... [2022-08-18T15:54:06.214Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-18T15:54:06.214Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T15:54:06.295Z] #36 3.460 Reading package lists... [2022-08-18T15:54:06.476Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T15:54:07.032Z] #51 4.780 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:07.032Z] #51 4.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:07.032Z] #51 4.839 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:07.032Z] #51 ... [2022-08-18T15:54:07.032Z] [2022-08-18T15:54:07.032Z] #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-18T15:54:07.032Z] #67 sha256:46d6e7b585670401276292e7cc71077bfaf12246cd69c6af0d4219871bfec565 [2022-08-18T15:54:07.032Z] #67 4.280 + RM_GOPATH=0 [2022-08-18T15:54:07.032Z] #67 4.289 + TMP_GOPATH= [2022-08-18T15:54:07.032Z] #67 4.289 + : /build [2022-08-18T15:54:07.032Z] #67 4.289 + '[' -z '' ']' [2022-08-18T15:54:07.032Z] #67 4.292 ++ mktemp -d [2022-08-18T15:54:07.032Z] #67 4.312 + export GOPATH=/tmp/tmp.QUayU8S73w [2022-08-18T15:54:07.032Z] #67 4.312 + GOPATH=/tmp/tmp.QUayU8S73w [2022-08-18T15:54:07.032Z] #67 4.312 + RM_GOPATH=1 [2022-08-18T15:54:07.032Z] #67 4.312 + case "$(go env GOARCH)" in [2022-08-18T15:54:07.032Z] #67 4.316 ++ go env GOARCH [2022-08-18T15:54:07.032Z] #67 4.367 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:07.032Z] #67 4.367 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:07.032Z] #67 4.370 ++ dirname /install.sh [2022-08-18T15:54:07.032Z] #67 4.385 + dir=/ [2022-08-18T15:54:07.032Z] #67 4.397 + bin=rootlesskit [2022-08-18T15:54:07.032Z] #67 4.397 + shift [2022-08-18T15:54:07.032Z] #67 4.397 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T15:54:07.032Z] #67 4.397 + . //rootlesskit.installer [2022-08-18T15:54:07.032Z] #67 4.397 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:07.032Z] #67 4.397 + install_rootlesskit [2022-08-18T15:54:07.032Z] #67 4.397 + case "$1" in [2022-08-18T15:54:07.032Z] #67 4.397 + export CGO_ENABLED=0 [2022-08-18T15:54:07.032Z] #67 4.397 + CGO_ENABLED=0 [2022-08-18T15:54:07.032Z] #67 4.397 + _install_rootlesskit [2022-08-18T15:54:07.032Z] #67 4.398 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T15:54:07.032Z] #67 4.402 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:07.032Z] #67 4.402 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:54:07.032Z] #67 4.402 + GOBIN=/build [2022-08-18T15:54:07.032Z] #67 4.402 + GO111MODULE=on [2022-08-18T15:54:07.032Z] #67 4.402 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:07.032Z] #67 4.896 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T15:54:07.032Z] #67 ... [2022-08-18T15:54:07.032Z] [2022-08-18T15:54:07.032Z] #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-18T15:54:07.032Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T15:54:07.032Z] #51 5.439 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T15:54:07.038Z] #4 DONE 1.1s [2022-08-18T15:54:07.225Z] #36 4.249 Reading package lists... [2022-08-18T15:54:07.296Z] [2022-08-18T15:54:07.296Z] #6 [internal] load .dockerignore [2022-08-18T15:54:07.296Z] #6 sha256:345f600384799101736ab40d3c59e5275593d70e5766f3d42ca332038778a8d7 [2022-08-18T15:54:07.296Z] #6 DONE 0.0s [2022-08-18T15:54:07.296Z] [2022-08-18T15:54:07.296Z] #5 [internal] load build definition from Dockerfile [2022-08-18T15:54:07.296Z] #5 sha256:38ebb6656f6a44415c4187bd86e77d30b268d73bef6d40c2fd2915aa75b0b320 [2022-08-18T15:54:07.296Z] #5 DONE 0.0s [2022-08-18T15:54:07.296Z] [2022-08-18T15:54:07.296Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:54:07.296Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:54:07.300Z] #27 4.769 Reading package lists... [2022-08-18T15:54:07.300Z] #27 5.587 Building dependency tree... [2022-08-18T15:54:07.483Z] #36 5.029 Building dependency tree... [2022-08-18T15:54:07.483Z] #36 5.387 The following additional packages will be installed: [2022-08-18T15:54:07.483Z] #36 5.387 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T15:54:07.483Z] #36 5.387 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T15:54:07.483Z] #36 5.392 Recommended packages: [2022-08-18T15:54:07.483Z] #36 5.392 libldap-common publicsuffix libsasl2-modules [2022-08-18T15:54:07.561Z] #27 5.984 The following additional packages will be installed: [2022-08-18T15:54:07.561Z] #27 5.984 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T15:54:07.561Z] #27 5.984 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T15:54:07.561Z] #27 5.991 Recommended packages: [2022-08-18T15:54:07.561Z] #27 5.991 libldap-common publicsuffix libsasl2-modules [2022-08-18T15:54:07.741Z] #36 5.596 The following NEW packages will be installed: [2022-08-18T15:54:07.741Z] #36 5.596 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T15:54:07.741Z] #36 5.596 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T15:54:07.741Z] #36 5.596 libssh2-1 openssl [2022-08-18T15:54:07.824Z] #27 6.166 The following NEW packages will be installed: [2022-08-18T15:54:07.824Z] #27 6.166 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T15:54:07.824Z] #27 6.166 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T15:54:07.824Z] #27 6.166 libssh2-1 openssl [2022-08-18T15:54:07.824Z] #27 6.421 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T15:54:07.824Z] #27 6.421 Need to get 3047 kB of archives. [2022-08-18T15:54:07.824Z] #27 6.421 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T15:54:07.824Z] #27 6.421 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T15:54:07.985Z] #51 6.243 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:54:07.998Z] #36 5.876 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T15:54:07.998Z] #36 5.876 Need to get 3047 kB of archives. [2022-08-18T15:54:07.998Z] #36 5.876 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T15:54:07.998Z] #36 5.876 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T15:54:08.084Z] #27 6.438 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T15:54:08.084Z] #27 6.443 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T15:54:08.084Z] #27 6.476 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-18T15:54:08.084Z] #27 6.476 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T15:54:08.084Z] #27 6.476 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-18T15:54:08.084Z] #27 6.476 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T15:54:08.084Z] #27 6.476 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T15:54:08.084Z] #27 6.476 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T15:54:08.084Z] #27 6.476 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T15:54:08.084Z] #27 6.476 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T15:54:08.084Z] #27 6.476 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T15:54:08.084Z] #27 6.483 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:54:08.084Z] #27 6.483 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:54:08.084Z] #27 6.503 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:54:08.257Z] #36 5.892 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T15:54:08.257Z] #36 5.892 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T15:54:08.257Z] #36 5.892 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-18T15:54:08.257Z] #36 5.892 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T15:54:08.257Z] #36 5.909 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-18T15:54:08.257Z] #36 5.910 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T15:54:08.257Z] #36 5.915 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T15:54:08.257Z] #36 5.920 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T15:54:08.257Z] #36 5.920 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T15:54:08.257Z] #36 5.920 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T15:54:08.257Z] #36 5.928 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T15:54:08.257Z] #36 5.928 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:54:08.257Z] #36 5.928 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:54:08.257Z] #36 5.928 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:54:08.344Z] #27 6.743 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:08.344Z] #27 6.771 Fetched 3047 kB in 0s (8872 kB/s) [2022-08-18T15:54:08.344Z] #27 6.828 Selecting previously unselected package openssl. [2022-08-18T15:54:08.344Z] #27 6.828 (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-18T15:54:08.344Z] #27 6.828 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T15:54:08.344Z] #27 6.831 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:08.344Z] #27 ... [2022-08-18T15:54:08.344Z] [2022-08-18T15:54:08.344Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:08.344Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:08.344Z] #80 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.2s done [2022-08-18T15:54:08.344Z] #80 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-18T15:54:08.344Z] #80 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-18T15:54:08.344Z] #80 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.9s [2022-08-18T15:54:08.513Z] #36 6.220 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:08.513Z] #36 6.253 Fetched 3047 kB in 0s (9396 kB/s) [2022-08-18T15:54:08.513Z] #36 6.319 Selecting previously unselected package openssl. [2022-08-18T15:54:08.513Z] #36 6.319 (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-18T15:54:08.513Z] #36 6.321 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T15:54:08.513Z] #36 6.330 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:08.612Z] #80 ... [2022-08-18T15:54:08.612Z] [2022-08-18T15:54:08.612Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T15:54:08.612Z] #27 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:08.612Z] #27 7.086 Selecting previously unselected package ca-certificates. [2022-08-18T15:54:08.612Z] #27 7.086 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T15:54:08.612Z] #27 7.099 Unpacking ca-certificates (20210119) ... [2022-08-18T15:54:08.663Z] #10 ... [2022-08-18T15:54:08.663Z] [2022-08-18T15:54:08.663Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:54:08.663Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T15:54:08.663Z] #8 DONE 1.5s [2022-08-18T15:54:08.770Z] #36 6.556 Selecting previously unselected package ca-certificates. [2022-08-18T15:54:08.770Z] #36 6.556 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T15:54:08.770Z] #36 6.562 Unpacking ca-certificates (20210119) ... [2022-08-18T15:54:08.881Z] #27 7.256 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T15:54:08.881Z] #27 7.256 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T15:54:08.881Z] #27 7.262 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:08.918Z] [2022-08-18T15:54:08.918Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T15:54:08.918Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T15:54:08.918Z] #7 DONE 1.5s [2022-08-18T15:54:08.918Z] [2022-08-18T15:54:08.918Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T15:54:08.918Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T15:54:08.918Z] #10 DONE 1.6s [2022-08-18T15:54:08.918Z] [2022-08-18T15:54:08.918Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T15:54:08.918Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T15:54:08.918Z] #9 DONE 1.7s [2022-08-18T15:54:09.027Z] #36 6.776 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T15:54:09.027Z] #36 6.776 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T15:54:09.027Z] #36 6.783 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:09.027Z] #36 6.961 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T15:54:09.027Z] #36 6.961 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:09.141Z] #27 7.473 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T15:54:09.141Z] #27 7.473 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:09.141Z] #27 7.478 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:09.141Z] #27 7.564 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T15:54:09.141Z] #27 7.565 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:09.141Z] #27 7.569 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:09.141Z] #27 7.684 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T15:54:09.141Z] #27 7.684 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T15:54:09.178Z] [2022-08-18T15:54:09.178Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:54:09.178Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:54:09.178Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-18T15:54:09.178Z] #73 DONE 0.0s [2022-08-18T15:54:09.178Z] [2022-08-18T15:54:09.178Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:54:09.178Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:54:09.178Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T15:54:09.178Z] #71 DONE 0.0s [2022-08-18T15:54:09.178Z] [2022-08-18T15:54:09.178Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:54:09.178Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:54:09.178Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:54:09.178Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-18T15:54:09.284Z] #36 6.966 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:09.284Z] #36 7.155 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T15:54:09.284Z] #36 7.155 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:09.284Z] #36 7.159 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:09.284Z] #36 7.255 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T15:54:09.302Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.1s [2022-08-18T15:54:09.401Z] #27 7.688 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:09.401Z] #27 7.900 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T15:54:09.401Z] #27 7.901 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T15:54:09.401Z] #27 7.905 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:09.492Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.1s [2022-08-18T15:54:09.492Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T15:54:09.492Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T15:54:09.492Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T15:54:09.544Z] #36 7.258 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T15:54:09.545Z] #36 7.268 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:09.545Z] #36 7.448 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T15:54:09.545Z] #36 7.448 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T15:54:09.545Z] #36 7.453 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:09.545Z] #36 ... [2022-08-18T15:54:09.545Z] [2022-08-18T15:54:09.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:09.545Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:09.545Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-18T15:54:09.545Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.8s done [2022-08-18T15:54:09.545Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.3s [2022-08-18T15:54:09.665Z] #27 8.000 Selecting previously unselected package libpsl5:amd64. [2022-08-18T15:54:09.665Z] #27 8.000 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T15:54:09.665Z] #27 8.004 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:09.665Z] #27 8.132 Selecting previously unselected package librtmp1:amd64. [2022-08-18T15:54:09.665Z] #27 8.132 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T15:54:09.665Z] #27 8.163 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:09.665Z] #27 8.219 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T15:54:09.665Z] #27 8.219 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T15:54:09.665Z] #27 8.257 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:09.750Z] #28 ... [2022-08-18T15:54:09.750Z] [2022-08-18T15:54:09.750Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T15:54:09.750Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T15:54:09.750Z] #49 DONE 0.0s [2022-08-18T15:54:09.750Z] [2022-08-18T15:54:09.750Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:54:09.750Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:54:09.750Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 26.21MB / 55.00MB 0.3s [2022-08-18T15:54:09.802Z] #11 ... [2022-08-18T15:54:09.802Z] [2022-08-18T15:54:09.802Z] #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-18T15:54:09.802Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:09.802Z] #36 7.584 Selecting previously unselected package libpsl5:amd64. [2022-08-18T15:54:09.802Z] #36 7.586 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T15:54:09.802Z] #36 7.590 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:09.802Z] #36 7.665 Selecting previously unselected package librtmp1:amd64. [2022-08-18T15:54:09.802Z] #36 7.665 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T15:54:09.802Z] #36 7.669 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:09.926Z] #27 8.354 Selecting previously unselected package libcurl4:amd64. [2022-08-18T15:54:09.926Z] #27 8.354 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:09.926Z] #27 8.360 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:09.926Z] #27 8.584 Selecting previously unselected package curl. [2022-08-18T15:54:09.926Z] #27 8.585 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:09.926Z] #27 8.589 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:10.007Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 0.5s [2022-08-18T15:54:10.007Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 40.76MB / 55.00MB 0.6s [2022-08-18T15:54:10.061Z] #36 7.838 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T15:54:10.061Z] #36 7.838 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T15:54:10.061Z] #36 7.853 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:10.236Z] #11 ... [2022-08-18T15:54:10.236Z] [2022-08-18T15:54:10.236Z] #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-18T15:54:10.236Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:10.236Z] #29 1.735 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:10.236Z] #29 1.752 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:10.236Z] #29 1.752 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:10.236Z] #29 2.004 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:10.236Z] #29 2.478 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:10.236Z] #29 2.913 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:10.236Z] #29 3.892 Fetched 8570 kB in 2s (3555 kB/s) [2022-08-18T15:54:10.236Z] #29 3.892 Reading package lists... [2022-08-18T15:54:10.236Z] #29 4.644 Reading package lists... [2022-08-18T15:54:10.236Z] #29 5.376 Building dependency tree... [2022-08-18T15:54:10.236Z] #29 5.708 The following additional packages will be installed: [2022-08-18T15:54:10.236Z] #29 5.708 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T15:54:10.236Z] #29 5.708 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T15:54:10.236Z] #29 5.708 Recommended packages: [2022-08-18T15:54:10.236Z] #29 5.708 libldap-common publicsuffix libsasl2-modules [2022-08-18T15:54:10.236Z] #29 5.860 The following NEW packages will be installed: [2022-08-18T15:54:10.236Z] #29 5.872 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T15:54:10.236Z] #29 5.872 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T15:54:10.236Z] #29 5.872 libssh2-1 openssl [2022-08-18T15:54:10.236Z] #29 6.142 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T15:54:10.236Z] #29 6.142 Need to get 3047 kB of archives. [2022-08-18T15:54:10.236Z] #29 6.142 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T15:54:10.236Z] #29 6.142 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T15:54:10.236Z] #29 6.162 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T15:54:10.236Z] #29 6.162 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T15:54:10.236Z] #29 6.162 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-18T15:54:10.236Z] #29 6.162 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T15:54:10.236Z] #29 6.165 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-18T15:54:10.236Z] #29 6.169 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T15:54:10.236Z] #29 6.173 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T15:54:10.236Z] #29 6.173 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T15:54:10.236Z] #29 6.173 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T15:54:10.236Z] #29 6.182 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T15:54:10.236Z] #29 6.188 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T15:54:10.236Z] #29 6.188 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:54:10.236Z] #29 6.188 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:54:10.236Z] #29 6.188 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:54:10.236Z] #29 6.428 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:10.236Z] #29 6.470 Fetched 3047 kB in 0s (9170 kB/s) [2022-08-18T15:54:10.236Z] #29 6.527 Selecting previously unselected package openssl. [2022-08-18T15:54:10.236Z] #29 6.527 (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-18T15:54:10.236Z] #29 6.529 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 6.536 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:10.236Z] #29 6.775 Selecting previously unselected package ca-certificates. [2022-08-18T15:54:10.236Z] #29 6.775 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T15:54:10.236Z] #29 6.778 Unpacking ca-certificates (20210119) ... [2022-08-18T15:54:10.236Z] #29 6.964 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T15:54:10.236Z] #29 6.967 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 6.984 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:10.236Z] #29 7.102 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T15:54:10.236Z] #29 7.102 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.107 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:10.236Z] #29 7.192 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T15:54:10.236Z] #29 7.192 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.196 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:10.236Z] #29 7.305 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T15:54:10.236Z] #29 7.305 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.309 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:10.236Z] #29 7.472 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T15:54:10.236Z] #29 7.472 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.494 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:10.236Z] #29 7.577 Selecting previously unselected package libpsl5:amd64. [2022-08-18T15:54:10.236Z] #29 7.577 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.582 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:10.236Z] #29 7.676 Selecting previously unselected package librtmp1:amd64. [2022-08-18T15:54:10.236Z] #29 7.676 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.707 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:10.236Z] #29 7.761 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T15:54:10.236Z] #29 7.761 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.799 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:10.236Z] #29 7.923 Selecting previously unselected package libcurl4:amd64. [2022-08-18T15:54:10.236Z] #29 7.926 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:10.236Z] #29 7.935 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:10.284Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 0.8s [2022-08-18T15:54:10.318Z] #36 8.014 Selecting previously unselected package libcurl4:amd64. [2022-08-18T15:54:10.318Z] #36 8.014 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:10.318Z] #36 8.022 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:10.318Z] #36 8.148 Selecting previously unselected package curl. [2022-08-18T15:54:10.318Z] #36 8.148 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:10.318Z] #36 8.152 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:10.495Z] #29 8.082 Selecting previously unselected package curl. [2022-08-18T15:54:10.495Z] #29 8.082 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:10.495Z] #29 8.087 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:10.495Z] #29 8.205 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:54:10.495Z] #29 8.205 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:54:10.495Z] #29 8.216 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:10.502Z] #27 8.792 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:54:10.503Z] #27 8.792 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:54:10.503Z] #27 8.797 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:10.503Z] #27 8.912 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:54:10.503Z] #27 8.914 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:54:10.503Z] #27 8.920 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:10.503Z] #27 9.071 Selecting previously unselected package jq. [2022-08-18T15:54:10.503Z] #27 9.071 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:54:10.503Z] #27 9.081 Unpacking jq (1.6-2.1) ... [2022-08-18T15:54:10.503Z] #27 9.152 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:10.545Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s [2022-08-18T15:54:10.585Z] #36 8.391 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:54:10.585Z] #36 8.391 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:54:10.585Z] #36 8.395 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:10.585Z] #36 8.517 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:54:10.585Z] #36 8.517 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:54:10.752Z] #29 8.373 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:54:10.752Z] #29 8.373 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:54:10.752Z] #29 8.379 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:10.752Z] #29 8.490 Selecting previously unselected package jq. [2022-08-18T15:54:10.752Z] #29 8.492 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:54:10.752Z] #29 8.500 Unpacking jq (1.6-2.1) ... [2022-08-18T15:54:10.763Z] #27 9.215 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:10.763Z] #27 9.281 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:10.763Z] #27 9.292 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:10.763Z] #27 9.303 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:10.763Z] #27 9.315 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:10.763Z] #27 9.332 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:10.763Z] #27 9.339 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:10.763Z] #27 9.356 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:10.763Z] #27 9.370 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:10.763Z] #27 9.385 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:10.847Z] #36 8.522 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:10.847Z] #36 8.608 Selecting previously unselected package jq. [2022-08-18T15:54:10.847Z] #36 8.608 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:54:10.847Z] #36 8.611 Unpacking jq (1.6-2.1) ... [2022-08-18T15:54:10.847Z] #36 8.684 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:10.847Z] #36 8.694 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:10.847Z] #36 8.704 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:10.847Z] #36 8.714 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:10.847Z] #36 8.723 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:10.847Z] #36 8.734 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:10.847Z] #36 8.748 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:10.847Z] #36 8.759 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:10.847Z] #36 8.774 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:11.009Z] #29 8.613 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:11.009Z] #29 8.651 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:11.009Z] #29 8.663 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:11.009Z] #29 8.674 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:11.009Z] #29 8.685 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:11.009Z] #29 8.699 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:11.009Z] #29 8.716 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:11.009Z] #29 8.727 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:11.009Z] #29 8.744 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:11.009Z] #29 8.756 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:11.009Z] #29 8.768 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:11.009Z] #29 8.779 Setting up ca-certificates (20210119) ... [2022-08-18T15:54:11.024Z] #27 9.399 Setting up ca-certificates (20210119) ... [2022-08-18T15:54:11.104Z] #36 8.785 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:11.104Z] #36 8.795 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:11.104Z] #36 8.805 Setting up ca-certificates (20210119) ... [2022-08-18T15:54:11.268Z] #51 9.455 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:54:11.268Z] #51 ... [2022-08-18T15:54:11.268Z] [2022-08-18T15:54:11.268Z] #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-18T15:54:11.268Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T15:54:11.268Z] #38 5.147 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T15:54:11.524Z] #38 ... [2022-08-18T15:54:11.524Z] [2022-08-18T15:54:11.524Z] #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-18T15:54:11.524Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:11.524Z] #42 5.123 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:11.524Z] #42 5.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:11.524Z] #42 5.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:11.524Z] #42 6.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:54:11.524Z] #42 8.647 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:54:11.524Z] #42 ... [2022-08-18T15:54:11.524Z] [2022-08-18T15:54:11.524Z] #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-18T15:54:11.524Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T15:54:11.524Z] #34 4.237 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T15:54:11.524Z] #34 4.243 Cloning into '.'... [2022-08-18T15:54:11.594Z] #27 10.12 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:11.668Z] #36 9.535 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:11.780Z] #34 ... [2022-08-18T15:54:11.780Z] [2022-08-18T15:54:11.780Z] #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-18T15:54:11.780Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:11.780Z] #55 3.899 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T15:54:11.780Z] #55 5.283 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T15:54:11.780Z] #55 5.290 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:11.780Z] #55 5.456 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T15:54:11.780Z] #55 5.470 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T15:54:11.780Z] #55 5.524 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T15:54:11.780Z] #55 5.760 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T15:54:11.780Z] #55 5.791 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T15:54:11.780Z] #55 6.499 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T15:54:11.780Z] #55 6.543 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T15:54:11.780Z] #55 8.202 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T15:54:11.780Z] #55 8.363 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T15:54:11.780Z] #55 8.751 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T15:54:11.780Z] #55 8.879 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T15:54:11.944Z] #29 9.475 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:12.036Z] #55 ... [2022-08-18T15:54:12.036Z] [2022-08-18T15:54:12.036Z] #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-18T15:54:12.036Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T15:54:12.036Z] #57 4.731 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T15:54:12.036Z] #57 5.681 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T15:54:12.036Z] #57 5.743 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T15:54:12.036Z] #57 5.752 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T15:54:12.036Z] #57 7.142 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T15:54:12.036Z] #57 ... [2022-08-18T15:54:12.036Z] [2022-08-18T15:54:12.036Z] #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-18T15:54:12.036Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T15:54:12.036Z] #36 5.189 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T15:54:12.292Z] #36 ... [2022-08-18T15:54:12.292Z] [2022-08-18T15:54:12.292Z] #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-18T15:54:12.292Z] #31 sha256:76ebf592d760954515c8c2700169d7819da4948c81cd8a7369681232fb2f32b0 [2022-08-18T15:54:12.292Z] #31 1.648 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T15:54:12.292Z] #31 2.033 [2022-08-18T15:54:12.292Z] #31 2.260 #=#=# 0.2% ######################################################################## 100.0% [2022-08-18T15:54:12.292Z] #31 2.683 [2022-08-18T15:54:12.292Z] #31 3.852 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T15:54:12.292Z] #31 4.115 [2022-08-18T15:54:12.292Z] #31 4.342 #=#=# ############################################################## 86.6% ######################################################################## 100.0% [2022-08-18T15:54:12.292Z] #31 4.624 [2022-08-18T15:54:12.292Z] #31 7.685 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T15:54:12.292Z] #31 9.435 [2022-08-18T15:54:12.293Z] #31 9.807 #=#=# ### 4.3% ############ 16.9% ################## 26.2% ######################### 35.0% ############################# 40.7% ################################### 49.4% ############################################# 62.6% ################################################ 67.6% ######################################################## 78.2% ############################################################ 83.4% ######################################################################## 100.0% [2022-08-18T15:54:12.293Z] #31 ... [2022-08-18T15:54:12.293Z] [2022-08-18T15:54:12.293Z] #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-18T15:54:12.293Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T15:54:12.293Z] #53 4.717 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T15:54:12.293Z] #53 6.377 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T15:54:12.293Z] #53 6.715 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T15:54:12.293Z] #53 6.733 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T15:54:12.293Z] #53 7.033 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T15:54:12.293Z] #53 7.197 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T15:54:12.293Z] #53 7.219 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T15:54:12.293Z] #53 7.764 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T15:54:12.293Z] #53 8.000 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T15:54:12.293Z] #53 8.076 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T15:54:12.293Z] #53 8.173 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T15:54:12.293Z] #53 8.294 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T15:54:12.473Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.0s [2022-08-18T15:54:12.549Z] #53 ... [2022-08-18T15:54:12.549Z] [2022-08-18T15:54:12.549Z] #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-18T15:54:12.549Z] #26 sha256:3679c3b068ae65bfffa0c756786d503fdf669b7bb3c1b31ac605a100e28ba525 [2022-08-18T15:54:12.549Z] #26 4.203 + RM_GOPATH=0 [2022-08-18T15:54:12.549Z] #26 4.203 + TMP_GOPATH= [2022-08-18T15:54:12.549Z] #26 4.203 + : /build [2022-08-18T15:54:12.549Z] #26 4.203 + '[' -z '' ']' [2022-08-18T15:54:12.549Z] #26 4.219 ++ mktemp -d [2022-08-18T15:54:12.549Z] #26 4.252 + export GOPATH=/tmp/tmp.pznSVVtO4u [2022-08-18T15:54:12.549Z] #26 4.252 + GOPATH=/tmp/tmp.pznSVVtO4u [2022-08-18T15:54:12.549Z] #26 4.252 + RM_GOPATH=1 [2022-08-18T15:54:12.549Z] #26 4.252 + case "$(go env GOARCH)" in [2022-08-18T15:54:12.549Z] #26 4.258 ++ go env GOARCH [2022-08-18T15:54:12.549Z] #26 4.357 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:12.549Z] #26 4.359 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:12.549Z] #26 4.360 ++ dirname /install.sh [2022-08-18T15:54:12.549Z] #26 4.363 + dir=/ [2022-08-18T15:54:12.549Z] #26 4.368 + bin=dockercli [2022-08-18T15:54:12.549Z] #26 4.368 + shift [2022-08-18T15:54:12.549Z] #26 4.369 + '[' '!' -f //dockercli.installer ']' [2022-08-18T15:54:12.549Z] #26 4.369 + . //dockercli.installer [2022-08-18T15:54:12.549Z] #26 4.370 ++ : stable [2022-08-18T15:54:12.549Z] #26 4.370 ++ : 17.06.2-ce [2022-08-18T15:54:12.549Z] #26 4.370 + install_dockercli [2022-08-18T15:54:12.549Z] #26 4.370 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T15:54:12.549Z] #26 4.370 Install docker/cli version 17.06.2-ce from stable [2022-08-18T15:54:12.549Z] #26 4.371 ++ uname -m [2022-08-18T15:54:12.549Z] #26 4.372 + arch=aarch64 [2022-08-18T15:54:12.549Z] #26 4.372 + '[' aarch64 '!=' x86_64 ']' [2022-08-18T15:54:12.549Z] #26 4.372 + '[' aarch64 '!=' s390x ']' [2022-08-18T15:54:12.549Z] #26 4.372 + '[' aarch64 '!=' armhf ']' [2022-08-18T15:54:12.549Z] #26 4.372 + build_dockercli [2022-08-18T15:54:12.549Z] #26 4.372 + git clone https://github.com/docker/docker-ce /tmp/tmp.pznSVVtO4u/tmp/docker-ce [2022-08-18T15:54:12.549Z] #26 4.374 Cloning into '/tmp/tmp.pznSVVtO4u/tmp/docker-ce'... [2022-08-18T15:54:12.549Z] #26 ... [2022-08-18T15:54:12.549Z] [2022-08-18T15:54:12.549Z] #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-18T15:54:12.549Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:54:12.549Z] #14 3.725 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:12.549Z] #14 3.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:12.549Z] #14 3.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:12.549Z] #14 4.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:54:12.549Z] #14 6.654 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:54:12.549Z] #14 9.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:54:12.808Z] #14 ... [2022-08-18T15:54:12.808Z] [2022-08-18T15:54:12.808Z] #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-18T15:54:12.808Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T15:54:12.808Z] #40 4.664 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T15:54:12.808Z] #40 5.517 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T15:54:12.808Z] #40 6.891 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T15:54:12.808Z] #40 7.124 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T15:54:12.808Z] #40 7.247 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T15:54:12.808Z] #40 9.741 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T15:54:12.808Z] #40 9.786 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:12.808Z] #40 ... [2022-08-18T15:54:12.808Z] [2022-08-18T15:54:12.808Z] #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-18T15:54:12.808Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T15:54:12.808Z] #62 4.996 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:12.808Z] #62 5.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:12.808Z] #62 5.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:12.808Z] #62 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:54:12.808Z] #62 8.501 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:54:12.808Z] #62 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:54:12.978Z] #27 11.18 129 added, 0 removed; done. [2022-08-18T15:54:12.978Z] #27 11.25 Setting up jq (1.6-2.1) ... [2022-08-18T15:54:12.978Z] #27 11.26 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:12.978Z] #27 11.27 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:12.978Z] #27 11.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:12.978Z] #27 11.31 Processing triggers for ca-certificates (20210119) ... [2022-08-18T15:54:12.978Z] #27 11.32 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:13.047Z] #36 10.82 129 added, 0 removed; done. [2022-08-18T15:54:13.047Z] #36 10.90 Setting up jq (1.6-2.1) ... [2022-08-18T15:54:13.047Z] #36 10.91 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:13.047Z] #36 10.92 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:13.047Z] #36 10.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:13.065Z] #62 ... [2022-08-18T15:54:13.065Z] [2022-08-18T15:54:13.065Z] #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-18T15:54:13.065Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T15:54:13.065Z] #76 4.103 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:13.065Z] #76 4.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:13.065Z] #76 4.129 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:13.065Z] #76 4.996 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:54:13.065Z] #76 7.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:54:13.065Z] #76 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:54:13.304Z] #36 10.95 Processing triggers for ca-certificates (20210119) ... [2022-08-18T15:54:13.304Z] #36 10.96 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:13.315Z] #29 10.90 129 added, 0 removed; done. [2022-08-18T15:54:13.315Z] #29 10.97 Setting up jq (1.6-2.1) ... [2022-08-18T15:54:13.315Z] #29 10.99 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:13.315Z] #29 11.00 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:13.315Z] #29 11.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:13.315Z] #29 11.02 Processing triggers for ca-certificates (20210119) ... [2022-08-18T15:54:13.315Z] #29 11.04 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:13.322Z] #76 ... [2022-08-18T15:54:13.322Z] [2022-08-18T15:54:13.322Z] #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-18T15:54:13.322Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:13.322Z] #55 11.97 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T15:54:13.322Z] #55 12.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:13.580Z] #55 12.19 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T15:54:13.580Z] #55 12.20 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T15:54:13.580Z] #55 12.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T15:54:13.837Z] #55 12.46 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T15:54:13.837Z] #55 12.53 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T15:54:13.837Z] #55 12.63 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T15:54:13.922Z] #27 12.21 0 added, 0 removed; done. [2022-08-18T15:54:13.922Z] #27 12.21 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T15:54:13.922Z] #27 12.22 done. [2022-08-18T15:54:14.093Z] #55 12.75 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T15:54:14.093Z] #55 12.92 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T15:54:14.238Z] #36 12.01 0 added, 0 removed; done. [2022-08-18T15:54:14.238Z] #36 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T15:54:14.238Z] #36 12.02 done. [2022-08-18T15:54:14.350Z] #55 13.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T15:54:14.452Z] #28 ... [2022-08-18T15:54:14.452Z] [2022-08-18T15:54:14.452Z] #24 [internal] load build context [2022-08-18T15:54:14.452Z] #24 sha256:c2e7836ce5beb9ed2a6487f78f1ea0748ccb617762bcebf11379ec8b331a47fc [2022-08-18T15:54:14.452Z] #24 transferring context: 62.55MB 4.6s done [2022-08-18T15:54:14.452Z] #24 DONE 5.1s [2022-08-18T15:54:14.452Z] [2022-08-18T15:54:14.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:14.452Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:14.452Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a done [2022-08-18T15:54:14.452Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T15:54:14.452Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T15:54:14.452Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T15:54:14.452Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.6s done [2022-08-18T15:54:14.452Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-18T15:54:14.452Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-18T15:54:14.452Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.3s done [2022-08-18T15:54:14.452Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.3s done [2022-08-18T15:54:14.452Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.1s done [2022-08-18T15:54:14.452Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.4s done [2022-08-18T15:54:14.609Z] #55 13.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T15:54:14.609Z] #55 13.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T15:54:14.609Z] #55 13.34 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T15:54:14.609Z] #55 13.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T15:54:14.609Z] #55 13.37 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T15:54:14.609Z] #55 13.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T15:54:14.609Z] #55 13.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T15:54:14.609Z] #55 13.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T15:54:14.609Z] #55 13.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T15:54:14.691Z] #29 12.21 0 added, 0 removed; done. [2022-08-18T15:54:14.691Z] #29 12.21 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T15:54:14.691Z] #29 12.21 done. [2022-08-18T15:54:14.865Z] #27 DONE 13.3s [2022-08-18T15:54:14.865Z] [2022-08-18T15:54:14.865Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T15:54:14.865Z] #28 sha256:922442f1cdf36788fbbb95bdb5d7bb8e2f7551c2ca2fe421015fc94ed72fd4e5 [2022-08-18T15:54:15.127Z] #28 DONE 0.1s [2022-08-18T15:54:15.127Z] [2022-08-18T15:54:15.127Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T15:54:15.127Z] #29 sha256:a702891115c1fc1ce6f0a01c9954541d77200987f533576fab42d7f38d339946 [2022-08-18T15:54:15.176Z] #36 DONE 12.9s [2022-08-18T15:54:15.176Z] [2022-08-18T15:54:15.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:15.176Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:15.176Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.8s done [2022-08-18T15:54:15.176Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.5s [2022-08-18T15:54:15.176Z] #11 ... [2022-08-18T15:54:15.176Z] [2022-08-18T15:54:15.176Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T15:54:15.176Z] #37 sha256:16036925c275b28dd71ef7a13643074553950ddb388cc8528ead4b76f2e37819 [2022-08-18T15:54:15.176Z] #37 DONE 0.1s [2022-08-18T15:54:15.176Z] [2022-08-18T15:54:15.176Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:15.176Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:15.176Z] #11 ... [2022-08-18T15:54:15.176Z] [2022-08-18T15:54:15.176Z] #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-18T15:54:15.176Z] #38 sha256:3d54309db265ab6bc296e16646f680002899aeb85e42a11762b6dd13bd15ea04 [2022-08-18T15:54:15.178Z] #55 13.82 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T15:54:15.435Z] #55 14.10 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T15:54:15.435Z] #55 14.23 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T15:54:15.435Z] #55 14.29 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T15:54:15.435Z] #55 14.32 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T15:54:15.621Z] #29 ... [2022-08-18T15:54:15.621Z] [2022-08-18T15:54:15.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:15.621Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:15.621Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.6s done [2022-08-18T15:54:15.621Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.6s [2022-08-18T15:54:15.621Z] #11 ... [2022-08-18T15:54:15.621Z] [2022-08-18T15:54:15.621Z] #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-18T15:54:15.621Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:15.621Z] #29 DONE 13.4s [2022-08-18T15:54:15.621Z] [2022-08-18T15:54:15.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:15.621Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:15.621Z] #11 ... [2022-08-18T15:54:15.621Z] [2022-08-18T15:54:15.621Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T15:54:15.621Z] #30 sha256:1938fd537aad0d2e400235232da1a92994265bcae4e032ca4174064daffaa780 [2022-08-18T15:54:15.691Z] #55 14.41 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T15:54:15.691Z] #55 14.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T15:54:15.691Z] #55 14.52 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T15:54:15.821Z] #11 ... [2022-08-18T15:54:15.821Z] [2022-08-18T15:54:15.821Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:54:15.821Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T15:54:15.821Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:54:15.821Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T15:54:15.821Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T15:54:15.821Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-08-18T15:54:15.821Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-08-18T15:54:15.821Z] #73 DONE 6.5s [2022-08-18T15:54:15.821Z] [2022-08-18T15:54:15.821Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T15:54:15.821Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T15:54:15.821Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T15:54:15.821Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T15:54:15.821Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T15:54:15.821Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-08-18T15:54:15.821Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-08-18T15:54:15.821Z] #71 DONE 6.6s [2022-08-18T15:54:15.821Z] [2022-08-18T15:54:15.821Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:15.821Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:15.821Z] #11 ... [2022-08-18T15:54:15.821Z] [2022-08-18T15:54:15.821Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T15:54:15.821Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T15:54:15.877Z] #30 DONE 0.2s [2022-08-18T15:54:15.877Z] [2022-08-18T15:54:15.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:15.877Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:15.948Z] #55 14.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T15:54:15.948Z] #55 ... [2022-08-18T15:54:15.948Z] [2022-08-18T15:54:15.948Z] #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-18T15:54:15.948Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T15:54:15.948Z] #47 4.444 + git clone https://github.com/docker/distribution.git . [2022-08-18T15:54:15.948Z] #47 4.454 Cloning into '.'... [2022-08-18T15:54:15.948Z] #47 ... [2022-08-18T15:54:15.948Z] [2022-08-18T15:54:15.948Z] #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-18T15:54:15.948Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:15.948Z] #55 14.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T15:54:16.204Z] #55 14.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T15:54:16.204Z] #55 15.01 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T15:54:16.204Z] #55 15.14 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T15:54:16.461Z] #55 15.28 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T15:54:16.461Z] #55 15.35 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T15:54:16.723Z] #55 15.53 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T15:54:16.723Z] #55 15.53 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T15:54:16.981Z] #55 15.68 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T15:54:16.981Z] #55 15.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T15:54:16.981Z] #55 15.94 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T15:54:17.039Z] #29 2.095 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T15:54:17.192Z] #28 DONE 8.0s [2022-08-18T15:54:17.192Z] [2022-08-18T15:54:17.192Z] #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-18T15:54:17.192Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:17.237Z] #55 15.98 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T15:54:17.299Z] #29 2.464 [2022-08-18T15:54:17.494Z] #55 ... [2022-08-18T15:54:17.494Z] [2022-08-18T15:54:17.494Z] #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-18T15:54:17.494Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T15:54:17.494Z] #38 15.50 tomll can be used in two ways: [2022-08-18T15:54:17.494Z] #38 15.50 Writing to STDIN and reading from STDOUT: [2022-08-18T15:54:17.494Z] #38 15.50 cat file.toml | tomll > file.toml [2022-08-18T15:54:17.494Z] #38 15.50 [2022-08-18T15:54:17.494Z] #38 15.50 Reading and updating a list of files: [2022-08-18T15:54:17.494Z] #38 15.50 tomll a.toml b.toml c.toml [2022-08-18T15:54:17.494Z] #38 15.50 [2022-08-18T15:54:17.494Z] #38 15.50 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T15:54:17.494Z] #38 DONE 16.3s [2022-08-18T15:54:17.494Z] [2022-08-18T15:54:17.494Z] #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-18T15:54:17.494Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:17.494Z] #55 16.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T15:54:17.494Z] #55 16.29 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T15:54:17.699Z] #38 2.339 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T15:54:17.751Z] #55 16.54 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T15:54:17.751Z] #55 16.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T15:54:17.821Z] #29 2.697 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:17.956Z] #38 2.686 [2022-08-18T15:54:17.956Z] #38 2.915 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:18.008Z] #55 16.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T15:54:18.008Z] #55 16.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T15:54:18.008Z] #55 16.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T15:54:18.166Z] #29 3.002 [2022-08-18T15:54:18.167Z] #29 ... [2022-08-18T15:54:18.167Z] [2022-08-18T15:54:18.167Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T15:54:18.167Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T15:54:18.167Z] #72 DONE 0.7s [2022-08-18T15:54:18.167Z] [2022-08-18T15:54:18.167Z] #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-18T15:54:18.167Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:18.167Z] #29 0.961 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:18.269Z] #38 3.225 [2022-08-18T15:54:18.424Z] #29 0.992 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:18.424Z] #29 0.992 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:18.424Z] #29 1.122 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:18.719Z] #55 17.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T15:54:18.719Z] #55 17.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T15:54:18.719Z] #55 17.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T15:54:18.719Z] #55 17.47 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T15:54:18.719Z] #55 17.59 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T15:54:18.719Z] #55 ... [2022-08-18T15:54:18.719Z] [2022-08-18T15:54:18.719Z] #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-18T15:54:18.719Z] #67 sha256:46d6e7b585670401276292e7cc71077bfaf12246cd69c6af0d4219871bfec565 [2022-08-18T15:54:18.719Z] #67 7.145 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:18.719Z] #67 7.193 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T15:54:18.719Z] #67 7.798 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T15:54:18.719Z] #67 9.939 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T15:54:18.719Z] #67 10.89 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T15:54:18.719Z] #67 10.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T15:54:18.719Z] #67 11.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T15:54:18.719Z] #67 11.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:18.719Z] #67 11.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T15:54:18.719Z] #67 11.36 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T15:54:18.719Z] #67 12.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T15:54:18.719Z] #67 12.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T15:54:18.719Z] #67 12.37 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T15:54:18.719Z] #67 14.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:18.976Z] #67 ... [2022-08-18T15:54:18.976Z] [2022-08-18T15:54:18.976Z] #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-18T15:54:18.976Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:18.976Z] #55 17.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T15:54:18.987Z] #29 1.599 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:18.987Z] #29 1.602 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:18.987Z] #29 ... [2022-08-18T15:54:18.987Z] [2022-08-18T15:54:18.987Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T15:54:18.987Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T15:54:18.987Z] #74 DONE 0.9s [2022-08-18T15:54:19.108Z] #29 ... [2022-08-18T15:54:19.108Z] [2022-08-18T15:54:19.108Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:19.108Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:19.108Z] #80 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.6s done [2022-08-18T15:54:19.108Z] #80 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.4s [2022-08-18T15:54:19.108Z] #80 ... [2022-08-18T15:54:19.108Z] [2022-08-18T15:54:19.108Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T15:54:19.108Z] #29 sha256:a702891115c1fc1ce6f0a01c9954541d77200987f533576fab42d7f38d339946 [2022-08-18T15:54:19.108Z] #29 4.096 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T15:54:19.108Z] #29 4.374 [2022-08-18T15:54:19.232Z] #55 17.82 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T15:54:19.232Z] #55 17.88 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T15:54:19.232Z] #55 17.94 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T15:54:19.232Z] #55 17.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T15:54:19.232Z] #55 18.00 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T15:54:19.232Z] #55 18.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T15:54:19.243Z] [2022-08-18T15:54:19.243Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:19.243Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:19.243Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.5s done [2022-08-18T15:54:19.243Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-18T15:54:19.244Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-18T15:54:19.244Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 1.1s [2022-08-18T15:54:19.489Z] #55 18.11 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T15:54:19.489Z] #55 18.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T15:54:19.489Z] #55 18.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T15:54:19.489Z] #55 18.28 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T15:54:19.647Z] #38 4.267 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T15:54:19.678Z] #29 4.600 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:19.746Z] #55 18.37 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T15:54:19.746Z] #55 18.46 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T15:54:19.746Z] #55 18.54 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T15:54:19.746Z] #55 18.55 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T15:54:19.905Z] #38 4.611 [2022-08-18T15:54:19.939Z] #29 4.951 [2022-08-18T15:54:20.002Z] #55 18.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T15:54:20.002Z] #55 18.72 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T15:54:20.162Z] #38 4.850 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:20.430Z] #38 5.152 [2022-08-18T15:54:20.567Z] #55 19.22 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T15:54:20.567Z] #55 19.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T15:54:20.567Z] #55 19.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T15:54:20.567Z] #55 19.41 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T15:54:20.824Z] #55 19.48 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T15:54:20.824Z] #55 19.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T15:54:20.824Z] #55 19.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T15:54:20.824Z] #55 19.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T15:54:20.880Z] #29 6.021 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T15:54:21.081Z] #55 19.71 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T15:54:21.135Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.6s [2022-08-18T15:54:21.141Z] #29 6.396 [2022-08-18T15:54:21.338Z] #55 19.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T15:54:21.338Z] #55 20.00 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T15:54:21.338Z] #55 20.05 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T15:54:21.338Z] #55 20.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T15:54:21.338Z] #55 20.15 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T15:54:21.338Z] #55 20.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T15:54:21.363Z] #38 6.160 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T15:54:21.392Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.3s done [2022-08-18T15:54:21.595Z] #55 20.33 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T15:54:21.595Z] #55 20.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T15:54:21.595Z] #55 20.43 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T15:54:21.595Z] #55 20.46 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T15:54:21.595Z] #55 20.50 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T15:54:21.621Z] #38 6.486 [2022-08-18T15:54:21.621Z] #38 ... [2022-08-18T15:54:21.621Z] [2022-08-18T15:54:21.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:21.621Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:21.621Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.2s done [2022-08-18T15:54:21.649Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-18T15:54:21.864Z] #55 20.63 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T15:54:21.864Z] #55 20.68 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T15:54:21.881Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-18T15:54:21.922Z] #29 6.630 #=#=# ####### 11.1% ######################################### 57.7% ################################################################ 89.6% ######################################################################## 100.0% [2022-08-18T15:54:21.922Z] #29 7.173 [2022-08-18T15:54:22.428Z] #55 21.00 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T15:54:22.428Z] #55 21.07 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T15:54:22.428Z] #55 21.18 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T15:54:22.428Z] #55 21.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T15:54:22.428Z] #55 21.27 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T15:54:22.428Z] #55 ... [2022-08-18T15:54:22.428Z] [2022-08-18T15:54:22.428Z] #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-18T15:54:22.428Z] #31 sha256:76ebf592d760954515c8c2700169d7819da4948c81cd8a7369681232fb2f32b0 [2022-08-18T15:54:22.428Z] #31 12.16 [2022-08-18T15:54:22.428Z] #31 17.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T15:54:22.428Z] #31 19.29 [2022-08-18T15:54:22.428Z] #31 19.65 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:22.428Z] #31 20.94 [2022-08-18T15:54:22.685Z] #31 ... [2022-08-18T15:54:22.685Z] [2022-08-18T15:54:22.685Z] #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-18T15:54:22.685Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:22.685Z] #55 21.29 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T15:54:22.685Z] #55 21.47 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T15:54:22.685Z] #55 ... [2022-08-18T15:54:22.685Z] [2022-08-18T15:54:22.685Z] #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-18T15:54:22.685Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:22.685Z] #42 11.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:54:22.685Z] #42 17.01 Fetched 8456 kB in 12s (698 kB/s) [2022-08-18T15:54:22.941Z] #42 17.01 Reading package lists... [2022-08-18T15:54:22.941Z] #42 ... [2022-08-18T15:54:22.941Z] [2022-08-18T15:54:22.941Z] #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-18T15:54:22.941Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T15:54:23.197Z] #47 21.37 Updating files: 78% (1703/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-18T15:54:23.197Z] #47 21.77 + git checkout -q v2.3.0 [2022-08-18T15:54:23.308Z] #29 8.206 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T15:54:23.420Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.3s done [2022-08-18T15:54:23.453Z] #47 ... [2022-08-18T15:54:23.453Z] [2022-08-18T15:54:23.453Z] #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-18T15:54:23.453Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T15:54:23.453Z] #53 12.30 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T15:54:23.453Z] #53 12.32 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T15:54:23.568Z] #29 8.496 [2022-08-18T15:54:23.568Z] #29 8.725 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:23.681Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-18T15:54:23.681Z] #11 ... [2022-08-18T15:54:23.681Z] [2022-08-18T15:54:23.681Z] #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-18T15:54:23.681Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T15:54:23.681Z] #29 3.147 Fetched 8570 kB in 2s (3511 kB/s) [2022-08-18T15:54:23.681Z] #29 3.147 Reading package lists... [2022-08-18T15:54:23.681Z] #29 4.031 Reading package lists... [2022-08-18T15:54:23.681Z] #29 4.802 Building dependency tree... [2022-08-18T15:54:23.681Z] #29 5.128 The following additional packages will be installed: [2022-08-18T15:54:23.681Z] #29 5.128 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T15:54:23.681Z] #29 5.128 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T15:54:23.681Z] #29 5.128 Recommended packages: [2022-08-18T15:54:23.681Z] #29 5.128 libldap-common publicsuffix libsasl2-modules [2022-08-18T15:54:23.681Z] #29 5.297 The following NEW packages will be installed: [2022-08-18T15:54:23.681Z] #29 5.297 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T15:54:23.681Z] #29 5.298 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T15:54:23.681Z] #29 5.298 libssh2-1 openssl [2022-08-18T15:54:23.681Z] #29 5.573 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T15:54:23.681Z] #29 5.573 Need to get 3047 kB of archives. [2022-08-18T15:54:23.681Z] #29 5.573 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T15:54:23.681Z] #29 5.573 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T15:54:23.681Z] #29 5.584 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T15:54:23.681Z] #29 5.588 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T15:54:23.681Z] #29 5.588 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-18T15:54:23.681Z] #29 5.592 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T15:54:23.681Z] #29 5.592 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-18T15:54:23.681Z] #29 5.595 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T15:54:23.681Z] #29 5.596 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T15:54:23.681Z] #29 5.597 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T15:54:23.681Z] #29 5.599 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T15:54:23.681Z] #29 5.601 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T15:54:23.681Z] #29 5.604 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T15:54:23.681Z] #29 5.606 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:54:23.681Z] #29 5.611 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:54:23.681Z] #29 5.611 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:54:23.681Z] #29 5.758 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:23.681Z] #29 5.792 Fetched 3047 kB in 0s (9997 kB/s) [2022-08-18T15:54:23.681Z] #29 5.814 Selecting previously unselected package openssl. [2022-08-18T15:54:23.681Z] #29 5.814 (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-18T15:54:23.681Z] #29 5.820 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 5.824 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:23.681Z] #29 5.975 Selecting previously unselected package ca-certificates. [2022-08-18T15:54:23.681Z] #29 5.975 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T15:54:23.681Z] #29 5.975 Unpacking ca-certificates (20210119) ... [2022-08-18T15:54:23.681Z] #29 6.050 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T15:54:23.681Z] #29 6.050 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.063 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:23.681Z] #29 6.144 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T15:54:23.681Z] #29 6.144 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.149 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:23.681Z] #29 6.191 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T15:54:23.681Z] #29 6.191 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.199 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:23.681Z] #29 6.259 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T15:54:23.681Z] #29 6.259 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.269 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:23.681Z] #29 6.322 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T15:54:23.681Z] #29 6.322 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.325 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:23.681Z] #29 6.373 Selecting previously unselected package libpsl5:amd64. [2022-08-18T15:54:23.681Z] #29 6.373 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.377 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:23.681Z] #29 6.412 Selecting previously unselected package librtmp1:amd64. [2022-08-18T15:54:23.681Z] #29 6.412 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.421 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:23.681Z] #29 6.460 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T15:54:23.681Z] #29 6.460 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.463 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:23.681Z] #29 6.515 Selecting previously unselected package libcurl4:amd64. [2022-08-18T15:54:23.681Z] #29 6.515 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:23.681Z] #29 6.519 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:23.709Z] #53 ... [2022-08-18T15:54:23.709Z] [2022-08-18T15:54:23.709Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:54:23.709Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:23.709Z] #42 17.01 Reading package lists... [2022-08-18T15:54:23.709Z] #42 21.91 Reading package lists... [2022-08-18T15:54:23.709Z] #42 ... [2022-08-18T15:54:23.709Z] [2022-08-18T15:54:23.709Z] #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-18T15:54:23.709Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T15:54:23.709Z] #51 12.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:54:23.709Z] #51 15.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T15:54:23.710Z] #51 17.62 Fetched 8460 kB in 13s (643 kB/s) [2022-08-18T15:54:23.710Z] #51 17.62 Reading package lists... [2022-08-18T15:54:23.828Z] #29 9.069 [2022-08-18T15:54:23.938Z] #29 6.587 Selecting previously unselected package curl. [2022-08-18T15:54:23.938Z] #29 6.587 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T15:54:23.938Z] #29 6.591 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:23.938Z] #29 6.652 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:54:23.938Z] #29 6.652 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:54:23.938Z] #29 6.656 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:23.938Z] #29 6.724 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:54:23.938Z] #29 6.724 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:54:23.938Z] #29 6.727 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:23.938Z] #29 6.769 Selecting previously unselected package jq. [2022-08-18T15:54:23.938Z] #29 6.769 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:54:23.938Z] #29 6.773 Unpacking jq (1.6-2.1) ... [2022-08-18T15:54:23.938Z] #29 6.808 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T15:54:23.966Z] #51 21.99 Reading package lists... [2022-08-18T15:54:23.966Z] #51 ... [2022-08-18T15:54:23.966Z] [2022-08-18T15:54:23.966Z] #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-18T15:54:23.966Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T15:54:23.966Z] #36 12.52 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T15:54:23.966Z] #36 12.53 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T15:54:23.966Z] #36 12.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T15:54:23.966Z] #36 13.06 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T15:54:23.966Z] #36 13.28 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T15:54:23.966Z] #36 13.56 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T15:54:23.966Z] #36 13.57 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T15:54:23.966Z] #36 13.61 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T15:54:23.966Z] #36 13.79 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T15:54:23.966Z] #36 14.03 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T15:54:23.966Z] #36 14.67 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T15:54:23.966Z] #36 14.97 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T15:54:23.966Z] #36 15.24 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T15:54:23.966Z] #36 15.28 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T15:54:23.966Z] #36 16.55 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T15:54:24.197Z] #29 6.818 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T15:54:24.197Z] #29 6.828 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T15:54:24.197Z] #29 6.838 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:24.197Z] #29 6.848 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T15:54:24.197Z] #29 6.858 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T15:54:24.197Z] #29 6.869 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T15:54:24.197Z] #29 6.880 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T15:54:24.197Z] #29 6.896 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:54:24.197Z] #29 6.907 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:54:24.197Z] #29 6.917 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T15:54:24.197Z] #29 6.929 Setting up ca-certificates (20210119) ... [2022-08-18T15:54:24.222Z] #36 ... [2022-08-18T15:54:24.222Z] [2022-08-18T15:54:24.222Z] #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-18T15:54:24.222Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:24.222Z] #55 22.94 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T15:54:24.222Z] #55 22.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T15:54:24.222Z] #55 23.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T15:54:24.222Z] #55 23.06 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T15:54:24.479Z] #55 23.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T15:54:24.760Z] #29 7.500 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:24.771Z] #29 9.830 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T15:54:25.042Z] #55 ... [2022-08-18T15:54:25.042Z] [2022-08-18T15:54:25.042Z] #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-18T15:54:25.042Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:54:25.042Z] #14 13.80 Fetched 8456 kB in 10s (818 kB/s) [2022-08-18T15:54:25.042Z] #14 13.80 Reading package lists... [2022-08-18T15:54:25.042Z] #14 19.32 Reading package lists... [2022-08-18T15:54:25.044Z] #29 10.23 [2022-08-18T15:54:25.299Z] #14 23.54 Building dependency tree... [2022-08-18T15:54:25.299Z] #14 ... [2022-08-18T15:54:25.299Z] [2022-08-18T15:54:25.299Z] #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-18T15:54:25.299Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T15:54:25.299Z] #47 23.24 + 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-18T15:54:25.323Z] #29 8.182 129 added, 0 removed; done. [2022-08-18T15:54:25.565Z] #29 10.47 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:25.565Z] #29 10.78 [2022-08-18T15:54:25.579Z] #29 8.210 Setting up jq (1.6-2.1) ... [2022-08-18T15:54:25.579Z] #29 8.220 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:25.579Z] #29 8.232 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T15:54:25.579Z] #29 8.245 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:25.579Z] #29 8.265 Processing triggers for ca-certificates (20210119) ... [2022-08-18T15:54:25.579Z] #29 8.272 Updating certificates in /etc/ssl/certs... [2022-08-18T15:54:25.825Z] #29 10.89 Download of images into '/build' complete. [2022-08-18T15:54:25.825Z] #29 10.89 Use something like the following to load the result into a Docker daemon: [2022-08-18T15:54:25.825Z] #29 10.89 tar -cC '/build' . | docker load [2022-08-18T15:54:25.934Z] #11 ... [2022-08-18T15:54:25.934Z] [2022-08-18T15:54:25.934Z] #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-18T15:54:25.934Z] #31 sha256:6ebf525b06327e6bb7c0d5a3d75a32d5464d97993da8970fab9df9d137c15efb [2022-08-18T15:54:25.934Z] #31 2.167 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T15:54:25.934Z] #31 2.524 [2022-08-18T15:54:25.934Z] #31 2.777 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:25.934Z] #31 3.128 [2022-08-18T15:54:25.934Z] #31 4.095 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T15:54:25.934Z] #31 4.398 [2022-08-18T15:54:25.934Z] #31 4.630 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:25.934Z] #31 4.934 [2022-08-18T15:54:25.934Z] #31 5.983 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T15:54:25.934Z] #31 6.290 [2022-08-18T15:54:25.934Z] #31 6.511 #=#=# ################ 22.7% ################################### 49.1% ################################################################# 90.6% ######################################################################## 100.0% [2022-08-18T15:54:25.934Z] #31 7.110 [2022-08-18T15:54:25.934Z] #31 8.194 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T15:54:25.934Z] #31 8.559 [2022-08-18T15:54:25.934Z] #31 8.792 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:25.934Z] #31 9.037 [2022-08-18T15:54:25.934Z] #31 9.738 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T15:54:25.934Z] #31 10.12 [2022-08-18T15:54:25.934Z] #31 ... [2022-08-18T15:54:25.934Z] [2022-08-18T15:54:25.934Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:25.934Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:26.144Z] #29 8.824 0 added, 0 removed; done. [2022-08-18T15:54:26.144Z] #29 8.824 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T15:54:26.144Z] #29 8.826 done. [2022-08-18T15:54:26.396Z] #29 ... [2022-08-18T15:54:26.396Z] [2022-08-18T15:54:26.396Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:26.396Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:26.396Z] #80 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 8.0s done [2022-08-18T15:54:26.396Z] #80 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.5s [2022-08-18T15:54:26.512Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-18T15:54:27.142Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-18T15:54:27.513Z] #29 DONE 10.3s [2022-08-18T15:54:27.513Z] [2022-08-18T15:54:27.513Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:27.513Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:27.513Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 3.8s done [2022-08-18T15:54:27.769Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-18T15:54:27.827Z] #47 ... [2022-08-18T15:54:27.827Z] [2022-08-18T15:54:27.827Z] #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-18T15:54:27.827Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T15:54:27.827Z] #76 16.08 Fetched 8456 kB in 12s (693 kB/s) [2022-08-18T15:54:27.827Z] #76 16.08 Reading package lists... [2022-08-18T15:54:27.827Z] #76 21.31 Reading package lists... [2022-08-18T15:54:27.827Z] #76 26.04 Building dependency tree... [2022-08-18T15:54:27.827Z] #76 ... [2022-08-18T15:54:27.827Z] [2022-08-18T15:54:27.827Z] #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-18T15:54:27.827Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:27.827Z] #42 21.91 Reading package lists... [2022-08-18T15:54:27.827Z] #42 26.12 Building dependency tree... [2022-08-18T15:54:27.827Z] #42 ... [2022-08-18T15:54:27.827Z] [2022-08-18T15:54:27.827Z] #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-18T15:54:27.827Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T15:54:27.827Z] #62 16.40 Fetched 8456 kB in 12s (724 kB/s) [2022-08-18T15:54:27.827Z] #62 16.40 Reading package lists... [2022-08-18T15:54:27.827Z] #62 21.40 Reading package lists... [2022-08-18T15:54:27.827Z] #62 26.24 Building dependency tree... [2022-08-18T15:54:27.827Z] #62 ... [2022-08-18T15:54:27.827Z] [2022-08-18T15:54:27.827Z] #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-18T15:54:27.827Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T15:54:27.827Z] #51 21.99 Reading package lists... [2022-08-18T15:54:28.025Z] #11 ... [2022-08-18T15:54:28.026Z] [2022-08-18T15:54:28.026Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T15:54:28.026Z] #30 sha256:962c544c1a5aa56905a99e9bd27cccfd09e0b007f2b46a4b9486d54d197e7597 [2022-08-18T15:54:28.026Z] #30 DONE 0.3s [2022-08-18T15:54:28.026Z] [2022-08-18T15:54:28.026Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:28.026Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:28.087Z] #51 26.26 Building dependency tree... [2022-08-18T15:54:28.087Z] #51 ... [2022-08-18T15:54:28.087Z] [2022-08-18T15:54:28.087Z] #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-18T15:54:28.087Z] #31 sha256:76ebf592d760954515c8c2700169d7819da4948c81cd8a7369681232fb2f32b0 [2022-08-18T15:54:28.087Z] #31 23.79 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T15:54:28.087Z] #31 25.56 #=#=# [2022-08-18T15:54:28.087Z] #31 25.92 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:28.087Z] #31 27.27 [2022-08-18T15:54:28.087Z] #31 27.59 Download of images into '/build' complete. [2022-08-18T15:54:28.087Z] #31 27.59 Use something like the following to load the result into a Docker daemon: [2022-08-18T15:54:28.087Z] #31 27.59 tar -cC '/build' . | docker load [2022-08-18T15:54:28.087Z] #31 DONE 27.9s [2022-08-18T15:54:28.309Z] #80 ... [2022-08-18T15:54:28.309Z] [2022-08-18T15:54:28.309Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T15:54:28.309Z] #29 sha256:a702891115c1fc1ce6f0a01c9954541d77200987f533576fab42d7f38d339946 [2022-08-18T15:54:28.309Z] #29 DONE 13.2s [2022-08-18T15:54:28.309Z] [2022-08-18T15:54:28.309Z] #80 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:28.309Z] #80 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:28.347Z] [2022-08-18T15:54:28.347Z] #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-18T15:54:28.347Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:28.347Z] #42 26.12 Building dependency tree... [2022-08-18T15:54:28.402Z] #11 ... [2022-08-18T15:54:28.402Z] [2022-08-18T15:54:28.402Z] #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-18T15:54:28.402Z] #31 sha256:6ebf525b06327e6bb7c0d5a3d75a32d5464d97993da8970fab9df9d137c15efb [2022-08-18T15:54:28.402Z] #31 10.36 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:28.402Z] #31 10.62 [2022-08-18T15:54:28.402Z] #31 10.71 Download of images into '/build' complete. [2022-08-18T15:54:28.402Z] #31 10.71 Use something like the following to load the result into a Docker daemon: [2022-08-18T15:54:28.402Z] #31 10.71 tar -cC '/build' . | docker load [2022-08-18T15:54:28.402Z] #31 DONE 12.5s [2022-08-18T15:54:28.402Z] [2022-08-18T15:54:28.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:28.402Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:28.524Z] #11 ... [2022-08-18T15:54:28.524Z] [2022-08-18T15:54:28.524Z] #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-18T15:54:28.524Z] #38 sha256:3d54309db265ab6bc296e16646f680002899aeb85e42a11762b6dd13bd15ea04 [2022-08-18T15:54:28.524Z] #38 6.712 #=#=# ################## 26.2% ########################################## 58.4% ################################################################ 89.7% ######################################################################## 100.0% [2022-08-18T15:54:28.524Z] #38 7.282 [2022-08-18T15:54:28.524Z] #38 8.391 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T15:54:28.524Z] #38 8.738 [2022-08-18T15:54:28.524Z] #38 8.971 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:28.524Z] #38 9.227 [2022-08-18T15:54:28.524Z] #38 10.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T15:54:28.524Z] #38 10.37 [2022-08-18T15:54:28.524Z] #38 10.60 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:28.524Z] #38 10.90 [2022-08-18T15:54:28.524Z] #38 11.01 Download of images into '/build' complete. [2022-08-18T15:54:28.524Z] #38 11.01 Use something like the following to load the result into a Docker daemon: [2022-08-18T15:54:28.524Z] #38 11.01 tar -cC '/build' . | docker load [2022-08-18T15:54:28.524Z] #38 DONE 13.0s [2022-08-18T15:54:28.524Z] [2022-08-18T15:54:28.524Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T15:54:28.524Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T15:54:30.247Z] #42 29.16 The following additional packages will be installed: [2022-08-18T15:54:30.247Z] #42 29.18 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T15:54:30.247Z] #42 29.20 Suggested packages: [2022-08-18T15:54:30.247Z] #42 29.21 cmake-doc ninja-build lrzip [2022-08-18T15:54:30.247Z] #42 29.21 Recommended packages: [2022-08-18T15:54:30.247Z] #42 29.21 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T15:54:31.177Z] #42 30.01 The following NEW packages will be installed: [2022-08-18T15:54:31.177Z] #42 30.02 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T15:54:31.177Z] #42 30.04 vim-common xxd [2022-08-18T15:54:31.612Z] #80 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.6s [2022-08-18T15:54:31.742Z] #42 30.40 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T15:54:31.742Z] #42 30.40 Need to get 15.6 MB of archives. [2022-08-18T15:54:31.742Z] #42 30.40 After this operation, 67.4 MB of additional disk space will be used. [2022-08-18T15:54:31.742Z] #42 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:54:31.742Z] #42 30.41 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-18T15:54:31.742Z] #42 30.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T15:54:31.742Z] #42 30.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-18T15:54:32.311Z] #42 30.94 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-18T15:54:32.311Z] #42 30.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-18T15:54:32.311Z] #42 30.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-18T15:54:32.311Z] #42 30.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-18T15:54:32.311Z] #42 30.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-18T15:54:32.311Z] #42 30.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-18T15:54:32.574Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-18T15:54:32.701Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.1s [2022-08-18T15:54:32.892Z] #42 ... [2022-08-18T15:54:32.892Z] [2022-08-18T15:54:32.892Z] #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-18T15:54:32.892Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T15:54:32.892Z] #57 31.52 v3.0.2 [2022-08-18T15:54:32.892Z] #57 DONE 31.8s [2022-08-18T15:54:33.149Z] [2022-08-18T15:54:33.149Z] #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-18T15:54:33.149Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T15:54:33.149Z] #76 26.04 Building dependency tree... [2022-08-18T15:54:33.149Z] #76 29.84 python3 is already the newest version (3.9.2-3). [2022-08-18T15:54:33.149Z] #76 29.84 The following additional packages will be installed: [2022-08-18T15:54:33.149Z] #76 29.85 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T15:54:33.149Z] #76 29.85 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T15:54:33.149Z] #76 29.87 Suggested packages: [2022-08-18T15:54:33.149Z] #76 29.88 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T15:54:33.149Z] #76 29.88 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T15:54:33.149Z] #76 29.88 m4-doc ed diffutils-doc [2022-08-18T15:54:33.149Z] #76 29.88 Recommended packages: [2022-08-18T15:54:33.149Z] #76 29.88 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T15:54:33.149Z] #76 31.10 The following NEW packages will be installed: [2022-08-18T15:54:33.149Z] #76 31.13 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T15:54:33.149Z] #76 31.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T15:54:33.149Z] #76 31.14 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T15:54:33.149Z] #76 31.14 libyajl2 m4 patch xz-utils [2022-08-18T15:54:33.149Z] #76 31.49 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T15:54:33.149Z] #76 31.49 Need to get 5916 kB of archives. [2022-08-18T15:54:33.149Z] #76 31.49 After this operation, 18.6 MB of additional disk space will be used. [2022-08-18T15:54:33.149Z] #76 31.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-18T15:54:33.149Z] #76 31.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-18T15:54:33.149Z] #76 31.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-18T15:54:33.149Z] #76 31.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-18T15:54:33.149Z] #76 31.51 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-18T15:54:33.149Z] #76 31.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-18T15:54:33.149Z] #76 31.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-18T15:54:33.149Z] #76 31.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-18T15:54:33.149Z] #76 31.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T15:54:33.149Z] #76 31.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T15:54:33.149Z] #76 31.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-18T15:54:33.149Z] #76 31.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T15:54:33.149Z] #76 31.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-18T15:54:33.149Z] #76 31.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-18T15:54:33.149Z] #76 31.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-18T15:54:33.149Z] #76 31.75 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-18T15:54:33.149Z] #76 31.76 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-18T15:54:33.149Z] #76 31.76 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-18T15:54:33.149Z] #76 31.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-18T15:54:33.149Z] #76 31.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-18T15:54:33.149Z] #76 31.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-18T15:54:33.149Z] #76 31.88 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-18T15:54:33.149Z] #76 31.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-18T15:54:33.275Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-18T15:54:34.156Z] #80 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.2s done [2022-08-18T15:54:34.416Z] #80 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-18T15:54:34.417Z] #80 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T15:54:34.466Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.9s done [2022-08-18T15:54:34.524Z] #76 33.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:34.677Z] #80 DONE 47.7s [2022-08-18T15:54:34.677Z] [2022-08-18T15:54:34.677Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:34.677Z] #11 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T15:54:34.722Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T15:54:34.722Z] #11 DONE 46.7s [2022-08-18T15:54:34.781Z] #76 33.51 Fetched 5916 kB in 1s (8791 kB/s) [2022-08-18T15:54:34.978Z] [2022-08-18T15:54:34.978Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:34.978Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T15:54:35.051Z] #76 33.66 Selecting previously unselected package bzip2. [2022-08-18T15:54:35.052Z] #76 33.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T15:54:35.052Z] #76 33.71 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-18T15:54:35.269Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.9s done [2022-08-18T15:54:35.269Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T15:54:35.269Z] #11 DONE 48.3s [2022-08-18T15:54:35.308Z] #76 33.98 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:54:35.308Z] #76 ... [2022-08-18T15:54:35.308Z] [2022-08-18T15:54:35.308Z] #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-18T15:54:35.308Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T15:54:35.308Z] #62 26.24 Building dependency tree... [2022-08-18T15:54:35.308Z] #62 30.17 The following additional packages will be installed: [2022-08-18T15:54:35.308Z] #62 30.19 libbtrfs0 [2022-08-18T15:54:35.308Z] #62 30.40 The following NEW packages will be installed: [2022-08-18T15:54:35.308Z] #62 30.42 libbtrfs-dev libbtrfs0 [2022-08-18T15:54:35.308Z] #62 30.82 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T15:54:35.308Z] #62 30.82 Need to get 454 kB of archives. [2022-08-18T15:54:35.308Z] #62 30.82 After this operation, 1275 kB of additional disk space will be used. [2022-08-18T15:54:35.308Z] #62 30.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-18T15:54:35.308Z] #62 30.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-18T15:54:35.308Z] #62 31.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:35.308Z] #62 32.40 Fetched 454 kB in 0s (1355 kB/s) [2022-08-18T15:54:35.308Z] #62 32.56 Selecting previously unselected package libbtrfs0:arm64. [2022-08-18T15:54:35.308Z] #62 32.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T15:54:35.308Z] #62 32.68 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-18T15:54:35.308Z] #62 32.74 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T15:54:35.308Z] #62 32.97 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-18T15:54:35.308Z] #62 32.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-18T15:54:35.308Z] #62 32.99 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T15:54:35.308Z] #62 33.31 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T15:54:35.308Z] #62 33.34 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T15:54:35.308Z] #62 33.36 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:35.308Z] #62 DONE 34.2s [2022-08-18T15:54:35.308Z] [2022-08-18T15:54:35.308Z] #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-18T15:54:35.308Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:35.308Z] #42 32.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:35.308Z] #42 32.76 Fetched 15.6 MB in 1s (15.1 MB/s) [2022-08-18T15:54:35.308Z] #42 32.87 Selecting previously unselected package xxd. [2022-08-18T15:54:35.308Z] #42 32.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T15:54:35.308Z] #42 32.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T15:54:35.308Z] #42 32.93 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:54:35.308Z] #42 33.14 Selecting previously unselected package vim-common. [2022-08-18T15:54:35.308Z] #42 33.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:54:35.308Z] #42 33.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:54:35.308Z] #42 33.52 Selecting previously unselected package cmake-data. [2022-08-18T15:54:35.308Z] #42 33.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T15:54:35.308Z] #42 33.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:54:35.542Z] [2022-08-18T15:54:35.542Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:35.542Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T15:54:35.623Z] #11 DONE 1.0s [2022-08-18T15:54:35.623Z] [2022-08-18T15:54:35.623Z] #12 [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-18T15:54:35.623Z] #12 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T15:54:35.878Z] #42 ... [2022-08-18T15:54:35.878Z] [2022-08-18T15:54:35.878Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T15:54:35.878Z] #63 sha256:23b5de5cd742365dc3dd4922dc8c67edb29c178e8277e0204306e51494fb7151 [2022-08-18T15:54:35.878Z] #63 DONE 0.4s [2022-08-18T15:54:35.878Z] [2022-08-18T15:54:35.878Z] #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-18T15:54:35.878Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:35.878Z] #55 24.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T15:54:35.878Z] #55 24.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T15:54:35.878Z] #55 24.75 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T15:54:35.878Z] #55 24.95 go: downloading golang.org/x/text v0.3.7 [2022-08-18T15:54:35.878Z] #55 30.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T15:54:35.878Z] #55 30.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T15:54:35.878Z] #55 30.68 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T15:54:35.878Z] #55 30.70 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T15:54:35.878Z] #55 30.79 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T15:54:35.878Z] #55 31.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T15:54:35.878Z] #55 31.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T15:54:35.878Z] #55 31.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T15:54:35.878Z] #55 31.35 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T15:54:35.878Z] #55 31.45 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T15:54:35.878Z] #55 31.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T15:54:35.878Z] #55 31.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T15:54:35.878Z] #55 31.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T15:54:35.879Z] #55 31.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T15:54:35.879Z] #55 31.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T15:54:35.879Z] #55 31.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T15:54:35.879Z] #55 31.92 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T15:54:35.879Z] #55 32.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T15:54:35.879Z] #55 32.64 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T15:54:35.879Z] #55 32.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T15:54:35.879Z] #55 32.97 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T15:54:35.879Z] #55 33.31 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T15:54:35.879Z] #55 33.38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T15:54:35.879Z] #55 33.38 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T15:54:35.879Z] #55 33.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T15:54:35.879Z] #55 33.50 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T15:54:35.879Z] #55 33.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T15:54:35.879Z] #55 33.56 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T15:54:35.879Z] #55 33.59 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T15:54:35.879Z] #55 34.24 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T15:54:35.879Z] #55 34.46 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T15:54:36.134Z] #55 ... [2022-08-18T15:54:36.134Z] [2022-08-18T15:54:36.134Z] #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-18T15:54:36.134Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T15:54:36.134Z] #40 34.64 NAME: [2022-08-18T15:54:36.134Z] #40 34.64 go-winres - A tool for embedding resources in Windows executables [2022-08-18T15:54:36.134Z] #40 34.64 [2022-08-18T15:54:36.134Z] #40 34.64 USAGE: [2022-08-18T15:54:36.134Z] #40 34.64 go-winres [global options] command [command options] [arguments...] [2022-08-18T15:54:36.134Z] #40 34.64 [2022-08-18T15:54:36.134Z] #40 34.64 COMMANDS: [2022-08-18T15:54:36.134Z] #40 34.64 init Create an initial ./winres/winres.json [2022-08-18T15:54:36.134Z] #40 34.64 make Make syso files for the "go build" command [2022-08-18T15:54:36.134Z] #40 34.64 simply Make syso files for the "go build" command (simplified) [2022-08-18T15:54:36.134Z] #40 34.64 extract Extract all resources from an executable [2022-08-18T15:54:36.134Z] #40 34.64 patch Replace resources in an executable file (exe, dll) [2022-08-18T15:54:36.134Z] #40 34.64 help, h Shows a list of commands or help for one command [2022-08-18T15:54:36.134Z] #40 34.64 [2022-08-18T15:54:36.134Z] #40 34.64 GLOBAL OPTIONS: [2022-08-18T15:54:36.134Z] #40 34.64 --help, -h show help (default: false) [2022-08-18T15:54:36.134Z] #40 DONE 34.8s [2022-08-18T15:54:36.134Z] [2022-08-18T15:54:36.134Z] #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-18T15:54:36.134Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T15:54:36.134Z] #76 34.23 Selecting previously unselected package libmagic-mgc. [2022-08-18T15:54:36.134Z] #76 34.24 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-18T15:54:36.134Z] #76 34.29 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T15:54:36.247Z] #12 DONE 0.7s [2022-08-18T15:54:36.348Z] #12 DONE 1.4s [2022-08-18T15:54:36.348Z] [2022-08-18T15:54:36.348Z] #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-18T15:54:36.348Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T15:54:36.392Z] #76 35.16 Selecting previously unselected package libmagic1:arm64. [2022-08-18T15:54:36.392Z] #76 35.16 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-18T15:54:36.392Z] #76 35.20 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-18T15:54:36.392Z] #76 ... [2022-08-18T15:54:36.392Z] [2022-08-18T15:54:36.392Z] #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-18T15:54:36.392Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:54:36.392Z] #14 23.54 Building dependency tree... [2022-08-18T15:54:36.392Z] #14 27.82 The following additional packages will be installed: [2022-08-18T15:54:36.392Z] #14 27.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:54:36.392Z] #14 27.85 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T15:54:36.392Z] #14 27.85 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T15:54:36.392Z] #14 27.85 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T15:54:36.392Z] #14 27.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T15:54:36.392Z] #14 27.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T15:54:36.392Z] #14 27.85 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T15:54:36.392Z] #14 27.85 Suggested packages: [2022-08-18T15:54:36.392Z] #14 27.85 gcc-10-locales seccomp wine64 [2022-08-18T15:54:36.392Z] #14 28.97 The following NEW packages will be installed: [2022-08-18T15:54:36.392Z] #14 28.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:54:36.392Z] #14 28.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T15:54:36.392Z] #14 28.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T15:54:36.392Z] #14 28.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T15:54:36.392Z] #14 28.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T15:54:36.392Z] #14 28.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T15:54:36.392Z] #14 28.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T15:54:36.392Z] #14 28.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T15:54:36.392Z] #14 28.99 mingw-w64-x86-64-dev [2022-08-18T15:54:36.392Z] #14 29.39 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T15:54:36.392Z] #14 29.39 Need to get 108 MB of archives. [2022-08-18T15:54:36.392Z] #14 29.39 After this operation, 620 MB of additional disk space will be used. [2022-08-18T15:54:36.392Z] #14 29.39 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-18T15:54:36.392Z] #14 29.47 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-18T15:54:36.392Z] #14 29.58 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-18T15:54:36.392Z] #14 29.59 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-18T15:54:36.392Z] #14 29.61 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-18T15:54:36.392Z] #14 29.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T15:54:36.393Z] #14 29.87 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-18T15:54:36.393Z] #14 30.02 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-18T15:54:36.393Z] #14 30.02 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-18T15:54:36.393Z] #14 30.54 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-18T15:54:36.393Z] #14 31.55 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-18T15:54:36.393Z] #14 32.05 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-18T15:54:36.393Z] #14 32.72 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-18T15:54:36.393Z] #14 33.96 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-18T15:54:36.393Z] #14 34.51 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-18T15:54:36.393Z] #14 34.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T15:54:36.393Z] #14 34.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T15:54:36.393Z] #14 34.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-18T15:54:36.393Z] #14 34.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-18T15:54:36.393Z] #14 34.59 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-18T15:54:36.393Z] #14 34.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-18T15:54:36.393Z] #14 34.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-18T15:54:36.393Z] #14 34.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-18T15:54:36.393Z] #14 34.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-18T15:54:36.393Z] #14 34.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-18T15:54:36.393Z] #14 34.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-18T15:54:36.393Z] #14 34.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-18T15:54:36.393Z] #14 34.72 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-18T15:54:36.393Z] #14 34.77 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-18T15:54:36.393Z] #14 34.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-18T15:54:36.489Z] #12 DONE 1.1s [2022-08-18T15:54:36.513Z] [2022-08-18T15:54:36.513Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T15:54:36.513Z] #31 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T15:54:36.513Z] #31 DONE 0.1s [2022-08-18T15:54:36.513Z] [2022-08-18T15:54:36.513Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:54:36.513Z] #32 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:54:36.513Z] #32 ... [2022-08-18T15:54:36.513Z] [2022-08-18T15:54:36.513Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T15:54:36.513Z] #44 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T15:54:36.513Z] #44 DONE 0.3s [2022-08-18T15:54:36.554Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.4s done [2022-08-18T15:54:36.554Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T15:54:36.554Z] #11 DONE 27.3s [2022-08-18T15:54:36.554Z] [2022-08-18T15:54:36.554Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:36.555Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T15:54:36.604Z] #13 DONE 0.5s [2022-08-18T15:54:36.655Z] #14 ... [2022-08-18T15:54:36.655Z] [2022-08-18T15:54:36.655Z] #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-18T15:54:36.655Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:54:36.655Z] #55 35.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T15:54:36.655Z] #55 35.30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T15:54:36.750Z] [2022-08-18T15:54:36.750Z] #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-18T15:54:36.750Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T15:54:36.785Z] [2022-08-18T15:54:36.785Z] #47 [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-18T15:54:36.785Z] #47 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T15:54:36.785Z] #47 DONE 0.3s [2022-08-18T15:54:36.785Z] [2022-08-18T15:54:36.785Z] #48 [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-18T15:54:36.785Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:36.785Z] #48 ... [2022-08-18T15:54:36.785Z] [2022-08-18T15:54:36.785Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T15:54:36.785Z] #23 sha256:98753076e9ee63b071506c7edabba6a4d958ac057a06f3f7a42cc36b3c0e9842 [2022-08-18T15:54:36.785Z] #23 DONE 0.4s [2022-08-18T15:54:36.785Z] [2022-08-18T15:54:36.785Z] #63 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T15:54:36.785Z] #63 sha256:ba18448d9a70aba6331689ab2099cba303a7d6af966ddee779e11f9164c3cb5c [2022-08-18T15:54:36.785Z] #63 DONE 0.4s [2022-08-18T15:54:36.860Z] [2022-08-18T15:54:36.860Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T15:54:36.860Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T15:54:36.860Z] #33 DONE 0.0s [2022-08-18T15:54:36.860Z] [2022-08-18T15:54:36.860Z] #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-18T15:54:36.860Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:54:36.860Z] #34 ... [2022-08-18T15:54:36.860Z] [2022-08-18T15:54:36.860Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T15:54:36.860Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T15:54:36.860Z] #46 DONE 0.2s [2022-08-18T15:54:37.057Z] [2022-08-18T15:54:37.057Z] #64 [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-18T15:54:37.057Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:54:37.116Z] [2022-08-18T15:54:37.117Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T15:54:37.117Z] #66 sha256:ff6f4a345f480e288c2c4298b1607b630fdbdc1aa771afe4fb1350f3237c73dc [2022-08-18T15:54:37.117Z] #66 DONE 0.3s [2022-08-18T15:54:37.117Z] [2022-08-18T15:54:37.117Z] #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-18T15:54:37.117Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T15:54:37.117Z] #50 DONE 0.3s [2022-08-18T15:54:37.117Z] [2022-08-18T15:54:37.117Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T15:54:37.117Z] #25 sha256:d5f6782d8d85a93b43403c955aa93efd765617c62bf7c667c7fe97e8960f49f0 [2022-08-18T15:54:37.117Z] #25 DONE 0.3s [2022-08-18T15:54:37.117Z] [2022-08-18T15:54:37.117Z] #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-18T15:54:37.117Z] #26 sha256:190cbbe26b09f890530c3cfe9be70b543ee4939b6ea436ba0ca5eec3d4e29fde [2022-08-18T15:54:37.325Z] #13 DONE 0.7s [2022-08-18T15:54:37.325Z] [2022-08-18T15:54:37.325Z] #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-18T15:54:37.325Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:37.325Z] #47 ... [2022-08-18T15:54:37.325Z] [2022-08-18T15:54:37.325Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T15:54:37.325Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T15:54:37.325Z] #53 DONE 0.2s [2022-08-18T15:54:37.489Z] #12 ... [2022-08-18T15:54:37.489Z] [2022-08-18T15:54:37.489Z] #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-18T15:54:37.489Z] #31 sha256:a847f455284d938987461180b5f3133dc2a1e7574d3577b75eb84f3bbec0b797 [2022-08-18T15:54:37.489Z] #31 1.426 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T15:54:37.489Z] #31 1.688 [2022-08-18T15:54:37.489Z] #31 1.906 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:37.489Z] #31 2.153 [2022-08-18T15:54:37.489Z] #31 2.978 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T15:54:37.489Z] #31 3.235 [2022-08-18T15:54:37.489Z] #31 3.453 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:37.489Z] #31 3.696 [2022-08-18T15:54:37.489Z] #31 4.541 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T15:54:37.489Z] #31 4.800 [2022-08-18T15:54:37.489Z] #31 5.019 #=#=# ################## 25.5% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-08-18T15:54:37.489Z] #31 5.567 [2022-08-18T15:54:37.489Z] #31 6.457 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T15:54:37.489Z] #31 6.730 [2022-08-18T15:54:37.489Z] #31 6.943 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:37.489Z] #31 7.186 [2022-08-18T15:54:37.489Z] #31 7.852 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T15:54:37.489Z] #31 8.112 [2022-08-18T15:54:37.489Z] #31 8.330 #=#=# ######################################################################## 100.0% [2022-08-18T15:54:37.489Z] #31 8.524 [2022-08-18T15:54:37.489Z] #31 8.564 Download of images into '/build' complete. [2022-08-18T15:54:37.489Z] #31 8.564 Use something like the following to load the result into a Docker daemon: [2022-08-18T15:54:37.489Z] #31 8.564 tar -cC '/build' . | docker load [2022-08-18T15:54:37.489Z] #31 DONE 9.5s [2022-08-18T15:54:37.489Z] [2022-08-18T15:54:37.489Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T15:54:37.489Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T15:54:37.489Z] #12 DONE 1.0s [2022-08-18T15:54:37.489Z] [2022-08-18T15:54:37.489Z] #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-18T15:54:37.489Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T15:54:37.583Z] [2022-08-18T15:54:37.583Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T15:54:37.583Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T15:54:37.583Z] #40 DONE 0.2s [2022-08-18T15:54:37.583Z] [2022-08-18T15:54:37.583Z] #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-18T15:54:37.583Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T15:54:37.583Z] #57 DONE 0.3s [2022-08-18T15:54:37.583Z] [2022-08-18T15:54:37.583Z] #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-18T15:54:37.583Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:38.052Z] #13 DONE 0.6s [2022-08-18T15:54:38.052Z] [2022-08-18T15:54:38.052Z] #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-18T15:54:38.052Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:38.313Z] #40 ... [2022-08-18T15:54:38.313Z] [2022-08-18T15:54:38.313Z] #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-18T15:54:38.313Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T15:54:38.313Z] #50 DONE 0.1s [2022-08-18T15:54:38.313Z] [2022-08-18T15:54:38.313Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T15:54:38.313Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T15:54:38.313Z] #33 DONE 0.2s [2022-08-18T15:54:38.313Z] [2022-08-18T15:54:38.313Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T15:54:38.313Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T15:54:38.313Z] #46 DONE 0.2s [2022-08-18T15:54:38.313Z] [2022-08-18T15:54:38.314Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T15:54:38.314Z] #66 sha256:6689b124e4b22640f4ab95368c51be89f307528b0c81906e8673640a8535d1e0 [2022-08-18T15:54:38.314Z] #66 DONE 0.3s [2022-08-18T15:54:38.314Z] [2022-08-18T15:54:38.314Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T15:54:38.314Z] #25 sha256:76141a53023362d197475f19f51de2111b76d19b6afe42f37b05cf034e952c5a [2022-08-18T15:54:38.314Z] #25 DONE 0.3s [2022-08-18T15:54:38.314Z] [2022-08-18T15:54:38.314Z] #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-18T15:54:38.314Z] #67 sha256:c8aa35c5f852eef89683209173bc0a565e01d8c6592f1bccd21d59b56aa0ec69 [2022-08-18T15:54:39.932Z] #55 ... [2022-08-18T15:54:39.932Z] [2022-08-18T15:54:39.932Z] #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-18T15:54:39.932Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T15:54:39.932Z] #51 26.26 Building dependency tree... [2022-08-18T15:54:39.932Z] #51 29.94 The following additional packages will be installed: [2022-08-18T15:54:39.932Z] #51 29.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:54:39.932Z] #51 29.94 python3-protobuf python3-six [2022-08-18T15:54:39.932Z] #51 29.95 Suggested packages: [2022-08-18T15:54:39.932Z] #51 29.96 python3-setuptools [2022-08-18T15:54:39.932Z] #51 29.96 Recommended packages: [2022-08-18T15:54:39.932Z] #51 29.96 iproute2 | iproute [2022-08-18T15:54:39.932Z] #51 30.52 The following NEW packages will be installed: [2022-08-18T15:54:39.932Z] #51 30.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:54:39.932Z] #51 30.52 python3-protobuf python3-six [2022-08-18T15:54:39.932Z] #51 31.14 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T15:54:39.932Z] #51 31.14 Need to get 2136 kB of archives. [2022-08-18T15:54:39.932Z] #51 31.14 After this operation, 10.8 MB of additional disk space will be used. [2022-08-18T15:54:39.932Z] #51 31.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-18T15:54:39.932Z] #51 31.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:54:39.932Z] #51 31.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T15:54:39.932Z] #51 31.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-18T15:54:39.932Z] #51 31.19 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-18T15:54:39.932Z] #51 31.20 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-18T15:54:39.932Z] #51 31.21 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-18T15:54:39.932Z] #51 33.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-18T15:54:39.932Z] #51 35.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:39.932Z] #51 35.68 Fetched 2136 kB in 3s (650 kB/s) [2022-08-18T15:54:39.932Z] #51 35.76 Selecting previously unselected package libprotobuf23:arm64. [2022-08-18T15:54:39.932Z] #51 35.76 (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-18T15:54:39.932Z] #51 35.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-18T15:54:39.932Z] #51 35.80 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-18T15:54:39.932Z] #51 36.40 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:54:39.932Z] #51 36.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:54:39.932Z] #51 36.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:54:39.932Z] #51 36.61 Selecting previously unselected package python3-six. [2022-08-18T15:54:39.932Z] #51 36.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T15:54:39.932Z] #51 36.62 Unpacking python3-six (1.16.0-2) ... [2022-08-18T15:54:39.932Z] #51 36.69 Selecting previously unselected package python3-protobuf. [2022-08-18T15:54:39.932Z] #51 36.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-18T15:54:39.932Z] #51 36.70 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T15:54:39.932Z] #51 37.23 Selecting previously unselected package libnet1:arm64. [2022-08-18T15:54:39.932Z] #51 37.25 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T15:54:39.932Z] #51 37.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:54:39.932Z] #51 37.43 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T15:54:39.932Z] #51 37.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-18T15:54:39.932Z] #51 37.44 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T15:54:39.932Z] #51 37.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T15:54:39.932Z] #51 37.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T15:54:39.932Z] #51 37.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T15:54:39.932Z] #51 37.77 Selecting previously unselected package criu. [2022-08-18T15:54:39.932Z] #51 37.78 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-18T15:54:39.932Z] #51 37.80 Unpacking criu (3.17.1-1) ... [2022-08-18T15:54:39.932Z] #51 ... [2022-08-18T15:54:39.932Z] [2022-08-18T15:54:39.932Z] #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-18T15:54:39.932Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T15:54:39.932Z] #76 35.54 Selecting previously unselected package file. [2022-08-18T15:54:39.932Z] #76 35.55 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 35.55 Unpacking file (1:5.39-3) ... [2022-08-18T15:54:39.932Z] #76 35.72 Selecting previously unselected package xz-utils. [2022-08-18T15:54:39.932Z] #76 35.73 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 35.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:54:39.932Z] #76 36.06 Selecting previously unselected package libsigsegv2:arm64. [2022-08-18T15:54:39.932Z] #76 36.07 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 36.07 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-18T15:54:39.932Z] #76 36.18 Selecting previously unselected package m4. [2022-08-18T15:54:39.932Z] #76 36.18 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 36.20 Unpacking m4 (1.4.18-5) ... [2022-08-18T15:54:39.932Z] #76 36.41 Selecting previously unselected package autoconf. [2022-08-18T15:54:39.932Z] #76 36.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T15:54:39.932Z] #76 36.43 Unpacking autoconf (2.69-14) ... [2022-08-18T15:54:39.932Z] #76 36.84 Selecting previously unselected package autotools-dev. [2022-08-18T15:54:39.932Z] #76 36.84 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T15:54:39.932Z] #76 36.85 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:54:39.932Z] #76 37.04 Selecting previously unselected package automake. [2022-08-18T15:54:39.932Z] #76 37.05 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T15:54:39.932Z] #76 37.06 Unpacking automake (1:1.16.3-2) ... [2022-08-18T15:54:39.932Z] #76 37.61 Selecting previously unselected package patch. [2022-08-18T15:54:39.932Z] #76 37.62 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 37.62 Unpacking patch (2.7.6-7) ... [2022-08-18T15:54:39.932Z] #76 37.76 Selecting previously unselected package dpkg-dev. [2022-08-18T15:54:39.932Z] #76 37.77 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T15:54:39.932Z] #76 37.79 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T15:54:39.932Z] #76 38.57 Selecting previously unselected package build-essential. [2022-08-18T15:54:39.932Z] #76 38.58 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 38.59 Unpacking build-essential (12.9) ... [2022-08-18T15:54:39.932Z] #76 38.72 Selecting previously unselected package libcap2:arm64. [2022-08-18T15:54:39.932Z] #76 38.72 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-18T15:54:39.932Z] #76 38.73 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-18T15:54:40.189Z] #76 38.85 Selecting previously unselected package libcap-dev:arm64. [2022-08-18T15:54:40.190Z] #76 38.85 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-18T15:54:40.190Z] #76 38.86 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-18T15:54:40.190Z] #76 38.97 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T15:54:40.190Z] #76 38.98 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T15:54:40.190Z] #76 38.98 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T15:54:40.446Z] #76 39.09 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-18T15:54:40.446Z] #76 39.11 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-18T15:54:40.446Z] #76 39.12 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-18T15:54:40.446Z] #76 39.25 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T15:54:40.446Z] #76 39.26 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T15:54:40.446Z] #76 39.29 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T15:54:40.705Z] #76 39.47 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T15:54:40.705Z] #76 39.50 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-18T15:54:40.705Z] #76 39.51 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T15:54:40.857Z] #58 ... [2022-08-18T15:54:40.857Z] [2022-08-18T15:54:40.857Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T15:54:40.857Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T15:54:40.857Z] #14 DONE 3.4s [2022-08-18T15:54:40.857Z] [2022-08-18T15:54:40.857Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T15:54:40.857Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T15:54:41.663Z] #76 40.33 Selecting previously unselected package libtool. [2022-08-18T15:54:41.663Z] #76 40.33 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T15:54:41.663Z] #76 40.34 Unpacking libtool (2.4.6-15) ... [2022-08-18T15:54:41.920Z] #76 40.70 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T15:54:41.920Z] #76 40.70 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-18T15:54:41.920Z] #76 40.73 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-18T15:54:42.178Z] #76 40.95 Selecting previously unselected package libyajl2:arm64. [2022-08-18T15:54:42.178Z] #76 40.96 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-18T15:54:42.178Z] #76 40.96 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-18T15:54:42.353Z] #64 ... [2022-08-18T15:54:42.353Z] [2022-08-18T15:54:42.353Z] #45 [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-18T15:54:42.353Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:54:42.353Z] #45 5.816 + git clone https://github.com/docker/distribution.git . [2022-08-18T15:54:42.373Z] #26 ... [2022-08-18T15:54:42.373Z] [2022-08-18T15:54:42.373Z] #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-18T15:54:42.373Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:54:42.373Z] #62 4.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:42.373Z] #62 4.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:42.373Z] #62 4.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:42.373Z] #62 5.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:42.373Z] #62 5.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:42.453Z] #76 41.07 Selecting previously unselected package libyajl-dev:arm64. [2022-08-18T15:54:42.453Z] #76 41.08 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-18T15:54:42.453Z] #76 41.09 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-18T15:54:42.494Z] #67 3.966 + RM_GOPATH=0 [2022-08-18T15:54:42.494Z] #67 3.968 + TMP_GOPATH= [2022-08-18T15:54:42.494Z] #67 3.969 + : /build [2022-08-18T15:54:42.494Z] #67 3.969 + '[' -z '' ']' [2022-08-18T15:54:42.494Z] #67 3.970 ++ mktemp -d [2022-08-18T15:54:42.494Z] #67 3.978 + export GOPATH=/tmp/tmp.tfIwLibV5X [2022-08-18T15:54:42.494Z] #67 3.978 + GOPATH=/tmp/tmp.tfIwLibV5X [2022-08-18T15:54:42.494Z] #67 3.978 + RM_GOPATH=1 [2022-08-18T15:54:42.494Z] #67 3.978 + case "$(go env GOARCH)" in [2022-08-18T15:54:42.494Z] #67 3.979 ++ go env GOARCH [2022-08-18T15:54:42.494Z] #67 3.995 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:42.494Z] #67 3.995 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:42.494Z] #67 3.995 ++ dirname /install.sh [2022-08-18T15:54:42.494Z] #67 3.995 + dir=/ [2022-08-18T15:54:42.494Z] #67 3.995 + bin=rootlesskit [2022-08-18T15:54:42.494Z] #67 3.995 + shift [2022-08-18T15:54:42.494Z] #67 3.995 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T15:54:42.494Z] #67 3.995 + . //rootlesskit.installer [2022-08-18T15:54:42.494Z] #67 3.995 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:42.494Z] #67 3.995 + install_rootlesskit [2022-08-18T15:54:42.494Z] #67 3.995 + case "$1" in [2022-08-18T15:54:42.494Z] #67 3.995 + export CGO_ENABLED=0 [2022-08-18T15:54:42.494Z] #67 3.995 + CGO_ENABLED=0 [2022-08-18T15:54:42.494Z] #67 3.995 + _install_rootlesskit [2022-08-18T15:54:42.494Z] #67 3.995 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T15:54:42.494Z] #67 3.995 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:54:42.494Z] #67 3.995 + GOBIN=/build [2022-08-18T15:54:42.494Z] #67 3.995 + GO111MODULE=on [2022-08-18T15:54:42.494Z] #67 3.995 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:42.494Z] #67 3.995 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:42.614Z] #45 5.824 Cloning into '.'... [2022-08-18T15:54:42.630Z] #62 6.022 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:42.714Z] #76 41.37 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T15:54:42.714Z] #76 41.40 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T15:54:42.714Z] #76 41.41 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-18T15:54:42.714Z] #76 41.43 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-18T15:54:42.714Z] #76 41.47 Setting up file (1:5.39-3) ... [2022-08-18T15:54:42.714Z] #76 41.49 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:54:42.714Z] #76 41.52 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T15:54:42.714Z] #76 41.55 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-18T15:54:42.714Z] #76 41.58 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-18T15:54:42.714Z] #76 41.59 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:54:42.879Z] #45 ... [2022-08-18T15:54:42.879Z] [2022-08-18T15:54:42.879Z] #48 [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-18T15:54:42.879Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:42.879Z] #48 6.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:42.879Z] #48 6.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:42.879Z] #48 6.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:42.971Z] #76 41.64 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-18T15:54:42.971Z] #76 41.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:54:42.971Z] #76 41.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:54:42.971Z] #76 41.73 Setting up patch (2.7.6-7) ... [2022-08-18T15:54:42.971Z] #76 41.74 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-18T15:54:42.971Z] #76 41.79 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-18T15:54:42.971Z] #76 41.81 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-18T15:54:42.971Z] #76 41.83 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T15:54:42.971Z] #76 41.84 Setting up libtool (2.4.6-15) ... [2022-08-18T15:54:42.971Z] #76 41.86 Setting up m4 (1.4.18-5) ... [2022-08-18T15:54:42.971Z] #76 41.88 Setting up dpkg-dev (1.20.11) ... [2022-08-18T15:54:43.058Z] #67 4.502 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T15:54:43.228Z] #76 41.92 Setting up autoconf (2.69-14) ... [2022-08-18T15:54:43.228Z] #76 41.95 Setting up build-essential (12.9) ... [2022-08-18T15:54:43.228Z] #76 41.99 Setting up automake (1:1.16.3-2) ... [2022-08-18T15:54:43.228Z] #76 42.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T15:54:43.228Z] #76 42.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:43.461Z] #48 6.719 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T15:54:43.559Z] #62 ... [2022-08-18T15:54:43.559Z] [2022-08-18T15:54:43.559Z] #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-18T15:54:43.559Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:54:43.559Z] #34 6.487 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T15:54:43.559Z] #34 6.487 Cloning into '.'... [2022-08-18T15:54:43.721Z] #48 7.130 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:44.134Z] #15 DONE 3.1s [2022-08-18T15:54:44.134Z] [2022-08-18T15:54:44.134Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T15:54:44.134Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T15:54:44.452Z] #67 ... [2022-08-18T15:54:44.452Z] [2022-08-18T15:54:44.452Z] #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-18T15:54:44.452Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:44.452Z] #40 3.785 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T15:54:44.452Z] #40 4.323 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T15:54:44.452Z] #40 5.360 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T15:54:44.452Z] #40 5.772 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T15:54:44.452Z] #40 5.813 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T15:54:45.104Z] #48 8.413 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:45.122Z] #76 DONE 43.9s [2022-08-18T15:54:45.122Z] [2022-08-18T15:54:45.122Z] #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-18T15:54:45.122Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:54:45.122Z] #14 36.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:54:45.122Z] #14 36.36 Fetched 108 MB in 6s (18.8 MB/s) [2022-08-18T15:54:45.122Z] #14 36.45 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T15:54:45.122Z] #14 36.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-18T15:54:45.122Z] #14 36.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-18T15:54:45.122Z] #14 36.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:54:45.122Z] #14 38.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T15:54:45.122Z] #14 38.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-18T15:54:45.122Z] #14 38.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:54:45.122Z] #14 41.46 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T15:54:45.122Z] #14 41.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T15:54:45.122Z] #14 41.48 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:54:45.122Z] #14 41.66 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-18T15:54:45.122Z] #14 41.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T15:54:45.122Z] #14 41.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T15:54:45.122Z] #14 41.88 Selecting previously unselected package dmsetup. [2022-08-18T15:54:45.122Z] #14 41.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T15:54:45.122Z] #14 41.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:54:45.122Z] #14 42.15 Selecting previously unselected package mingw-w64-common. [2022-08-18T15:54:45.122Z] #14 42.15 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T15:54:45.122Z] #14 42.15 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T15:54:45.122Z] #14 ... [2022-08-18T15:54:45.122Z] [2022-08-18T15:54:45.122Z] #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-18T15:54:45.122Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:54:45.688Z] #77 0.671 Cloning into '/tmp/crun-build'... [2022-08-18T15:54:45.945Z] #77 ... [2022-08-18T15:54:45.945Z] [2022-08-18T15:54:45.945Z] #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-18T15:54:45.945Z] #64 sha256:771a8b3b7dbd68d12cfa91c1ae0a797c48c884525bfbcca22c7711f1b5340e97 [2022-08-18T15:54:45.945Z] #64 0.939 + RM_GOPATH=0 [2022-08-18T15:54:45.945Z] #64 0.939 + TMP_GOPATH= [2022-08-18T15:54:45.945Z] #64 0.939 + : /build [2022-08-18T15:54:45.945Z] #64 0.939 + '[' -z '' ']' [2022-08-18T15:54:45.945Z] #64 0.939 ++ mktemp -d [2022-08-18T15:54:45.945Z] #64 0.947 + export GOPATH=/tmp/tmp.DULviy4F7x [2022-08-18T15:54:45.945Z] #64 0.947 + GOPATH=/tmp/tmp.DULviy4F7x [2022-08-18T15:54:45.945Z] #64 0.947 + RM_GOPATH=1 [2022-08-18T15:54:45.945Z] #64 0.947 + case "$(go env GOARCH)" in [2022-08-18T15:54:45.945Z] #64 0.947 ++ go env GOARCH [2022-08-18T15:54:45.945Z] #64 0.980 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:45.945Z] #64 0.980 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:45.945Z] #64 0.980 ++ dirname /install.sh [2022-08-18T15:54:45.945Z] #64 0.997 Install containerd version v1.6.7 [2022-08-18T15:54:45.945Z] #64 0.998 + dir=/ [2022-08-18T15:54:45.945Z] #64 0.998 + bin=containerd [2022-08-18T15:54:45.945Z] #64 0.998 + shift [2022-08-18T15:54:45.945Z] #64 0.998 + '[' '!' -f //containerd.installer ']' [2022-08-18T15:54:45.945Z] #64 0.998 + . //containerd.installer [2022-08-18T15:54:45.945Z] #64 0.998 ++ set -e [2022-08-18T15:54:45.945Z] #64 0.998 ++ : v1.6.7 [2022-08-18T15:54:45.945Z] #64 0.998 + install_containerd [2022-08-18T15:54:45.945Z] #64 0.998 + echo 'Install containerd version v1.6.7' [2022-08-18T15:54:45.945Z] #64 0.998 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DULviy4F7x/src/github.com/containerd/containerd [2022-08-18T15:54:45.945Z] #64 1.011 Cloning into '/tmp/tmp.DULviy4F7x/src/github.com/containerd/containerd'... [2022-08-18T15:54:45.945Z] #64 ... [2022-08-18T15:54:45.945Z] [2022-08-18T15:54:45.945Z] #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-18T15:54:45.945Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:45.945Z] #42 37.80 Selecting previously unselected package libicu67:arm64. [2022-08-18T15:54:45.945Z] #42 37.81 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-18T15:54:45.945Z] #42 37.83 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-18T15:54:45.945Z] #42 43.49 Selecting previously unselected package libxml2:arm64. [2022-08-18T15:54:45.945Z] #42 43.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-18T15:54:45.945Z] #42 43.51 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:54:45.945Z] #42 43.98 Selecting previously unselected package libarchive13:arm64. [2022-08-18T15:54:45.945Z] #42 44.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-18T15:54:45.945Z] #42 44.01 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-18T15:54:45.945Z] #42 44.37 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-18T15:54:45.945Z] #42 44.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-18T15:54:45.945Z] #42 44.37 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-18T15:54:45.945Z] #42 44.55 Selecting previously unselected package librhash0:arm64. [2022-08-18T15:54:45.945Z] #42 44.55 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-18T15:54:45.945Z] #42 44.55 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-18T15:54:45.945Z] #42 44.73 Selecting previously unselected package libuv1:arm64. [2022-08-18T15:54:45.945Z] #42 44.73 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-18T15:54:45.945Z] #42 44.73 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-18T15:54:46.027Z] #16 DONE 2.0s [2022-08-18T15:54:46.027Z] [2022-08-18T15:54:46.027Z] #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-18T15:54:46.027Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:46.027Z] #58 5.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:46.027Z] #58 5.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:46.027Z] #58 5.286 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:46.027Z] #58 5.858 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T15:54:46.027Z] #58 7.081 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:46.202Z] #42 44.90 Selecting previously unselected package cmake. [2022-08-18T15:54:46.202Z] #42 44.93 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-18T15:54:46.202Z] #42 44.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:54:46.491Z] #48 ... [2022-08-18T15:54:46.491Z] [2022-08-18T15:54:46.491Z] #52 [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-18T15:54:46.491Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:46.491Z] #52 7.316 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T15:54:46.491Z] #52 9.676 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T15:54:46.491Z] #52 9.701 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:46.491Z] #52 9.956 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T15:54:46.491Z] #52 9.958 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T15:54:46.491Z] #52 10.00 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T15:54:46.491Z] #52 ... [2022-08-18T15:54:46.491Z] [2022-08-18T15:54:46.491Z] #54 [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-18T15:54:46.491Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:54:46.491Z] #54 7.224 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T15:54:46.491Z] #54 8.478 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T15:54:46.491Z] #54 8.567 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T15:54:46.491Z] #54 8.652 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T15:54:46.752Z] #54 ... [2022-08-18T15:54:46.752Z] [2022-08-18T15:54:46.752Z] #13 [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-18T15:54:46.752Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:54:46.752Z] #13 7.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:46.752Z] #13 7.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:46.752Z] #13 7.852 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:46.752Z] #13 8.832 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:46.752Z] #13 ... [2022-08-18T15:54:46.752Z] [2022-08-18T15:54:46.752Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:54:46.752Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:54:46.752Z] #40 7.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:46.752Z] #40 7.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:46.752Z] #40 7.890 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:46.752Z] #40 8.715 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:46.848Z] #34 ... [2022-08-18T15:54:46.848Z] [2022-08-18T15:54:46.848Z] #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-18T15:54:46.848Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:46.848Z] #36 7.594 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T15:54:46.848Z] #36 ... [2022-08-18T15:54:46.848Z] [2022-08-18T15:54:46.848Z] #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-18T15:54:46.848Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:54:46.848Z] #38 7.104 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T15:54:47.014Z] #40 ... [2022-08-18T15:54:47.014Z] [2022-08-18T15:54:47.014Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T15:54:47.014Z] #36 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:54:47.014Z] #36 7.208 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T15:54:47.014Z] #36 ... [2022-08-18T15:54:47.014Z] [2022-08-18T15:54:47.014Z] #24 [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-18T15:54:47.014Z] #24 sha256:f2b591aa307af9c36e0be548befb2847084e283fc7efd4a4be27245835228568 [2022-08-18T15:54:47.014Z] #24 6.930 + RM_GOPATH=0 [2022-08-18T15:54:47.014Z] #24 6.930 + TMP_GOPATH= [2022-08-18T15:54:47.014Z] #24 6.933 + : /build [2022-08-18T15:54:47.014Z] #24 6.933 + '[' -z '' ']' [2022-08-18T15:54:47.014Z] #24 6.935 ++ mktemp -d [2022-08-18T15:54:47.014Z] #24 6.939 + export GOPATH=/tmp/tmp.8SzqlN25bf [2022-08-18T15:54:47.014Z] #24 6.939 + GOPATH=/tmp/tmp.8SzqlN25bf [2022-08-18T15:54:47.014Z] #24 6.939 + RM_GOPATH=1 [2022-08-18T15:54:47.014Z] #24 6.939 + case "$(go env GOARCH)" in [2022-08-18T15:54:47.014Z] #24 6.941 ++ go env GOARCH [2022-08-18T15:54:47.014Z] #24 6.996 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:47.014Z] #24 6.998 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:47.014Z] #24 7.001 ++ dirname /install.sh [2022-08-18T15:54:47.014Z] #24 7.002 + dir=/ [2022-08-18T15:54:47.014Z] #24 7.002 + bin=dockercli [2022-08-18T15:54:47.014Z] #24 7.002 + shift [2022-08-18T15:54:47.014Z] #24 7.002 + '[' '!' -f //dockercli.installer ']' [2022-08-18T15:54:47.014Z] #24 7.002 + . //dockercli.installer [2022-08-18T15:54:47.014Z] #24 7.002 ++ : stable [2022-08-18T15:54:47.014Z] #24 7.002 ++ : 17.06.2-ce [2022-08-18T15:54:47.014Z] #24 7.002 + install_dockercli [2022-08-18T15:54:47.014Z] #24 7.002 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T15:54:47.014Z] #24 7.002 Install docker/cli version 17.06.2-ce from stable [2022-08-18T15:54:47.014Z] #24 7.003 ++ uname -m [2022-08-18T15:54:47.014Z] #24 7.003 + arch=x86_64 [2022-08-18T15:54:47.014Z] #24 7.003 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T15:54:47.014Z] #24 7.004 + url=https://download.docker.com/linux/static [2022-08-18T15:54:47.014Z] #24 7.004 + tar -xz docker/docker [2022-08-18T15:54:47.014Z] #24 7.004 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T15:54:47.113Z] #38 ... [2022-08-18T15:54:47.113Z] [2022-08-18T15:54:47.113Z] #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-18T15:54:47.113Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:54:47.113Z] #57 6.022 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T15:54:47.113Z] #57 7.167 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T15:54:47.113Z] #57 7.169 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T15:54:47.113Z] #57 7.238 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T15:54:47.113Z] #57 10.06 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T15:54:47.113Z] #57 ... [2022-08-18T15:54:47.113Z] [2022-08-18T15:54:47.113Z] #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-18T15:54:47.113Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:47.113Z] #51 7.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.113Z] #51 7.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.113Z] #51 7.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.113Z] #51 8.591 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T15:54:47.113Z] #51 9.932 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.276Z] #24 ... [2022-08-18T15:54:47.276Z] [2022-08-18T15:54:47.276Z] #34 [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-18T15:54:47.276Z] #34 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:47.276Z] #34 7.695 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T15:54:47.371Z] #51 ... [2022-08-18T15:54:47.371Z] [2022-08-18T15:54:47.371Z] #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-18T15:54:47.371Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:47.371Z] #40 6.634 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T15:54:47.371Z] #40 7.574 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T15:54:47.371Z] #40 9.754 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T15:54:47.371Z] #40 10.31 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T15:54:47.371Z] #40 10.57 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T15:54:47.371Z] #40 ... [2022-08-18T15:54:47.371Z] [2022-08-18T15:54:47.371Z] #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-18T15:54:47.371Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:47.371Z] #76 7.315 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.371Z] #76 7.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.371Z] #76 7.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.371Z] #76 8.923 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.398Z] #58 ... [2022-08-18T15:54:47.398Z] [2022-08-18T15:54:47.398Z] #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-18T15:54:47.398Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:47.398Z] #60 5.243 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T15:54:47.398Z] #60 7.534 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T15:54:47.398Z] #60 7.667 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T15:54:47.398Z] #60 7.727 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T15:54:47.398Z] #60 8.171 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T15:54:47.398Z] #60 8.233 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T15:54:47.398Z] #60 8.296 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T15:54:47.398Z] #60 8.330 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T15:54:47.398Z] #60 8.571 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T15:54:47.398Z] #60 8.691 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T15:54:47.398Z] #60 8.830 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T15:54:47.398Z] #60 9.083 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T15:54:47.398Z] #60 ... [2022-08-18T15:54:47.398Z] [2022-08-18T15:54:47.398Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T15:54:47.398Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T15:54:47.398Z] #17 DONE 1.7s [2022-08-18T15:54:47.398Z] [2022-08-18T15:54:47.398Z] #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-18T15:54:47.398Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:54:47.398Z] #64 2.353 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T15:54:47.398Z] #64 3.403 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T15:54:47.398Z] #64 3.403 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T15:54:47.398Z] #64 3.629 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T15:54:47.398Z] #64 4.298 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T15:54:47.539Z] #34 ... [2022-08-18T15:54:47.539Z] [2022-08-18T15:54:47.539Z] #71 [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-18T15:54:47.539Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:47.539Z] #71 6.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.539Z] #71 6.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.539Z] #71 6.805 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.539Z] #71 7.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.539Z] #71 9.440 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:47.539Z] #71 ... [2022-08-18T15:54:47.539Z] [2022-08-18T15:54:47.539Z] #50 [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-18T15:54:47.539Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:47.539Z] #50 7.921 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T15:54:47.539Z] #50 10.13 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T15:54:47.539Z] #50 10.13 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T15:54:47.539Z] #50 10.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T15:54:47.539Z] #50 10.78 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T15:54:47.629Z] #76 ... [2022-08-18T15:54:47.629Z] [2022-08-18T15:54:47.629Z] #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-18T15:54:47.629Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:54:47.629Z] #47 6.775 + git clone https://github.com/docker/distribution.git . [2022-08-18T15:54:47.629Z] #47 6.775 Cloning into '.'... [2022-08-18T15:54:47.629Z] #47 ... [2022-08-18T15:54:47.629Z] [2022-08-18T15:54:47.629Z] #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-18T15:54:47.629Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:54:47.629Z] #67 7.094 + RM_GOPATH=0 [2022-08-18T15:54:47.629Z] #67 7.094 + TMP_GOPATH= [2022-08-18T15:54:47.629Z] #67 7.094 + : /build [2022-08-18T15:54:47.629Z] #67 7.094 + '[' -z '' ']' [2022-08-18T15:54:47.629Z] #67 7.095 ++ mktemp -d [2022-08-18T15:54:47.629Z] #67 7.097 + export GOPATH=/tmp/tmp.469ypok2sR [2022-08-18T15:54:47.629Z] #67 7.097 + GOPATH=/tmp/tmp.469ypok2sR [2022-08-18T15:54:47.629Z] #67 7.097 + RM_GOPATH=1 [2022-08-18T15:54:47.629Z] #67 7.097 + case "$(go env GOARCH)" in [2022-08-18T15:54:47.629Z] #67 7.100 ++ go env GOARCH [2022-08-18T15:54:47.629Z] #67 7.146 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:47.629Z] #67 7.146 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:47.629Z] #67 7.148 ++ dirname /install.sh [2022-08-18T15:54:47.629Z] #67 7.155 + dir=/ [2022-08-18T15:54:47.629Z] #67 7.155 + bin=rootlesskit [2022-08-18T15:54:47.629Z] #67 7.156 + shift [2022-08-18T15:54:47.629Z] #67 7.156 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T15:54:47.629Z] #67 7.156 + . //rootlesskit.installer [2022-08-18T15:54:47.629Z] #67 7.157 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:47.629Z] #67 7.158 + install_rootlesskit [2022-08-18T15:54:47.629Z] #67 7.160 + case "$1" in [2022-08-18T15:54:47.629Z] #67 7.160 + export CGO_ENABLED=0 [2022-08-18T15:54:47.629Z] #67 7.160 + CGO_ENABLED=0 [2022-08-18T15:54:47.629Z] #67 7.160 + _install_rootlesskit [2022-08-18T15:54:47.629Z] #67 7.163 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T15:54:47.629Z] #67 7.163 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:54:47.629Z] #67 7.163 + GOBIN=/build [2022-08-18T15:54:47.629Z] #67 7.163 + GO111MODULE=on [2022-08-18T15:54:47.629Z] #67 7.163 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:47.629Z] #67 7.164 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:47.629Z] #67 8.000 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T15:54:47.655Z] #64 ... [2022-08-18T15:54:47.655Z] [2022-08-18T15:54:47.655Z] #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-18T15:54:47.655Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:47.655Z] #83 4.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.655Z] #83 4.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.655Z] #83 4.654 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.655Z] #83 6.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.655Z] #83 9.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:47.655Z] #83 ... [2022-08-18T15:54:47.655Z] [2022-08-18T15:54:47.655Z] #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-18T15:54:47.655Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:54:47.655Z] #54 4.409 + git clone https://github.com/docker/distribution.git . [2022-08-18T15:54:47.655Z] #54 4.419 Cloning into '.'... [2022-08-18T15:54:47.724Z] #40 ... [2022-08-18T15:54:47.724Z] [2022-08-18T15:54:47.724Z] #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-18T15:54:47.724Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:47.724Z] #55 3.702 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T15:54:47.724Z] #55 4.853 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T15:54:47.724Z] #55 4.857 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:47.724Z] #55 4.949 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T15:54:47.724Z] #55 4.963 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T15:54:47.724Z] #55 5.218 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T15:54:47.724Z] #55 5.465 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T15:54:47.724Z] #55 6.072 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T15:54:47.724Z] #55 6.124 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T15:54:47.724Z] #55 6.255 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T15:54:47.724Z] #55 6.265 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T15:54:47.724Z] #55 8.167 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T15:54:47.724Z] #55 8.309 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T15:54:47.724Z] #55 8.641 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T15:54:47.724Z] #55 8.751 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T15:54:47.724Z] #55 ... [2022-08-18T15:54:47.724Z] [2022-08-18T15:54:47.724Z] #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-18T15:54:47.724Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:47.724Z] #40 9.448 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T15:54:47.724Z] #40 9.622 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:47.800Z] #50 ... [2022-08-18T15:54:47.800Z] [2022-08-18T15:54:47.800Z] #59 [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-18T15:54:47.800Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:54:47.800Z] #59 6.757 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.800Z] #59 6.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.800Z] #59 6.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.800Z] #59 7.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.800Z] #59 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:47.800Z] #59 ... [2022-08-18T15:54:47.800Z] [2022-08-18T15:54:47.800Z] #38 [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-18T15:54:47.800Z] #38 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:47.800Z] #38 7.617 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T15:54:47.800Z] #38 8.987 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T15:54:47.800Z] #38 ... [2022-08-18T15:54:47.800Z] [2022-08-18T15:54:47.800Z] #50 [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-18T15:54:47.800Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:47.800Z] #50 11.58 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T15:54:47.887Z] #67 ... [2022-08-18T15:54:47.888Z] [2022-08-18T15:54:47.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-18T15:54:47.888Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:54:47.888Z] #14 7.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.888Z] #14 7.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.888Z] #14 7.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.888Z] #14 9.367 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.913Z] #54 ... [2022-08-18T15:54:47.913Z] [2022-08-18T15:54:47.913Z] #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-18T15:54:47.913Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:47.913Z] #43 2.814 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T15:54:47.981Z] #40 ... [2022-08-18T15:54:47.981Z] [2022-08-18T15:54:47.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T15:54:47.981Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:54:47.981Z] #14 5.170 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:47.981Z] #14 5.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:47.981Z] #14 5.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:47.981Z] #14 6.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:47.981Z] #14 8.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:48.059Z] #50 11.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T15:54:48.144Z] #14 ... [2022-08-18T15:54:48.144Z] [2022-08-18T15:54:48.144Z] #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-18T15:54:48.144Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:48.144Z] #55 6.764 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T15:54:48.144Z] #55 9.933 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T15:54:48.144Z] #55 9.994 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:48.144Z] #55 10.28 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T15:54:48.144Z] #55 10.29 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T15:54:48.144Z] #55 10.38 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T15:54:48.144Z] #55 10.91 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T15:54:48.144Z] #55 11.00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T15:54:48.144Z] #55 ... [2022-08-18T15:54:48.144Z] [2022-08-18T15:54:48.144Z] #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-18T15:54:48.144Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:48.144Z] #53 7.105 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T15:54:48.144Z] #53 9.667 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T15:54:48.144Z] #53 10.10 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T15:54:48.144Z] #53 10.19 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T15:54:48.144Z] #53 10.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T15:54:48.144Z] #53 10.87 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T15:54:48.144Z] #53 11.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T15:54:48.170Z] #43 ... [2022-08-18T15:54:48.170Z] [2022-08-18T15:54:48.170Z] #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-18T15:54:48.170Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:54:48.170Z] #41 3.438 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T15:54:48.170Z] #41 3.441 Cloning into '.'... [2022-08-18T15:54:48.170Z] #41 ... [2022-08-18T15:54:48.170Z] [2022-08-18T15:54:48.170Z] #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-18T15:54:48.170Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:54:48.170Z] #45 4.181 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T15:54:48.242Z] #14 ... [2022-08-18T15:54:48.242Z] [2022-08-18T15:54:48.242Z] #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-18T15:54:48.242Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:48.242Z] #53 3.685 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T15:54:48.242Z] #53 4.780 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T15:54:48.242Z] #53 4.780 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T15:54:48.242Z] #53 4.915 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T15:54:48.242Z] #53 4.915 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T15:54:48.242Z] #53 5.062 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T15:54:48.242Z] #53 5.118 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T15:54:48.242Z] #53 5.219 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T15:54:48.242Z] #53 5.274 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T15:54:48.242Z] #53 5.381 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T15:54:48.242Z] #53 5.609 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T15:54:48.242Z] #53 5.661 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T15:54:48.242Z] #53 5.920 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T15:54:48.319Z] #50 11.94 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T15:54:48.402Z] #53 ... [2022-08-18T15:54:48.402Z] [2022-08-18T15:54:48.402Z] #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-18T15:54:48.402Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:54:48.402Z] #42 7.365 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:48.402Z] #42 7.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:48.402Z] #42 7.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:48.402Z] #42 8.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:48.402Z] #42 ... [2022-08-18T15:54:48.402Z] [2022-08-18T15:54:48.402Z] #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-18T15:54:48.402Z] #26 sha256:190cbbe26b09f890530c3cfe9be70b543ee4939b6ea436ba0ca5eec3d4e29fde [2022-08-18T15:54:48.402Z] #26 6.926 + RM_GOPATH=0 [2022-08-18T15:54:48.402Z] #26 6.926 + TMP_GOPATH= [2022-08-18T15:54:48.402Z] #26 6.926 + : /build [2022-08-18T15:54:48.402Z] #26 6.926 + '[' -z '' ']' [2022-08-18T15:54:48.402Z] #26 6.926 ++ mktemp -d [2022-08-18T15:54:48.402Z] #26 6.933 + export GOPATH=/tmp/tmp.dFJldJLZbS [2022-08-18T15:54:48.402Z] #26 6.933 + GOPATH=/tmp/tmp.dFJldJLZbS [2022-08-18T15:54:48.402Z] #26 6.933 + RM_GOPATH=1 [2022-08-18T15:54:48.402Z] #26 6.933 + case "$(go env GOARCH)" in [2022-08-18T15:54:48.402Z] #26 6.934 ++ go env GOARCH [2022-08-18T15:54:48.402Z] #26 6.964 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:48.402Z] #26 6.964 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:48.402Z] #26 6.964 ++ dirname /install.sh [2022-08-18T15:54:48.402Z] #26 6.986 + dir=/ [2022-08-18T15:54:48.402Z] #26 6.986 + bin=dockercli [2022-08-18T15:54:48.402Z] #26 6.986 + shift [2022-08-18T15:54:48.402Z] #26 6.986 + '[' '!' -f //dockercli.installer ']' [2022-08-18T15:54:48.402Z] #26 6.986 + . //dockercli.installer [2022-08-18T15:54:48.402Z] #26 6.986 ++ : stable [2022-08-18T15:54:48.402Z] #26 6.986 ++ : 17.06.2-ce [2022-08-18T15:54:48.402Z] #26 6.986 + install_dockercli [2022-08-18T15:54:48.402Z] #26 6.986 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T15:54:48.402Z] #26 6.986 ++ uname -m [2022-08-18T15:54:48.402Z] #26 6.986 Install docker/cli version 17.06.2-ce from stable [2022-08-18T15:54:48.402Z] #26 7.006 + arch=x86_64 [2022-08-18T15:54:48.402Z] #26 7.006 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T15:54:48.402Z] #26 7.006 + url=https://download.docker.com/linux/static [2022-08-18T15:54:48.402Z] #26 7.006 + tar -xz docker/docker [2022-08-18T15:54:48.402Z] #26 7.035 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T15:54:48.427Z] #45 ... [2022-08-18T15:54:48.427Z] [2022-08-18T15:54:48.427Z] #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-18T15:54:48.427Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:48.427Z] #62 3.719 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T15:54:48.427Z] #62 5.639 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T15:54:48.427Z] #62 5.643 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:48.427Z] #62 5.745 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T15:54:48.427Z] #62 5.765 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T15:54:48.427Z] #62 5.900 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T15:54:48.427Z] #62 6.280 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T15:54:48.427Z] #62 6.315 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T15:54:48.427Z] #62 7.315 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T15:54:48.427Z] #62 7.347 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T15:54:48.427Z] #62 7.506 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T15:54:48.427Z] #62 7.592 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T15:54:48.427Z] #62 10.06 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T15:54:48.427Z] #62 10.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T15:54:48.427Z] #62 10.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T15:54:48.427Z] #62 10.68 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T15:54:48.499Z] #53 ... [2022-08-18T15:54:48.499Z] [2022-08-18T15:54:48.499Z] #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-18T15:54:48.499Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:54:48.499Z] #47 5.763 + git clone https://github.com/docker/distribution.git . [2022-08-18T15:54:48.499Z] #47 5.770 Cloning into '.'... [2022-08-18T15:54:48.499Z] #47 ... [2022-08-18T15:54:48.499Z] [2022-08-18T15:54:48.499Z] #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-18T15:54:48.499Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:48.499Z] #36 4.496 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T15:54:48.579Z] #50 12.28 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T15:54:48.757Z] #36 ... [2022-08-18T15:54:48.757Z] [2022-08-18T15:54:48.757Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:54:48.757Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:54:48.757Z] #42 4.458 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:48.757Z] #42 4.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:48.757Z] #42 4.458 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:48.757Z] #42 5.168 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:48.757Z] #42 7.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:48.757Z] #42 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:48.757Z] #42 ... [2022-08-18T15:54:48.757Z] [2022-08-18T15:54:48.757Z] #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-18T15:54:48.757Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:54:48.757Z] #57 3.231 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T15:54:48.757Z] #57 4.324 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T15:54:48.757Z] #57 4.324 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T15:54:48.757Z] #57 4.359 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T15:54:48.757Z] #57 5.948 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T15:54:49.014Z] #57 ... [2022-08-18T15:54:49.014Z] [2022-08-18T15:54:49.014Z] #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-18T15:54:49.014Z] #26 sha256:360e5163b8e6a993fdc9e88be2a70ae6d4a03cda576d2c639efa6cf3dc6c5bdd [2022-08-18T15:54:49.014Z] #26 4.405 + RM_GOPATH=0 [2022-08-18T15:54:49.014Z] #26 4.405 + TMP_GOPATH= [2022-08-18T15:54:49.014Z] #26 4.405 + : /build [2022-08-18T15:54:49.014Z] #26 4.405 + '[' -z '' ']' [2022-08-18T15:54:49.014Z] #26 4.405 ++ mktemp -d [2022-08-18T15:54:49.014Z] #26 4.406 + export GOPATH=/tmp/tmp.TASbgNQYR9 [2022-08-18T15:54:49.014Z] #26 4.406 + GOPATH=/tmp/tmp.TASbgNQYR9 [2022-08-18T15:54:49.014Z] #26 4.406 + RM_GOPATH=1 [2022-08-18T15:54:49.014Z] #26 4.406 + case "$(go env GOARCH)" in [2022-08-18T15:54:49.014Z] #26 4.411 ++ go env GOARCH [2022-08-18T15:54:49.014Z] #26 4.423 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:49.014Z] #26 4.423 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:49.014Z] #26 4.423 ++ dirname /install.sh [2022-08-18T15:54:49.014Z] #26 4.439 Install docker/cli version 17.06.2-ce from stable [2022-08-18T15:54:49.014Z] #26 4.439 + dir=/ [2022-08-18T15:54:49.014Z] #26 4.439 + bin=dockercli [2022-08-18T15:54:49.014Z] #26 4.439 + shift [2022-08-18T15:54:49.014Z] #26 4.439 + '[' '!' -f //dockercli.installer ']' [2022-08-18T15:54:49.014Z] #26 4.439 + . //dockercli.installer [2022-08-18T15:54:49.014Z] #26 4.439 ++ : stable [2022-08-18T15:54:49.014Z] #26 4.439 ++ : 17.06.2-ce [2022-08-18T15:54:49.014Z] #26 4.439 + install_dockercli [2022-08-18T15:54:49.014Z] #26 4.439 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T15:54:49.014Z] #26 4.439 ++ uname -m [2022-08-18T15:54:49.014Z] #26 4.461 + arch=x86_64 [2022-08-18T15:54:49.014Z] #26 4.461 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T15:54:49.014Z] #26 4.461 + url=https://download.docker.com/linux/static [2022-08-18T15:54:49.014Z] #26 4.461 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T15:54:49.014Z] #26 4.479 + tar -xz docker/docker [2022-08-18T15:54:49.014Z] #26 ... [2022-08-18T15:54:49.014Z] [2022-08-18T15:54:49.014Z] #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-18T15:54:49.014Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:49.014Z] #51 6.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:49.014Z] #51 6.076 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:49.014Z] #51 6.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:49.014Z] #51 6.690 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T15:54:49.014Z] #51 7.279 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:49.014Z] #51 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:49.271Z] #51 ... [2022-08-18T15:54:49.271Z] [2022-08-18T15:54:49.271Z] #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-18T15:54:49.271Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:54:49.271Z] #38 4.593 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T15:54:49.271Z] #38 ... [2022-08-18T15:54:49.271Z] [2022-08-18T15:54:49.271Z] #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-18T15:54:49.271Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:49.271Z] #76 5.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:49.271Z] #76 5.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:49.271Z] #76 5.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:49.271Z] #76 6.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:49.271Z] #76 9.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:49.362Z] #62 ... [2022-08-18T15:54:49.362Z] [2022-08-18T15:54:49.362Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T15:54:49.362Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T15:54:49.362Z] #18 DONE 1.8s [2022-08-18T15:54:49.362Z] [2022-08-18T15:54:49.362Z] #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-18T15:54:49.362Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:49.362Z] #83 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:49.522Z] #42 47.90 Setting up libicu67:arm64 (67.1-7) ... [2022-08-18T15:54:49.522Z] #42 47.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:54:49.522Z] #42 47.99 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-18T15:54:49.522Z] #42 ... [2022-08-18T15:54:49.522Z] [2022-08-18T15:54:49.522Z] #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-18T15:54:49.522Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T15:54:49.522Z] #51 38.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:54:49.522Z] #51 39.93 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-18T15:54:49.522Z] #51 39.94 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:54:49.522Z] #51 39.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T15:54:49.522Z] #51 39.97 Setting up python3-six (1.16.0-2) ... [2022-08-18T15:54:49.522Z] #51 41.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T15:54:49.522Z] #51 41.06 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T15:54:49.522Z] #51 44.78 Setting up criu (3.17.1-1) ... [2022-08-18T15:54:49.522Z] #51 46.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:49.522Z] #51 DONE 47.6s [2022-08-18T15:54:49.522Z] [2022-08-18T15:54:49.522Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:54:49.522Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:49.522Z] #42 48.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:54:49.522Z] #42 48.08 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-18T15:54:49.522Z] #42 ... [2022-08-18T15:54:49.522Z] [2022-08-18T15:54:49.522Z] #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-18T15:54:49.522Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T15:54:49.522Z] #34 39.37 Updating files: 96% (1464/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-18T15:54:49.522Z] #34 39.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T15:54:49.522Z] #34 40.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:54:49.522Z] #34 ... [2022-08-18T15:54:49.522Z] [2022-08-18T15:54:49.522Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:54:49.522Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T15:54:49.522Z] #42 48.16 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-18T15:54:49.522Z] #42 48.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:54:49.522Z] #42 48.22 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:54:49.522Z] #42 48.24 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-18T15:54:49.522Z] #42 48.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:54:49.522Z] #42 48.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:54:49.528Z] #76 ... [2022-08-18T15:54:49.528Z] [2022-08-18T15:54:49.528Z] #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-18T15:54:49.528Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:54:49.528Z] #34 4.084 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T15:54:49.528Z] #34 4.086 Cloning into '.'... [2022-08-18T15:54:49.774Z] #26 ... [2022-08-18T15:54:49.774Z] [2022-08-18T15:54:49.774Z] #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-18T15:54:49.774Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:54:49.774Z] #14 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:49.786Z] #34 ... [2022-08-18T15:54:49.786Z] [2022-08-18T15:54:49.786Z] #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-18T15:54:49.786Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:54:49.786Z] #62 5.844 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:49.786Z] #62 5.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:49.786Z] #62 5.941 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:49.786Z] #62 6.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:54:49.786Z] #62 9.585 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:49.786Z] #62 ... [2022-08-18T15:54:49.786Z] [2022-08-18T15:54:49.786Z] #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-18T15:54:49.786Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:54:49.786Z] #14 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:50.086Z] #42 DONE 48.9s [2022-08-18T15:54:50.086Z] [2022-08-18T15:54:50.086Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T15:54:50.086Z] #43 sha256:90fc6420104824a2fbb4af5807cb6d075a48cc3bcd73f983a1e56b6a936c9928 [2022-08-18T15:54:50.345Z] #43 DONE 0.1s [2022-08-18T15:54:50.345Z] [2022-08-18T15:54:50.345Z] #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-18T15:54:50.345Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:54:50.345Z] #14 49.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T15:54:50.345Z] #14 49.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T15:54:50.345Z] #14 49.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:54:52.318Z] #14 ... [2022-08-18T15:54:52.318Z] [2022-08-18T15:54:52.319Z] #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-18T15:54:52.319Z] #26 sha256:360e5163b8e6a993fdc9e88be2a70ae6d4a03cda576d2c639efa6cf3dc6c5bdd [2022-08-18T15:54:52.319Z] #26 13.30 + mkdir -p /build [2022-08-18T15:54:52.319Z] #26 13.32 + mv docker/docker /build/ [2022-08-18T15:54:52.319Z] #26 13.34 + rmdir docker [2022-08-18T15:54:52.319Z] #26 DONE 13.9s [2022-08-18T15:54:52.575Z] [2022-08-18T15:54:52.576Z] #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-18T15:54:52.576Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:52.576Z] #55 13.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:52.576Z] #55 13.82 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T15:54:52.576Z] #55 14.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T15:54:52.576Z] #55 14.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T15:54:52.576Z] #55 14.41 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T15:54:52.576Z] #55 14.44 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T15:54:52.647Z] #83 ... [2022-08-18T15:54:52.647Z] [2022-08-18T15:54:52.647Z] #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-18T15:54:52.647Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:52.647Z] #47 4.926 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T15:54:52.647Z] #47 6.043 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T15:54:52.647Z] #47 8.161 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T15:54:52.647Z] #47 8.449 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T15:54:52.647Z] #47 8.618 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T15:54:52.647Z] #47 13.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T15:54:52.647Z] #47 14.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:52.647Z] #47 ... [2022-08-18T15:54:52.647Z] [2022-08-18T15:54:52.647Z] #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-18T15:54:52.647Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:52.647Z] #43 12.80 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T15:54:52.647Z] #43 12.82 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T15:54:52.647Z] #43 13.59 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T15:54:52.647Z] #43 13.78 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T15:54:52.647Z] #43 14.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T15:54:52.647Z] #43 14.73 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T15:54:52.647Z] #43 15.10 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T15:54:52.647Z] #43 15.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T15:54:52.647Z] #43 15.31 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T15:54:52.647Z] #43 15.50 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T15:54:52.834Z] #55 14.59 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T15:54:52.834Z] #55 14.72 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T15:54:53.090Z] #55 14.86 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T15:54:53.090Z] #55 15.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T15:54:53.090Z] #55 15.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T15:54:53.213Z] #43 15.82 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T15:54:53.213Z] #43 15.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T15:54:53.349Z] #55 15.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T15:54:53.349Z] #55 15.30 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T15:54:53.606Z] #55 15.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T15:54:53.606Z] #55 15.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T15:54:53.606Z] #55 15.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T15:54:53.606Z] #55 15.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T15:54:53.863Z] #55 15.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T15:54:53.868Z] #50 ... [2022-08-18T15:54:53.868Z] [2022-08-18T15:54:53.868Z] #64 [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-18T15:54:53.868Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:54:53.868Z] #64 6.911 + RM_GOPATH=0 [2022-08-18T15:54:53.868Z] #64 6.911 + TMP_GOPATH= [2022-08-18T15:54:53.868Z] #64 6.911 + : /build [2022-08-18T15:54:53.868Z] #64 6.911 + '[' -z '' ']' [2022-08-18T15:54:53.868Z] #64 6.911 ++ mktemp -d [2022-08-18T15:54:53.868Z] #64 6.911 + export GOPATH=/tmp/tmp.wPfjwROmHd [2022-08-18T15:54:53.868Z] #64 6.916 + GOPATH=/tmp/tmp.wPfjwROmHd [2022-08-18T15:54:53.868Z] #64 6.918 + RM_GOPATH=1 [2022-08-18T15:54:53.868Z] #64 6.919 + case "$(go env GOARCH)" in [2022-08-18T15:54:53.868Z] #64 6.920 ++ go env GOARCH [2022-08-18T15:54:53.868Z] #64 6.968 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:53.868Z] #64 6.968 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:53.868Z] #64 6.971 ++ dirname /install.sh [2022-08-18T15:54:53.868Z] #64 6.979 + dir=/ [2022-08-18T15:54:53.868Z] #64 6.979 + bin=rootlesskit [2022-08-18T15:54:53.868Z] #64 6.979 + shift [2022-08-18T15:54:53.868Z] #64 6.979 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T15:54:53.868Z] #64 6.981 + . //rootlesskit.installer [2022-08-18T15:54:53.868Z] #64 6.982 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:53.868Z] #64 6.982 + install_rootlesskit [2022-08-18T15:54:53.868Z] #64 6.982 + case "$1" in [2022-08-18T15:54:53.868Z] #64 6.982 + export CGO_ENABLED=0 [2022-08-18T15:54:53.868Z] #64 6.983 + CGO_ENABLED=0 [2022-08-18T15:54:53.868Z] #64 6.983 + _install_rootlesskit [2022-08-18T15:54:53.868Z] #64 6.983 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T15:54:53.868Z] #64 6.984 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:53.868Z] #64 6.984 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:54:53.868Z] #64 6.987 + GOBIN=/build [2022-08-18T15:54:53.868Z] #64 6.988 + GO111MODULE=on [2022-08-18T15:54:53.868Z] #64 6.988 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:54:53.868Z] #64 7.639 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T15:54:53.868Z] #64 12.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:53.868Z] #64 12.70 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T15:54:53.868Z] #64 14.23 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T15:54:53.868Z] #64 ... [2022-08-18T15:54:53.868Z] [2022-08-18T15:54:53.868Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:54:53.868Z] #32 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:54:53.868Z] #32 7.208 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T15:54:53.868Z] #32 7.217 Cloning into '.'... [2022-08-18T15:54:53.868Z] #32 ... [2022-08-18T15:54:53.868Z] [2022-08-18T15:54:53.868Z] #52 [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-18T15:54:53.868Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:53.868Z] #52 10.60 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T15:54:53.868Z] #52 10.63 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T15:54:53.868Z] #52 11.48 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T15:54:53.868Z] #52 11.52 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T15:54:53.868Z] #52 11.65 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T15:54:53.868Z] #52 11.89 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T15:54:53.868Z] #52 15.01 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T15:54:53.868Z] #52 15.39 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T15:54:53.868Z] #52 15.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T15:54:53.868Z] #52 15.69 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T15:54:54.793Z] #55 16.59 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T15:54:55.030Z] #14 17.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:55.030Z] #14 ... [2022-08-18T15:54:55.030Z] [2022-08-18T15:54:55.030Z] #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-18T15:54:55.030Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:55.030Z] #40 16.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T15:54:55.030Z] #40 17.17 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:55.050Z] #55 16.86 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T15:54:55.050Z] #55 ... [2022-08-18T15:54:55.050Z] [2022-08-18T15:54:55.050Z] #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-18T15:54:55.050Z] #67 sha256:c8aa35c5f852eef89683209173bc0a565e01d8c6592f1bccd21d59b56aa0ec69 [2022-08-18T15:54:55.050Z] #67 6.675 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:55.050Z] #67 6.676 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T15:54:55.050Z] #67 7.200 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T15:54:55.050Z] #67 10.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T15:54:55.050Z] #67 11.75 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T15:54:55.050Z] #67 11.96 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T15:54:55.050Z] #67 12.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T15:54:55.050Z] #67 12.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:55.050Z] #67 12.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T15:54:55.050Z] #67 13.13 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T15:54:55.050Z] #67 13.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T15:54:55.050Z] #67 13.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T15:54:55.050Z] #67 14.00 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T15:54:55.050Z] #67 16.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:55.307Z] #67 ... [2022-08-18T15:54:55.307Z] [2022-08-18T15:54:55.307Z] #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-18T15:54:55.307Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:55.307Z] #36 14.18 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T15:54:55.307Z] #36 14.18 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T15:54:55.307Z] #36 14.91 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T15:54:55.307Z] #36 15.25 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T15:54:55.307Z] #36 15.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T15:54:55.307Z] #36 15.88 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T15:54:55.307Z] #36 15.92 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T15:54:55.307Z] #36 15.97 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T15:54:55.307Z] #36 16.25 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T15:54:55.307Z] #36 16.55 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T15:54:55.307Z] #36 16.97 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T15:54:55.600Z] #14 ... [2022-08-18T15:54:55.600Z] [2022-08-18T15:54:55.600Z] #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-18T15:54:55.600Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T15:54:55.600Z] #53 54.25 gotestsum version dev [2022-08-18T15:54:55.748Z] #43 18.25 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T15:54:55.871Z] #36 17.59 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T15:54:55.871Z] #36 17.82 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T15:54:56.127Z] #36 17.93 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T15:54:56.313Z] #43 ... [2022-08-18T15:54:56.313Z] [2022-08-18T15:54:56.313Z] #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-18T15:54:56.313Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:56.313Z] #62 16.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:56.313Z] #62 16.36 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T15:54:56.313Z] #62 16.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T15:54:56.313Z] #62 16.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T15:54:56.313Z] #62 16.90 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T15:54:56.313Z] #62 16.97 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T15:54:56.313Z] #62 17.30 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T15:54:56.313Z] #62 17.38 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T15:54:56.313Z] #62 17.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T15:54:56.313Z] #62 17.69 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T15:54:56.313Z] #62 17.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T15:54:56.313Z] #62 18.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T15:54:56.313Z] #62 18.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T15:54:56.313Z] #62 18.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T15:54:56.313Z] #62 18.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T15:54:56.313Z] #62 18.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T15:54:56.313Z] #62 18.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T15:54:56.313Z] #62 18.86 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T15:54:56.414Z] #52 ... [2022-08-18T15:54:56.414Z] [2022-08-18T15:54:56.414Z] #64 [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-18T15:54:56.414Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:54:56.414Z] #64 19.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T15:54:56.973Z] #53 DONE 55.8s [2022-08-18T15:54:56.973Z] [2022-08-18T15:54:56.973Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-18T15:54:56.973Z] #44 sha256:7986d48eceb17ba05ff264268cd02f895d596da5c36197962696f444dd9515a9 [2022-08-18T15:54:56.973Z] #44 0.711 + RM_GOPATH=0 [2022-08-18T15:54:56.973Z] #44 0.712 + TMP_GOPATH= [2022-08-18T15:54:56.973Z] #44 0.712 + : /build [2022-08-18T15:54:56.973Z] #44 0.713 + '[' -z '' ']' [2022-08-18T15:54:56.973Z] #44 0.713 ++ mktemp -d [2022-08-18T15:54:56.973Z] #44 0.717 + export GOPATH=/tmp/tmp.gmmMUy9mQM [2022-08-18T15:54:56.973Z] #44 0.717 + GOPATH=/tmp/tmp.gmmMUy9mQM [2022-08-18T15:54:56.973Z] #44 0.717 + RM_GOPATH=1 [2022-08-18T15:54:56.973Z] #44 0.717 + case "$(go env GOARCH)" in [2022-08-18T15:54:56.973Z] #44 0.718 ++ go env GOARCH [2022-08-18T15:54:56.973Z] #44 0.784 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:56.973Z] #44 0.784 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:54:56.973Z] #44 0.786 ++ dirname /install.sh [2022-08-18T15:54:56.973Z] #44 0.787 + dir=/ [2022-08-18T15:54:56.973Z] #44 0.787 + bin=tini [2022-08-18T15:54:56.973Z] #44 0.788 + shift [2022-08-18T15:54:56.973Z] #44 0.788 + '[' '!' -f //tini.installer ']' [2022-08-18T15:54:56.973Z] #44 0.788 + . //tini.installer [2022-08-18T15:54:56.973Z] #44 0.788 ++ : v0.19.0 [2022-08-18T15:54:56.973Z] #44 0.788 + install_tini [2022-08-18T15:54:56.973Z] #44 0.789 + echo 'Install tini version v0.19.0' [2022-08-18T15:54:56.973Z] #44 0.789 Install tini version v0.19.0 [2022-08-18T15:54:56.973Z] #44 0.789 + git clone https://github.com/krallin/tini.git /tmp/tmp.gmmMUy9mQM/tini [2022-08-18T15:54:56.973Z] #44 0.791 Cloning into '/tmp/tmp.gmmMUy9mQM/tini'... [2022-08-18T15:54:56.973Z] #44 1.398 + cd /tmp/tmp.gmmMUy9mQM/tini [2022-08-18T15:54:56.973Z] #44 1.398 + git checkout -q v0.19.0 [2022-08-18T15:54:56.973Z] #44 1.410 + cmake . [2022-08-18T15:54:56.973Z] #44 1.890 -- The C compiler identification is GNU 10.2.1 [2022-08-18T15:54:56.973Z] #44 1.964 -- Detecting C compiler ABI info [2022-08-18T15:54:56.973Z] #44 2.527 -- Detecting C compiler ABI info - done [2022-08-18T15:54:56.973Z] #44 2.655 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T15:54:56.973Z] #44 2.664 -- Detecting C compile features [2022-08-18T15:54:56.973Z] #44 2.671 -- Detecting C compile features - done [2022-08-18T15:54:56.973Z] #44 2.719 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T15:54:56.973Z] #44 2.998 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T15:54:56.973Z] #44 3.051 -- Configuring done [2022-08-18T15:54:56.973Z] #44 3.079 -- Generating done [2022-08-18T15:54:56.973Z] #44 3.080 -- Build files have been written to: /tmp/tmp.gmmMUy9mQM/tini [2022-08-18T15:54:56.973Z] #44 3.103 + make tini-static [2022-08-18T15:54:56.973Z] #44 3.394 Scanning dependencies of target tini-static [2022-08-18T15:54:56.973Z] #44 3.506 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T15:54:56.973Z] #44 4.757 [100%] Linking C executable tini-static [2022-08-18T15:54:56.973Z] #44 5.222 [100%] Built target tini-static [2022-08-18T15:54:56.973Z] #44 5.295 + mkdir -p /build [2022-08-18T15:54:56.973Z] #44 5.298 + cp tini-static /build/docker-init [2022-08-18T15:54:56.973Z] #44 DONE 6.8s [2022-08-18T15:54:56.973Z] [2022-08-18T15:54:56.973Z] #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-18T15:54:56.973Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:54:56.973Z] #14 55.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T15:54:56.973Z] #14 55.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:54:56.973Z] #14 55.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:54:56.973Z] #14 55.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T15:54:56.973Z] #14 55.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:54:56.973Z] #14 55.62 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:54:57.252Z] #62 19.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T15:54:57.252Z] #62 20.08 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T15:54:57.357Z] #64 20.44 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T15:54:57.357Z] #64 20.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T15:54:57.357Z] #64 ... [2022-08-18T15:54:57.357Z] [2022-08-18T15:54:57.357Z] #48 [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-18T15:54:57.357Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:57.357Z] #48 10.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:57.357Z] #48 14.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T15:54:57.510Z] #62 ... [2022-08-18T15:54:57.510Z] [2022-08-18T15:54:57.510Z] #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-18T15:54:57.510Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:54:57.510Z] #58 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:57.510Z] #58 13.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:57.510Z] #58 15.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T15:54:57.619Z] #48 ... [2022-08-18T15:54:57.619Z] [2022-08-18T15:54:57.619Z] #50 [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-18T15:54:57.619Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:57.619Z] #50 20.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T15:54:57.619Z] #50 20.13 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T15:54:57.619Z] #50 20.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T15:54:57.619Z] #50 ... [2022-08-18T15:54:57.619Z] [2022-08-18T15:54:57.619Z] #13 [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-18T15:54:57.619Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:54:57.619Z] #13 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:57.619Z] #13 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:57.767Z] #58 ... [2022-08-18T15:54:57.767Z] [2022-08-18T15:54:57.767Z] #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-18T15:54:57.767Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:54:57.767Z] #45 19.86 tomll can be used in two ways: [2022-08-18T15:54:57.767Z] #45 19.86 Writing to STDIN and reading from STDOUT: [2022-08-18T15:54:57.767Z] #45 19.86 cat file.toml | tomll > file.toml [2022-08-18T15:54:57.767Z] #45 19.86 [2022-08-18T15:54:57.767Z] #45 19.86 Reading and updating a list of files: [2022-08-18T15:54:57.767Z] #45 19.86 tomll a.toml b.toml c.toml [2022-08-18T15:54:57.767Z] #45 19.86 [2022-08-18T15:54:57.767Z] #45 19.86 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T15:54:57.879Z] #13 ... [2022-08-18T15:54:57.879Z] [2022-08-18T15:54:57.879Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:54:57.879Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:54:57.879Z] #40 11.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:57.880Z] #40 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:58.025Z] #45 DONE 20.5s [2022-08-18T15:54:58.025Z] [2022-08-18T15:54:58.025Z] #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-18T15:54:58.025Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:54:58.025Z] #43 19.01 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T15:54:58.025Z] #43 19.02 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T15:54:58.025Z] #43 19.07 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T15:54:58.032Z] #36 ... [2022-08-18T15:54:58.032Z] [2022-08-18T15:54:58.032Z] #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-18T15:54:58.032Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:54:58.032Z] #38 19.13 tomll can be used in two ways: [2022-08-18T15:54:58.032Z] #38 19.13 Writing to STDIN and reading from STDOUT: [2022-08-18T15:54:58.032Z] #38 19.13 cat file.toml | tomll > file.toml [2022-08-18T15:54:58.032Z] #38 19.13 [2022-08-18T15:54:58.032Z] #38 19.13 Reading and updating a list of files: [2022-08-18T15:54:58.032Z] #38 19.13 tomll a.toml b.toml c.toml [2022-08-18T15:54:58.032Z] #38 19.13 [2022-08-18T15:54:58.032Z] #38 19.13 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T15:54:58.032Z] #38 DONE 19.5s [2022-08-18T15:54:58.032Z] [2022-08-18T15:54:58.032Z] #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-18T15:54:58.032Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:58.032Z] #55 17.74 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T15:54:58.032Z] #55 17.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T15:54:58.032Z] #55 18.01 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T15:54:58.032Z] #55 18.18 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T15:54:58.032Z] #55 18.36 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T15:54:58.032Z] #55 19.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T15:54:58.032Z] #55 19.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T15:54:58.032Z] #55 19.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T15:54:58.032Z] #55 19.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T15:54:58.152Z] #40 ... [2022-08-18T15:54:58.152Z] [2022-08-18T15:54:58.152Z] #54 [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-18T15:54:58.152Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:54:58.152Z] #54 11.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T15:54:58.152Z] #54 ... [2022-08-18T15:54:58.152Z] [2022-08-18T15:54:58.152Z] #38 [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-18T15:54:58.152Z] #38 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:54:58.152Z] #38 11.77 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T15:54:58.152Z] #38 12.29 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T15:54:58.152Z] #38 12.63 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T15:54:58.152Z] #38 17.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T15:54:58.152Z] #38 17.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:54:58.289Z] #55 20.06 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T15:54:58.289Z] #55 20.06 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T15:54:58.289Z] #55 20.06 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T15:54:58.289Z] #55 20.26 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T15:54:58.289Z] #55 20.26 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T15:54:58.419Z] #38 ... [2022-08-18T15:54:58.419Z] [2022-08-18T15:54:58.419Z] #24 [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-18T15:54:58.419Z] #24 sha256:f2b591aa307af9c36e0be548befb2847084e283fc7efd4a4be27245835228568 [2022-08-18T15:54:58.419Z] #24 21.50 + mkdir -p /build [2022-08-18T15:54:58.419Z] #24 21.50 + mv docker/docker /build/ [2022-08-18T15:54:58.419Z] #24 21.51 + rmdir docker [2022-08-18T15:54:58.546Z] #55 20.41 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T15:54:58.546Z] #55 20.44 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T15:54:58.546Z] #55 20.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T15:54:58.681Z] #24 ... [2022-08-18T15:54:58.681Z] [2022-08-18T15:54:58.681Z] #71 [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-18T15:54:58.681Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:58.681Z] #71 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:58.804Z] #55 20.62 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T15:54:58.804Z] #55 20.64 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T15:54:58.804Z] #55 20.80 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T15:54:58.942Z] #71 ... [2022-08-18T15:54:58.942Z] [2022-08-18T15:54:58.942Z] #64 [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-18T15:54:58.942Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:54:58.942Z] #64 21.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T15:54:58.942Z] #64 21.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:58.942Z] #64 21.73 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T15:54:58.942Z] #64 22.07 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T15:54:59.203Z] #64 22.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T15:54:59.224Z] #40 ... [2022-08-18T15:54:59.224Z] [2022-08-18T15:54:59.224Z] #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-18T15:54:59.224Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:59.224Z] #53 11.88 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T15:54:59.224Z] #53 12.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T15:54:59.224Z] #53 12.39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T15:54:59.224Z] #53 12.53 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T15:54:59.224Z] #53 12.69 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T15:54:59.224Z] #53 ... [2022-08-18T15:54:59.224Z] [2022-08-18T15:54:59.224Z] #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-18T15:54:59.224Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:54:59.224Z] #67 11.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:59.224Z] #67 11.98 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T15:54:59.224Z] #67 12.96 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T15:54:59.224Z] #67 18.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T15:54:59.224Z] #67 19.95 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T15:54:59.224Z] #67 19.98 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T15:54:59.224Z] #67 20.14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T15:54:59.224Z] #67 20.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T15:54:59.224Z] #67 20.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T15:54:59.224Z] #67 21.20 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T15:54:59.224Z] #67 ... [2022-08-18T15:54:59.224Z] [2022-08-18T15:54:59.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-18T15:54:59.224Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:59.224Z] #55 12.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T15:54:59.224Z] #55 12.27 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T15:54:59.224Z] #55 12.39 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T15:54:59.224Z] #55 12.56 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T15:54:59.224Z] #55 21.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:54:59.224Z] #55 21.39 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T15:54:59.224Z] #55 22.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T15:54:59.224Z] #55 22.26 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T15:54:59.224Z] #55 ... [2022-08-18T15:54:59.224Z] [2022-08-18T15:54:59.224Z] #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-18T15:54:59.224Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:54:59.224Z] #53 22.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T15:54:59.224Z] #53 22.22 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T15:54:59.224Z] #53 ... [2022-08-18T15:54:59.224Z] [2022-08-18T15:54:59.224Z] #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-18T15:54:59.224Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:54:59.224Z] #42 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:59.224Z] #42 16.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:59.370Z] #55 20.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T15:54:59.370Z] #55 21.10 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T15:54:59.370Z] #55 21.10 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T15:54:59.370Z] #55 21.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T15:54:59.370Z] #55 21.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T15:54:59.370Z] #55 21.25 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T15:54:59.398Z] #43 ... [2022-08-18T15:54:59.398Z] [2022-08-18T15:54:59.398Z] #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-18T15:54:59.398Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:54:59.398Z] #19 1.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:54:59.398Z] #19 1.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:54:59.398Z] #19 1.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:54:59.398Z] #19 3.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T15:54:59.398Z] #19 4.689 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T15:54:59.398Z] #19 6.546 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T15:54:59.398Z] #19 8.175 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:54:59.398Z] #19 ... [2022-08-18T15:54:59.398Z] [2022-08-18T15:54:59.398Z] #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-18T15:54:59.398Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:54:59.398Z] #62 20.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T15:54:59.398Z] #62 22.09 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T15:54:59.398Z] #62 22.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T15:54:59.482Z] #42 ... [2022-08-18T15:54:59.482Z] [2022-08-18T15:54:59.482Z] #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-18T15:54:59.482Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:54:59.482Z] #67 22.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T15:54:59.482Z] #67 ... [2022-08-18T15:54:59.482Z] [2022-08-18T15:54:59.482Z] #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-18T15:54:59.482Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:54:59.482Z] #76 12.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:54:59.482Z] #76 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:54:59.627Z] #55 21.42 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T15:54:59.659Z] #62 22.36 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T15:54:59.659Z] #62 22.46 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T15:54:59.659Z] #62 22.54 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T15:54:59.738Z] #76 ... [2022-08-18T15:54:59.738Z] [2022-08-18T15:54:59.738Z] #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-18T15:54:59.738Z] #26 sha256:190cbbe26b09f890530c3cfe9be70b543ee4939b6ea436ba0ca5eec3d4e29fde [2022-08-18T15:54:59.738Z] #26 22.22 + mkdir -p /build [2022-08-18T15:54:59.738Z] #26 22.25 + mv docker/docker /build/ [2022-08-18T15:54:59.738Z] #26 22.26 + rmdir docker [2022-08-18T15:54:59.871Z] #64 22.76 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T15:54:59.884Z] #55 21.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T15:54:59.884Z] #55 21.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T15:54:59.917Z] #62 22.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T15:55:00.132Z] #64 23.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T15:55:00.141Z] #55 21.94 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T15:55:00.141Z] #55 21.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T15:55:00.174Z] #62 22.98 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T15:55:00.311Z] #26 ... [2022-08-18T15:55:00.311Z] [2022-08-18T15:55:00.311Z] #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-18T15:55:00.311Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:00.311Z] #51 13.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:55:00.311Z] #51 17.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:55:00.311Z] #51 20.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T15:55:00.311Z] #51 ... [2022-08-18T15:55:00.311Z] [2022-08-18T15:55:00.311Z] #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-18T15:55:00.311Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:55:00.311Z] #67 22.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T15:55:00.398Z] #55 22.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T15:55:00.398Z] #55 ... [2022-08-18T15:55:00.398Z] [2022-08-18T15:55:00.398Z] #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-18T15:55:00.398Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:00.398Z] #62 12.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:55:00.398Z] #62 21.35 Fetched 8570 kB in 16s (545 kB/s) [2022-08-18T15:55:00.398Z] #62 21.35 Reading package lists... [2022-08-18T15:55:00.398Z] #62 ... [2022-08-18T15:55:00.398Z] [2022-08-18T15:55:00.398Z] #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-18T15:55:00.398Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:00.398Z] #76 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:55:00.398Z] #76 20.87 Fetched 8570 kB in 15s (559 kB/s) [2022-08-18T15:55:00.430Z] #62 23.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T15:55:00.655Z] #76 20.87 Reading package lists... [2022-08-18T15:55:00.655Z] #76 ... [2022-08-18T15:55:00.655Z] [2022-08-18T15:55:00.655Z] #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-18T15:55:00.655Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:00.655Z] #55 22.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T15:55:00.655Z] #55 22.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T15:55:00.655Z] #55 22.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T15:55:00.655Z] #55 22.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T15:55:00.655Z] #55 22.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T15:55:00.655Z] #55 22.62 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T15:55:00.655Z] #55 22.62 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T15:55:00.687Z] #62 23.31 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T15:55:00.687Z] #62 23.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T15:55:00.912Z] #55 22.74 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T15:55:00.912Z] #55 22.79 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T15:55:00.912Z] #55 22.91 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T15:55:00.943Z] #62 23.61 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T15:55:01.148Z] #14 ... [2022-08-18T15:55:01.148Z] [2022-08-18T15:55:01.148Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:55:01.148Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:55:01.149Z] #77 6.127 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T15:55:01.149Z] #77 6.155 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T15:55:01.149Z] #77 7.162 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T15:55:01.149Z] #77 7.183 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T15:55:01.149Z] #77 7.189 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T15:55:01.149Z] #77 7.189 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T15:55:01.149Z] #77 7.219 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T15:55:01.149Z] #77 9.287 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T15:55:01.149Z] #77 10.86 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T15:55:01.149Z] #77 11.81 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T15:55:01.149Z] #77 12.35 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T15:55:01.149Z] #77 12.92 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T15:55:01.169Z] #55 22.99 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T15:55:01.169Z] #55 23.06 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T15:55:01.169Z] #55 23.17 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T15:55:01.169Z] #55 ... [2022-08-18T15:55:01.169Z] [2022-08-18T15:55:01.169Z] #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-18T15:55:01.169Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:55:01.169Z] #53 13.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T15:55:01.169Z] #53 13.13 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T15:55:01.199Z] #62 23.75 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T15:55:01.199Z] #62 23.92 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T15:55:01.199Z] #62 23.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T15:55:01.425Z] #53 ... [2022-08-18T15:55:01.425Z] [2022-08-18T15:55:01.425Z] #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-18T15:55:01.425Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:01.425Z] #55 23.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T15:55:01.425Z] #55 23.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T15:55:01.526Z] #64 ... [2022-08-18T15:55:01.526Z] [2022-08-18T15:55:01.526Z] #24 [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-18T15:55:01.526Z] #24 sha256:f2b591aa307af9c36e0be548befb2847084e283fc7efd4a4be27245835228568 [2022-08-18T15:55:01.526Z] #24 DONE 24.6s [2022-08-18T15:55:01.526Z] [2022-08-18T15:55:01.526Z] #59 [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-18T15:55:01.526Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:01.526Z] #59 15.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:55:01.526Z] #59 ... [2022-08-18T15:55:01.526Z] [2022-08-18T15:55:01.526Z] #52 [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-18T15:55:01.526Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:01.526Z] #52 22.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T15:55:01.526Z] #52 22.70 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T15:55:01.526Z] #52 23.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T15:55:01.526Z] #52 23.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T15:55:01.526Z] #52 23.60 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T15:55:01.526Z] #52 23.74 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T15:55:01.526Z] #52 23.96 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T15:55:01.526Z] #52 23.97 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T15:55:01.526Z] #52 24.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T15:55:01.526Z] #52 24.63 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T15:55:01.526Z] #52 24.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T15:55:01.682Z] #55 23.47 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T15:55:01.682Z] #55 23.51 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T15:55:01.682Z] #55 ... [2022-08-18T15:55:01.682Z] [2022-08-18T15:55:01.683Z] #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-18T15:55:01.683Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:01.683Z] #51 13.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:55:01.683Z] #51 16.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T15:55:01.683Z] #51 22.52 Fetched 8574 kB in 17s (511 kB/s) [2022-08-18T15:55:01.683Z] #67 ... [2022-08-18T15:55:01.683Z] [2022-08-18T15:55:01.683Z] #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-18T15:55:01.683Z] #26 sha256:190cbbe26b09f890530c3cfe9be70b543ee4939b6ea436ba0ca5eec3d4e29fde [2022-08-18T15:55:01.683Z] #26 DONE 24.6s [2022-08-18T15:55:01.763Z] #62 24.34 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T15:55:01.763Z] #62 24.43 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T15:55:01.763Z] #62 24.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T15:55:01.788Z] #52 25.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T15:55:01.788Z] #52 25.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T15:55:01.940Z] #51 22.52 Reading package lists... [2022-08-18T15:55:01.940Z] #51 ... [2022-08-18T15:55:01.940Z] [2022-08-18T15:55:01.940Z] #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-18T15:55:01.940Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:55:01.940Z] #36 19.87 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T15:55:01.940Z] #36 20.02 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T15:55:01.941Z] [2022-08-18T15:55:01.941Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T15:55:01.941Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:01.941Z] #55 23.57 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T15:55:01.941Z] #55 23.79 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T15:55:01.941Z] #55 23.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T15:55:01.941Z] #55 23.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T15:55:01.941Z] #55 24.59 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T15:55:01.941Z] #55 24.59 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T15:55:01.941Z] #55 24.94 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T15:55:01.941Z] #55 25.17 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T15:55:02.020Z] #62 24.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T15:55:02.020Z] #62 24.72 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T15:55:02.020Z] #62 24.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T15:55:02.203Z] #55 25.40 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T15:55:02.282Z] #62 25.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T15:55:02.360Z] #52 25.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T15:55:02.360Z] #52 25.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T15:55:02.459Z] #55 25.55 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T15:55:02.540Z] #62 25.10 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T15:55:02.540Z] #62 25.18 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T15:55:02.540Z] #62 25.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T15:55:02.540Z] #62 25.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T15:55:02.540Z] #62 25.37 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T15:55:02.622Z] #52 26.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T15:55:02.622Z] #52 26.29 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T15:55:02.716Z] #55 26.00 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T15:55:02.796Z] #62 25.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T15:55:02.883Z] #52 26.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T15:55:03.053Z] #62 25.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T15:55:03.314Z] #62 25.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T15:55:03.314Z] #62 26.02 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T15:55:03.376Z] #36 ... [2022-08-18T15:55:03.376Z] [2022-08-18T15:55:03.376Z] #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-18T15:55:03.376Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:03.376Z] #55 24.41 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T15:55:03.376Z] #55 24.41 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T15:55:03.376Z] #55 24.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T15:55:03.376Z] #55 24.81 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T15:55:03.376Z] #55 24.89 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T15:55:03.376Z] #55 24.89 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T15:55:03.376Z] #55 25.08 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T15:55:03.376Z] #55 25.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T15:55:03.376Z] #55 25.22 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T15:55:03.574Z] #62 26.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T15:55:03.574Z] #62 26.25 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T15:55:03.825Z] #52 ... [2022-08-18T15:55:03.825Z] [2022-08-18T15:55:03.825Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T15:55:03.825Z] #36 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:55:03.825Z] #36 27.27 tomll can be used in two ways: [2022-08-18T15:55:03.825Z] #36 27.27 Writing to STDIN and reading from STDOUT: [2022-08-18T15:55:03.825Z] #36 27.27 cat file.toml | tomll > file.toml [2022-08-18T15:55:03.825Z] #36 27.27 [2022-08-18T15:55:03.825Z] #36 27.27 Reading and updating a list of files: [2022-08-18T15:55:03.825Z] #36 27.27 tomll a.toml b.toml c.toml [2022-08-18T15:55:03.825Z] #36 27.27 [2022-08-18T15:55:03.825Z] #36 27.27 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T15:55:03.825Z] #36 DONE 27.5s [2022-08-18T15:55:03.831Z] #62 26.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T15:55:03.831Z] #62 26.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T15:55:03.831Z] #62 26.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T15:55:03.831Z] #62 26.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T15:55:03.967Z] #55 25.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T15:55:03.967Z] #55 25.60 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T15:55:03.967Z] #55 25.80 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T15:55:03.967Z] #55 25.80 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T15:55:04.085Z] #55 ... [2022-08-18T15:55:04.085Z] [2022-08-18T15:55:04.085Z] #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-18T15:55:04.085Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:04.085Z] #62 17.41 Fetched 8570 kB in 13s (673 kB/s) [2022-08-18T15:55:04.085Z] [2022-08-18T15:55:04.085Z] #34 [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-18T15:55:04.085Z] #34 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:55:04.085Z] #34 23.85 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T15:55:04.085Z] #34 23.85 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T15:55:04.085Z] #34 24.45 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T15:55:04.085Z] #34 25.39 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T15:55:04.085Z] #34 25.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T15:55:04.085Z] #34 26.58 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T15:55:04.085Z] #34 26.67 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T15:55:04.085Z] #34 26.78 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T15:55:04.085Z] #34 27.23 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T15:55:04.089Z] #62 26.72 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T15:55:04.089Z] #62 26.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T15:55:04.089Z] #62 26.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T15:55:04.089Z] #62 26.85 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T15:55:04.224Z] #55 25.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T15:55:04.224Z] #55 26.10 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T15:55:04.345Z] #62 27.13 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T15:55:04.345Z] #62 27.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T15:55:04.345Z] #62 27.23 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T15:55:04.347Z] #62 17.41 Reading package lists... [2022-08-18T15:55:04.347Z] #62 ... [2022-08-18T15:55:04.347Z] [2022-08-18T15:55:04.347Z] #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-18T15:55:04.347Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:55:04.347Z] #36 24.55 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T15:55:04.347Z] #36 24.66 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T15:55:04.347Z] #36 25.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T15:55:04.347Z] #36 26.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T15:55:04.347Z] #36 26.52 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T15:55:04.347Z] #36 26.81 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T15:55:04.347Z] #36 27.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T15:55:04.347Z] #36 27.16 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T15:55:04.347Z] #36 27.70 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T15:55:04.422Z] #77 ... [2022-08-18T15:55:04.422Z] [2022-08-18T15:55:04.422Z] #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-18T15:55:04.422Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:55:04.422Z] #14 62.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T15:55:04.422Z] #14 62.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:55:04.422Z] #14 62.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:55:04.489Z] #55 26.29 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T15:55:04.489Z] #55 26.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T15:55:04.489Z] #55 26.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T15:55:04.489Z] #55 26.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T15:55:04.489Z] #55 26.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T15:55:04.602Z] #62 27.28 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T15:55:04.657Z] #34 28.20 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T15:55:04.746Z] #55 26.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T15:55:04.746Z] #55 26.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T15:55:04.860Z] #62 27.47 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T15:55:04.860Z] #62 27.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T15:55:04.860Z] #62 ... [2022-08-18T15:55:04.860Z] [2022-08-18T15:55:04.860Z] #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-18T15:55:04.860Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:55:04.860Z] #60 17.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T15:55:04.860Z] #60 17.60 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T15:55:04.910Z] #36 28.27 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T15:55:05.016Z] #55 26.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T15:55:05.016Z] #55 26.95 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T15:55:05.016Z] #55 26.95 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T15:55:05.016Z] #55 27.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T15:55:05.116Z] #60 ... [2022-08-18T15:55:05.116Z] [2022-08-18T15:55:05.116Z] #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-18T15:55:05.116Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:05.116Z] #62 27.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T15:55:05.116Z] #62 27.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T15:55:05.116Z] #62 27.88 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T15:55:05.273Z] #55 27.14 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T15:55:05.273Z] #55 27.18 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T15:55:05.836Z] #55 27.54 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T15:55:05.843Z] #36 28.90 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T15:55:06.048Z] #62 28.91 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T15:55:06.075Z] #34 29.46 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T15:55:06.075Z] #34 ... [2022-08-18T15:55:06.075Z] [2022-08-18T15:55:06.075Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:55:06.075Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:06.075Z] #40 29.50 Fetched 8570 kB in 22s (391 kB/s) [2022-08-18T15:55:06.102Z] #36 29.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T15:55:06.309Z] #62 28.91 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T15:55:06.310Z] #62 29.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T15:55:06.567Z] #62 29.14 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T15:55:06.567Z] #62 29.28 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T15:55:06.567Z] #62 29.35 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T15:55:06.567Z] #62 29.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T15:55:06.567Z] #62 29.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T15:55:06.681Z] #36 ... [2022-08-18T15:55:06.681Z] [2022-08-18T15:55:06.681Z] #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-18T15:55:06.681Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T15:55:06.681Z] #38 29.64 tomll can be used in two ways: [2022-08-18T15:55:06.681Z] #38 29.64 Writing to STDIN and reading from STDOUT: [2022-08-18T15:55:06.681Z] #38 29.64 cat file.toml | tomll > file.toml [2022-08-18T15:55:06.681Z] #38 29.64 [2022-08-18T15:55:06.681Z] #38 29.64 Reading and updating a list of files: [2022-08-18T15:55:06.681Z] #38 29.64 tomll a.toml b.toml c.toml [2022-08-18T15:55:06.681Z] #38 29.64 [2022-08-18T15:55:06.681Z] #38 29.64 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T15:55:06.681Z] #38 DONE 29.9s [2022-08-18T15:55:06.681Z] [2022-08-18T15:55:06.681Z] #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-18T15:55:06.681Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:06.681Z] #55 29.71 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T15:55:06.681Z] #55 29.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T15:55:06.938Z] #55 30.10 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T15:55:06.938Z] #55 30.10 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T15:55:07.132Z] #62 29.61 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T15:55:07.194Z] #55 30.32 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T15:55:07.194Z] #55 30.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T15:55:07.389Z] #62 30.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T15:55:07.389Z] #62 30.16 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T15:55:07.452Z] #55 30.76 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T15:55:07.646Z] #62 30.27 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T15:55:07.646Z] #62 30.27 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T15:55:07.732Z] #55 29.56 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T15:55:07.732Z] #55 29.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T15:55:07.903Z] #62 30.50 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T15:55:07.903Z] #62 30.68 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T15:55:07.903Z] #62 30.78 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T15:55:07.989Z] #55 29.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T15:55:07.989Z] #55 ... [2022-08-18T15:55:07.989Z] [2022-08-18T15:55:07.989Z] #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-18T15:55:07.989Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:07.989Z] #42 19.86 Fetched 8570 kB in 16s (547 kB/s) [2022-08-18T15:55:07.989Z] #42 19.86 Reading package lists... [2022-08-18T15:55:07.989Z] #42 26.33 Reading package lists... [2022-08-18T15:55:07.989Z] #42 ... [2022-08-18T15:55:07.989Z] [2022-08-18T15:55:07.989Z] #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-18T15:55:07.989Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:07.989Z] #55 29.98 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T15:55:07.989Z] #55 29.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T15:55:08.015Z] #55 31.15 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T15:55:08.015Z] #55 31.31 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T15:55:08.160Z] #62 30.81 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T15:55:08.160Z] #62 30.88 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T15:55:08.160Z] #62 30.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T15:55:08.246Z] #55 30.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T15:55:08.246Z] #55 30.19 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T15:55:08.273Z] #55 31.45 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T15:55:08.418Z] #62 31.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T15:55:08.418Z] #62 31.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T15:55:08.502Z] #55 30.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T15:55:08.502Z] #55 30.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T15:55:08.531Z] #55 31.71 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T15:55:08.675Z] #62 31.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T15:55:08.764Z] #55 30.68 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T15:55:08.764Z] #55 30.70 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T15:55:08.764Z] #55 30.79 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T15:55:08.764Z] #55 ... [2022-08-18T15:55:08.764Z] [2022-08-18T15:55:08.764Z] #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-18T15:55:08.764Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:08.764Z] #14 20.64 Fetched 8570 kB in 16s (544 kB/s) [2022-08-18T15:55:08.764Z] #14 20.64 Reading package lists... [2022-08-18T15:55:08.788Z] #55 31.96 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T15:55:08.788Z] #55 32.00 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T15:55:08.932Z] #62 31.61 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T15:55:08.932Z] #62 31.66 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T15:55:08.932Z] #62 31.73 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T15:55:09.020Z] #14 26.95 Reading package lists... [2022-08-18T15:55:09.020Z] #14 ... [2022-08-18T15:55:09.020Z] [2022-08-18T15:55:09.021Z] #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-18T15:55:09.021Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:55:09.021Z] #47 27.58 Updating files: 73% (1597/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-18T15:55:09.021Z] #47 28.33 + git checkout -q v2.3.0 [2022-08-18T15:55:09.021Z] #47 30.43 + 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-18T15:55:09.189Z] #62 31.97 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T15:55:09.358Z] #55 32.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T15:55:09.358Z] #55 32.46 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T15:55:09.358Z] #55 32.57 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T15:55:09.358Z] #55 32.64 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T15:55:09.371Z] #40 29.50 Reading package lists... [2022-08-18T15:55:09.371Z] #40 ... [2022-08-18T15:55:09.371Z] [2022-08-18T15:55:09.371Z] #50 [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-18T15:55:09.371Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:55:09.371Z] #50 22.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T15:55:09.371Z] #50 22.73 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T15:55:09.371Z] #50 ... [2022-08-18T15:55:09.371Z] [2022-08-18T15:55:09.371Z] #52 [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-18T15:55:09.371Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:09.371Z] #52 28.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T15:55:09.371Z] #52 28.27 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T15:55:09.371Z] #52 29.61 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T15:55:09.371Z] #52 29.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T15:55:09.371Z] #52 29.99 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T15:55:09.371Z] #52 30.28 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T15:55:09.371Z] #52 30.53 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T15:55:09.371Z] #52 31.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T15:55:09.371Z] #52 31.73 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T15:55:09.371Z] #52 31.78 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T15:55:09.371Z] #52 31.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T15:55:09.371Z] #52 32.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T15:55:09.371Z] #52 32.23 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T15:55:09.371Z] #52 32.38 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T15:55:09.371Z] #52 32.54 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T15:55:09.371Z] #52 32.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T15:55:09.371Z] #52 32.98 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T15:55:09.372Z] #52 33.08 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T15:55:09.447Z] #62 32.05 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T15:55:09.618Z] #55 32.75 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T15:55:09.618Z] #55 32.81 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T15:55:09.631Z] #52 33.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T15:55:09.706Z] #62 32.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T15:55:09.706Z] #62 ... [2022-08-18T15:55:09.706Z] [2022-08-18T15:55:09.706Z] #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-18T15:55:09.706Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:55:09.706Z] #19 10.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:55:09.706Z] #19 11.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T15:55:09.706Z] #19 13.02 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T15:55:09.706Z] #19 13.03 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T15:55:09.706Z] #19 13.04 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:55:09.706Z] #19 13.04 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:55:09.706Z] #19 13.04 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T15:55:09.706Z] #19 13.04 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T15:55:09.706Z] #19 13.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:55:09.706Z] #19 13.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:55:09.706Z] #19 13.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T15:55:09.706Z] #19 13.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T15:55:09.706Z] #19 13.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T15:55:09.706Z] #19 13.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T15:55:09.706Z] #19 ... [2022-08-18T15:55:09.706Z] [2022-08-18T15:55:09.707Z] #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-18T15:55:09.707Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:09.707Z] #83 22.42 Fetched 8570 kB in 18s (473 kB/s) [2022-08-18T15:55:09.707Z] #83 22.42 Reading package lists... [2022-08-18T15:55:09.874Z] #55 33.05 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T15:55:09.874Z] #55 33.26 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T15:55:09.891Z] #52 33.36 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T15:55:09.891Z] #52 33.43 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T15:55:09.891Z] #52 33.57 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T15:55:09.963Z] #83 29.80 Reading package lists... [2022-08-18T15:55:09.963Z] #83 ... [2022-08-18T15:55:09.963Z] [2022-08-18T15:55:09.964Z] #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-18T15:55:09.964Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:55:09.964Z] #54 29.72 Updating files: 64% (1411/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-18T15:55:09.964Z] #54 30.67 + git checkout -q v2.3.0 [2022-08-18T15:55:10.132Z] #55 33.51 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T15:55:10.132Z] #55 33.52 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T15:55:10.151Z] #52 33.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T15:55:10.151Z] #52 33.88 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T15:55:10.389Z] #55 33.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T15:55:10.411Z] #52 34.02 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T15:55:10.411Z] #52 ... [2022-08-18T15:55:10.411Z] [2022-08-18T15:55:10.411Z] #45 [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-18T15:55:10.411Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:55:10.648Z] #55 33.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T15:55:10.648Z] #55 33.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T15:55:10.648Z] #55 34.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T15:55:10.959Z] #14 ... [2022-08-18T15:55:10.959Z] [2022-08-18T15:55:10.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-18T15:55:10.959Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:55:10.959Z] #77 25.63 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T15:55:11.211Z] #55 34.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T15:55:11.333Z] #54 33.79 + 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-18T15:55:11.469Z] #55 34.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T15:55:11.721Z] #45 33.69 Updating files: 56% (1230/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: 85% (1863/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-18T15:55:11.721Z] #45 35.15 + git checkout -q v2.3.0 [2022-08-18T15:55:11.726Z] #55 34.80 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T15:55:11.726Z] #55 34.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T15:55:11.983Z] #55 35.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T15:55:11.983Z] #55 35.28 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T15:55:12.550Z] #55 35.56 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T15:55:12.550Z] #55 35.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T15:55:12.550Z] #55 35.79 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T15:55:12.550Z] #55 35.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T15:55:12.550Z] #55 35.86 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T15:55:12.550Z] #55 35.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T15:55:12.667Z] #45 ... [2022-08-18T15:55:12.667Z] [2022-08-18T15:55:12.667Z] #71 [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-18T15:55:12.667Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:12.667Z] #71 26.16 Fetched 8570 kB in 20s (435 kB/s) [2022-08-18T15:55:12.667Z] #71 26.16 Reading package lists... [2022-08-18T15:55:12.667Z] #71 36.18 Reading package lists... [2022-08-18T15:55:12.667Z] #71 ... [2022-08-18T15:55:12.667Z] [2022-08-18T15:55:12.667Z] #52 [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-18T15:55:12.667Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:12.667Z] #52 34.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T15:55:12.667Z] #52 34.16 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T15:55:12.667Z] #52 34.16 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T15:55:12.667Z] #52 34.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T15:55:12.667Z] #52 34.81 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T15:55:12.667Z] #52 34.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T15:55:12.667Z] #52 35.17 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T15:55:12.667Z] #52 35.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T15:55:12.667Z] #52 35.44 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T15:55:12.667Z] #52 35.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T15:55:12.667Z] #52 35.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T15:55:12.667Z] #52 35.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T15:55:12.667Z] #52 36.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T15:55:12.667Z] #52 36.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T15:55:12.667Z] #52 36.31 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T15:55:12.667Z] #52 36.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T15:55:12.702Z] #54 ... [2022-08-18T15:55:12.702Z] [2022-08-18T15:55:12.702Z] #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-18T15:55:12.702Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:12.702Z] #58 24.90 Fetched 8574 kB in 20s (428 kB/s) [2022-08-18T15:55:12.702Z] #58 24.90 Reading package lists... [2022-08-18T15:55:12.702Z] #58 32.24 Reading package lists... [2022-08-18T15:55:12.702Z] #58 ... [2022-08-18T15:55:12.702Z] [2022-08-18T15:55:12.702Z] #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-18T15:55:12.702Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:12.702Z] #62 32.66 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T15:55:12.702Z] #62 34.60 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T15:55:12.702Z] #62 34.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T15:55:12.702Z] #62 34.84 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T15:55:12.702Z] #62 34.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T15:55:12.702Z] #62 35.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T15:55:12.702Z] #62 35.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T15:55:12.702Z] #62 35.28 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T15:55:12.702Z] #62 35.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T15:55:12.807Z] #55 36.02 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T15:55:12.928Z] #52 36.56 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T15:55:12.928Z] #52 36.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T15:55:12.928Z] #52 ... [2022-08-18T15:55:12.928Z] [2022-08-18T15:55:12.928Z] #64 [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-18T15:55:12.928Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:55:12.928Z] #64 26.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:55:12.928Z] #64 ... [2022-08-18T15:55:12.928Z] [2022-08-18T15:55:12.928Z] #52 [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-18T15:55:12.928Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:12.928Z] #52 36.70 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T15:55:12.959Z] #62 35.82 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T15:55:13.064Z] #55 36.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T15:55:13.064Z] #55 36.31 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T15:55:13.064Z] #55 36.39 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T15:55:13.064Z] #55 36.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T15:55:13.192Z] #52 36.76 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T15:55:13.192Z] #52 36.85 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T15:55:13.192Z] #52 37.02 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T15:55:13.216Z] #62 35.84 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T15:55:13.321Z] #55 ... [2022-08-18T15:55:13.321Z] [2022-08-18T15:55:13.321Z] #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-18T15:55:13.321Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:55:13.321Z] #67 26.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T15:55:13.321Z] #67 27.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T15:55:13.455Z] #52 37.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T15:55:13.474Z] #62 36.06 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T15:55:13.474Z] #62 36.25 go: downloading golang.org/x/text v0.3.7 [2022-08-18T15:55:13.578Z] #67 ... [2022-08-18T15:55:13.578Z] [2022-08-18T15:55:13.578Z] #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-18T15:55:13.578Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:13.578Z] #55 36.68 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T15:55:13.578Z] #55 36.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T15:55:13.578Z] #55 36.87 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T15:55:13.715Z] #52 37.32 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T15:55:13.715Z] #52 37.39 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T15:55:13.715Z] #52 37.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T15:55:13.834Z] #55 36.99 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T15:55:13.834Z] #55 37.06 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T15:55:14.286Z] #52 ... [2022-08-18T15:55:14.286Z] [2022-08-18T15:55:14.286Z] #59 [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-18T15:55:14.286Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:14.286Z] #59 27.81 Fetched 8570 kB in 21s (402 kB/s) [2022-08-18T15:55:14.286Z] #59 27.81 Reading package lists... [2022-08-18T15:55:14.286Z] #59 37.82 Reading package lists... [2022-08-18T15:55:14.286Z] #59 ... [2022-08-18T15:55:14.286Z] [2022-08-18T15:55:14.286Z] #34 [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-18T15:55:14.286Z] #34 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:55:14.286Z] #34 30.00 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T15:55:14.286Z] #34 30.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T15:55:14.286Z] #34 32.73 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T15:55:14.286Z] #34 32.89 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T15:55:14.286Z] #34 34.00 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T15:55:14.398Z] #55 ... [2022-08-18T15:55:14.398Z] [2022-08-18T15:55:14.398Z] #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-18T15:55:14.398Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:14.398Z] #62 17.41 Reading package lists... [2022-08-18T15:55:14.398Z] #62 28.06 Reading package lists... [2022-08-18T15:55:14.549Z] #34 ... [2022-08-18T15:55:14.549Z] [2022-08-18T15:55:14.549Z] #13 [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-18T15:55:14.549Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:14.549Z] #13 28.07 Fetched 8570 kB in 21s (416 kB/s) [2022-08-18T15:55:14.549Z] #13 28.07 Reading package lists... [2022-08-18T15:55:14.549Z] #13 38.23 Reading package lists... [2022-08-18T15:55:14.549Z] #13 ... [2022-08-18T15:55:14.549Z] [2022-08-18T15:55:14.549Z] #48 [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-18T15:55:14.549Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:14.549Z] #48 27.69 Fetched 8574 kB in 22s (396 kB/s) [2022-08-18T15:55:14.549Z] #48 27.69 Reading package lists... [2022-08-18T15:55:14.655Z] #62 ... [2022-08-18T15:55:14.655Z] [2022-08-18T15:55:14.655Z] #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-18T15:55:14.655Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:55:14.655Z] #36 33.02 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T15:55:14.655Z] #36 33.66 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T15:55:14.655Z] #36 33.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T15:55:14.655Z] #36 33.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T15:55:14.809Z] #48 37.68 Reading package lists... [2022-08-18T15:55:14.809Z] #48 ... [2022-08-18T15:55:14.809Z] [2022-08-18T15:55:14.809Z] #52 [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-18T15:55:14.809Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:14.809Z] #52 38.61 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T15:55:15.071Z] #52 38.61 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T15:55:15.071Z] #52 38.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T15:55:15.071Z] #52 38.84 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T15:55:15.220Z] #36 ... [2022-08-18T15:55:15.220Z] [2022-08-18T15:55:15.220Z] #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-18T15:55:15.220Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:15.220Z] #55 38.44 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T15:55:15.220Z] #55 38.47 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T15:55:15.330Z] #52 39.12 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T15:55:15.564Z] #47 ... [2022-08-18T15:55:15.564Z] [2022-08-18T15:55:15.564Z] #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-18T15:55:15.564Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:15.564Z] #42 26.33 Reading package lists... [2022-08-18T15:55:15.564Z] #42 32.22 Building dependency tree... [2022-08-18T15:55:15.564Z] #42 35.41 The following additional packages will be installed: [2022-08-18T15:55:15.564Z] #42 35.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T15:55:15.564Z] #42 35.45 Suggested packages: [2022-08-18T15:55:15.564Z] #42 35.46 cmake-doc ninja-build lrzip [2022-08-18T15:55:15.564Z] #42 35.46 Recommended packages: [2022-08-18T15:55:15.564Z] #42 35.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T15:55:15.564Z] #42 36.31 The following NEW packages will be installed: [2022-08-18T15:55:15.564Z] #42 36.34 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T15:55:15.564Z] #42 36.34 vim-common xxd [2022-08-18T15:55:15.564Z] #42 36.75 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:15.564Z] #42 36.75 Need to get 17.7 MB of archives. [2022-08-18T15:55:15.564Z] #42 36.75 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T15:55:15.564Z] #42 36.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:55:15.564Z] #42 36.75 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-18T15:55:15.564Z] #42 36.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T15:55:15.564Z] #42 36.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:55:15.564Z] #42 37.44 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-18T15:55:15.564Z] #42 37.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T15:55:15.564Z] #42 37.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T15:55:15.564Z] #42 37.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T15:55:15.564Z] #42 37.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T15:55:15.564Z] #42 37.55 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T15:55:15.590Z] #52 39.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T15:55:15.590Z] #52 39.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T15:55:15.783Z] #55 38.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T15:55:15.783Z] #55 38.76 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T15:55:15.783Z] #55 38.90 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T15:55:15.820Z] #42 ... [2022-08-18T15:55:15.820Z] [2022-08-18T15:55:15.820Z] #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-18T15:55:15.820Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:15.820Z] #76 20.87 Reading package lists... [2022-08-18T15:55:15.820Z] #76 27.64 Reading package lists... [2022-08-18T15:55:15.820Z] #76 33.58 Building dependency tree... [2022-08-18T15:55:15.820Z] #76 37.34 python3 is already the newest version (3.9.2-3). [2022-08-18T15:55:15.820Z] #76 37.34 The following additional packages will be installed: [2022-08-18T15:55:15.820Z] #76 37.36 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T15:55:15.820Z] #76 37.36 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T15:55:15.820Z] #76 37.37 Suggested packages: [2022-08-18T15:55:15.820Z] #76 37.37 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T15:55:15.820Z] #76 37.37 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T15:55:15.820Z] #76 37.37 m4-doc ed diffutils-doc [2022-08-18T15:55:15.820Z] #76 37.37 Recommended packages: [2022-08-18T15:55:15.820Z] #76 37.37 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T15:55:15.820Z] #76 ... [2022-08-18T15:55:15.820Z] [2022-08-18T15:55:15.820Z] #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-18T15:55:15.820Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:15.820Z] #62 21.35 Reading package lists... [2022-08-18T15:55:15.820Z] #62 28.02 Reading package lists... [2022-08-18T15:55:15.820Z] #62 34.11 Building dependency tree... [2022-08-18T15:55:15.849Z] #52 39.49 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T15:55:15.849Z] #52 39.55 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T15:55:16.039Z] #55 39.21 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T15:55:16.039Z] #55 39.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T15:55:16.078Z] #62 37.85 The following additional packages will be installed: [2022-08-18T15:55:16.078Z] #62 37.85 libbtrfs0 [2022-08-18T15:55:16.078Z] #62 ... [2022-08-18T15:55:16.078Z] [2022-08-18T15:55:16.078Z] #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-18T15:55:16.078Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:16.078Z] #14 26.95 Reading package lists... [2022-08-18T15:55:16.078Z] #14 32.94 Building dependency tree... [2022-08-18T15:55:16.078Z] #14 36.30 The following additional packages will be installed: [2022-08-18T15:55:16.078Z] #14 36.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:55:16.078Z] #14 36.30 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T15:55:16.078Z] #14 36.30 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T15:55:16.078Z] #14 36.30 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T15:55:16.078Z] #14 36.30 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T15:55:16.078Z] #14 36.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T15:55:16.078Z] #14 36.32 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T15:55:16.078Z] #14 36.33 Suggested packages: [2022-08-18T15:55:16.078Z] #14 36.33 gcc-10-locales seccomp wine64 [2022-08-18T15:55:16.078Z] #14 37.81 The following NEW packages will be installed: [2022-08-18T15:55:16.078Z] #14 37.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:55:16.078Z] #14 37.81 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T15:55:16.078Z] #14 37.81 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T15:55:16.078Z] #14 37.81 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T15:55:16.078Z] #14 37.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T15:55:16.078Z] #14 37.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T15:55:16.078Z] #14 37.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T15:55:16.078Z] #14 37.82 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T15:55:16.078Z] #14 37.82 mingw-w64-x86-64-dev [2022-08-18T15:55:16.206Z] #77 ... [2022-08-18T15:55:16.206Z] [2022-08-18T15:55:16.206Z] #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-18T15:55:16.206Z] #64 sha256:771a8b3b7dbd68d12cfa91c1ae0a797c48c884525bfbcca22c7711f1b5340e97 [2022-08-18T15:55:16.206Z] #64 38.81 Updating files: 60% (2996/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T15:55:16.206Z] #64 39.83 + cd /tmp/tmp.DULviy4F7x/src/github.com/containerd/containerd [2022-08-18T15:55:16.206Z] #64 39.83 + git checkout -q v1.6.7 [2022-08-18T15:55:16.296Z] #55 39.37 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T15:55:16.296Z] #55 39.60 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T15:55:16.335Z] #14 ... [2022-08-18T15:55:16.335Z] [2022-08-18T15:55:16.335Z] #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-18T15:55:16.335Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:55:16.335Z] #57 38.13 v3.0.2 [2022-08-18T15:55:16.335Z] #57 DONE 38.3s [2022-08-18T15:55:16.335Z] [2022-08-18T15:55:16.335Z] #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-18T15:55:16.335Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:16.335Z] #14 38.28 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:16.335Z] #14 38.28 Need to get 115 MB of archives. [2022-08-18T15:55:16.335Z] #14 38.28 After this operation, 645 MB of additional disk space will be used. [2022-08-18T15:55:16.335Z] #14 38.28 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-18T15:55:16.335Z] #14 ... [2022-08-18T15:55:16.335Z] [2022-08-18T15:55:16.335Z] #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-18T15:55:16.335Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:16.335Z] #62 38.07 The following NEW packages will be installed: [2022-08-18T15:55:16.335Z] #62 38.08 libbtrfs-dev libbtrfs0 [2022-08-18T15:55:16.611Z] #62 38.52 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:16.611Z] #62 38.52 Need to get 460 kB of archives. [2022-08-18T15:55:16.611Z] #62 38.52 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T15:55:16.611Z] #62 38.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T15:55:16.611Z] #62 38.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T15:55:16.792Z] #52 40.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T15:55:16.792Z] #52 40.25 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T15:55:16.792Z] #52 40.28 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T15:55:16.792Z] #52 40.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T15:55:16.859Z] #55 40.07 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T15:55:16.859Z] #55 40.09 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T15:55:16.859Z] #55 40.14 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T15:55:16.859Z] #55 40.19 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T15:55:17.052Z] #52 40.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T15:55:17.175Z] #62 ... [2022-08-18T15:55:17.175Z] [2022-08-18T15:55:17.175Z] #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-18T15:55:17.175Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:17.175Z] #51 22.52 Reading package lists... [2022-08-18T15:55:17.175Z] #51 29.02 Reading package lists... [2022-08-18T15:55:17.175Z] #51 34.85 Building dependency tree... [2022-08-18T15:55:17.175Z] #51 38.61 The following additional packages will be installed: [2022-08-18T15:55:17.175Z] #51 38.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:17.175Z] #51 38.69 python3-protobuf python3-six [2022-08-18T15:55:17.175Z] #51 38.69 Suggested packages: [2022-08-18T15:55:17.175Z] #51 38.69 python3-setuptools [2022-08-18T15:55:17.175Z] #51 38.69 Recommended packages: [2022-08-18T15:55:17.175Z] #51 38.69 iproute2 | iproute [2022-08-18T15:55:17.175Z] #51 ... [2022-08-18T15:55:17.175Z] [2022-08-18T15:55:17.175Z] #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-18T15:55:17.175Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:17.175Z] #14 38.44 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-18T15:55:17.175Z] #14 38.57 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-18T15:55:17.175Z] #14 38.58 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-18T15:55:17.175Z] #14 38.58 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-18T15:55:17.175Z] #14 38.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T15:55:17.175Z] #14 38.93 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-18T15:55:17.175Z] #14 39.21 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-18T15:55:17.175Z] #14 39.21 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-18T15:55:17.312Z] #52 40.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T15:55:17.423Z] #55 40.63 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T15:55:17.423Z] #55 40.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T15:55:17.423Z] #55 40.75 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T15:55:17.573Z] #52 41.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T15:55:17.573Z] #52 41.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T15:55:17.573Z] #52 41.30 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T15:55:17.577Z] #64 41.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T15:55:17.577Z] #64 41.40 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T15:55:17.577Z] #64 41.40 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:55:17.577Z] #64 41.40 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:55:17.577Z] #64 41.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T15:55:17.577Z] #64 41.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T15:55:17.577Z] #64 41.40 + '[' '' = dynamic ']' [2022-08-18T15:55:17.577Z] #64 41.40 + make [2022-08-18T15:55:17.651Z] #62 ... [2022-08-18T15:55:17.651Z] [2022-08-18T15:55:17.651Z] #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-18T15:55:17.651Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:17.651Z] #58 32.24 Reading package lists... [2022-08-18T15:55:17.681Z] #55 ... [2022-08-18T15:55:17.681Z] [2022-08-18T15:55:17.681Z] #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-18T15:55:17.681Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:17.681Z] #42 30.84 Fetched 8570 kB in 24s (360 kB/s) [2022-08-18T15:55:17.681Z] #42 30.84 Reading package lists... [2022-08-18T15:55:17.681Z] #42 40.40 Reading package lists... [2022-08-18T15:55:17.681Z] #42 ... [2022-08-18T15:55:17.681Z] [2022-08-18T15:55:17.681Z] #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-18T15:55:17.681Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:17.681Z] #76 31.01 Fetched 8570 kB in 24s (358 kB/s) [2022-08-18T15:55:17.681Z] #76 31.01 Reading package lists... [2022-08-18T15:55:17.835Z] #52 41.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T15:55:17.835Z] #52 41.46 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T15:55:17.835Z] #52 41.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T15:55:17.954Z] #76 40.84 Reading package lists... [2022-08-18T15:55:17.954Z] #76 ... [2022-08-18T15:55:17.954Z] [2022-08-18T15:55:17.954Z] #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-18T15:55:17.954Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:17.954Z] #55 41.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T15:55:17.954Z] #55 41.12 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T15:55:18.100Z] #52 41.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T15:55:18.108Z] #14 40.04 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-18T15:55:18.210Z] #55 41.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T15:55:18.210Z] #55 41.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T15:55:18.468Z] #55 41.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T15:55:18.672Z] #52 42.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T15:55:18.724Z] #55 41.97 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T15:55:18.933Z] #52 42.50 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T15:55:18.933Z] #52 42.62 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T15:55:18.933Z] #52 42.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T15:55:18.945Z] #64 42.85 + bin/ctr [2022-08-18T15:55:19.028Z] #58 39.46 Building dependency tree... [2022-08-18T15:55:19.040Z] #14 ... [2022-08-18T15:55:19.040Z] [2022-08-18T15:55:19.040Z] #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-18T15:55:19.040Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:19.040Z] #55 31.08 go: downloading golang.org/x/text v0.3.7 [2022-08-18T15:55:19.040Z] #55 37.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T15:55:19.040Z] #55 37.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T15:55:19.040Z] #55 38.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T15:55:19.040Z] #55 38.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T15:55:19.040Z] #55 38.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T15:55:19.040Z] #55 38.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T15:55:19.040Z] #55 38.34 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T15:55:19.040Z] #55 38.51 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T15:55:19.040Z] #55 38.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T15:55:19.040Z] #55 38.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T15:55:19.040Z] #55 38.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T15:55:19.040Z] #55 38.93 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T15:55:19.040Z] #55 39.60 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T15:55:19.040Z] #55 39.68 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T15:55:19.040Z] #55 39.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T15:55:19.040Z] #55 39.90 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T15:55:19.040Z] #55 40.42 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T15:55:19.040Z] #55 40.52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T15:55:19.040Z] #55 40.52 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T15:55:19.040Z] #55 40.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T15:55:19.040Z] #55 40.74 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T15:55:19.040Z] #55 40.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T15:55:19.040Z] #55 40.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T15:55:19.040Z] #55 40.98 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T15:55:19.255Z] #52 42.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T15:55:19.287Z] #55 42.48 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T15:55:19.287Z] #55 ... [2022-08-18T15:55:19.287Z] [2022-08-18T15:55:19.288Z] #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-18T15:55:19.288Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:19.288Z] #14 32.39 Fetched 8570 kB in 25s (346 kB/s) [2022-08-18T15:55:19.288Z] #14 32.39 Reading package lists... [2022-08-18T15:55:19.288Z] #14 41.64 Reading package lists... [2022-08-18T15:55:19.288Z] #14 ... [2022-08-18T15:55:19.288Z] [2022-08-18T15:55:19.288Z] #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-18T15:55:19.288Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:55:19.288Z] #47 40.68 Updating files: 61% (1330/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-18T15:55:19.288Z] #47 41.93 + git checkout -q v2.3.0 [2022-08-18T15:55:19.309Z] #55 ... [2022-08-18T15:55:19.309Z] [2022-08-18T15:55:19.309Z] #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-18T15:55:19.309Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:19.309Z] #42 39.37 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:19.309Z] #42 39.60 Fetched 17.7 MB in 1s (12.1 MB/s) [2022-08-18T15:55:19.309Z] #42 39.72 Selecting previously unselected package xxd. [2022-08-18T15:55:19.309Z] #42 39.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 ... 15717 files and directories currently installed.) [2022-08-18T15:55:19.309Z] #42 39.78 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:55:19.309Z] #42 39.79 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:19.309Z] #42 40.00 Selecting previously unselected package vim-common. [2022-08-18T15:55:19.309Z] #42 40.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:55:19.309Z] #42 40.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:19.309Z] #42 40.42 Selecting previously unselected package cmake-data. [2022-08-18T15:55:19.309Z] #42 40.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T15:55:19.309Z] #42 40.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:55:19.540Z] #52 43.22 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T15:55:19.544Z] #47 ... [2022-08-18T15:55:19.544Z] [2022-08-18T15:55:19.544Z] #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-18T15:55:19.544Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:19.544Z] #51 32.60 Fetched 8574 kB in 25s (343 kB/s) [2022-08-18T15:55:19.544Z] #51 32.60 Reading package lists... [2022-08-18T15:55:19.567Z] #42 ... [2022-08-18T15:55:19.567Z] [2022-08-18T15:55:19.567Z] #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-18T15:55:19.567Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:19.567Z] #62 39.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:19.567Z] #62 39.98 Fetched 460 kB in 0s (1254 kB/s) [2022-08-18T15:55:19.567Z] #62 40.11 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T15:55:19.567Z] #62 40.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:19.567Z] #62 40.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T15:55:19.567Z] #62 40.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:55:19.567Z] #62 40.46 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T15:55:19.567Z] #62 40.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T15:55:19.567Z] #62 40.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:55:19.567Z] #62 40.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:55:19.567Z] #62 40.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:55:19.567Z] #62 40.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:19.567Z] #62 DONE 41.3s [2022-08-18T15:55:19.567Z] [2022-08-18T15:55:19.567Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T15:55:19.567Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:19.567Z] #76 39.37 The following NEW packages will be installed: [2022-08-18T15:55:19.567Z] #76 39.37 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T15:55:19.567Z] #76 39.37 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T15:55:19.567Z] #76 39.37 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T15:55:19.567Z] #76 39.37 libyajl2 m4 patch xz-utils [2022-08-18T15:55:19.567Z] #76 39.76 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:19.567Z] #76 39.76 Need to get 5940 kB of archives. [2022-08-18T15:55:19.567Z] #76 39.76 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T15:55:19.567Z] #76 39.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:55:19.567Z] #76 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T15:55:19.567Z] #76 39.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T15:55:19.567Z] #76 39.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T15:55:19.567Z] #76 39.81 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-18T15:55:19.567Z] #76 39.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T15:55:19.567Z] #76 39.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T15:55:19.567Z] #76 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T15:55:19.567Z] #76 39.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T15:55:19.567Z] #76 39.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T15:55:19.567Z] #76 39.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:55:19.567Z] #76 39.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T15:55:19.567Z] #76 40.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T15:55:19.567Z] #76 40.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:55:19.567Z] #76 40.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T15:55:19.567Z] #76 40.11 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-18T15:55:19.567Z] #76 40.12 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-18T15:55:19.567Z] #76 40.12 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-18T15:55:19.567Z] #76 40.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:19.567Z] #76 40.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T15:55:19.567Z] #76 40.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:19.567Z] #76 40.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:55:19.567Z] #76 40.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T15:55:19.801Z] #51 41.80 Reading package lists... [2022-08-18T15:55:19.801Z] #51 ... [2022-08-18T15:55:19.801Z] [2022-08-18T15:55:19.801Z] #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-18T15:55:19.801Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:19.801Z] #55 42.52 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T15:55:19.801Z] #55 42.57 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T15:55:19.801Z] #55 42.77 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T15:55:19.801Z] #55 43.01 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T15:55:19.801Z] #55 43.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T15:55:19.825Z] #76 41.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:20.082Z] #76 41.91 Fetched 5940 kB in 1s (7616 kB/s) [2022-08-18T15:55:20.138Z] #52 43.80 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T15:55:20.342Z] #76 42.10 Selecting previously unselected package bzip2. [2022-08-18T15:55:20.342Z] #76 42.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:20.342Z] #76 42.13 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:55:20.342Z] #76 42.13 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:55:20.365Z] #55 43.65 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T15:55:20.599Z] #76 42.41 Selecting previously unselected package libmagic-mgc. [2022-08-18T15:55:20.599Z] #76 42.41 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:20.599Z] #76 42.51 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:20.599Z] #76 ... [2022-08-18T15:55:20.599Z] [2022-08-18T15:55:20.599Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T15:55:20.599Z] #63 sha256:9ccdff3d4d03620d581082f442e9a28ace64f14acdfb7312dafa2e22a61aa19a [2022-08-18T15:55:20.599Z] #63 DONE 1.2s [2022-08-18T15:55:20.858Z] [2022-08-18T15:55:20.858Z] #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-18T15:55:20.858Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:55:20.858Z] #40 42.63 NAME: [2022-08-18T15:55:20.858Z] #40 42.63 go-winres - A tool for embedding resources in Windows executables [2022-08-18T15:55:20.858Z] #40 42.63 [2022-08-18T15:55:20.858Z] #40 42.63 USAGE: [2022-08-18T15:55:20.858Z] #40 42.63 go-winres [global options] command [command options] [arguments...] [2022-08-18T15:55:20.858Z] #40 42.63 [2022-08-18T15:55:20.858Z] #40 42.63 COMMANDS: [2022-08-18T15:55:20.858Z] #40 42.63 init Create an initial ./winres/winres.json [2022-08-18T15:55:20.858Z] #40 42.63 make Make syso files for the "go build" command [2022-08-18T15:55:20.858Z] #40 42.63 simply Make syso files for the "go build" command (simplified) [2022-08-18T15:55:20.858Z] #40 42.63 extract Extract all resources from an executable [2022-08-18T15:55:20.858Z] #40 42.63 patch Replace resources in an executable file (exe, dll) [2022-08-18T15:55:20.858Z] #40 42.63 help, h Shows a list of commands or help for one command [2022-08-18T15:55:20.858Z] #40 42.63 [2022-08-18T15:55:20.858Z] #40 42.63 GLOBAL OPTIONS: [2022-08-18T15:55:20.858Z] #40 42.63 --help, -h show help (default: false) [2022-08-18T15:55:20.924Z] #58 ... [2022-08-18T15:55:20.924Z] [2022-08-18T15:55:20.924Z] #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-18T15:55:20.924Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:55:20.924Z] #64 42.52 v3.0.2 [2022-08-18T15:55:20.924Z] #64 DONE 43.3s [2022-08-18T15:55:20.924Z] [2022-08-18T15:55:20.924Z] #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-18T15:55:20.924Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:20.924Z] #83 29.80 Reading package lists... [2022-08-18T15:55:20.924Z] #83 37.26 Building dependency tree... [2022-08-18T15:55:20.924Z] #83 42.03 python3 is already the newest version (3.9.2-3). [2022-08-18T15:55:20.924Z] #83 42.03 The following additional packages will be installed: [2022-08-18T15:55:20.924Z] #83 42.04 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T15:55:20.924Z] #83 42.05 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T15:55:20.924Z] #83 42.06 Suggested packages: [2022-08-18T15:55:20.924Z] #83 42.08 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T15:55:20.924Z] #83 42.08 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T15:55:20.924Z] #83 42.08 m4-doc ed diffutils-doc [2022-08-18T15:55:20.924Z] #83 42.08 Recommended packages: [2022-08-18T15:55:20.924Z] #83 42.08 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T15:55:21.422Z] #40 DONE 43.2s [2022-08-18T15:55:21.422Z] [2022-08-18T15:55:21.422Z] #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-18T15:55:21.422Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:21.422Z] #76 43.04 Selecting previously unselected package libmagic1:amd64. [2022-08-18T15:55:21.422Z] #76 43.06 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:21.422Z] #76 43.10 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:21.422Z] #76 43.27 Selecting previously unselected package file. [2022-08-18T15:55:21.422Z] #76 43.27 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:21.422Z] #76 43.31 Unpacking file (1:5.39-3) ... [2022-08-18T15:55:21.679Z] #76 43.57 Selecting previously unselected package xz-utils. [2022-08-18T15:55:21.679Z] #76 43.57 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:55:21.679Z] #76 43.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:21.855Z] #83 44.40 The following NEW packages will be installed: [2022-08-18T15:55:21.855Z] #83 ... [2022-08-18T15:55:21.855Z] [2022-08-18T15:55:21.855Z] #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-18T15:55:21.855Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:21.855Z] #58 44.10 The following additional packages will be installed: [2022-08-18T15:55:21.855Z] #58 44.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:21.855Z] #58 44.11 python3-protobuf python3-six [2022-08-18T15:55:21.855Z] #58 44.16 Suggested packages: [2022-08-18T15:55:21.855Z] #58 44.16 python3-setuptools [2022-08-18T15:55:21.855Z] #58 44.16 Recommended packages: [2022-08-18T15:55:21.855Z] #58 44.16 iproute2 | iproute [2022-08-18T15:55:21.937Z] #76 43.77 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T15:55:21.937Z] #76 43.77 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T15:55:21.937Z] #76 43.80 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:22.194Z] #76 43.93 Selecting previously unselected package m4. [2022-08-18T15:55:22.194Z] #76 43.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T15:55:22.194Z] #76 43.93 Unpacking m4 (1.4.18-5) ... [2022-08-18T15:55:22.194Z] #76 44.19 Selecting previously unselected package autoconf. [2022-08-18T15:55:22.194Z] #76 44.19 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T15:55:22.451Z] #76 44.23 Unpacking autoconf (2.69-14) ... [2022-08-18T15:55:22.846Z] #58 45.00 The following NEW packages will be installed: [2022-08-18T15:55:22.846Z] #58 45.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:22.846Z] #58 45.02 python3-protobuf python3-six [2022-08-18T15:55:23.013Z] #55 46.41 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T15:55:23.015Z] #76 44.98 Selecting previously unselected package autotools-dev. [2022-08-18T15:55:23.015Z] #76 44.98 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T15:55:23.015Z] #76 44.98 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:23.272Z] #76 45.17 Selecting previously unselected package automake. [2022-08-18T15:55:23.272Z] #76 45.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T15:55:23.272Z] #76 45.19 Unpacking automake (1:1.16.3-2) ... [2022-08-18T15:55:23.287Z] #55 46.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T15:55:23.429Z] #58 45.80 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:23.429Z] #58 45.80 Need to get 2315 kB of archives. [2022-08-18T15:55:23.429Z] #58 45.80 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T15:55:23.429Z] #58 45.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T15:55:23.429Z] #58 45.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:55:23.429Z] #58 45.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T15:55:23.429Z] #58 45.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T15:55:23.429Z] #58 45.89 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-18T15:55:23.429Z] #58 45.89 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-18T15:55:23.429Z] #58 45.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-18T15:55:23.448Z] #52 46.61 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T15:55:23.448Z] #52 46.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T15:55:23.448Z] #52 46.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T15:55:23.448Z] #52 ... [2022-08-18T15:55:23.448Z] [2022-08-18T15:55:23.448Z] #48 [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-18T15:55:23.448Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:23.448Z] #48 37.68 Reading package lists... [2022-08-18T15:55:23.547Z] #55 46.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T15:55:23.807Z] #55 46.88 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T15:55:23.839Z] #76 45.77 Selecting previously unselected package patch. [2022-08-18T15:55:23.839Z] #76 45.77 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:55:24.078Z] #55 47.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T15:55:24.078Z] #55 47.33 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T15:55:24.078Z] #55 47.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T15:55:24.096Z] #76 45.81 Unpacking patch (2.7.6-7) ... [2022-08-18T15:55:24.096Z] #76 45.95 Selecting previously unselected package dpkg-dev. [2022-08-18T15:55:24.096Z] #76 45.95 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T15:55:24.096Z] #76 45.95 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T15:55:24.195Z] #64 ... [2022-08-18T15:55:24.195Z] [2022-08-18T15:55:24.195Z] #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-18T15:55:24.195Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:55:24.195Z] #14 73.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T15:55:24.195Z] #14 73.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:55:24.195Z] #14 73.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:55:24.195Z] #14 78.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T15:55:24.195Z] #14 78.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:55:24.195Z] #14 78.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:55:24.335Z] #55 47.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T15:55:24.335Z] #55 47.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T15:55:24.453Z] #14 ... [2022-08-18T15:55:24.453Z] [2022-08-18T15:55:24.453Z] #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-18T15:55:24.453Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:55:24.453Z] #77 35.01 libtoolize: putting auxiliary files in '.'. [2022-08-18T15:55:24.453Z] #77 35.01 libtoolize: copying file './ltmain.sh' [2022-08-18T15:55:24.453Z] #77 35.65 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T15:55:24.453Z] #77 35.65 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T15:55:24.453Z] #77 35.65 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:55:24.591Z] #55 47.64 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T15:55:24.592Z] #55 47.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T15:55:24.592Z] #55 47.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T15:55:24.592Z] #55 47.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T15:55:24.592Z] #55 47.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T15:55:24.848Z] #55 ... [2022-08-18T15:55:24.848Z] [2022-08-18T15:55: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-18T15:55:24.848Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:24.848Z] #62 37.97 Building dependency tree... [2022-08-18T15:55:24.848Z] #62 44.06 The following additional packages will be installed: [2022-08-18T15:55:24.848Z] #62 44.06 libbtrfs0 [2022-08-18T15:55:24.848Z] #62 44.39 The following NEW packages will be installed: [2022-08-18T15:55:24.848Z] #62 44.40 libbtrfs-dev libbtrfs0 [2022-08-18T15:55:24.848Z] #62 44.81 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:24.848Z] #62 44.81 Need to get 460 kB of archives. [2022-08-18T15:55:24.848Z] #62 44.81 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T15:55:24.848Z] #62 44.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T15:55:24.848Z] #62 44.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T15:55:24.848Z] #62 46.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:24.848Z] #62 47.23 Fetched 460 kB in 0s (1415 kB/s) [2022-08-18T15:55:24.848Z] #62 47.47 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T15:55:24.848Z] #62 47.47 (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-18T15:55:24.848Z] #62 47.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T15:55:24.848Z] #62 47.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:55:24.848Z] #62 48.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T15:55:24.848Z] #62 ... [2022-08-18T15:55:24.848Z] [2022-08-18T15:55:24.848Z] #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-18T15:55:24.848Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:24.848Z] #55 48.04 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T15:55:25.028Z] #76 46.95 Selecting previously unselected package build-essential. [2022-08-18T15:55:25.028Z] #76 46.95 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T15:55:25.028Z] #76 46.96 Unpacking build-essential (12.9) ... [2022-08-18T15:55:25.028Z] #76 47.06 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:55:25.028Z] #76 47.06 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:25.028Z] #76 47.06 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:25.089Z] #48 47.02 Building dependency tree... [2022-08-18T15:55:25.089Z] #48 ... [2022-08-18T15:55:25.089Z] [2022-08-18T15:55:25.089Z] #45 [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-18T15:55:25.089Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:55:25.089Z] #45 38.42 + 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-18T15:55:25.089Z] #45 ... [2022-08-18T15:55:25.089Z] [2022-08-18T15:55:25.089Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:55:25.089Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:25.089Z] #40 29.50 Reading package lists... [2022-08-18T15:55:25.089Z] #40 39.50 Reading package lists... [2022-08-18T15:55:25.104Z] #55 48.40 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T15:55:25.286Z] #76 47.17 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T15:55:25.286Z] #76 47.17 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:25.286Z] #76 47.18 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:25.364Z] #40 ... [2022-08-18T15:55:25.364Z] [2022-08-18T15:55:25.364Z] #52 [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-18T15:55:25.364Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:25.364Z] #52 47.38 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T15:55:25.364Z] #52 47.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T15:55:25.364Z] #52 47.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T15:55:25.364Z] #52 47.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T15:55:25.364Z] #52 47.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T15:55:25.364Z] #52 47.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T15:55:25.364Z] #52 48.31 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T15:55:25.364Z] #52 48.31 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T15:55:25.364Z] #52 48.50 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T15:55:25.364Z] #52 48.72 go: downloading golang.org/x/text v0.3.7 [2022-08-18T15:55:25.384Z] #77 ... [2022-08-18T15:55:25.384Z] [2022-08-18T15:55:25.384Z] #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-18T15:55:25.384Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:55:25.384Z] #14 84.02 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T15:55:25.384Z] #14 84.02 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:55:25.384Z] #14 84.03 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:55:25.543Z] #76 47.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:25.543Z] #76 47.39 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:25.543Z] #76 47.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:25.543Z] #76 47.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T15:55:25.543Z] #76 47.49 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:25.543Z] #76 47.49 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:25.800Z] #76 47.62 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:55:25.800Z] #76 47.69 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:55:25.800Z] #76 47.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:26.033Z] #55 49.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T15:55:26.033Z] #55 49.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T15:55:26.057Z] #76 47.82 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:55:26.057Z] #76 47.87 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:26.057Z] #76 47.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:26.595Z] #55 ... [2022-08-18T15:55:26.595Z] [2022-08-18T15:55:26.595Z] #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-18T15:55:26.595Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:26.595Z] #62 48.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T15:55:26.595Z] #62 48.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:55:26.595Z] #62 48.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:55:26.595Z] #62 48.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:55:26.595Z] #62 48.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:26.595Z] #62 DONE 49.8s [2022-08-18T15:55:26.595Z] [2022-08-18T15:55:26.595Z] #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-18T15:55:26.595Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:26.595Z] #76 40.84 Reading package lists... [2022-08-18T15:55:26.711Z] #58 48.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T15:55:26.852Z] #76 ... [2022-08-18T15:55:26.852Z] [2022-08-18T15:55:26.852Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T15:55:26.852Z] #63 sha256:1725b2e862688095cf07638bd554a0dc7202f5a39189a21d824a3b80defb581d [2022-08-18T15:55:26.852Z] #63 DONE 0.3s [2022-08-18T15:55:26.986Z] #76 48.65 Selecting previously unselected package libtool. [2022-08-18T15:55:26.986Z] #76 48.70 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T15:55:26.986Z] #76 48.70 Unpacking libtool (2.4.6-15) ... [2022-08-18T15:55:26.986Z] #76 49.00 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:55:26.986Z] #76 49.00 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:26.986Z] #76 49.00 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:27.109Z] [2022-08-18T15:55:27.109Z] #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-18T15:55:27.109Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:27.277Z] #58 ... [2022-08-18T15:55:27.277Z] [2022-08-18T15:55:27.277Z] #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-18T15:55:27.277Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:55:27.277Z] #47 49.98 NAME: [2022-08-18T15:55:27.277Z] #47 49.98 go-winres - A tool for embedding resources in Windows executables [2022-08-18T15:55:27.277Z] #47 49.98 [2022-08-18T15:55:27.277Z] #47 49.98 USAGE: [2022-08-18T15:55:27.277Z] #47 49.98 go-winres [global options] command [command options] [arguments...] [2022-08-18T15:55:27.277Z] #47 49.98 [2022-08-18T15:55:27.277Z] #47 49.98 COMMANDS: [2022-08-18T15:55:27.277Z] #47 49.98 init Create an initial ./winres/winres.json [2022-08-18T15:55:27.277Z] #47 49.98 make Make syso files for the "go build" command [2022-08-18T15:55:27.277Z] #47 49.98 simply Make syso files for the "go build" command (simplified) [2022-08-18T15:55:27.277Z] #47 49.98 extract Extract all resources from an executable [2022-08-18T15:55:27.277Z] #47 49.98 patch Replace resources in an executable file (exe, dll) [2022-08-18T15:55:27.277Z] #47 49.98 help, h Shows a list of commands or help for one command [2022-08-18T15:55:27.277Z] #47 49.98 [2022-08-18T15:55:27.277Z] #47 49.98 GLOBAL OPTIONS: [2022-08-18T15:55:27.277Z] #47 49.98 --help, -h show help (default: false) [2022-08-18T15:55:27.562Z] #76 49.22 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:55:27.562Z] #76 49.25 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:55:27.562Z] #76 49.27 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:27.562Z] #76 49.36 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T15:55:27.562Z] #76 49.38 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T15:55:27.562Z] #76 49.42 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:27.562Z] #76 ... [2022-08-18T15:55:27.562Z] [2022-08-18T15:55:27.562Z] #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-18T15:55:27.562Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:27.562Z] #51 39.45 The following NEW packages will be installed: [2022-08-18T15:55:27.562Z] #51 39.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:27.562Z] #51 39.45 python3-protobuf python3-six [2022-08-18T15:55:27.562Z] #51 39.98 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:27.562Z] #51 39.98 Need to get 2315 kB of archives. [2022-08-18T15:55:27.562Z] #51 39.98 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T15:55:27.562Z] #51 39.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T15:55:27.562Z] #51 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:55:27.562Z] #51 40.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T15:55:27.562Z] #51 40.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T15:55:27.562Z] #51 40.08 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-18T15:55:27.562Z] #51 40.08 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-18T15:55:27.562Z] #51 40.08 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-18T15:55:27.562Z] #51 42.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T15:55:27.562Z] #51 43.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:27.562Z] #51 44.13 Fetched 2315 kB in 3s (710 kB/s) [2022-08-18T15:55:27.562Z] #51 44.17 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T15:55:27.562Z] #51 44.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 ... 15717 files and directories currently installed.) [2022-08-18T15:55:27.562Z] #51 44.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T15:55:27.562Z] #51 44.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:27.562Z] #51 45.23 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:55:27.562Z] #51 45.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:55:27.562Z] #51 45.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:27.562Z] #51 45.51 Selecting previously unselected package python3-six. [2022-08-18T15:55:27.562Z] #51 45.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T15:55:27.562Z] #51 45.52 Unpacking python3-six (1.16.0-2) ... [2022-08-18T15:55:27.562Z] #51 45.66 Selecting previously unselected package python3-protobuf. [2022-08-18T15:55:27.562Z] #51 45.66 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T15:55:27.562Z] #51 45.66 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:27.562Z] #51 46.23 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:55:27.562Z] #51 46.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:55:27.562Z] #51 46.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:27.562Z] #51 46.38 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:55:27.562Z] #51 46.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:55:27.562Z] #51 46.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:27.562Z] #51 46.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:27.562Z] #51 46.56 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:27.562Z] #51 46.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:27.562Z] #51 46.71 Selecting previously unselected package criu. [2022-08-18T15:55:27.562Z] #51 46.71 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T15:55:27.562Z] #51 46.71 Unpacking criu (3.17.1-1) ... [2022-08-18T15:55:27.562Z] #51 47.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:27.562Z] #51 49.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:27.562Z] #51 49.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:27.562Z] #51 49.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:27.562Z] #51 49.33 Setting up python3-six (1.16.0-2) ... [2022-08-18T15:55:27.820Z] #51 ... [2022-08-18T15:55:27.820Z] [2022-08-18T15:55:27.820Z] #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-18T15:55:27.820Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:27.820Z] #76 49.62 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:27.820Z] #76 49.62 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:27.820Z] #76 49.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:27.820Z] #76 49.62 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:27.820Z] #76 49.62 Setting up file (1:5.39-3) ... [2022-08-18T15:55:27.820Z] #76 49.62 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:55:27.820Z] #76 49.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:27.820Z] #76 49.64 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:27.820Z] #76 49.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:27.820Z] #76 49.69 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:27.820Z] #76 49.69 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:27.820Z] #76 49.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:27.820Z] #76 49.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:55:27.820Z] #76 49.76 Setting up patch (2.7.6-7) ... [2022-08-18T15:55:27.820Z] #76 49.76 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:27.820Z] #76 49.76 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:27.820Z] #76 49.76 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:28.077Z] #76 49.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:28.077Z] #76 49.80 Setting up libtool (2.4.6-15) ... [2022-08-18T15:55:28.077Z] #76 49.82 Setting up m4 (1.4.18-5) ... [2022-08-18T15:55:28.077Z] #76 49.82 Setting up dpkg-dev (1.20.11) ... [2022-08-18T15:55:28.077Z] #76 49.88 Setting up autoconf (2.69-14) ... [2022-08-18T15:55:28.077Z] #76 49.88 Setting up build-essential (12.9) ... [2022-08-18T15:55:28.077Z] #76 49.88 Setting up automake (1:1.16.3-2) ... [2022-08-18T15:55:28.077Z] #76 49.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T15:55:28.077Z] #76 49.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:28.214Z] #47 DONE 50.8s [2022-08-18T15:55:28.214Z] [2022-08-18T15:55:28.214Z] #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-18T15:55:28.214Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:28.214Z] #83 44.40 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T15:55:28.214Z] #83 44.40 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T15:55:28.214Z] #83 44.41 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T15:55:28.214Z] #83 44.41 libyajl2 m4 patch xz-utils [2022-08-18T15:55:28.214Z] #83 44.83 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:28.214Z] #83 44.83 Need to get 5940 kB of archives. [2022-08-18T15:55:28.214Z] #83 44.83 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T15:55:28.214Z] #83 44.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:55:28.214Z] #83 44.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T15:55:28.214Z] #83 44.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T15:55:28.214Z] #83 44.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T15:55:28.214Z] #83 44.85 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-18T15:55:28.214Z] #83 44.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T15:55:28.214Z] #83 44.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T15:55:28.214Z] #83 44.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T15:55:28.214Z] #83 44.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T15:55:28.214Z] #83 44.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T15:55:28.214Z] #83 44.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:55:28.214Z] #83 44.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T15:55:28.214Z] #83 45.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T15:55:28.214Z] #83 45.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:55:28.214Z] #83 45.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T15:55:28.214Z] #83 45.20 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-18T15:55:28.214Z] #83 45.20 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-18T15:55:28.214Z] #83 45.20 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-18T15:55:28.214Z] #83 45.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:28.214Z] #83 45.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T15:55:28.214Z] #83 45.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:28.214Z] #83 45.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:55:28.214Z] #83 45.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T15:55:28.214Z] #83 46.82 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:28.214Z] #83 47.09 Fetched 5940 kB in 1s (7595 kB/s) [2022-08-18T15:55:28.214Z] #83 47.32 Selecting previously unselected package bzip2. [2022-08-18T15:55:28.214Z] #83 47.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:28.214Z] #83 47.40 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 47.41 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:55:28.214Z] #83 47.60 Selecting previously unselected package libmagic-mgc. [2022-08-18T15:55:28.214Z] #83 47.60 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 47.61 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:28.214Z] #83 48.25 Selecting previously unselected package libmagic1:amd64. [2022-08-18T15:55:28.214Z] #83 48.25 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 48.26 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:28.214Z] #83 48.65 Selecting previously unselected package file. [2022-08-18T15:55:28.214Z] #83 48.67 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 48.73 Unpacking file (1:5.39-3) ... [2022-08-18T15:55:28.214Z] #83 48.96 Selecting previously unselected package xz-utils. [2022-08-18T15:55:28.214Z] #83 48.96 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 48.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:28.214Z] #83 49.32 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T15:55:28.214Z] #83 49.32 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 49.33 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:28.214Z] #83 49.52 Selecting previously unselected package m4. [2022-08-18T15:55:28.214Z] #83 49.57 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T15:55:28.214Z] #83 49.58 Unpacking m4 (1.4.18-5) ... [2022-08-18T15:55:28.214Z] #83 49.85 Selecting previously unselected package autoconf. [2022-08-18T15:55:28.214Z] #83 49.85 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T15:55:28.214Z] #83 49.87 Unpacking autoconf (2.69-14) ... [2022-08-18T15:55:28.214Z] #83 50.68 Selecting previously unselected package autotools-dev. [2022-08-18T15:55:28.214Z] #83 50.69 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T15:55:28.214Z] #83 50.70 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:28.214Z] #83 50.94 Selecting previously unselected package automake. [2022-08-18T15:55:28.214Z] #83 50.94 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T15:55:28.214Z] #83 50.96 Unpacking automake (1:1.16.3-2) ... [2022-08-18T15:55:29.150Z] #83 51.70 Selecting previously unselected package patch. [2022-08-18T15:55:29.150Z] #83 51.70 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:55:29.150Z] #83 51.72 Unpacking patch (2.7.6-7) ... [2022-08-18T15:55:29.407Z] #83 51.98 Selecting previously unselected package dpkg-dev. [2022-08-18T15:55:29.407Z] #83 51.99 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T15:55:29.407Z] #83 51.99 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T15:55:29.446Z] #76 DONE 51.5s [2022-08-18T15:55:29.446Z] [2022-08-18T15:55:29.446Z] #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-18T15:55:29.446Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:29.446Z] #51 50.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:29.446Z] #51 50.91 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:29.682Z] #76 50.18 Building dependency tree... [2022-08-18T15:55:29.703Z] #51 ... [2022-08-18T15:55:29.703Z] [2022-08-18T15:55:29.703Z] #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-18T15:55:29.703Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:29.703Z] #55 41.39 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T15:55:29.703Z] #55 41.39 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T15:55:29.703Z] #55 42.75 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T15:55:29.703Z] #55 43.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T15:55:29.703Z] #55 ... [2022-08-18T15:55:29.703Z] [2022-08-18T15:55:29.703Z] #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-18T15:55:29.703Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:29.959Z] #77 ... [2022-08-18T15:55:29.959Z] [2022-08-18T15:55:29.959Z] #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-18T15:55:29.959Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:29.959Z] #14 41.82 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-18T15:55:29.959Z] #14 42.39 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-18T15:55:29.959Z] #14 43.04 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-18T15:55:29.959Z] #14 44.94 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-18T15:55:29.959Z] #14 45.58 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-18T15:55:29.959Z] #14 45.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T15:55:29.959Z] #14 45.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T15:55:29.959Z] #14 45.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T15:55:29.959Z] #14 45.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T15:55:29.959Z] #14 45.62 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-18T15:55:29.959Z] #14 45.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:29.959Z] #14 45.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T15:55:29.959Z] #14 45.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T15:55:29.959Z] #14 45.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T15:55:29.959Z] #14 45.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T15:55:29.959Z] #14 45.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T15:55:29.959Z] #14 45.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T15:55:29.959Z] #14 45.71 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-18T15:55:29.959Z] #14 45.73 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-18T15:55:29.959Z] #14 45.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:29.959Z] #14 46.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:29.959Z] #14 47.06 Fetched 115 MB in 8s (14.7 MB/s) [2022-08-18T15:55:29.959Z] #14 47.14 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T15:55:29.959Z] #14 47.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-18T15:55:29.959Z] #14 47.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T15:55:29.959Z] #14 47.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:29.959Z] #14 49.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T15:55:29.959Z] #14 49.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T15:55:29.959Z] #14 49.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:30.338Z] #83 ... [2022-08-18T15:55:30.338Z] [2022-08-18T15:55:30.338Z] #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-18T15:55:30.338Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:30.531Z] #14 52.27 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T15:55:30.531Z] #14 52.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T15:55:30.531Z] #14 52.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:55:30.531Z] #14 52.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T15:55:30.531Z] #14 52.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:55:30.531Z] #14 52.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:55:30.636Z] #14 ... [2022-08-18T15:55:30.636Z] [2022-08-18T15:55:30.636Z] #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-18T15:55:30.636Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:55:30.636Z] #77 43.50 configure.ac:7: installing './compile' [2022-08-18T15:55:30.636Z] #77 43.51 configure.ac:11: installing './config.guess' [2022-08-18T15:55:30.636Z] #77 43.53 configure.ac:11: installing './config.sub' [2022-08-18T15:55:30.636Z] #77 43.54 configure.ac:8: installing './install-sh' [2022-08-18T15:55:30.636Z] #77 43.54 configure.ac:8: installing './missing' [2022-08-18T15:55:30.636Z] #77 43.67 Makefile.am: installing './depcomp' [2022-08-18T15:55:30.636Z] #77 44.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:55:30.636Z] #77 44.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:55:30.636Z] #77 45.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:55:30.636Z] #77 45.03 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:55:30.636Z] #77 45.15 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:55:30.636Z] #77 45.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:55:30.636Z] #77 45.41 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:55:30.636Z] #77 45.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:55:30.657Z] #52 ... [2022-08-18T15:55:30.657Z] [2022-08-18T15:55:30.657Z] #48 [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-18T15:55:30.657Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:30.657Z] #48 47.02 Building dependency tree... [2022-08-18T15:55:30.657Z] #48 53.37 The following additional packages will be installed: [2022-08-18T15:55:30.657Z] #48 53.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:30.657Z] #48 53.41 python3-protobuf python3-six [2022-08-18T15:55:30.657Z] #48 53.43 Suggested packages: [2022-08-18T15:55:30.657Z] #48 53.46 python3-setuptools [2022-08-18T15:55:30.657Z] #48 53.46 Recommended packages: [2022-08-18T15:55:30.657Z] #48 53.46 iproute2 | iproute [2022-08-18T15:55:30.787Z] #14 ... [2022-08-18T15:55:30.787Z] [2022-08-18T15:55:30.787Z] #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-18T15:55:30.787Z] #64 sha256:e2002c2e03fa0bdd52699f545301b74346c431e2cfc77d5669debbfe369e8ef6 [2022-08-18T15:55:30.787Z] #64 8.501 + RM_GOPATH=0 [2022-08-18T15:55:30.787Z] #64 8.501 + TMP_GOPATH= [2022-08-18T15:55:30.787Z] #64 8.501 + : /build [2022-08-18T15:55:30.787Z] #64 8.501 + '[' -z '' ']' [2022-08-18T15:55:30.787Z] #64 8.501 ++ mktemp -d [2022-08-18T15:55:30.787Z] #64 8.553 + export GOPATH=/tmp/tmp.4Uin0wbsfw [2022-08-18T15:55:30.787Z] #64 8.553 + GOPATH=/tmp/tmp.4Uin0wbsfw [2022-08-18T15:55:30.787Z] #64 8.553 + RM_GOPATH=1 [2022-08-18T15:55:30.787Z] #64 8.553 + case "$(go env GOARCH)" in [2022-08-18T15:55:30.787Z] #64 8.553 ++ go env GOARCH [2022-08-18T15:55:30.787Z] #64 8.553 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:30.787Z] #64 8.553 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:30.787Z] #64 8.553 ++ dirname /install.sh [2022-08-18T15:55:30.787Z] #64 8.572 Install containerd version v1.6.7 [2022-08-18T15:55:30.787Z] #64 8.572 + dir=/ [2022-08-18T15:55:30.787Z] #64 8.572 + bin=containerd [2022-08-18T15:55:30.787Z] #64 8.572 + shift [2022-08-18T15:55:30.787Z] #64 8.572 + '[' '!' -f //containerd.installer ']' [2022-08-18T15:55:30.787Z] #64 8.572 + . //containerd.installer [2022-08-18T15:55:30.787Z] #64 8.572 ++ set -e [2022-08-18T15:55:30.787Z] #64 8.572 ++ : v1.6.7 [2022-08-18T15:55:30.787Z] #64 8.572 + install_containerd [2022-08-18T15:55:30.787Z] #64 8.572 + echo 'Install containerd version v1.6.7' [2022-08-18T15:55:30.787Z] #64 8.572 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4Uin0wbsfw/src/github.com/containerd/containerd [2022-08-18T15:55:30.787Z] #64 8.578 Cloning into '/tmp/tmp.4Uin0wbsfw/src/github.com/containerd/containerd'... [2022-08-18T15:55:30.787Z] #64 ... [2022-08-18T15:55:30.787Z] [2022-08-18T15:55:30.787Z] #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-18T15:55:30.787Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:30.787Z] #14 52.68 Selecting previously unselected package dmsetup. [2022-08-18T15:55:30.787Z] #14 52.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:55:30.787Z] #14 52.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:55:30.787Z] #14 52.86 Selecting previously unselected package mingw-w64-common. [2022-08-18T15:55:30.787Z] #14 52.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T15:55:30.787Z] #14 52.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T15:55:30.852Z] #41 52.71 Updating files: 86% (1315/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-18T15:55:30.852Z] #41 53.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T15:55:30.893Z] #77 45.69 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:55:31.228Z] #48 54.59 The following NEW packages will be installed: [2022-08-18T15:55:31.228Z] #48 54.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:31.228Z] #48 54.63 python3-protobuf python3-six [2022-08-18T15:55:31.415Z] #41 53.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:55:32.171Z] #48 55.28 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:32.172Z] #48 55.28 Need to get 2315 kB of archives. [2022-08-18T15:55:32.172Z] #48 55.28 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T15:55:32.172Z] #48 55.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T15:55:32.172Z] #48 ... [2022-08-18T15:55:32.172Z] [2022-08-18T15:55:32.172Z] #71 [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-18T15:55:32.172Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:32.172Z] #71 36.18 Reading package lists... [2022-08-18T15:55:32.172Z] #71 45.84 Building dependency tree... [2022-08-18T15:55:32.172Z] #71 52.51 python3 is already the newest version (3.9.2-3). [2022-08-18T15:55:32.172Z] #71 52.51 The following additional packages will be installed: [2022-08-18T15:55:32.172Z] #71 52.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T15:55:32.172Z] #71 52.55 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T15:55:32.172Z] #71 52.58 Suggested packages: [2022-08-18T15:55:32.172Z] #71 52.58 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T15:55:32.172Z] #71 52.58 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T15:55:32.172Z] #71 52.58 m4-doc ed diffutils-doc [2022-08-18T15:55:32.172Z] #71 52.58 Recommended packages: [2022-08-18T15:55:32.172Z] #71 52.58 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T15:55:32.172Z] #71 55.44 The following NEW packages will be installed: [2022-08-18T15:55:32.172Z] #71 55.48 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T15:55:32.172Z] #71 55.48 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T15:55:32.172Z] #71 55.48 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T15:55:32.172Z] #71 55.49 libyajl2 m4 patch xz-utils [2022-08-18T15:55:32.172Z] #71 ... [2022-08-18T15:55:32.172Z] [2022-08-18T15:55:32.172Z] #48 [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-18T15:55:32.172Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:32.172Z] #48 55.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:55:32.172Z] #48 55.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T15:55:32.172Z] #48 55.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T15:55:32.172Z] #48 55.54 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-18T15:55:32.172Z] #48 55.54 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-18T15:55:32.172Z] #48 55.55 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-18T15:55:32.203Z] #76 ... [2022-08-18T15:55:32.204Z] [2022-08-18T15:55:32.204Z] #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-18T15:55:32.204Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:55:32.204Z] #47 45.15 + 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-18T15:55:32.346Z] #41 ... [2022-08-18T15:55:32.346Z] [2022-08-18T15:55:32.346Z] #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-18T15:55:32.346Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:32.346Z] #62 44.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T15:55:32.346Z] #62 45.12 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T15:55:32.346Z] #62 45.15 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T15:55:32.346Z] #62 45.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T15:55:32.346Z] #62 45.43 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T15:55:32.346Z] #62 45.58 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T15:55:32.346Z] #62 45.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T15:55:32.346Z] #62 45.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T15:55:32.346Z] #62 45.68 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T15:55:32.346Z] #62 45.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T15:55:32.346Z] #62 45.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T15:55:32.346Z] #62 46.08 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T15:55:32.346Z] #62 46.82 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T15:55:32.346Z] #62 46.87 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T15:55:32.346Z] #62 47.13 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T15:55:32.346Z] #62 47.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T15:55:32.346Z] #62 47.57 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T15:55:32.346Z] #62 47.70 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T15:55:32.346Z] #62 47.79 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T15:55:32.346Z] #62 47.80 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T15:55:32.346Z] #62 47.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T15:55:32.346Z] #62 47.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T15:55:32.346Z] #62 47.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T15:55:32.346Z] #62 48.05 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T15:55:32.346Z] #62 48.63 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T15:55:32.346Z] #62 48.77 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T15:55:32.346Z] #62 49.66 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T15:55:32.346Z] #62 49.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T15:55:32.346Z] #62 ... [2022-08-18T15:55:32.346Z] [2022-08-18T15:55:32.346Z] #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-18T15:55:32.346Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:32.346Z] #83 53.35 Selecting previously unselected package build-essential. [2022-08-18T15:55:32.346Z] #83 53.37 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 53.38 Unpacking build-essential (12.9) ... [2022-08-18T15:55:32.346Z] #83 53.51 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:55:32.346Z] #83 53.53 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 53.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:32.346Z] #83 53.72 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T15:55:32.346Z] #83 53.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 53.74 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:32.346Z] #83 53.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:32.346Z] #83 53.95 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 53.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:32.346Z] #83 54.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T15:55:32.346Z] #83 54.28 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 54.30 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:32.346Z] #83 54.54 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:55:32.346Z] #83 54.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 54.55 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:32.346Z] #83 54.99 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:55:32.346Z] #83 54.99 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:32.346Z] #83 55.00 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:32.460Z] #47 ... [2022-08-18T15:55:32.460Z] [2022-08-18T15:55:32.460Z] #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-18T15:55:32.460Z] #64 sha256:a8001a1653da6d1dd5671790a0c6630dcc3c3d065e5eb62607776897fea80a80 [2022-08-18T15:55:32.460Z] #64 1.554 + RM_GOPATH=0 [2022-08-18T15:55:32.460Z] #64 1.554 + TMP_GOPATH= [2022-08-18T15:55:32.460Z] #64 1.554 + : /build [2022-08-18T15:55:32.460Z] #64 1.555 + '[' -z '' ']' [2022-08-18T15:55:32.460Z] #64 1.558 ++ mktemp -d [2022-08-18T15:55:32.460Z] #64 1.561 + export GOPATH=/tmp/tmp.gr8WU8WDGV [2022-08-18T15:55:32.460Z] #64 1.564 + GOPATH=/tmp/tmp.gr8WU8WDGV [2022-08-18T15:55:32.460Z] #64 1.564 + RM_GOPATH=1 [2022-08-18T15:55:32.460Z] #64 1.564 + case "$(go env GOARCH)" in [2022-08-18T15:55:32.460Z] #64 1.565 ++ go env GOARCH [2022-08-18T15:55:32.460Z] #64 1.589 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:32.460Z] #64 1.590 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:32.460Z] #64 1.590 ++ dirname /install.sh [2022-08-18T15:55:32.460Z] #64 1.597 + dir=/ [2022-08-18T15:55:32.460Z] #64 1.597 + bin=containerd [2022-08-18T15:55:32.460Z] #64 1.597 + shift [2022-08-18T15:55:32.460Z] #64 1.598 + '[' '!' -f //containerd.installer ']' [2022-08-18T15:55:32.460Z] #64 1.598 + . //containerd.installer [2022-08-18T15:55:32.460Z] #64 1.598 ++ set -e [2022-08-18T15:55:32.460Z] #64 1.598 ++ : v1.6.7 [2022-08-18T15:55:32.460Z] #64 1.601 + install_containerd [2022-08-18T15:55:32.460Z] #64 1.602 + echo 'Install containerd version v1.6.7' [2022-08-18T15:55:32.460Z] #64 1.602 Install containerd version v1.6.7 [2022-08-18T15:55:32.460Z] #64 1.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gr8WU8WDGV/src/github.com/containerd/containerd [2022-08-18T15:55:32.460Z] #64 1.630 Cloning into '/tmp/tmp.gr8WU8WDGV/src/github.com/containerd/containerd'... [2022-08-18T15:55:32.681Z] #14 ... [2022-08-18T15:55:32.681Z] [2022-08-18T15:55:32.681Z] #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-18T15:55:32.681Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:32.681Z] #42 44.34 Selecting previously unselected package libicu67:amd64. [2022-08-18T15:55:32.682Z] #42 44.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 44.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T15:55:32.682Z] #42 51.36 Selecting previously unselected package libxml2:amd64. [2022-08-18T15:55:32.682Z] #42 51.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 51.39 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:55:32.682Z] #42 52.03 Selecting previously unselected package libarchive13:amd64. [2022-08-18T15:55:32.682Z] #42 52.03 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 52.04 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T15:55:32.682Z] #42 52.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T15:55:32.682Z] #42 52.38 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 52.41 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T15:55:32.682Z] #42 52.56 Selecting previously unselected package librhash0:amd64. [2022-08-18T15:55:32.682Z] #42 52.56 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 52.57 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T15:55:32.682Z] #42 52.76 Selecting previously unselected package libuv1:amd64. [2022-08-18T15:55:32.682Z] #42 52.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 52.80 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T15:55:32.682Z] #42 52.99 Selecting previously unselected package cmake. [2022-08-18T15:55:32.682Z] #42 53.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T15:55:32.682Z] #42 53.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:55:33.024Z] #64 ... [2022-08-18T15:55:33.024Z] [2022-08-18T15:55:33.024Z] #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-18T15:55:33.024Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:33.024Z] #76 56.15 python3 is already the newest version (3.9.2-3). [2022-08-18T15:55:33.024Z] #76 56.15 The following additional packages will be installed: [2022-08-18T15:55:33.024Z] #76 56.16 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T15:55:33.024Z] #76 56.18 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T15:55:33.024Z] #76 56.21 Suggested packages: [2022-08-18T15:55:33.024Z] #76 56.33 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T15:55:33.024Z] #76 56.33 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T15:55:33.024Z] #76 56.33 m4-doc ed diffutils-doc [2022-08-18T15:55:33.024Z] #76 56.33 Recommended packages: [2022-08-18T15:55:33.024Z] #76 56.33 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T15:55:33.246Z] #42 ... [2022-08-18T15:55:33.246Z] [2022-08-18T15:55:33.246Z] #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-18T15:55:33.246Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:33.246Z] #51 54.84 Setting up criu (3.17.1-1) ... [2022-08-18T15:55:33.557Z] #48 ... [2022-08-18T15:55:33.557Z] [2022-08-18T15:55:33.557Z] #59 [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-18T15:55:33.557Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:33.557Z] #59 37.82 Reading package lists... [2022-08-18T15:55:33.557Z] #59 47.42 Building dependency tree... [2022-08-18T15:55:33.557Z] #59 53.99 The following additional packages will be installed: [2022-08-18T15:55:33.557Z] #59 54.00 libbtrfs0 [2022-08-18T15:55:33.557Z] #59 54.27 The following NEW packages will be installed: [2022-08-18T15:55:33.557Z] #59 54.32 libbtrfs-dev libbtrfs0 [2022-08-18T15:55:33.557Z] #59 55.04 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:33.557Z] #59 55.04 Need to get 460 kB of archives. [2022-08-18T15:55:33.557Z] #59 55.04 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T15:55:33.557Z] #59 55.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T15:55:33.557Z] #59 55.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T15:55:33.557Z] #59 56.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:33.557Z] #59 57.21 Fetched 460 kB in 0s (970 kB/s) [2022-08-18T15:55:33.714Z] #83 56.10 Selecting previously unselected package libtool. [2022-08-18T15:55:33.714Z] #83 56.11 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T15:55:33.714Z] #83 56.13 Unpacking libtool (2.4.6-15) ... [2022-08-18T15:55:33.817Z] #59 57.38 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T15:55:33.817Z] #59 57.39 (Reading database ... (Reading database ... 5% [2022-08-18T15:55:33.817Z] #59 ... [2022-08-18T15:55:33.817Z] [2022-08-18T15:55:33.817Z] #13 [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-18T15:55:33.817Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:33.817Z] #13 38.23 Reading package lists... [2022-08-18T15:55:33.817Z] #13 47.53 Building dependency tree... [2022-08-18T15:55:33.817Z] #13 53.90 The following additional packages will be installed: [2022-08-18T15:55:33.817Z] #13 53.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:55:33.817Z] #13 53.91 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T15:55:33.817Z] #13 53.91 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T15:55:33.817Z] #13 53.91 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T15:55:33.817Z] #13 53.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T15:55:33.817Z] #13 53.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T15:55:33.817Z] #13 53.91 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T15:55:33.817Z] #13 53.98 Suggested packages: [2022-08-18T15:55:33.817Z] #13 53.98 gcc-10-locales seccomp wine64 [2022-08-18T15:55:33.817Z] #13 56.44 The following NEW packages will be installed: [2022-08-18T15:55:33.817Z] #13 56.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:55:33.817Z] #13 56.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T15:55:33.817Z] #13 56.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T15:55:33.817Z] #13 56.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T15:55:33.817Z] #13 56.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T15:55:33.817Z] #13 56.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T15:55:33.817Z] #13 56.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T15:55:33.817Z] #13 56.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T15:55:33.817Z] #13 56.46 mingw-w64-x86-64-dev [2022-08-18T15:55:33.817Z] #13 56.92 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:33.817Z] #13 56.92 Need to get 115 MB of archives. [2022-08-18T15:55:33.817Z] #13 56.92 After this operation, 645 MB of additional disk space will be used. [2022-08-18T15:55:33.817Z] #13 56.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-18T15:55:33.817Z] #13 57.10 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-18T15:55:33.817Z] #13 57.33 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-18T15:55:33.817Z] #13 57.35 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-18T15:55:33.817Z] #13 57.35 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-18T15:55:33.817Z] #13 57.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T15:55:33.817Z] #13 ... [2022-08-18T15:55:33.817Z] [2022-08-18T15:55:33.817Z] #59 [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-18T15:55:33.817Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:33.817Z] #59 57.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:33.971Z] #83 56.56 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:55:33.971Z] #83 56.58 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:33.971Z] #83 56.58 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:34.080Z] #59 57.55 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T15:55:34.080Z] #59 57.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:55:34.080Z] #59 57.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T15:55:34.228Z] #83 56.78 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:55:34.228Z] #83 56.78 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:55:34.228Z] #83 56.79 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:34.228Z] #83 56.94 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T15:55:34.228Z] #83 56.96 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T15:55:34.228Z] #83 56.98 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:34.339Z] #59 57.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T15:55:34.339Z] #59 57.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:55:34.486Z] #83 57.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:34.486Z] #83 57.32 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:34.744Z] #83 57.35 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:34.744Z] #83 57.36 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:34.744Z] #83 57.38 Setting up file (1:5.39-3) ... [2022-08-18T15:55:34.744Z] #83 57.40 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:55:34.744Z] #83 57.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:34.744Z] #83 57.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:34.744Z] #83 57.47 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:34.744Z] #83 57.50 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:34.744Z] #83 57.53 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:34.744Z] #83 57.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:34.744Z] #83 57.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:55:34.744Z] #83 57.58 Setting up patch (2.7.6-7) ... [2022-08-18T15:55:34.744Z] #83 57.61 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:34.744Z] #83 57.62 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:34.744Z] #83 57.63 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:34.915Z] #59 58.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:55:35.001Z] #83 57.65 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:35.001Z] #83 57.67 Setting up libtool (2.4.6-15) ... [2022-08-18T15:55:35.001Z] #83 57.68 Setting up m4 (1.4.18-5) ... [2022-08-18T15:55:35.001Z] #83 57.70 Setting up dpkg-dev (1.20.11) ... [2022-08-18T15:55:35.001Z] #83 57.75 Setting up autoconf (2.69-14) ... [2022-08-18T15:55:35.140Z] #51 ... [2022-08-18T15:55:35.140Z] [2022-08-18T15:55:35.140Z] #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-18T15:55:35.140Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:35.140Z] #34 46.69 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-18T15:55:35.140Z] #34 46.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T15:55:35.140Z] #34 47.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:55:35.140Z] #34 ... [2022-08-18T15:55:35.140Z] [2022-08-18T15:55:35.140Z] #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-18T15:55:35.140Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:35.140Z] #77 4.373 Cloning into '/tmp/crun-build'... [2022-08-18T15:55:35.258Z] #83 57.78 Setting up build-essential (12.9) ... [2022-08-18T15:55:35.258Z] #83 57.78 Setting up automake (1:1.16.3-2) ... [2022-08-18T15:55:35.258Z] #83 57.81 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T15:55:35.258Z] #83 57.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:35.260Z] #59 58.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:55:35.260Z] #59 58.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:35.520Z] #59 ... [2022-08-18T15:55:35.520Z] [2022-08-18T15:55:35.520Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:55:35.520Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:35.520Z] #40 49.17 Building dependency tree... [2022-08-18T15:55:35.520Z] #40 55.62 The following additional packages will be installed: [2022-08-18T15:55:35.520Z] #40 55.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T15:55:35.520Z] #40 55.69 Suggested packages: [2022-08-18T15:55:35.520Z] #40 55.71 cmake-doc ninja-build lrzip [2022-08-18T15:55:35.520Z] #40 55.71 Recommended packages: [2022-08-18T15:55:35.520Z] #40 55.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T15:55:35.520Z] #40 57.28 The following NEW packages will be installed: [2022-08-18T15:55:35.520Z] #40 57.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T15:55:35.520Z] #40 57.30 vim-common xxd [2022-08-18T15:55:35.520Z] #40 57.76 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:35.520Z] #40 57.76 Need to get 17.7 MB of archives. [2022-08-18T15:55:35.520Z] #40 57.76 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T15:55:35.520Z] #40 57.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:55:35.520Z] #40 57.77 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-18T15:55:35.520Z] #40 57.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T15:55:35.520Z] #40 57.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:55:35.520Z] #40 58.71 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-18T15:55:35.520Z] #40 58.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T15:55:35.520Z] #40 58.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T15:55:35.520Z] #40 58.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T15:55:35.520Z] #40 58.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T15:55:35.520Z] #40 58.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T15:55:35.704Z] #77 ... [2022-08-18T15:55:35.704Z] [2022-08-18T15:55:35.704Z] #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-18T15:55:35.704Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:35.704Z] #51 57.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:35.704Z] #51 DONE 57.5s [2022-08-18T15:55:35.794Z] #40 ... [2022-08-18T15:55:35.794Z] [2022-08-18T15:55:35.794Z] #71 [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-18T15:55:35.794Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:35.794Z] #71 56.01 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:35.794Z] #71 56.01 Need to get 5940 kB of archives. [2022-08-18T15:55:35.794Z] #71 56.01 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T15:55:35.794Z] #71 56.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:55:35.794Z] #71 56.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T15:55:35.794Z] #71 56.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T15:55:35.794Z] #71 56.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T15:55:35.794Z] #71 56.06 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-18T15:55:35.794Z] #71 56.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T15:55:35.794Z] #71 56.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T15:55:35.794Z] #71 56.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T15:55:35.794Z] #71 56.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T15:55:35.794Z] #71 56.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T15:55:35.794Z] #71 56.18 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:55:35.794Z] #71 56.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T15:55:35.794Z] #71 56.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T15:55:35.794Z] #71 56.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:55:35.794Z] #71 56.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T15:55:35.794Z] #71 56.38 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-18T15:55:35.794Z] #71 56.38 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-18T15:55:35.794Z] #71 56.38 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-18T15:55:35.794Z] #71 56.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:35.794Z] #71 56.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T15:55:35.794Z] #71 56.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:35.794Z] #71 56.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:55:35.794Z] #71 56.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T15:55:35.795Z] #71 58.03 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:35.795Z] #71 58.60 Fetched 5940 kB in 1s (6995 kB/s) [2022-08-18T15:55:35.795Z] #71 58.87 Selecting previously unselected package bzip2. [2022-08-18T15:55:35.795Z] #71 58.87 (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-18T15:55:35.795Z] #71 58.97 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:55:35.795Z] #71 59.20 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:55:35.960Z] [2022-08-18T15:55:35.961Z] #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-18T15:55:35.961Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:35.961Z] #42 57.50 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T15:55:35.961Z] #42 57.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:35.961Z] #42 57.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T15:55:35.961Z] #42 57.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:35.961Z] #42 57.59 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T15:55:35.961Z] #42 57.61 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T15:55:35.961Z] #42 57.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:55:35.961Z] #42 57.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:55:35.961Z] #42 57.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T15:55:35.961Z] #42 57.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:55:35.961Z] #42 57.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:36.138Z] #71 59.64 Selecting previously unselected package libmagic-mgc. [2022-08-18T15:55:36.138Z] #71 59.68 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:36.138Z] #71 59.73 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:36.318Z] #76 59.09 The following NEW packages will be installed: [2022-08-18T15:55:36.318Z] #76 59.09 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T15:55:36.318Z] #76 59.09 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T15:55:36.318Z] #76 59.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T15:55:36.318Z] #76 59.09 libyajl2 m4 patch xz-utils [2022-08-18T15:55:36.399Z] #71 ... [2022-08-18T15:55:36.399Z] [2022-08-18T15:55:36.399Z] #59 [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-18T15:55:36.399Z] #59 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T15:55:36.399Z] #59 DONE 60.0s [2022-08-18T15:55:36.523Z] #42 DONE 58.2s [2022-08-18T15:55:36.523Z] [2022-08-18T15:55:36.523Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T15:55:36.523Z] #43 sha256:93d904080ffd2ed8afe0f87daf307873536179fce12b6d241a1251396717c295 [2022-08-18T15:55:36.575Z] #76 59.66 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:36.575Z] #76 59.66 Need to get 5940 kB of archives. [2022-08-18T15:55:36.575Z] #76 59.66 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T15:55:36.575Z] #76 59.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:55:36.575Z] #76 59.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T15:55:36.575Z] #76 59.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T15:55:36.575Z] #76 59.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T15:55:36.575Z] #76 59.69 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-18T15:55:36.575Z] #76 59.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T15:55:36.575Z] #76 59.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T15:55:36.575Z] #76 59.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T15:55:36.575Z] #76 59.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T15:55:36.575Z] #76 59.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T15:55:36.575Z] #76 59.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:55:36.575Z] #76 ... [2022-08-18T15:55:36.575Z] [2022-08-18T15:55:36.575Z] #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-18T15:55:36.575Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:36.575Z] #55 49.83 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T15:55:36.575Z] #55 49.84 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T15:55:36.575Z] #55 50.00 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T15:55:36.575Z] #55 50.36 go: downloading golang.org/x/text v0.3.7 [2022-08-18T15:55:36.659Z] [2022-08-18T15:55:36.659Z] #60 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T15:55:36.659Z] #60 sha256:ad48014aa3a4e31a84e39fef381d71e15a16aec6faad39b71d0c5814d8917dc2 [2022-08-18T15:55:36.659Z] #60 DONE 0.2s [2022-08-18T15:55:36.659Z] [2022-08-18T15:55:36.659Z] #54 [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-18T15:55:36.659Z] #54 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:55:36.659Z] #54 60.07 v3.0.2 [2022-08-18T15:55:36.659Z] #54 DONE 60.2s [2022-08-18T15:55:36.659Z] [2022-08-18T15:55:36.659Z] #61 [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-18T15:55:36.659Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T15:55:36.779Z] #43 DONE 0.2s [2022-08-18T15:55:36.779Z] [2022-08-18T15:55:36.779Z] #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-18T15:55:36.779Z] #44 sha256:e54e8182b281eee77fd169e7564bdac8b4e4720094c4c4ed9903b52dbcbbdf56 [2022-08-18T15:55:36.833Z] #55 ... [2022-08-18T15:55:36.833Z] [2022-08-18T15:55:36.833Z] #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-18T15:55:36.833Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:36.833Z] #76 59.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T15:55:36.833Z] #76 60.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T15:55:36.833Z] #76 60.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:55:36.833Z] #76 60.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T15:55:36.833Z] #76 60.10 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-18T15:55:36.833Z] #76 60.11 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-18T15:55:36.833Z] #76 ... [2022-08-18T15:55:36.833Z] [2022-08-18T15:55:36.833Z] #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-18T15:55:36.833Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:36.833Z] #42 40.40 Reading package lists... [2022-08-18T15:55:36.833Z] #42 50.27 Building dependency tree... [2022-08-18T15:55:36.833Z] #42 56.08 The following additional packages will be installed: [2022-08-18T15:55:36.833Z] #42 56.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T15:55:36.833Z] #42 56.18 Suggested packages: [2022-08-18T15:55:36.833Z] #42 56.18 cmake-doc ninja-build lrzip [2022-08-18T15:55:36.833Z] #42 56.18 Recommended packages: [2022-08-18T15:55:36.833Z] #42 56.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T15:55:36.833Z] #42 57.45 The following NEW packages will be installed: [2022-08-18T15:55:36.833Z] #42 57.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T15:55:36.833Z] #42 57.50 vim-common xxd [2022-08-18T15:55:36.833Z] #42 58.10 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:36.833Z] #42 58.10 Need to get 17.7 MB of archives. [2022-08-18T15:55:36.833Z] #42 58.10 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T15:55:36.833Z] #42 58.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:55:36.833Z] #42 58.11 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-18T15:55:36.833Z] #42 58.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T15:55:36.833Z] #42 58.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:55:36.833Z] #42 59.37 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-18T15:55:36.833Z] #42 59.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T15:55:36.833Z] #42 59.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T15:55:36.833Z] #42 59.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T15:55:36.833Z] #42 59.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T15:55:36.833Z] #42 59.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T15:55:36.833Z] #42 ... [2022-08-18T15:55:36.833Z] [2022-08-18T15:55:36.833Z] #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-18T15:55:36.833Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:36.833Z] #76 60.12 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-18T15:55:36.833Z] #76 60.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:36.833Z] #76 60.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T15:55:36.833Z] #76 60.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:36.833Z] #76 60.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:55:37.091Z] #76 ... [2022-08-18T15:55:37.091Z] [2022-08-18T15:55:37.091Z] #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-18T15:55:37.091Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T15:55:37.091Z] #57 60.09 v3.0.2 [2022-08-18T15:55:37.091Z] #57 DONE 60.4s [2022-08-18T15:55:37.091Z] [2022-08-18T15:55:37.091Z] #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-18T15:55:37.091Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:37.091Z] #76 60.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T15:55:37.155Z] #83 DONE 59.5s [2022-08-18T15:55:37.156Z] [2022-08-18T15:55:37.156Z] #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-18T15:55:37.156Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:37.434Z] #77 ... [2022-08-18T15:55:37.434Z] [2022-08-18T15:55:37.434Z] #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-18T15:55:37.434Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T15:55:37.434Z] #14 95.86 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T15:55:37.434Z] #14 95.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-18T15:55:37.434Z] #14 95.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:55:37.718Z] #84 1.129 Cloning into '/tmp/crun-build'... [2022-08-18T15:55:37.975Z] #84 ... [2022-08-18T15:55:37.975Z] [2022-08-18T15:55:37.975Z] #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-18T15:55:37.975Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:37.975Z] #58 50.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:37.975Z] #58 50.81 Fetched 2315 kB in 4s (607 kB/s) [2022-08-18T15:55:37.975Z] #58 51.01 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T15:55:37.975Z] #58 51.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:37.975Z] #58 51.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T15:55:37.975Z] #58 51.13 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:37.975Z] #58 52.23 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:55:37.975Z] #58 52.23 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:55:37.975Z] #58 52.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:37.975Z] #58 52.56 Selecting previously unselected package python3-six. [2022-08-18T15:55:37.975Z] #58 52.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T15:55:37.975Z] #58 52.57 Unpacking python3-six (1.16.0-2) ... [2022-08-18T15:55:37.975Z] #58 52.71 Selecting previously unselected package python3-protobuf. [2022-08-18T15:55:37.975Z] #58 52.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T15:55:37.975Z] #58 52.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:37.975Z] #58 53.38 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:55:37.975Z] #58 53.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:55:37.975Z] #58 53.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:37.975Z] #58 53.52 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:55:37.975Z] #58 53.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:55:37.975Z] #58 53.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:37.975Z] #58 53.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:37.975Z] #58 53.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:37.975Z] #58 53.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:37.975Z] #58 53.86 Selecting previously unselected package criu. [2022-08-18T15:55:37.975Z] #58 53.86 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T15:55:37.975Z] #58 53.87 Unpacking criu (3.17.1-1) ... [2022-08-18T15:55:37.975Z] #58 54.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:37.975Z] #58 57.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:37.975Z] #58 57.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:37.975Z] #58 57.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:37.975Z] #58 57.14 Setting up python3-six (1.16.0-2) ... [2022-08-18T15:55:37.975Z] #58 58.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:37.975Z] #58 59.11 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:38.023Z] #76 ... [2022-08-18T15:55:38.023Z] [2022-08-18T15:55:38.023Z] #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-18T15:55:38.023Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:38.023Z] #14 41.64 Reading package lists... [2022-08-18T15:55:38.023Z] #14 51.24 Building dependency tree... [2022-08-18T15:55:38.023Z] #14 57.12 The following additional packages will be installed: [2022-08-18T15:55:38.023Z] #14 57.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:55:38.023Z] #14 57.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T15:55:38.023Z] #14 57.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T15:55:38.023Z] #14 57.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T15:55:38.023Z] #14 57.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T15:55:38.023Z] #14 57.18 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T15:55:38.023Z] #14 57.18 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T15:55:38.023Z] #14 57.19 Suggested packages: [2022-08-18T15:55:38.023Z] #14 57.21 gcc-10-locales seccomp wine64 [2022-08-18T15:55:38.023Z] #14 59.65 The following NEW packages will be installed: [2022-08-18T15:55:38.023Z] #14 59.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T15:55:38.023Z] #14 59.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T15:55:38.023Z] #14 59.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T15:55:38.023Z] #14 59.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T15:55:38.023Z] #14 59.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T15:55:38.023Z] #14 59.68 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T15:55:38.023Z] #14 59.68 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T15:55:38.023Z] #14 59.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T15:55:38.023Z] #14 59.68 mingw-w64-x86-64-dev [2022-08-18T15:55:38.023Z] #14 60.19 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:38.023Z] #14 60.19 Need to get 115 MB of archives. [2022-08-18T15:55:38.023Z] #14 60.19 After this operation, 645 MB of additional disk space will be used. [2022-08-18T15:55:38.023Z] #14 60.19 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-18T15:55:38.023Z] #14 60.32 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-18T15:55:38.023Z] #14 60.66 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-18T15:55:38.023Z] #14 60.67 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-18T15:55:38.023Z] #14 60.67 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-18T15:55:38.023Z] #14 60.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T15:55:38.281Z] #14 61.42 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-18T15:55:38.539Z] #14 61.76 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-18T15:55:38.539Z] #14 61.76 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-18T15:55:38.539Z] #14 ... [2022-08-18T15:55:38.539Z] [2022-08-18T15:55:38.539Z] #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-18T15:55:38.539Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:38.539Z] #51 41.80 Reading package lists... [2022-08-18T15:55:38.539Z] #51 51.61 Building dependency tree... [2022-08-18T15:55:38.539Z] #51 57.76 The following additional packages will be installed: [2022-08-18T15:55:38.539Z] #51 57.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:38.539Z] #51 57.77 python3-protobuf python3-six [2022-08-18T15:55:38.539Z] #51 57.77 Suggested packages: [2022-08-18T15:55:38.539Z] #51 57.78 python3-setuptools [2022-08-18T15:55:38.539Z] #51 57.78 Recommended packages: [2022-08-18T15:55:38.539Z] #51 57.78 iproute2 | iproute [2022-08-18T15:55:38.539Z] #51 58.96 The following NEW packages will be installed: [2022-08-18T15:55:38.539Z] #51 58.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T15:55:38.539Z] #51 58.99 python3-protobuf python3-six [2022-08-18T15:55:38.539Z] #51 59.73 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:55:38.539Z] #51 59.73 Need to get 2315 kB of archives. [2022-08-18T15:55:38.539Z] #51 59.73 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T15:55:38.539Z] #51 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T15:55:38.539Z] #51 59.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:55:38.539Z] #51 59.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T15:55:38.539Z] #51 59.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T15:55:38.539Z] #51 59.78 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-18T15:55:38.539Z] #51 59.79 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-18T15:55:38.539Z] #51 59.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T15:55:38.591Z] #61 2.100 + RM_GOPATH=0 [2022-08-18T15:55:38.591Z] #61 2.100 + TMP_GOPATH= [2022-08-18T15:55:38.591Z] #61 2.100 + : /build [2022-08-18T15:55:38.591Z] #61 2.100 + '[' -z '' ']' [2022-08-18T15:55:38.591Z] #61 2.100 ++ mktemp -d [2022-08-18T15:55:38.591Z] #61 2.103 + export GOPATH=/tmp/tmp.TNefAi8YDa [2022-08-18T15:55:38.591Z] #61 2.103 + GOPATH=/tmp/tmp.TNefAi8YDa [2022-08-18T15:55:38.591Z] #61 2.103 + RM_GOPATH=1 [2022-08-18T15:55:38.591Z] #61 2.103 + case "$(go env GOARCH)" in [2022-08-18T15:55:38.591Z] #61 2.144 ++ go env GOARCH [2022-08-18T15:55:38.796Z] #51 ... [2022-08-18T15:55:38.796Z] [2022-08-18T15:55:38.796Z] #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-18T15:55:38.796Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:38.796Z] #55 61.76 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T15:55:38.796Z] #55 61.81 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T15:55:38.796Z] #55 62.04 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T15:55:38.796Z] #55 62.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T15:55:38.852Z] #61 2.326 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:38.852Z] #61 2.326 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:38.852Z] #61 2.326 ++ dirname /install.sh [2022-08-18T15:55:38.852Z] #61 2.326 + dir=/ [2022-08-18T15:55:38.852Z] #61 2.326 + bin=containerd [2022-08-18T15:55:38.852Z] #61 2.326 + shift [2022-08-18T15:55:38.852Z] #61 2.326 + '[' '!' -f //containerd.installer ']' [2022-08-18T15:55:38.852Z] #61 2.326 + . //containerd.installer [2022-08-18T15:55:38.852Z] #61 2.326 ++ set -e [2022-08-18T15:55:38.852Z] #61 2.326 ++ : v1.6.7 [2022-08-18T15:55:38.852Z] #61 2.326 + install_containerd [2022-08-18T15:55:38.852Z] #61 2.326 + echo 'Install containerd version v1.6.7' [2022-08-18T15:55:38.852Z] #61 2.326 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TNefAi8YDa/src/github.com/containerd/containerd [2022-08-18T15:55:38.852Z] #61 2.328 Cloning into '/tmp/tmp.TNefAi8YDa/src/github.com/containerd/containerd'... [2022-08-18T15:55:38.852Z] #61 2.331 Install containerd version v1.6.7 [2022-08-18T15:55:39.055Z] #55 62.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T15:55:39.055Z] #55 62.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T15:55:39.312Z] #55 62.41 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T15:55:39.312Z] #55 62.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T15:55:39.572Z] #55 62.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T15:55:39.572Z] #55 62.84 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T15:55:40.942Z] #55 64.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T15:55:40.942Z] #55 64.09 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T15:55:40.942Z] #55 64.34 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T15:55:40.942Z] #55 64.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T15:55:40.951Z] #44 4.115 Install tini version v0.19.0 [2022-08-18T15:55:40.951Z] #44 4.115 + RM_GOPATH=0 [2022-08-18T15:55:40.951Z] #44 4.115 + TMP_GOPATH= [2022-08-18T15:55:40.951Z] #44 4.115 + : /build [2022-08-18T15:55:40.951Z] #44 4.115 + '[' -z '' ']' [2022-08-18T15:55:40.951Z] #44 4.115 ++ mktemp -d [2022-08-18T15:55:40.951Z] #44 4.115 + export GOPATH=/tmp/tmp.PLThdhNsBE [2022-08-18T15:55:40.951Z] #44 4.115 + GOPATH=/tmp/tmp.PLThdhNsBE [2022-08-18T15:55:40.951Z] #44 4.115 + RM_GOPATH=1 [2022-08-18T15:55:40.951Z] #44 4.115 + case "$(go env GOARCH)" in [2022-08-18T15:55:40.951Z] #44 4.115 ++ go env GOARCH [2022-08-18T15:55:40.951Z] #44 4.115 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:40.951Z] #44 4.115 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:40.951Z] #44 4.115 ++ dirname /install.sh [2022-08-18T15:55:40.951Z] #44 4.115 + dir=/ [2022-08-18T15:55:40.951Z] #44 4.115 + bin=tini [2022-08-18T15:55:40.951Z] #44 4.115 + shift [2022-08-18T15:55:40.951Z] #44 4.115 + '[' '!' -f //tini.installer ']' [2022-08-18T15:55:40.951Z] #44 4.115 + . //tini.installer [2022-08-18T15:55:40.951Z] #44 4.115 ++ : v0.19.0 [2022-08-18T15:55:40.951Z] #44 4.115 + install_tini [2022-08-18T15:55:40.951Z] #44 4.115 + echo 'Install tini version v0.19.0' [2022-08-18T15:55:40.951Z] #44 4.115 + git clone https://github.com/krallin/tini.git /tmp/tmp.PLThdhNsBE/tini [2022-08-18T15:55:40.951Z] #44 4.115 Cloning into '/tmp/tmp.PLThdhNsBE/tini'... [2022-08-18T15:55:41.506Z] #55 64.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T15:55:41.518Z] #44 5.026 + cd /tmp/tmp.PLThdhNsBE/tini [2022-08-18T15:55:41.518Z] #44 5.026 + git checkout -q v0.19.0 [2022-08-18T15:55:41.518Z] #44 5.043 + cmake . [2022-08-18T15:55:41.763Z] #55 64.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T15:55:41.763Z] #55 64.96 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T15:55:42.020Z] #55 65.27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T15:55:42.020Z] #55 65.32 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T15:55:42.149Z] #61 ... [2022-08-18T15:55:42.149Z] [2022-08-18T15:55:42.150Z] #38 [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-18T15:55:42.150Z] #38 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:55:42.150Z] #38 65.39 NAME: [2022-08-18T15:55:42.150Z] #38 65.40 go-winres - A tool for embedding resources in Windows executables [2022-08-18T15:55:42.150Z] #38 65.40 [2022-08-18T15:55:42.150Z] #38 65.40 USAGE: [2022-08-18T15:55:42.150Z] #38 65.40 go-winres [global options] command [command options] [arguments...] [2022-08-18T15:55:42.150Z] #38 65.40 [2022-08-18T15:55:42.150Z] #38 65.40 COMMANDS: [2022-08-18T15:55:42.150Z] #38 65.40 init Create an initial ./winres/winres.json [2022-08-18T15:55:42.150Z] #38 65.40 make Make syso files for the "go build" command [2022-08-18T15:55:42.150Z] #38 65.40 simply Make syso files for the "go build" command (simplified) [2022-08-18T15:55:42.150Z] #38 65.40 extract Extract all resources from an executable [2022-08-18T15:55:42.150Z] #38 65.40 patch Replace resources in an executable file (exe, dll) [2022-08-18T15:55:42.150Z] #38 65.40 help, h Shows a list of commands or help for one command [2022-08-18T15:55:42.150Z] #38 65.40 [2022-08-18T15:55:42.150Z] #38 65.40 GLOBAL OPTIONS: [2022-08-18T15:55:42.150Z] #38 65.40 --help, -h show help (default: false) [2022-08-18T15:55:42.150Z] #38 DONE 65.8s [2022-08-18T15:55:42.150Z] [2022-08-18T15:55:42.150Z] #71 [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-18T15:55:42.150Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:42.150Z] #71 61.15 Selecting previously unselected package libmagic1:amd64. [2022-08-18T15:55:42.150Z] #71 61.16 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:42.150Z] #71 61.17 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:42.150Z] #71 61.39 Selecting previously unselected package file. [2022-08-18T15:55:42.150Z] #71 61.41 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:42.150Z] #71 61.42 Unpacking file (1:5.39-3) ... [2022-08-18T15:55:42.150Z] #71 61.76 Selecting previously unselected package xz-utils. [2022-08-18T15:55:42.150Z] #71 61.76 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:55:42.150Z] #71 61.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:42.150Z] #71 62.48 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T15:55:42.150Z] #71 62.48 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T15:55:42.150Z] #71 62.48 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:42.150Z] #71 62.62 Selecting previously unselected package m4. [2022-08-18T15:55:42.150Z] #71 62.62 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T15:55:42.150Z] #71 62.63 Unpacking m4 (1.4.18-5) ... [2022-08-18T15:55:42.150Z] #71 63.14 Selecting previously unselected package autoconf. [2022-08-18T15:55:42.150Z] #71 63.14 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T15:55:42.150Z] #71 63.15 Unpacking autoconf (2.69-14) ... [2022-08-18T15:55:42.150Z] #71 64.01 Selecting previously unselected package autotools-dev. [2022-08-18T15:55:42.150Z] #71 64.01 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T15:55:42.150Z] #71 64.02 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:42.150Z] #71 64.42 Selecting previously unselected package automake. [2022-08-18T15:55:42.150Z] #71 64.44 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T15:55:42.150Z] #71 64.48 Unpacking automake (1:1.16.3-2) ... [2022-08-18T15:55:42.150Z] #71 65.55 Selecting previously unselected package patch. [2022-08-18T15:55:42.150Z] #71 65.56 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:55:42.150Z] #71 65.58 Unpacking patch (2.7.6-7) ... [2022-08-18T15:55:42.164Z] #58 64.20 Setting up criu (3.17.1-1) ... [2022-08-18T15:55:42.288Z] #55 65.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T15:55:42.288Z] #55 65.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T15:55:42.409Z] #71 65.95 Selecting previously unselected package dpkg-dev. [2022-08-18T15:55:42.409Z] #71 65.95 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T15:55:42.409Z] #71 65.97 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T15:55:42.449Z] #44 5.744 -- The C compiler identification is GNU 10.2.1 [2022-08-18T15:55:42.449Z] #44 5.855 -- Detecting C compiler ABI info [2022-08-18T15:55:42.449Z] #44 ... [2022-08-18T15:55:42.449Z] [2022-08-18T15:55:42.449Z] #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-18T15:55:42.449Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:55:42.449Z] #53 64.25 gotestsum version dev [2022-08-18T15:55:42.546Z] #55 ... [2022-08-18T15:55:42.546Z] [2022-08-18T15:55:42.546Z] #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-18T15:55:42.546Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T15:55:42.546Z] #40 65.51 NAME: [2022-08-18T15:55:42.546Z] #40 65.51 go-winres - A tool for embedding resources in Windows executables [2022-08-18T15:55:42.546Z] #40 65.51 [2022-08-18T15:55:42.546Z] #40 65.51 USAGE: [2022-08-18T15:55:42.546Z] #40 65.51 go-winres [global options] command [command options] [arguments...] [2022-08-18T15:55:42.546Z] #40 65.51 [2022-08-18T15:55:42.546Z] #40 65.51 COMMANDS: [2022-08-18T15:55:42.546Z] #40 65.51 init Create an initial ./winres/winres.json [2022-08-18T15:55:42.546Z] #40 65.51 make Make syso files for the "go build" command [2022-08-18T15:55:42.546Z] #40 65.51 simply Make syso files for the "go build" command (simplified) [2022-08-18T15:55:42.546Z] #40 65.51 extract Extract all resources from an executable [2022-08-18T15:55:42.546Z] #40 65.51 patch Replace resources in an executable file (exe, dll) [2022-08-18T15:55:42.546Z] #40 65.51 help, h Shows a list of commands or help for one command [2022-08-18T15:55:42.546Z] #40 65.51 [2022-08-18T15:55:42.546Z] #40 65.51 GLOBAL OPTIONS: [2022-08-18T15:55:42.546Z] #40 65.51 --help, -h show help (default: false) [2022-08-18T15:55:42.546Z] #40 DONE 65.7s [2022-08-18T15:55:42.546Z] [2022-08-18T15:55:42.546Z] #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-18T15:55:42.546Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:42.546Z] #55 65.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T15:55:42.546Z] #55 65.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T15:55:42.546Z] #55 65.91 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T15:55:42.744Z] #14 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T15:55:42.744Z] #14 100.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T15:55:42.744Z] #14 100.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:55:42.744Z] #14 101.3 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T15:55:42.744Z] #14 101.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T15:55:42.744Z] #14 101.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T15:55:43.001Z] #14 101.8 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T15:55:43.001Z] #14 101.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T15:55:43.001Z] #14 101.8 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T15:55:43.259Z] #14 101.9 Selecting previously unselected package libbtrfs0:arm64. [2022-08-18T15:55:43.259Z] #14 102.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-18T15:55:43.259Z] #14 102.0 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T15:55:43.391Z] #53 DONE 65.3s [2022-08-18T15:55:43.391Z] [2022-08-18T15:55:43.391Z] #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-18T15:55:43.391Z] #44 sha256:e54e8182b281eee77fd169e7564bdac8b4e4720094c4c4ed9903b52dbcbbdf56 [2022-08-18T15:55:43.391Z] #44 6.366 -- Detecting C compiler ABI info - done [2022-08-18T15:55:43.391Z] #44 6.494 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T15:55:43.391Z] #44 6.494 -- Detecting C compile features [2022-08-18T15:55:43.391Z] #44 6.494 -- Detecting C compile features - done [2022-08-18T15:55:43.391Z] #44 6.589 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T15:55:43.480Z] #55 66.72 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T15:55:43.480Z] #55 66.80 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T15:55:43.516Z] #14 102.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-18T15:55:43.516Z] #14 102.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-18T15:55:43.516Z] #14 102.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T15:55:43.650Z] #44 6.979 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T15:55:43.650Z] #44 7.074 -- Configuring done [2022-08-18T15:55:43.650Z] #44 7.119 -- Generating done [2022-08-18T15:55:43.650Z] #44 7.119 -- Build files have been written to: /tmp/tmp.PLThdhNsBE/tini [2022-08-18T15:55:43.650Z] #44 7.134 + make tini-static [2022-08-18T15:55:43.773Z] #14 102.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-18T15:55:43.773Z] #14 102.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T15:55:43.773Z] #14 102.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T15:55:43.773Z] #14 102.4 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T15:55:43.773Z] #14 102.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-18T15:55:43.773Z] #14 102.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-18T15:55:43.908Z] #44 7.469 Scanning dependencies of target tini-static [2022-08-18T15:55:44.030Z] #14 102.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-18T15:55:44.030Z] #14 102.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-18T15:55:44.030Z] #14 102.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-18T15:55:44.030Z] #14 102.9 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-18T15:55:44.225Z] #44 7.579 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T15:55:44.288Z] #14 102.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-18T15:55:44.288Z] #14 102.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-18T15:55:44.288Z] #14 103.1 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-18T15:55:44.288Z] #14 103.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-18T15:55:44.288Z] #14 103.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-18T15:55:44.340Z] #71 67.90 Selecting previously unselected package build-essential. [2022-08-18T15:55:44.340Z] #71 ... [2022-08-18T15:55:44.340Z] [2022-08-18T15:55:44.340Z] #13 [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-18T15:55:44.340Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:44.340Z] #13 57.84 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-18T15:55:44.340Z] #13 58.17 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-18T15:55:44.340Z] #13 58.19 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-18T15:55:44.340Z] #13 58.94 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-18T15:55:44.340Z] #13 62.10 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-18T15:55:44.340Z] #13 63.16 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-18T15:55:44.340Z] #13 64.01 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-18T15:55:44.340Z] #13 66.10 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-18T15:55:44.340Z] #13 67.07 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-18T15:55:44.340Z] #13 67.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T15:55:44.340Z] #13 67.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T15:55:44.340Z] #13 67.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T15:55:44.340Z] #13 67.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T15:55:44.340Z] #13 67.11 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-18T15:55:44.340Z] #13 67.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:44.340Z] #13 67.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T15:55:44.340Z] #13 67.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T15:55:44.340Z] #13 67.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T15:55:44.340Z] #13 67.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T15:55:44.340Z] #13 67.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T15:55:44.340Z] #13 67.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T15:55:44.340Z] #13 67.36 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-18T15:55:44.340Z] #13 67.36 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-18T15:55:44.340Z] #13 67.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:44.340Z] #13 ... [2022-08-18T15:55:44.340Z] [2022-08-18T15:55:44.340Z] #71 [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-18T15:55:44.340Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:44.340Z] #71 67.90 Selecting previously unselected package build-essential. [2022-08-18T15:55:44.340Z] #71 67.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T15:55:44.545Z] #14 103.3 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-18T15:55:44.545Z] #14 103.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-18T15:55:44.545Z] #14 103.3 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-18T15:55:44.545Z] #14 103.4 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-18T15:55:44.545Z] #14 103.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-18T15:55:44.545Z] #14 103.4 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-18T15:55:44.601Z] #71 68.09 Unpacking build-essential (12.9) ... [2022-08-18T15:55:44.601Z] #71 ... [2022-08-18T15:55:44.601Z] [2022-08-18T15:55:44.601Z] #48 [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-18T15:55:44.601Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:44.601Z] #48 57.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T15:55:44.601Z] #48 60.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:44.601Z] #48 60.78 Fetched 2315 kB in 4s (634 kB/s) [2022-08-18T15:55:44.601Z] #48 60.98 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T15:55:44.601Z] #48 60.98 (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-18T15:55:44.601Z] #48 61.15 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T15:55:44.601Z] #48 61.19 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:44.601Z] #48 62.52 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:55:44.601Z] #48 62.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:55:44.601Z] #48 62.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:44.601Z] #48 63.03 Selecting previously unselected package python3-six. [2022-08-18T15:55:44.601Z] #48 63.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T15:55:44.601Z] #48 63.15 Unpacking python3-six (1.16.0-2) ... [2022-08-18T15:55:44.601Z] #48 63.44 Selecting previously unselected package python3-protobuf. [2022-08-18T15:55:44.601Z] #48 63.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T15:55:44.601Z] #48 63.45 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:44.601Z] #48 64.60 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:55:44.601Z] #48 64.60 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:55:44.601Z] #48 64.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:44.601Z] #48 64.93 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:55:44.601Z] #48 64.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:55:44.601Z] #48 65.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:44.601Z] #48 65.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:44.601Z] #48 65.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:44.601Z] #48 65.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:44.601Z] #48 65.84 Selecting previously unselected package criu. [2022-08-18T15:55:44.601Z] #48 65.86 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T15:55:44.601Z] #48 65.87 Unpacking criu (3.17.1-1) ... [2022-08-18T15:55:44.601Z] #48 67.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:44.694Z] #58 66.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:44.861Z] #48 ... [2022-08-18T15:55:44.861Z] [2022-08-18T15:55:44.861Z] #71 [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-18T15:55:44.861Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:44.861Z] #71 68.35 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:55:44.861Z] #71 68.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:44.861Z] #71 68.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:44.951Z] #58 DONE 67.3s [2022-08-18T15:55:44.952Z] [2022-08-18T15:55:44.952Z] #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-18T15:55:44.952Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:45.108Z] #14 103.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-18T15:55:45.108Z] #14 103.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-18T15:55:45.108Z] #14 103.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-18T15:55:45.121Z] #71 68.72 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T15:55:45.121Z] #71 68.73 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:45.121Z] #71 68.79 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:45.365Z] #14 104.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-18T15:55:45.365Z] #14 104.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T15:55:45.365Z] #14 104.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-18T15:55:45.375Z] #55 68.33 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T15:55:45.622Z] #14 104.3 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T15:55:45.622Z] #14 104.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T15:55:45.622Z] #14 104.3 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:45.622Z] #14 104.4 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T15:55:45.622Z] #14 104.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-18T15:55:45.622Z] #14 104.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T15:55:45.692Z] #71 69.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:45.692Z] #71 69.12 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:45.692Z] #71 69.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:45.692Z] #71 69.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T15:55:45.692Z] #71 69.43 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:45.692Z] #71 69.43 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:45.881Z] #41 ... [2022-08-18T15:55:45.881Z] [2022-08-18T15:55:45.881Z] #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-18T15:55:45.881Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:45.881Z] #84 9.136 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T15:55:45.881Z] #84 9.162 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T15:55:46.175Z] #44 9.200 [100%] Linking C executable tini-static [2022-08-18T15:55:46.205Z] #14 105.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:46.205Z] #14 105.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T15:55:46.205Z] #14 105.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:46.205Z] #14 105.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-18T15:55:46.265Z] #71 69.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:55:46.266Z] #71 69.80 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:55:46.266Z] #71 69.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:46.462Z] #14 105.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:55:46.463Z] #14 105.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-18T15:55:46.463Z] #14 105.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T15:55:46.463Z] #14 105.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-18T15:55:46.463Z] #14 105.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-18T15:55:46.463Z] #14 105.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T15:55:46.463Z] #14 105.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:55:46.723Z] #14 105.4 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-18T15:55:46.724Z] #14 105.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-18T15:55:46.724Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:55:46.724Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:55:46.724Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T15:55:46.724Z] #14 105.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:55:46.724Z] #14 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T15:55:46.724Z] #14 105.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:55:46.724Z] #14 105.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:55:46.724Z] #14 105.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T15:55:46.724Z] #14 105.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:55:46.724Z] #14 105.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:55:46.724Z] #14 105.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T15:55:46.724Z] #14 105.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:55:46.724Z] #14 105.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T15:55:46.737Z] #44 9.880 [100%] Built target tini-static [2022-08-18T15:55:46.737Z] #44 9.953 + mkdir -p /build [2022-08-18T15:55:46.737Z] #44 9.953 + cp tini-static /build/docker-init [2022-08-18T15:55:46.836Z] #71 70.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:55:46.836Z] #71 70.29 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:46.836Z] #71 70.30 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:46.990Z] #14 105.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-18T15:55:46.990Z] #14 105.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:46.994Z] #44 ... [2022-08-18T15:55:46.994Z] [2022-08-18T15:55:46.994Z] #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-18T15:55:46.994Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:46.994Z] #14 58.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T15:55:46.994Z] #14 58.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T15:55:46.994Z] #14 58.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:55:46.994Z] #14 65.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T15:55:46.994Z] #14 66.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:55:46.994Z] #14 66.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:55:46.994Z] #14 66.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T15:55:46.994Z] #14 66.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:55:46.994Z] #14 66.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:55:47.250Z] #14 ... [2022-08-18T15:55:47.250Z] [2022-08-18T15:55:47.250Z] #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-18T15:55:47.250Z] #44 sha256:e54e8182b281eee77fd169e7564bdac8b4e4720094c4c4ed9903b52dbcbbdf56 [2022-08-18T15:55:47.250Z] #44 DONE 10.7s [2022-08-18T15:55:47.250Z] [2022-08-18T15:55:47.250Z] #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-18T15:55:47.250Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:47.250Z] #77 11.13 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T15:55:47.250Z] #77 11.13 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T15:55:47.250Z] #77 12.50 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T15:55:47.250Z] #77 12.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T15:55:47.250Z] #77 12.53 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T15:55:47.250Z] #77 12.53 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T15:55:47.250Z] #77 12.56 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T15:55:47.250Z] #77 15.02 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T15:55:47.250Z] #77 17.32 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T15:55:47.270Z] #55 70.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T15:55:47.407Z] #71 ... [2022-08-18T15:55:47.407Z] [2022-08-18T15:55:47.407Z] #52 [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-18T15:55:47.407Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:55:47.407Z] #52 61.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T15:55:47.407Z] #52 61.27 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T15:55:47.407Z] #52 61.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T15:55:47.407Z] #52 61.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T15:55:47.407Z] #52 61.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T15:55:47.407Z] #52 61.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T15:55:47.407Z] #52 61.87 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T15:55:47.407Z] #52 62.09 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T15:55:47.407Z] #52 62.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T15:55:47.407Z] #52 62.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T15:55:47.407Z] #52 62.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T15:55:47.407Z] #52 62.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T15:55:47.407Z] #52 63.91 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T15:55:47.407Z] #52 64.13 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T15:55:47.407Z] #52 64.30 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T15:55:47.407Z] #52 64.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T15:55:47.407Z] #52 64.72 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T15:55:47.407Z] #52 64.88 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T15:55:47.407Z] #52 64.89 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T15:55:47.407Z] #52 65.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T15:55:47.407Z] #52 65.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T15:55:47.407Z] #52 65.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T15:55:47.407Z] #52 65.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T15:55:47.407Z] #52 65.49 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T15:55:47.407Z] #52 66.32 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T15:55:47.407Z] #52 66.32 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T15:55:47.407Z] #52 68.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T15:55:47.407Z] #52 70.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T15:55:47.674Z] #52 ... [2022-08-18T15:55:47.674Z] [2022-08-18T15:55:47.674Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:55:47.674Z] #32 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:47.674Z] #32 69.81 Updating files: 74% (1139/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/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-18T15:55:47.674Z] #32 71.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T15:55:47.777Z] #84 10.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T15:55:47.777Z] #84 10.85 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T15:55:47.777Z] #84 10.85 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T15:55:47.777Z] #84 10.85 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T15:55:47.777Z] #84 10.89 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T15:55:47.835Z] #55 ... [2022-08-18T15:55:47.835Z] [2022-08-18T15:55:47.835Z] #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-18T15:55:47.835Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:47.835Z] #76 62.56 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:47.835Z] #76 63.02 Fetched 5940 kB in 1s (6269 kB/s) [2022-08-18T15:55:47.835Z] #76 63.29 Selecting previously unselected package bzip2. [2022-08-18T15:55:47.835Z] #76 63.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:47.835Z] #76 63.37 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 63.39 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:55:47.835Z] #76 63.79 Selecting previously unselected package libmagic-mgc. [2022-08-18T15:55:47.835Z] #76 63.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 63.82 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:47.835Z] #76 65.04 Selecting previously unselected package libmagic1:amd64. [2022-08-18T15:55:47.835Z] #76 65.04 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 65.08 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:47.835Z] #76 65.56 Selecting previously unselected package file. [2022-08-18T15:55:47.835Z] #76 65.56 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 65.58 Unpacking file (1:5.39-3) ... [2022-08-18T15:55:47.835Z] #76 65.79 Selecting previously unselected package xz-utils. [2022-08-18T15:55:47.835Z] #76 65.79 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 65.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:47.835Z] #76 66.34 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T15:55:47.835Z] #76 66.36 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 66.36 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:47.835Z] #76 66.60 Selecting previously unselected package m4. [2022-08-18T15:55:47.835Z] #76 66.60 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 66.60 Unpacking m4 (1.4.18-5) ... [2022-08-18T15:55:47.835Z] #76 67.11 Selecting previously unselected package autoconf. [2022-08-18T15:55:47.835Z] #76 67.14 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T15:55:47.835Z] #76 67.16 Unpacking autoconf (2.69-14) ... [2022-08-18T15:55:47.835Z] #76 67.94 Selecting previously unselected package autotools-dev. [2022-08-18T15:55:47.835Z] #76 67.95 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T15:55:47.835Z] #76 67.97 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:47.835Z] #76 68.36 Selecting previously unselected package automake. [2022-08-18T15:55:47.835Z] #76 68.36 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T15:55:47.835Z] #76 68.38 Unpacking automake (1:1.16.3-2) ... [2022-08-18T15:55:47.835Z] #76 69.48 Selecting previously unselected package patch. [2022-08-18T15:55:47.835Z] #76 69.48 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:55:47.835Z] #76 69.50 Unpacking patch (2.7.6-7) ... [2022-08-18T15:55:47.835Z] #76 69.77 Selecting previously unselected package dpkg-dev. [2022-08-18T15:55:47.835Z] #76 69.77 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T15:55:47.835Z] #76 69.78 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T15:55:47.934Z] #32 71.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:55:48.197Z] #32 ... [2022-08-18T15:55:48.197Z] [2022-08-18T15:55:48.197Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:55:48.197Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:48.197Z] #40 61.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:48.197Z] #40 62.47 Fetched 17.7 MB in 2s (8764 kB/s) [2022-08-18T15:55:48.197Z] #40 62.70 Selecting previously unselected package xxd. [2022-08-18T15:55:48.197Z] #40 62.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:48.197Z] #40 62.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:55:48.197Z] #40 62.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:48.197Z] #40 63.27 Selecting previously unselected package vim-common. [2022-08-18T15:55:48.197Z] #40 63.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:55:48.197Z] #40 63.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:48.197Z] #40 64.04 Selecting previously unselected package cmake-data. [2022-08-18T15:55:48.197Z] #40 64.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T15:55:48.197Z] #40 64.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:55:48.197Z] #40 69.59 Selecting previously unselected package libicu67:amd64. [2022-08-18T15:55:48.197Z] #40 69.60 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T15:55:48.197Z] #40 69.61 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T15:55:48.398Z] #76 71.57 Selecting previously unselected package build-essential. [2022-08-18T15:55:48.398Z] #76 71.57 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T15:55:48.398Z] #76 71.59 Unpacking build-essential (12.9) ... [2022-08-18T15:55:48.398Z] #76 71.72 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:55:48.460Z] #40 ... [2022-08-18T15:55:48.460Z] [2022-08-18T15:55:48.460Z] #71 [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-18T15:55:48.460Z] #71 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:48.460Z] #71 71.55 Selecting previously unselected package libtool. [2022-08-18T15:55:48.460Z] #71 71.55 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T15:55:48.460Z] #71 71.59 Unpacking libtool (2.4.6-15) ... [2022-08-18T15:55:48.460Z] #71 72.07 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:55:48.460Z] #71 72.07 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:48.460Z] #71 72.08 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:48.621Z] #77 18.78 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T15:55:48.621Z] #77 19.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T15:55:48.654Z] #76 71.72 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:48.654Z] #76 71.74 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:48.654Z] #76 ... [2022-08-18T15:55:48.654Z] [2022-08-18T15:55:48.654Z] #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-18T15:55:48.654Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:48.736Z] #71 72.42 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:55:48.736Z] #71 72.43 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:55:48.736Z] #71 72.45 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:48.878Z] #77 19.25 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T15:55:48.997Z] #71 72.64 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T15:55:48.997Z] #71 72.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T15:55:48.997Z] #71 72.64 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:49.168Z] #34 71.80 Updating files: 76% (1166/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) [2022-08-18T15:55:49.168Z] #34 ... [2022-08-18T15:55:49.168Z] [2022-08-18T15:55:49.168Z] #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-18T15:55:49.168Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:49.168Z] #42 62.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:49.168Z] #42 63.03 Fetched 17.7 MB in 2s (7319 kB/s) [2022-08-18T15:55:49.168Z] #42 63.21 Selecting previously unselected package xxd. [2022-08-18T15:55:49.168Z] #42 63.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-18T15:55:49.168Z] #42 63.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:55:49.168Z] #42 63.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:49.168Z] #42 63.85 Selecting previously unselected package vim-common. [2022-08-18T15:55:49.168Z] #42 63.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:55:49.168Z] #42 63.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:55:49.168Z] #42 64.66 Selecting previously unselected package cmake-data. [2022-08-18T15:55:49.168Z] #42 64.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T15:55:49.168Z] #42 64.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:55:49.168Z] #42 70.22 Selecting previously unselected package libicu67:amd64. [2022-08-18T15:55:49.168Z] #42 70.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T15:55:49.168Z] #42 70.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T15:55:49.258Z] #71 72.99 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:49.258Z] #71 73.07 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:49.258Z] #71 73.10 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:49.424Z] #42 ... [2022-08-18T15:55:49.424Z] [2022-08-18T15:55:49.424Z] #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-18T15:55:49.424Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:49.518Z] #71 73.11 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:49.519Z] #71 73.19 Setting up file (1:5.39-3) ... [2022-08-18T15:55:49.519Z] #71 73.24 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:55:49.519Z] #71 73.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:49.519Z] #71 73.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:49.519Z] #71 73.29 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:49.519Z] #71 73.32 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:49.519Z] #71 73.34 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:49.684Z] #34 71.80 Updating files: 76% (1166/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1408/1521) [2022-08-18T15:55:49.684Z] #34 ... [2022-08-18T15:55:49.684Z] [2022-08-18T15:55:49.684Z] #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-18T15:55:49.684Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:49.684Z] #51 62.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T15:55:49.684Z] #51 64.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:49.684Z] #51 64.90 Fetched 2315 kB in 4s (625 kB/s) [2022-08-18T15:55:49.684Z] #51 65.03 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T15:55:49.684Z] #51 65.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:49.684Z] #51 65.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T15:55:49.684Z] #51 65.25 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:49.684Z] #51 66.87 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:55:49.684Z] #51 66.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:55:49.684Z] #51 66.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:49.684Z] #51 67.49 Selecting previously unselected package python3-six. [2022-08-18T15:55:49.684Z] #51 67.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T15:55:49.684Z] #51 67.56 Unpacking python3-six (1.16.0-2) ... [2022-08-18T15:55:49.684Z] #51 67.84 Selecting previously unselected package python3-protobuf. [2022-08-18T15:55:49.684Z] #51 67.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T15:55:49.684Z] #51 67.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:49.684Z] #51 69.07 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:55:49.684Z] #51 69.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:55:49.684Z] #51 69.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:49.684Z] #51 69.50 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:55:49.684Z] #51 69.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:55:49.684Z] #51 69.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:49.684Z] #51 69.82 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:49.684Z] #51 69.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:49.684Z] #51 69.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:49.684Z] #51 70.17 Selecting previously unselected package criu. [2022-08-18T15:55:49.684Z] #51 70.17 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T15:55:49.684Z] #51 70.19 Unpacking criu (3.17.1-1) ... [2022-08-18T15:55:49.684Z] #51 71.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:55:49.684Z] #51 ... [2022-08-18T15:55:49.684Z] [2022-08-18T15:55:49.684Z] #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-18T15:55:49.684Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:49.684Z] #14 62.85 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-18T15:55:49.684Z] #14 65.48 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-18T15:55:49.684Z] #14 66.68 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-18T15:55:49.684Z] #14 67.75 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-18T15:55:49.684Z] #14 70.02 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-18T15:55:49.684Z] #14 70.89 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-18T15:55:49.684Z] #14 70.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T15:55:49.684Z] #14 70.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T15:55:49.684Z] #14 70.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T15:55:49.684Z] #14 70.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T15:55:49.684Z] #14 71.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-18T15:55:49.684Z] #14 71.01 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T15:55:49.684Z] #14 71.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T15:55:49.684Z] #14 71.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T15:55:49.684Z] #14 71.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T15:55:49.684Z] #14 71.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T15:55:49.684Z] #14 71.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T15:55:49.684Z] #14 71.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T15:55:49.684Z] #14 71.21 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-18T15:55:49.684Z] #14 71.21 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-18T15:55:49.684Z] #14 71.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T15:55:49.684Z] #14 72.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:49.779Z] #71 73.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:49.779Z] #71 73.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:55:49.779Z] #71 73.41 Setting up patch (2.7.6-7) ... [2022-08-18T15:55:49.779Z] #71 73.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:49.779Z] #71 73.45 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:49.779Z] #71 73.47 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:49.779Z] #71 73.48 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:49.779Z] #71 73.50 Setting up libtool (2.4.6-15) ... [2022-08-18T15:55:49.779Z] #71 73.54 Setting up m4 (1.4.18-5) ... [2022-08-18T15:55:49.779Z] #71 73.56 Setting up dpkg-dev (1.20.11) ... [2022-08-18T15:55:49.941Z] #14 ... [2022-08-18T15:55:49.941Z] [2022-08-18T15:55:49.941Z] #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-18T15:55:49.941Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T15:55:49.941Z] #76 71.85 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T15:55:49.941Z] #76 71.89 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T15:55:49.941Z] #76 71.90 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:49.941Z] #76 72.07 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:55:49.941Z] #76 72.08 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:49.941Z] #76 72.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:49.942Z] #76 72.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T15:55:49.942Z] #76 72.25 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:55:49.942Z] #76 72.25 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:49.942Z] #76 72.58 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:55:49.942Z] #76 72.58 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:55:49.942Z] #76 72.59 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:49.942Z] #76 72.91 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:55:49.942Z] #76 72.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:49.942Z] #76 72.95 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:50.040Z] #71 73.60 Setting up autoconf (2.69-14) ... [2022-08-18T15:55:50.040Z] #71 73.64 Setting up build-essential (12.9) ... [2022-08-18T15:55:50.040Z] #71 73.67 Setting up automake (1:1.16.3-2) ... [2022-08-18T15:55:50.040Z] #71 73.71 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T15:55:50.040Z] #71 73.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:50.302Z] #84 13.41 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T15:55:50.617Z] #71 DONE 74.4s [2022-08-18T15:55:50.617Z] [2022-08-18T15:55:50.617Z] #13 [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-18T15:55:50.617Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:50.617Z] #13 68.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:55:50.617Z] #13 69.34 Fetched 115 MB in 11s (10.6 MB/s) [2022-08-18T15:55:50.617Z] #13 69.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T15:55:50.617Z] #13 69.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:50.617Z] #13 69.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T15:55:50.617Z] #13 69.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:50.617Z] #13 73.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T15:55:50.618Z] #13 73.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T15:55:50.618Z] #13 73.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:51.162Z] #14 DONE 109.3s [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #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-18T15:55:51.162Z] #67 sha256:46d6e7b585670401276292e7cc71077bfaf12246cd69c6af0d4219871bfec565 [2022-08-18T15:55:51.162Z] #67 99.57 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:55:51.162Z] #67 99.57 + GOBIN=/build [2022-08-18T15:55:51.162Z] #67 99.57 + GO111MODULE=on [2022-08-18T15:55:51.162Z] #67 99.57 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:55:51.162Z] #67 105.2 rootlesskit version 1.0.0 [2022-08-18T15:55:51.162Z] #67 105.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T15:55:51.162Z] #67 105.3 -container-ip string [2022-08-18T15:55:51.162Z] #67 105.3 container ip [2022-08-18T15:55:51.162Z] #67 105.3 -container-port int [2022-08-18T15:55:51.162Z] #67 105.3 container port (default -1) [2022-08-18T15:55:51.162Z] #67 105.3 -host-ip string [2022-08-18T15:55:51.162Z] #67 105.3 host ip [2022-08-18T15:55:51.162Z] #67 105.3 -host-port int [2022-08-18T15:55:51.162Z] #67 105.3 host port (default -1) [2022-08-18T15:55:51.162Z] #67 105.3 -proto string [2022-08-18T15:55:51.162Z] #67 105.3 proxy protocol (default "tcp") [2022-08-18T15:55:51.162Z] #67 DONE 108.9s [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T15:55:51.162Z] #59 sha256:eac7bdbc43828c50961465c688818ed63b9d9265f83f5c6f44272279b946aec9 [2022-08-18T15:55:51.162Z] #59 ... [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T15:55:51.162Z] #68 sha256:09bb13d4a5b2450672d296f9b59581593888c496f6ba2eae5ac3e31b626bb7e5 [2022-08-18T15:55:51.162Z] #68 DONE 0.3s [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T15:55:51.162Z] #59 sha256:eac7bdbc43828c50961465c688818ed63b9d9265f83f5c6f44272279b946aec9 [2022-08-18T15:55:51.162Z] #59 DONE 0.4s [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T15:55:51.162Z] #69 sha256:b2153e2bde085005367d7975c7ba3b338a267c956452abff3b41d5784ff2c38c [2022-08-18T15:55:51.162Z] #69 DONE 0.2s [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #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-18T15:55:51.162Z] #60 sha256:c7407c2cbd35aebb80113c8ade3e3f6cf05bff25166c1733f505da72bbd1508e [2022-08-18T15:55:51.162Z] #60 ... [2022-08-18T15:55:51.162Z] [2022-08-18T15:55:51.162Z] #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-18T15:55:51.162Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:55:51.163Z] #77 56.09 configure.ac:7: installing 'build-aux/compile' [2022-08-18T15:55:51.163Z] #77 56.10 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T15:55:51.163Z] #77 56.11 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T15:55:51.163Z] #77 56.12 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T15:55:51.163Z] #77 56.13 configure.ac:11: installing 'build-aux/missing' [2022-08-18T15:55:51.163Z] #77 56.33 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:55:51.163Z] #77 56.43 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T15:55:51.163Z] #77 58.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:55:51.163Z] #77 58.59 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:55:51.163Z] #77 59.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:55:51.163Z] #77 59.36 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:55:51.163Z] #77 59.48 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:55:51.163Z] #77 59.61 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:55:51.163Z] #77 59.72 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:55:51.163Z] #77 59.85 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:55:51.319Z] #76 74.34 Selecting previously unselected package libtool. [2022-08-18T15:55:51.319Z] #76 74.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T15:55:51.319Z] #76 74.38 Unpacking libtool (2.4.6-15) ... [2022-08-18T15:55:51.575Z] #76 74.90 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:55:51.832Z] #76 74.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:55:51.832Z] #76 74.92 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:52.089Z] #76 75.34 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:55:52.089Z] #76 75.34 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:55:52.089Z] #76 75.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:52.104Z] #77 ... [2022-08-18T15:55:52.105Z] [2022-08-18T15:55:52.105Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T15:55:52.105Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T15:55:52.105Z] #15 DONE 1.5s [2022-08-18T15:55:52.105Z] [2022-08-18T15:55:52.105Z] #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-18T15:55:52.105Z] #60 sha256:c7407c2cbd35aebb80113c8ade3e3f6cf05bff25166c1733f505da72bbd1508e [2022-08-18T15:55:52.105Z] #60 1.055 + RM_GOPATH=0 [2022-08-18T15:55:52.105Z] #60 1.064 + TMP_GOPATH= [2022-08-18T15:55:52.105Z] #60 1.064 + : /build [2022-08-18T15:55:52.105Z] #60 1.064 + '[' -z '' ']' [2022-08-18T15:55:52.105Z] #60 1.090 ++ mktemp -d [2022-08-18T15:55:52.105Z] #60 1.094 + export GOPATH=/tmp/tmp.OVND5yD4II [2022-08-18T15:55:52.105Z] #60 1.094 + GOPATH=/tmp/tmp.OVND5yD4II [2022-08-18T15:55:52.105Z] #60 1.094 + RM_GOPATH=1 [2022-08-18T15:55:52.105Z] #60 1.094 + case "$(go env GOARCH)" in [2022-08-18T15:55:52.105Z] #60 1.094 ++ go env GOARCH [2022-08-18T15:55:52.105Z] #60 1.150 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:52.105Z] #60 1.150 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:55:52.105Z] #60 1.150 ++ dirname /install.sh [2022-08-18T15:55:52.105Z] #60 1.153 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T15:55:52.105Z] #60 1.153 + dir=/ [2022-08-18T15:55:52.105Z] #60 1.153 + bin=runc [2022-08-18T15:55:52.105Z] #60 1.153 + shift [2022-08-18T15:55:52.105Z] #60 1.153 + '[' '!' -f //runc.installer ']' [2022-08-18T15:55:52.105Z] #60 1.153 + . //runc.installer [2022-08-18T15:55:52.105Z] #60 1.153 ++ set -e [2022-08-18T15:55:52.105Z] #60 1.153 ++ : v1.1.3 [2022-08-18T15:55:52.105Z] #60 1.153 + install_runc [2022-08-18T15:55:52.105Z] #60 1.153 + RUNC_BUILDTAGS=seccomp [2022-08-18T15:55:52.105Z] #60 1.153 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T15:55:52.105Z] #60 1.153 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OVND5yD4II/src/github.com/opencontainers/runc [2022-08-18T15:55:52.105Z] #60 1.198 Cloning into '/tmp/tmp.OVND5yD4II/src/github.com/opencontainers/runc'... [2022-08-18T15:55:52.345Z] #76 75.58 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T15:55:52.345Z] #76 75.58 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T15:55:52.345Z] #76 75.58 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:52.606Z] #76 75.80 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:55:52.606Z] #76 75.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T15:55:52.606Z] #76 75.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:55:52.606Z] #76 75.92 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:55:52.864Z] #76 76.00 Setting up file (1:5.39-3) ... [2022-08-18T15:55:52.864Z] #76 76.04 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:55:52.864Z] #76 76.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:52.864Z] #76 76.13 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:53.035Z] #60 ... [2022-08-18T15:55:53.035Z] [2022-08-18T15:55:53.035Z] #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-18T15:55:53.035Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T15:55:53.035Z] #16 DONE 1.0s [2022-08-18T15:55:53.050Z] #77 ... [2022-08-18T15:55:53.050Z] [2022-08-18T15:55:53.050Z] #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-18T15:55:53.050Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:53.050Z] #14 74.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T15:55:53.050Z] #14 74.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:55:53.050Z] #14 74.76 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:55:53.121Z] #76 76.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:55:53.121Z] #76 76.20 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T15:55:53.121Z] #76 76.22 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T15:55:53.121Z] #76 76.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:55:53.121Z] #76 76.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:55:53.121Z] #76 76.35 Setting up patch (2.7.6-7) ... [2022-08-18T15:55:53.121Z] #76 76.38 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:55:53.121Z] #76 76.40 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T15:55:53.121Z] #76 76.42 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T15:55:53.121Z] #76 76.45 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:55:53.121Z] #76 76.46 Setting up libtool (2.4.6-15) ... [2022-08-18T15:55:53.293Z] [2022-08-18T15:55:53.294Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T15:55:53.294Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T15:55:53.380Z] #76 76.48 Setting up m4 (1.4.18-5) ... [2022-08-18T15:55:53.380Z] #76 76.50 Setting up dpkg-dev (1.20.11) ... [2022-08-18T15:55:53.380Z] #76 76.52 Setting up autoconf (2.69-14) ... [2022-08-18T15:55:53.380Z] #76 76.56 Setting up build-essential (12.9) ... [2022-08-18T15:55:53.380Z] #76 76.58 Setting up automake (1:1.16.3-2) ... [2022-08-18T15:55:53.380Z] #76 76.59 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T15:55:53.380Z] #76 76.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:55:53.552Z] #17 0.644 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T15:55:53.574Z] #84 16.14 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T15:55:53.574Z] #84 ... [2022-08-18T15:55:53.574Z] [2022-08-18T15:55:53.574Z] #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-18T15:55:53.574Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:55:53.574Z] #60 75.89 gotestsum version dev [2022-08-18T15:55:53.810Z] #17 DONE 0.7s [2022-08-18T15:55:53.810Z] [2022-08-18T15:55:53.810Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T15:55:53.810Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T15:55:53.830Z] #60 DONE 76.6s [2022-08-18T15:55:53.830Z] [2022-08-18T15:55:53.830Z] #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-18T15:55:53.830Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:55:54.743Z] #18 DONE 0.8s [2022-08-18T15:55:54.743Z] [2022-08-18T15:55:54.743Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T15:55:54.743Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T15:55:54.762Z] #19 ... [2022-08-18T15:55:54.762Z] [2022-08-18T15:55:54.762Z] #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-18T15:55:54.762Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:54.762Z] #84 17.84 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T15:55:55.018Z] #84 18.13 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T15:55:55.274Z] #84 18.41 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T15:55:55.287Z] #76 DONE 78.2s [2022-08-18T15:55:55.287Z] [2022-08-18T15:55:55.287Z] #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-18T15:55:55.287Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:55:55.308Z] #19 DONE 0.7s [2022-08-18T15:55:55.308Z] [2022-08-18T15:55:55.308Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T15:55:55.308Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T15:55:55.872Z] #20 DONE 0.7s [2022-08-18T15:55:55.872Z] [2022-08-18T15:55:55.872Z] #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-18T15:55:55.872Z] #60 sha256:c7407c2cbd35aebb80113c8ade3e3f6cf05bff25166c1733f505da72bbd1508e [2022-08-18T15:55:55.905Z] #13 78.63 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T15:55:55.905Z] #13 78.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T15:55:55.905Z] #13 78.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:55:55.905Z] #13 78.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T15:55:55.905Z] #13 78.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:55:55.905Z] #13 79.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:55:55.905Z] #13 79.46 Selecting previously unselected package dmsetup. [2022-08-18T15:55:55.905Z] #13 79.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:55:55.905Z] #13 79.47 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:55:55.905Z] #13 79.59 Selecting previously unselected package mingw-w64-common. [2022-08-18T15:55:55.905Z] #13 79.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T15:55:55.905Z] #13 79.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T15:55:56.655Z] #77 1.446 Cloning into '/tmp/crun-build'... [2022-08-18T15:55:56.802Z] #60 ... [2022-08-18T15:55:56.802Z] [2022-08-18T15:55:56.802Z] #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-18T15:55:56.802Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:55:56.802Z] #21 0.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:55:57.059Z] #21 1.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:55:57.286Z] #13 ... [2022-08-18T15:55:57.286Z] [2022-08-18T15:55:57.286Z] #48 [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-18T15:55:57.286Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:55:57.286Z] #48 70.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:55:57.286Z] #48 70.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:55:57.286Z] #48 70.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:55:57.286Z] #48 70.47 Setting up python3-six (1.16.0-2) ... [2022-08-18T15:55:57.286Z] #48 72.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:55:57.286Z] #48 72.61 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T15:55:57.286Z] #48 79.27 Setting up criu (3.17.1-1) ... [2022-08-18T15:55:57.286Z] #48 ... [2022-08-18T15:55:57.286Z] [2022-08-18T15:55:57.286Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:55:57.286Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:57.286Z] #40 81.02 Selecting previously unselected package libxml2:amd64. [2022-08-18T15:55:57.286Z] #40 81.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T15:55:57.286Z] #40 81.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:55:57.316Z] #21 1.353 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:55:57.572Z] #21 1.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T15:55:58.227Z] #40 81.88 Selecting previously unselected package libarchive13:amd64. [2022-08-18T15:55:58.227Z] #40 81.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T15:55:58.227Z] #40 81.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T15:55:58.798Z] #40 82.49 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T15:55:58.798Z] #40 82.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T15:55:58.798Z] #40 82.51 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T15:55:59.369Z] #40 82.90 Selecting previously unselected package librhash0:amd64. [2022-08-18T15:55:59.369Z] #40 82.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T15:55:59.369Z] #40 82.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T15:55:59.466Z] #21 3.160 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T15:55:59.927Z] #77 ... [2022-08-18T15:55:59.927Z] [2022-08-18T15:55:59.927Z] #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-18T15:55:59.927Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:55:59.927Z] #34 71.80 Updating files: 76% (1166/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1408/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-18T15:55:59.927Z] #34 73.26 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T15:55:59.927Z] #34 73.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:55:59.927Z] #34 ... [2022-08-18T15:55:59.927Z] [2022-08-18T15:55:59.927Z] #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-18T15:55:59.927Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:55:59.927Z] #42 81.81 Selecting previously unselected package libxml2:amd64. [2022-08-18T15:55:59.927Z] #42 81.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T15:55:59.927Z] #42 81.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:55:59.927Z] #42 82.80 Selecting previously unselected package libarchive13:amd64. [2022-08-18T15:55:59.927Z] #42 82.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T15:55:59.927Z] #42 82.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T15:55:59.927Z] #42 ... [2022-08-18T15:55:59.927Z] [2022-08-18T15:55:59.927Z] #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-18T15:55:59.927Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:55:59.927Z] #14 73.17 Fetched 115 MB in 11s (10.0 MB/s) [2022-08-18T15:55:59.927Z] #14 73.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T15:55:59.927Z] #14 73.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:55:59.927Z] #14 73.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T15:55:59.927Z] #14 73.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:59.927Z] #14 78.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T15:55:59.927Z] #14 78.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T15:55:59.927Z] #14 78.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:55:59.939Z] #40 83.35 Selecting previously unselected package libuv1:amd64. [2022-08-18T15:55:59.939Z] #40 83.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T15:55:59.939Z] #40 83.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T15:56:00.030Z] #21 ... [2022-08-18T15:56:00.030Z] [2022-08-18T15:56:00.030Z] #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-18T15:56:00.030Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T15:56:00.030Z] #36 118.4 Delve is a source level debugger for Go programs. [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T15:56:00.030Z] #36 118.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Usage: [2022-08-18T15:56:00.030Z] #36 118.4 dlv [command] [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Available Commands: [2022-08-18T15:56:00.030Z] #36 118.4 attach Attach to running process and begin debugging. [2022-08-18T15:56:00.030Z] #36 118.4 connect Connect to a headless debug server with a terminal client. [2022-08-18T15:56:00.030Z] #36 118.4 core Examine a core dump. [2022-08-18T15:56:00.030Z] #36 118.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T15:56:00.030Z] #36 118.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T15:56:00.030Z] #36 118.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T15:56:00.030Z] #36 118.4 help Help about any command [2022-08-18T15:56:00.030Z] #36 118.4 run Deprecated command. Use 'debug' instead. [2022-08-18T15:56:00.030Z] #36 118.4 test Compile test binary and begin debugging program. [2022-08-18T15:56:00.030Z] #36 118.4 trace Compile and begin tracing program. [2022-08-18T15:56:00.030Z] #36 118.4 version Prints version. [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Flags: [2022-08-18T15:56:00.030Z] #36 118.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T15:56:00.030Z] #36 118.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T15:56:00.030Z] #36 118.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-18T15:56:00.030Z] #36 118.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T15:56:00.030Z] #36 118.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T15:56:00.030Z] #36 118.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-18T15:56:00.030Z] #36 118.4 --disable-aslr Disables address space randomization [2022-08-18T15:56:00.030Z] #36 118.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T15:56:00.030Z] #36 118.4 -h, --help help for dlv [2022-08-18T15:56:00.030Z] #36 118.4 --init string Init file, executed by the terminal client. [2022-08-18T15:56:00.030Z] #36 118.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T15:56:00.030Z] #36 118.4 --log Enable debugging server logging. [2022-08-18T15:56:00.030Z] #36 118.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T15:56:00.030Z] #36 118.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T15:56:00.030Z] #36 118.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T15:56:00.030Z] #36 118.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T15:56:00.030Z] #36 118.4 --wd string Working directory for running the program. [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Additional help topics: [2022-08-18T15:56:00.030Z] #36 118.4 dlv backend Help about the --backend flag. [2022-08-18T15:56:00.030Z] #36 118.4 dlv log Help about logging flags. [2022-08-18T15:56:00.030Z] #36 118.4 dlv redirect Help about file redirection. [2022-08-18T15:56:00.030Z] #36 118.4 [2022-08-18T15:56:00.030Z] #36 118.4 Use "dlv [command] --help" for more information about a command. [2022-08-18T15:56:00.030Z] #36 DONE 118.6s [2022-08-18T15:56:00.030Z] [2022-08-18T15:56:00.030Z] #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-18T15:56:00.030Z] #26 sha256:3679c3b068ae65bfffa0c756786d503fdf669b7bb3c1b31ac605a100e28ba525 [2022-08-18T15:56:00.185Z] #14 83.29 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T15:56:00.185Z] #14 83.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T15:56:00.185Z] #14 83.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:56:00.185Z] #14 ... [2022-08-18T15:56:00.185Z] [2022-08-18T15:56:00.185Z] #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-18T15:56:00.185Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:56:00.185Z] #42 83.36 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T15:56:00.185Z] #42 83.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T15:56:00.185Z] #42 83.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T15:56:00.199Z] #40 ... [2022-08-18T15:56:00.199Z] [2022-08-18T15:56:00.199Z] #48 [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-18T15:56:00.199Z] #48 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:56:00.199Z] #48 82.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:56:00.199Z] #48 DONE 83.4s [2022-08-18T15:56:00.199Z] [2022-08-18T15:56:00.199Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:56:00.199Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:56:00.199Z] #40 83.72 Selecting previously unselected package cmake. [2022-08-18T15:56:00.199Z] #40 83.73 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T15:56:00.199Z] #40 83.75 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:56:00.748Z] #42 83.70 Selecting previously unselected package librhash0:amd64. [2022-08-18T15:56:00.748Z] #42 83.70 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T15:56:00.748Z] #42 83.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T15:56:00.769Z] #40 ... [2022-08-18T15:56:00.769Z] [2022-08-18T15:56:00.769Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:56:00.769Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:00.769Z] #72 1.426 Cloning into '/tmp/crun-build'... [2022-08-18T15:56:01.005Z] #42 84.22 Selecting previously unselected package libuv1:amd64. [2022-08-18T15:56:01.005Z] #42 84.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T15:56:01.005Z] #42 84.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T15:56:01.568Z] #42 84.67 Selecting previously unselected package cmake. [2022-08-18T15:56:01.568Z] #42 ... [2022-08-18T15:56:01.568Z] [2022-08-18T15:56:01.568Z] #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-18T15:56:01.568Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:56:01.568Z] #51 74.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T15:56:01.568Z] #51 74.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:56:01.568Z] #51 74.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:56:01.568Z] #51 74.37 Setting up python3-six (1.16.0-2) ... [2022-08-18T15:56:01.568Z] #51 76.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:56:01.568Z] #51 76.18 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T15:56:01.568Z] #51 82.95 Setting up criu (3.17.1-1) ... [2022-08-18T15:56:01.568Z] #51 ... [2022-08-18T15:56:01.568Z] [2022-08-18T15:56:01.568Z] #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-18T15:56:01.568Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:56:01.568Z] #42 84.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T15:56:01.568Z] #42 84.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:56:02.680Z] #72 11.78 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T15:56:02.681Z] #72 11.83 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T15:56:03.124Z] #26 117.8 Updating files: 22% (2594/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 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: 51% (5925/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: 77% (8847/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-18T15:56:03.381Z] #26 121.7 + cd /tmp/tmp.pznSVVtO4u/tmp/docker-ce [2022-08-18T15:56:03.381Z] #26 121.7 + git checkout -q v17.06.2-ce [2022-08-18T15:56:04.593Z] #72 13.68 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T15:56:04.593Z] #72 13.76 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T15:56:04.593Z] #72 13.76 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T15:56:04.593Z] #72 13.76 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T15:56:04.593Z] #72 13.89 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T15:56:05.226Z] #14 ... [2022-08-18T15:56:05.226Z] [2022-08-18T15:56:05.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-18T15:56:05.226Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:05.226Z] #77 33.79 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T15:56:05.741Z] #42 ... [2022-08-18T15:56:05.741Z] [2022-08-18T15:56:05.742Z] #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-18T15:56:05.742Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T15:56:05.742Z] #51 86.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:56:05.742Z] #51 DONE 88.3s [2022-08-18T15:56:05.742Z] [2022-08-18T15:56:05.742Z] #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-18T15:56:05.742Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:05.742Z] #14 83.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T15:56:05.742Z] #14 83.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:56:05.742Z] #14 83.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:56:05.742Z] #14 84.20 Selecting previously unselected package dmsetup. [2022-08-18T15:56:05.742Z] #14 84.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:56:05.742Z] #14 84.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:56:05.742Z] #14 84.70 Selecting previously unselected package mingw-w64-common. [2022-08-18T15:56:05.742Z] #14 84.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T15:56:05.742Z] #14 84.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T15:56:05.977Z] #72 ... [2022-08-18T15:56:05.977Z] [2022-08-18T15:56:05.977Z] #13 [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-18T15:56:05.977Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:05.977Z] #13 89.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T15:56:05.977Z] #13 89.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T15:56:05.977Z] #13 89.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:56:06.662Z] #26 124.9 + mkdir -p /tmp/tmp.pznSVVtO4u/src/github.com/docker [2022-08-18T15:56:06.662Z] #26 124.9 + mv components/cli /tmp/tmp.pznSVVtO4u/src/github.com/docker/cli [2022-08-18T15:56:06.662Z] #26 124.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-18T15:56:07.112Z] #14 ... [2022-08-18T15:56:07.112Z] [2022-08-18T15:56:07.112Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:56:07.112Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:07.112Z] #77 12.14 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T15:56:07.112Z] #77 12.17 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T15:56:07.456Z] #84 ... [2022-08-18T15:56:07.456Z] [2022-08-18T15:56:07.456Z] #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-18T15:56:07.456Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:56:07.456Z] #19 67.71 Fetched 49.2 MB in 1min 6s (742 kB/s) [2022-08-18T15:56:07.594Z] #26 ... [2022-08-18T15:56:07.594Z] [2022-08-18T15:56:07.594Z] #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-18T15:56:07.594Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:07.594Z] #77 74.38 configure.ac:11: installing 'build-aux/compile' [2022-08-18T15:56:07.594Z] #77 74.38 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T15:56:07.594Z] #77 74.40 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T15:56:07.594Z] #77 74.43 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T15:56:07.594Z] #77 74.43 configure.ac:13: installing 'build-aux/missing' [2022-08-18T15:56:07.594Z] #77 74.43 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T15:56:07.594Z] #77 74.67 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:56:07.594Z] #77 76.17 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T15:56:07.594Z] #77 76.51 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T15:56:07.594Z] #77 76.51 checking how to print strings... printf [2022-08-18T15:56:07.594Z] #77 76.53 checking for gcc... gcc [2022-08-18T15:56:07.594Z] #77 76.63 checking whether the C compiler works... yes [2022-08-18T15:56:07.594Z] #77 76.85 checking for C compiler default output file name... a.out [2022-08-18T15:56:07.594Z] #77 76.86 checking for suffix of executables... [2022-08-18T15:56:07.594Z] #77 77.10 checking whether we are cross compiling... no [2022-08-18T15:56:07.594Z] #77 77.27 checking for suffix of object files... o [2022-08-18T15:56:07.594Z] #77 77.35 checking whether we are using the GNU C compiler... yes [2022-08-18T15:56:07.594Z] #77 77.46 checking whether gcc accepts -g... yes [2022-08-18T15:56:07.594Z] #77 77.60 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:56:07.594Z] #77 77.76 checking whether gcc understands -c and -o together... yes [2022-08-18T15:56:07.594Z] #77 77.95 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:56:07.594Z] #77 77.98 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:56:07.594Z] #77 78.00 checking for egrep... /bin/grep -E [2022-08-18T15:56:07.594Z] #77 78.00 checking for fgrep... /bin/grep -F [2022-08-18T15:56:07.594Z] #77 78.01 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:56:07.594Z] #77 78.05 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:56:07.594Z] #77 78.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:56:07.594Z] #77 78.08 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:56:07.594Z] #77 78.24 checking whether ln -s works... yes [2022-08-18T15:56:07.594Z] #77 78.24 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:56:07.594Z] #77 78.30 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T15:56:07.594Z] #77 78.30 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:56:07.595Z] #77 78.30 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:56:07.595Z] #77 78.30 checking for objdump... objdump [2022-08-18T15:56:07.595Z] #77 78.30 checking how to recognize dependent libraries... pass_all [2022-08-18T15:56:07.595Z] #77 78.30 checking for dlltool... no [2022-08-18T15:56:07.595Z] #77 78.30 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:56:07.595Z] #77 78.31 checking for ar... ar [2022-08-18T15:56:07.595Z] #77 78.32 checking for archiver @FILE support... @ [2022-08-18T15:56:07.595Z] #77 78.49 checking for strip... strip [2022-08-18T15:56:07.595Z] #77 78.50 checking for ranlib... ranlib [2022-08-18T15:56:07.595Z] #77 78.51 checking for gawk... no [2022-08-18T15:56:07.595Z] #77 78.51 checking for mawk... mawk [2022-08-18T15:56:07.595Z] #77 78.51 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:56:07.595Z] #77 78.92 checking for sysroot... no [2022-08-18T15:56:07.595Z] #77 78.92 checking for a working dd... /bin/dd [2022-08-18T15:56:07.595Z] #77 78.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:56:07.595Z] #77 78.97 checking for mt... no [2022-08-18T15:56:07.595Z] #77 78.97 checking if : is a manifest tool... no [2022-08-18T15:56:07.595Z] #77 78.99 checking how to run the C preprocessor... gcc -E [2022-08-18T15:56:07.595Z] #77 79.27 checking for ANSI C header files... yes [2022-08-18T15:56:07.595Z] #77 80.09 checking for sys/types.h... yes [2022-08-18T15:56:07.595Z] #77 80.31 checking for sys/stat.h... yes [2022-08-18T15:56:07.595Z] #77 80.54 checking for stdlib.h... yes [2022-08-18T15:56:07.595Z] #77 80.74 checking for string.h... yes [2022-08-18T15:56:07.595Z] #77 80.95 checking for memory.h... yes [2022-08-18T15:56:07.595Z] #77 81.12 checking for strings.h... yes [2022-08-18T15:56:07.595Z] #77 81.28 checking for inttypes.h... yes [2022-08-18T15:56:07.595Z] #77 81.45 checking for stdint.h... yes [2022-08-18T15:56:07.595Z] #77 81.67 checking for unistd.h... yes [2022-08-18T15:56:07.595Z] #77 81.89 checking for dlfcn.h... yes [2022-08-18T15:56:07.595Z] #77 82.05 checking for objdir... .libs [2022-08-18T15:56:07.595Z] #77 82.32 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:56:07.595Z] #77 82.48 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:56:07.595Z] #77 82.48 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:56:08.108Z] #77 82.59 checking if gcc static flag -static works... yes [2022-08-18T15:56:08.108Z] #77 82.95 checking if gcc supports -c -o file.o... yes [2022-08-18T15:56:08.108Z] #77 83.12 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:56:08.108Z] #77 83.12 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T15:56:08.621Z] #77 83.18 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:56:08.621Z] #77 83.46 checking how to hardcode library paths into programs... immediate [2022-08-18T15:56:08.621Z] #77 83.46 checking whether stripping libraries is possible... yes [2022-08-18T15:56:08.621Z] #77 83.48 checking if libtool supports shared libraries... yes [2022-08-18T15:56:08.621Z] #77 83.48 checking whether to build shared libraries... no [2022-08-18T15:56:08.621Z] #77 83.48 checking whether to build static libraries... yes [2022-08-18T15:56:08.621Z] #77 83.48 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:56:08.621Z] #77 83.53 checking whether build environment is sane... yes [2022-08-18T15:56:08.878Z] #77 83.59 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:56:08.878Z] #77 83.60 checking whether make sets $(MAKE)... yes [2022-08-18T15:56:08.878Z] #77 83.66 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:56:08.878Z] #77 83.72 checking whether make supports nested variables... yes [2022-08-18T15:56:08.878Z] #77 83.78 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:56:08.878Z] #77 83.78 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:56:08.878Z] #77 83.78 checking how to create a ustar tar archive... gnutar [2022-08-18T15:56:09.135Z] #77 83.88 checking dependency style of gcc... gcc3 [2022-08-18T15:56:09.135Z] #77 84.10 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:56:09.392Z] #77 84.10 checking whether make supports nested variables... (cached) yes [2022-08-18T15:56:09.392Z] #77 84.10 checking for gawk... (cached) mawk [2022-08-18T15:56:09.392Z] #77 84.10 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:56:09.392Z] #77 84.12 checking for gcc... (cached) gcc [2022-08-18T15:56:09.392Z] #77 84.29 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:56:09.392Z] #77 84.30 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:56:09.392Z] #77 84.30 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:56:09.392Z] #77 84.30 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:56:09.392Z] #77 84.30 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:56:09.397Z] #77 ... [2022-08-18T15:56:09.397Z] [2022-08-18T15:56:09.397Z] #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-18T15:56:09.397Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:09.397Z] #14 88.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T15:56:09.397Z] #14 88.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:09.397Z] #14 88.91 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:56:09.634Z] #77 14.11 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T15:56:09.634Z] #77 14.16 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T15:56:09.634Z] #77 14.18 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T15:56:09.634Z] #77 14.18 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T15:56:09.634Z] #77 14.24 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T15:56:09.648Z] #77 84.37 checking for python3... /usr/bin/python3 [2022-08-18T15:56:09.648Z] #77 84.37 checking for python3 version... 3.9 [2022-08-18T15:56:09.648Z] #77 84.44 checking for python3 platform... linux [2022-08-18T15:56:09.648Z] #77 84.49 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:56:09.905Z] #77 84.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:56:09.905Z] #77 84.79 checking for go-md2man... no [2022-08-18T15:56:10.162Z] #77 84.80 checking error.h usability... yes [2022-08-18T15:56:10.162Z] #77 84.99 checking error.h presence... yes [2022-08-18T15:56:10.162Z] #77 85.06 checking for error.h... yes [2022-08-18T15:56:10.259Z] #13 ... [2022-08-18T15:56:10.259Z] [2022-08-18T15:56:10.259Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T15:56:10.259Z] #40 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:56:10.259Z] #40 91.49 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T15:56:10.259Z] #40 91.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:10.259Z] #40 91.55 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T15:56:10.259Z] #40 91.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:10.259Z] #40 91.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T15:56:10.259Z] #40 91.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T15:56:10.259Z] #40 91.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:56:10.259Z] #40 91.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:56:10.259Z] #40 91.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T15:56:10.259Z] #40 91.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:56:10.259Z] #40 91.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:56:10.259Z] #40 DONE 93.4s [2022-08-18T15:56:10.259Z] [2022-08-18T15:56:10.259Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T15:56:10.259Z] #41 sha256:2970f15b00c9e4497442d823a076e2275e5979e9a6ae9442e0d9728798b8aed1 [2022-08-18T15:56:10.259Z] #41 DONE 0.1s [2022-08-18T15:56:10.259Z] [2022-08-18T15:56:10.259Z] #42 [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-18T15:56:10.259Z] #42 sha256:850f8645d848ce781026b11874cc72bb8fa6127b517c89f4fd07e639f21e9ac4 [2022-08-18T15:56:10.417Z] #77 85.10 checking linux/openat2.h usability... yes [2022-08-18T15:56:10.417Z] #77 85.26 checking linux/openat2.h presence... yes [2022-08-18T15:56:10.417Z] #77 85.34 checking for linux/openat2.h... yes [2022-08-18T15:56:10.566Z] #77 ... [2022-08-18T15:56:10.566Z] [2022-08-18T15:56:10.566Z] #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-18T15:56:10.566Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T15:56:10.566Z] #42 92.84 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T15:56:10.566Z] #42 92.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:10.566Z] #42 92.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T15:56:10.566Z] #42 92.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:10.566Z] #42 92.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T15:56:10.566Z] #42 92.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T15:56:10.566Z] #42 92.98 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T15:56:10.566Z] #42 93.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T15:56:10.566Z] #42 93.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T15:56:10.566Z] #42 93.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T15:56:10.566Z] #42 93.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:56:10.566Z] #42 DONE 93.9s [2022-08-18T15:56:10.673Z] #77 85.40 checking for copy_file_range... yes [2022-08-18T15:56:10.824Z] [2022-08-18T15:56:10.824Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T15:56:10.824Z] #43 sha256:2f570213485df33c70eded14506255e1118b4e0afe6a39755a9171f045b8ddb8 [2022-08-18T15:56:10.824Z] #43 DONE 0.2s [2022-08-18T15:56:10.824Z] [2022-08-18T15:56:10.824Z] #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-18T15:56:10.824Z] #44 sha256:ce2b1a2b6de5a5df0f5fde0c893e16df7adbd07cf6982e245032622c4a9ae8bb [2022-08-18T15:56:10.929Z] #77 85.66 checking for fgetxattr... yes [2022-08-18T15:56:11.185Z] #77 85.93 checking for statx... [2022-08-18T15:56:11.185Z] #77 ... [2022-08-18T15:56:11.185Z] [2022-08-18T15:56:11.185Z] #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-18T15:56:11.185Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:56:11.185Z] #21 5.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T15:56:11.186Z] #21 7.771 Fetched 8456 kB in 7s (1202 kB/s) [2022-08-18T15:56:11.186Z] #21 7.771 Reading package lists... [2022-08-18T15:56:11.186Z] #21 10.36 Reading package lists... [2022-08-18T15:56:11.186Z] #21 12.69 Building dependency tree... [2022-08-18T15:56:11.186Z] #21 14.61 The following additional packages will be installed: [2022-08-18T15:56:11.186Z] #21 14.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:56:11.186Z] #21 14.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T15:56:11.186Z] #21 14.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:56:11.186Z] #21 14.63 python3-pkg-resources vim-runtime xxd [2022-08-18T15:56:11.186Z] #21 14.63 Suggested packages: [2022-08-18T15:56:11.186Z] #21 14.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T15:56:11.186Z] #21 14.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T15:56:11.186Z] #21 14.64 acl attr quota [2022-08-18T15:56:11.186Z] #21 14.64 Recommended packages: [2022-08-18T15:56:11.186Z] #21 14.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T15:56:11.186Z] #21 ... [2022-08-18T15:56:11.186Z] [2022-08-18T15:56:11.186Z] #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-18T15:56:11.186Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:11.186Z] #77 85.93 checking for statx... yes [2022-08-18T15:56:11.442Z] #77 86.15 checking for fgetpwent_r... yes [2022-08-18T15:56:11.639Z] #42 1.638 + RM_GOPATH=0 [2022-08-18T15:56:11.639Z] #42 1.638 + TMP_GOPATH= [2022-08-18T15:56:11.639Z] #42 1.638 + : /build [2022-08-18T15:56:11.639Z] #42 1.638 + '[' -z '' ']' [2022-08-18T15:56:11.639Z] #42 1.648 ++ mktemp -d [2022-08-18T15:56:11.639Z] #42 1.648 + export GOPATH=/tmp/tmp.06YrfmYteI [2022-08-18T15:56:11.639Z] #42 1.648 + GOPATH=/tmp/tmp.06YrfmYteI [2022-08-18T15:56:11.639Z] #42 1.648 + RM_GOPATH=1 [2022-08-18T15:56:11.639Z] #42 1.648 + case "$(go env GOARCH)" in [2022-08-18T15:56:11.639Z] #42 1.658 ++ go env GOARCH [2022-08-18T15:56:11.639Z] #42 1.685 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:56:11.639Z] #42 1.685 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:56:11.639Z] #42 1.685 ++ dirname /install.sh [2022-08-18T15:56:11.639Z] #42 1.696 Install tini version v0.19.0 [2022-08-18T15:56:11.639Z] #42 1.696 + dir=/ [2022-08-18T15:56:11.639Z] #42 1.696 + bin=tini [2022-08-18T15:56:11.639Z] #42 1.696 + shift [2022-08-18T15:56:11.639Z] #42 1.696 + '[' '!' -f //tini.installer ']' [2022-08-18T15:56:11.639Z] #42 1.696 + . //tini.installer [2022-08-18T15:56:11.639Z] #42 1.696 ++ : v0.19.0 [2022-08-18T15:56:11.639Z] #42 1.696 + install_tini [2022-08-18T15:56:11.639Z] #42 1.696 + echo 'Install tini version v0.19.0' [2022-08-18T15:56:11.639Z] #42 1.696 + git clone https://github.com/krallin/tini.git /tmp/tmp.06YrfmYteI/tini [2022-08-18T15:56:11.639Z] #42 1.706 Cloning into '/tmp/tmp.06YrfmYteI/tini'... [2022-08-18T15:56:11.699Z] #77 86.44 checking for issetugid... no [2022-08-18T15:56:11.699Z] #77 86.69 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:56:11.699Z] #77 86.69 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:56:11.956Z] #77 86.69 checking for library containing yajl_tree_get... [2022-08-18T15:56:11.956Z] #77 ... [2022-08-18T15:56:11.956Z] [2022-08-18T15:56:11.956Z] #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-18T15:56:11.956Z] #60 sha256:c7407c2cbd35aebb80113c8ade3e3f6cf05bff25166c1733f505da72bbd1508e [2022-08-18T15:56:11.956Z] #60 11.15 + cd /tmp/tmp.OVND5yD4II/src/github.com/opencontainers/runc [2022-08-18T15:56:11.956Z] #60 11.16 + git checkout -q v1.1.3 [2022-08-18T15:56:11.956Z] #60 11.81 + '[' -z '' ']' [2022-08-18T15:56:11.956Z] #60 11.82 + target=static [2022-08-18T15:56:11.956Z] #60 11.82 + make BUILDTAGS=seccomp static [2022-08-18T15:56:11.956Z] #60 12.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T15:56:12.194Z] #44 1.392 + RM_GOPATH=0 [2022-08-18T15:56:12.194Z] #44 1.392 + TMP_GOPATH= [2022-08-18T15:56:12.194Z] #44 1.392 + : /build [2022-08-18T15:56:12.194Z] #44 1.392 + '[' -z '' ']' [2022-08-18T15:56:12.194Z] #44 1.397 ++ mktemp -d [2022-08-18T15:56:12.194Z] #44 1.399 + export GOPATH=/tmp/tmp.lkN3aCjby1 [2022-08-18T15:56:12.194Z] #44 1.399 + GOPATH=/tmp/tmp.lkN3aCjby1 [2022-08-18T15:56:12.194Z] #44 1.399 + RM_GOPATH=1 [2022-08-18T15:56:12.194Z] #44 1.399 + case "$(go env GOARCH)" in [2022-08-18T15:56:12.194Z] #44 1.401 ++ go env GOARCH [2022-08-18T15:56:12.194Z] #44 1.438 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:56:12.194Z] #44 1.438 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:56:12.194Z] #44 1.438 ++ dirname /install.sh [2022-08-18T15:56:12.194Z] #44 1.438 + dir=/ [2022-08-18T15:56:12.194Z] #44 1.438 + bin=tini [2022-08-18T15:56:12.194Z] #44 1.438 + shift [2022-08-18T15:56:12.194Z] #44 1.438 + '[' '!' -f //tini.installer ']' [2022-08-18T15:56:12.194Z] #44 1.438 + . //tini.installer [2022-08-18T15:56:12.194Z] #44 1.438 ++ : v0.19.0 [2022-08-18T15:56:12.194Z] #44 1.438 + install_tini [2022-08-18T15:56:12.194Z] #44 1.438 + echo 'Install tini version v0.19.0' [2022-08-18T15:56:12.194Z] #44 1.438 + git clone https://github.com/krallin/tini.git /tmp/tmp.lkN3aCjby1/tini [2022-08-18T15:56:12.194Z] #44 1.439 Install tini version v0.19.0 [2022-08-18T15:56:12.194Z] #44 1.451 Cloning into '/tmp/tmp.lkN3aCjby1/tini'... [2022-08-18T15:56:12.214Z] #60 ... [2022-08-18T15:56:12.214Z] [2022-08-18T15:56:12.214Z] #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-18T15:56:12.214Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:56:12.214Z] #21 15.94 The following NEW packages will be installed: [2022-08-18T15:56:12.214Z] #21 15.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T15:56:12.214Z] #21 15.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:56:12.214Z] #21 15.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T15:56:12.214Z] #21 15.94 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T15:56:12.214Z] #21 15.95 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:56:12.214Z] #21 15.95 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T15:56:12.214Z] #21 15.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T15:56:12.214Z] #21 15.95 xz-utils zip zstd [2022-08-18T15:56:12.214Z] #21 16.31 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T15:56:12.214Z] #21 16.31 Need to get 27.0 MB of archives. [2022-08-18T15:56:12.214Z] #21 16.31 After this operation, 105 MB of additional disk space will be used. [2022-08-18T15:56:12.214Z] #21 16.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-18T15:56:12.214Z] #21 16.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-18T15:56:12.214Z] #21 16.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-18T15:56:12.214Z] #21 16.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-18T15:56:12.214Z] #21 16.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-18T15:56:12.214Z] #21 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-18T15:56:12.214Z] #21 16.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-18T15:56:12.214Z] #21 16.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-18T15:56:12.214Z] #21 16.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:56:12.214Z] #21 16.38 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-18T15:56:12.214Z] #21 16.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T15:56:12.214Z] #21 16.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-18T15:56:12.214Z] #21 16.40 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-18T15:56:12.214Z] #21 16.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-18T15:56:12.214Z] #21 16.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-18T15:56:12.214Z] #21 16.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-18T15:56:12.214Z] #21 16.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-18T15:56:12.214Z] #21 16.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-18T15:56:12.214Z] #21 16.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-18T15:56:12.214Z] #21 16.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-18T15:56:12.214Z] #21 16.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-18T15:56:12.214Z] #21 16.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-18T15:56:12.214Z] #21 16.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-18T15:56:12.471Z] #21 16.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-18T15:56:12.471Z] #21 16.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-18T15:56:12.471Z] #21 16.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-18T15:56:12.471Z] #21 16.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-18T15:56:12.713Z] #19 67.71 Reading package lists... [2022-08-18T15:56:12.713Z] #19 ... [2022-08-18T15:56:12.713Z] [2022-08-18T15:56:12.713Z] #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-18T15:56:12.713Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:12.713Z] #84 36.05 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T15:56:12.728Z] #21 16.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-18T15:56:12.728Z] #21 16.86 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-18T15:56:12.728Z] #21 16.86 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-18T15:56:12.728Z] #21 16.86 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-18T15:56:12.728Z] #21 16.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-18T15:56:12.728Z] #21 16.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-18T15:56:12.728Z] #21 16.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-18T15:56:12.728Z] #21 16.87 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-18T15:56:12.728Z] #21 16.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T15:56:12.728Z] #21 16.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T15:56:12.728Z] #21 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:56:12.729Z] #21 16.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T15:56:12.729Z] #21 16.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T15:56:12.729Z] #21 16.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T15:56:12.729Z] #21 16.98 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-18T15:56:12.985Z] #21 ... [2022-08-18T15:56:12.985Z] [2022-08-18T15:56:12.985Z] #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-18T15:56:12.985Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T15:56:12.985Z] #34 DONE 131.5s [2022-08-18T15:56:12.985Z] [2022-08-18T15:56:12.985Z] #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-18T15:56:12.985Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:56:12.985Z] #21 16.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-18T15:56:12.985Z] #21 17.00 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-18T15:56:12.985Z] #21 17.01 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-18T15:56:12.985Z] #21 17.25 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-18T15:56:13.020Z] #42 3.140 + cd /tmp/tmp.06YrfmYteI/tini [2022-08-18T15:56:13.020Z] #42 3.141 + git checkout -q v0.19.0 [2022-08-18T15:56:13.020Z] #42 3.176 + cmake . [2022-08-18T15:56:13.242Z] #21 17.32 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-18T15:56:13.242Z] #21 17.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-18T15:56:13.242Z] #21 17.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-18T15:56:13.562Z] #44 2.448 + cd /tmp/tmp.lkN3aCjby1/tini [2022-08-18T15:56:13.562Z] #44 2.448 + git checkout -q v0.19.0 [2022-08-18T15:56:13.562Z] #44 2.611 + cmake . [2022-08-18T15:56:13.569Z] #14 94.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T15:56:13.569Z] #14 94.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:13.569Z] #14 94.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:56:13.569Z] #14 ... [2022-08-18T15:56:13.569Z] [2022-08-18T15:56:13.569Z] #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-18T15:56:13.569Z] #64 sha256:e2002c2e03fa0bdd52699f545301b74346c431e2cfc77d5669debbfe369e8ef6 [2022-08-18T15:56:13.590Z] #42 3.800 -- The C compiler identification is GNU 10.2.1 [2022-08-18T15:56:13.807Z] #21 17.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:56:14.073Z] #21 18.13 Fetched 27.0 MB in 1s (19.9 MB/s) [2022-08-18T15:56:14.073Z] #21 18.19 Selecting previously unselected package pigz. [2022-08-18T15:56:14.161Z] #42 4.091 -- Detecting C compiler ABI info [2022-08-18T15:56:14.330Z] #21 18.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 ... 24009 files and directories currently installed.) [2022-08-18T15:56:14.330Z] #21 18.24 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-18T15:56:14.330Z] #21 18.25 Unpacking pigz (2.6-1) ... [2022-08-18T15:56:14.330Z] #21 18.36 Selecting previously unselected package libelf1:arm64. [2022-08-18T15:56:14.330Z] #21 18.37 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-18T15:56:14.330Z] #21 18.38 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-18T15:56:14.492Z] #44 3.718 -- The C compiler identification is GNU 10.2.1 [2022-08-18T15:56:14.587Z] #21 18.53 Selecting previously unselected package libbpf0:arm64. [2022-08-18T15:56:14.587Z] #21 18.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-18T15:56:14.587Z] #21 18.56 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-18T15:56:14.587Z] #21 18.66 Selecting previously unselected package libcap2:arm64. [2022-08-18T15:56:14.587Z] #21 18.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-18T15:56:14.587Z] #21 18.68 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-18T15:56:14.597Z] #64 52.36 Updating files: 47% (2342/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4139/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T15:56:14.597Z] #64 53.95 + cd /tmp/tmp.4Uin0wbsfw/src/github.com/containerd/containerd [2022-08-18T15:56:14.597Z] #64 53.95 + git checkout -q v1.6.7 [2022-08-18T15:56:14.749Z] #44 3.823 -- Detecting C compiler ABI info [2022-08-18T15:56:14.844Z] #21 18.78 Selecting previously unselected package libmnl0:arm64. [2022-08-18T15:56:14.844Z] #21 18.78 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-18T15:56:14.844Z] #21 18.79 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-18T15:56:14.844Z] #21 18.87 Selecting previously unselected package libxtables12:arm64. [2022-08-18T15:56:14.844Z] #21 18.87 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-18T15:56:14.844Z] #21 18.88 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-18T15:56:14.844Z] #21 18.96 Selecting previously unselected package libcap2-bin. [2022-08-18T15:56:14.844Z] #21 18.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-18T15:56:14.844Z] #21 18.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T15:56:15.101Z] #21 19.04 Selecting previously unselected package iproute2. [2022-08-18T15:56:15.101Z] #21 19.05 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-18T15:56:15.101Z] #21 19.06 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T15:56:15.101Z] #42 5.213 -- Detecting C compiler ABI info - done [2022-08-18T15:56:15.361Z] #42 5.462 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T15:56:15.361Z] #42 5.499 -- Detecting C compile features [2022-08-18T15:56:15.361Z] #42 5.501 -- Detecting C compile features - done [2022-08-18T15:56:15.361Z] #42 5.592 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T15:56:15.370Z] #21 19.51 Selecting previously unselected package xxd. [2022-08-18T15:56:15.370Z] #21 19.51 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T15:56:15.370Z] #21 19.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:15.384Z] #44 4.686 -- Detecting C compiler ABI info - done [2022-08-18T15:56:15.622Z] #42 5.855 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T15:56:15.627Z] #21 19.67 Selecting previously unselected package vim-common. [2022-08-18T15:56:15.627Z] #21 19.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:56:15.627Z] #21 19.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:15.643Z] #44 4.710 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T15:56:15.643Z] #44 4.711 -- Detecting C compile features [2022-08-18T15:56:15.643Z] #44 4.712 -- Detecting C compile features - done [2022-08-18T15:56:15.643Z] #44 4.722 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T15:56:15.882Z] #42 5.959 -- Configuring done [2022-08-18T15:56:15.882Z] #42 6.006 -- Generating done [2022-08-18T15:56:15.882Z] #42 6.012 -- Build files have been written to: /tmp/tmp.06YrfmYteI/tini [2022-08-18T15:56:15.882Z] #42 6.035 + make tini-static [2022-08-18T15:56:15.882Z] #42 ... [2022-08-18T15:56:15.882Z] [2022-08-18T15:56:15.882Z] #13 [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-18T15:56:15.882Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:15.882Z] #13 99.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T15:56:15.882Z] #21 19.88 Selecting previously unselected package bash-completion. [2022-08-18T15:56:15.882Z] #21 19.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T15:56:15.904Z] #44 5.089 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T15:56:16.142Z] #13 99.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:16.142Z] #13 99.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:56:16.163Z] #44 5.279 -- Configuring done [2022-08-18T15:56:16.163Z] #44 5.335 -- Generating done [2022-08-18T15:56:16.163Z] #44 5.337 -- Build files have been written to: /tmp/tmp.lkN3aCjby1/tini [2022-08-18T15:56:16.163Z] #44 5.372 + make tini-static [2022-08-18T15:56:16.402Z] #13 99.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T15:56:16.403Z] #13 99.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:16.403Z] #13 100.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:56:16.490Z] #64 55.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T15:56:16.490Z] #64 55.67 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T15:56:16.490Z] #64 55.67 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:56:16.490Z] #64 55.67 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:56:16.490Z] #64 55.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T15:56:16.490Z] #64 55.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T15:56:16.490Z] #64 55.67 + '[' '' = dynamic ']' [2022-08-18T15:56:16.490Z] #64 55.67 + make [2022-08-18T15:56:17.105Z] #44 5.983 Scanning dependencies of target tini-static [2022-08-18T15:56:17.105Z] #44 6.153 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T15:56:17.344Z] #13 ... [2022-08-18T15:56:17.344Z] [2022-08-18T15:56:17.344Z] #50 [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-18T15:56:17.344Z] #50 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:56:17.344Z] #50 100.6 gotestsum version dev [2022-08-18T15:56:17.344Z] #50 DONE 101.0s [2022-08-18T15:56:17.344Z] [2022-08-18T15:56:17.344Z] #42 [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-18T15:56:17.344Z] #42 sha256:850f8645d848ce781026b11874cc72bb8fa6127b517c89f4fd07e639f21e9ac4 [2022-08-18T15:56:17.344Z] #42 6.865 Scanning dependencies of target tini-static [2022-08-18T15:56:17.344Z] #42 7.077 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T15:56:17.860Z] #64 57.21 + bin/ctr [2022-08-18T15:56:17.916Z] #42 ... [2022-08-18T15:56:17.916Z] [2022-08-18T15:56:17.916Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:56:17.916Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:17.916Z] #72 17.31 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T15:56:17.916Z] #72 20.27 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T15:56:17.916Z] #72 22.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T15:56:17.916Z] #72 22.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T15:56:17.916Z] #72 23.49 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T15:56:18.402Z] #21 22.24 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T15:56:18.659Z] #21 22.64 Selecting previously unselected package bzip2. [2022-08-18T15:56:18.659Z] #21 22.65 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-18T15:56:18.659Z] #21 22.66 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:56:18.659Z] #21 22.77 Selecting previously unselected package xz-utils. [2022-08-18T15:56:18.659Z] #21 22.79 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-18T15:56:18.659Z] #21 22.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:56:18.916Z] #21 22.92 Selecting previously unselected package apparmor. [2022-08-18T15:56:18.916Z] #21 22.92 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-18T15:56:18.916Z] #21 23.02 Unpacking apparmor (2.13.6-10) ... [2022-08-18T15:56:19.172Z] #21 23.42 Selecting previously unselected package inetutils-ping. [2022-08-18T15:56:19.172Z] #21 23.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-18T15:56:19.298Z] #72 ... [2022-08-18T15:56:19.298Z] [2022-08-18T15:56:19.298Z] #42 [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-18T15:56:19.298Z] #42 sha256:850f8645d848ce781026b11874cc72bb8fa6127b517c89f4fd07e639f21e9ac4 [2022-08-18T15:56:19.298Z] #42 9.067 [100%] Linking C executable tini-static [2022-08-18T15:56:19.429Z] #21 23.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T15:56:19.429Z] #21 23.57 Selecting previously unselected package libip4tc2:arm64. [2022-08-18T15:56:19.429Z] #21 23.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-18T15:56:19.429Z] #21 23.58 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-18T15:56:19.429Z] #21 23.64 Selecting previously unselected package libip6tc2:arm64. [2022-08-18T15:56:19.429Z] #21 23.65 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-18T15:56:19.429Z] #21 23.65 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-18T15:56:19.624Z] #44 8.271 [100%] Linking C executable tini-static [2022-08-18T15:56:19.624Z] #44 ... [2022-08-18T15:56:19.624Z] [2022-08-18T15:56:19.624Z] #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-18T15:56:19.624Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T15:56:19.624Z] #53 102.7 gotestsum version dev [2022-08-18T15:56:19.685Z] #21 23.71 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-18T15:56:19.685Z] #21 23.71 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-18T15:56:19.685Z] #21 23.72 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T15:56:19.685Z] #21 23.80 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-18T15:56:19.685Z] #21 23.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-18T15:56:19.685Z] #21 23.82 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-18T15:56:19.685Z] #21 23.91 Selecting previously unselected package libnftnl11:arm64. [2022-08-18T15:56:19.685Z] #21 23.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-18T15:56:19.685Z] #21 23.91 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-18T15:56:19.942Z] #21 23.99 Selecting previously unselected package iptables. [2022-08-18T15:56:19.942Z] #21 24.00 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-18T15:56:19.942Z] #21 24.00 Unpacking iptables (1.8.7-1) ... [2022-08-18T15:56:20.187Z] #53 DONE 103.2s [2022-08-18T15:56:20.187Z] [2022-08-18T15:56:20.187Z] #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-18T15:56:20.187Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:20.187Z] #77 17.59 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T15:56:20.187Z] #77 20.98 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T15:56:20.187Z] #77 23.40 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T15:56:20.187Z] #77 23.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T15:56:20.187Z] #77 24.70 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T15:56:20.187Z] #77 ... [2022-08-18T15:56:20.187Z] [2022-08-18T15:56:20.187Z] #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-18T15:56:20.187Z] #44 sha256:ce2b1a2b6de5a5df0f5fde0c893e16df7adbd07cf6982e245032622c4a9ae8bb [2022-08-18T15:56:20.187Z] #44 9.303 [100%] Built target tini-static [2022-08-18T15:56:20.187Z] #44 9.395 + mkdir -p /build [2022-08-18T15:56:20.187Z] #44 9.395 + cp tini-static /build/docker-init [2022-08-18T15:56:20.187Z] #44 DONE 9.5s [2022-08-18T15:56:20.187Z] [2022-08-18T15:56:20.187Z] #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-18T15:56:20.187Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:20.187Z] #14 94.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T15:56:20.187Z] #14 94.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T15:56:20.187Z] #14 94.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:56:20.197Z] #21 24.26 Selecting previously unselected package libonig5:arm64. [2022-08-18T15:56:20.197Z] #21 24.27 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-18T15:56:20.197Z] #21 24.27 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T15:56:20.382Z] #64 ... [2022-08-18T15:56:20.382Z] [2022-08-18T15:56:20.382Z] #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-18T15:56:20.382Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:20.382Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T15:56:20.382Z] #14 102.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:20.382Z] #14 102.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:56:20.459Z] #21 24.40 Selecting previously unselected package libjq1:arm64. [2022-08-18T15:56:20.459Z] #21 24.41 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-18T15:56:20.459Z] #21 24.41 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-18T15:56:20.459Z] #21 24.51 Selecting previously unselected package jq. [2022-08-18T15:56:20.459Z] #21 24.51 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-18T15:56:20.459Z] #21 24.53 Unpacking jq (1.6-2.1) ... [2022-08-18T15:56:20.682Z] #42 10.63 [100%] Built target tini-static [2022-08-18T15:56:20.682Z] #42 10.78 + mkdir -p /build [2022-08-18T15:56:20.682Z] #42 10.79 + cp tini-static /build/docker-init [2022-08-18T15:56:20.715Z] #21 24.62 Selecting previously unselected package libaio1:arm64. [2022-08-18T15:56:20.716Z] #21 24.62 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-18T15:56:20.716Z] #21 24.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-18T15:56:20.716Z] #21 24.69 Selecting previously unselected package libgpm2:arm64. [2022-08-18T15:56:20.716Z] #21 24.70 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-18T15:56:20.716Z] #21 24.70 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-18T15:56:20.716Z] #21 24.77 Selecting previously unselected package libicu67:arm64. [2022-08-18T15:56:20.716Z] #21 24.78 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-18T15:56:20.716Z] #21 24.79 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-18T15:56:20.812Z] #84 ... [2022-08-18T15:56:20.812Z] [2022-08-18T15:56:20.813Z] #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-18T15:56:20.813Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:56:20.813Z] #19 67.71 Reading package lists... [2022-08-18T15:56:20.942Z] #42 DONE 10.9s [2022-08-18T15:56:20.942Z] [2022-08-18T15:56:20.942Z] #52 [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-18T15:56:20.942Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:56:22.078Z] #14 105.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T15:56:22.078Z] #14 105.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:22.078Z] #14 105.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:56:22.085Z] #21 ... [2022-08-18T15:56:22.085Z] [2022-08-18T15:56:22.085Z] #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-18T15:56:22.086Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:22.086Z] #77 86.69 checking for library containing yajl_tree_get... -lyajl [2022-08-18T15:56:22.086Z] #77 87.12 checking for yajl >= 2.0.0... yes [2022-08-18T15:56:22.086Z] #77 87.19 checking sys/capability.h usability... yes [2022-08-18T15:56:22.086Z] #77 87.43 checking sys/capability.h presence... yes [2022-08-18T15:56:22.086Z] #77 87.51 checking for sys/capability.h... yes [2022-08-18T15:56:22.086Z] #77 87.52 checking for library containing cap_from_name... -lcap [2022-08-18T15:56:22.086Z] #77 87.99 checking for library containing dlopen... -ldl [2022-08-18T15:56:22.086Z] #77 88.63 checking seccomp.h usability... yes [2022-08-18T15:56:22.086Z] #77 88.85 checking seccomp.h presence... yes [2022-08-18T15:56:22.086Z] #77 88.93 checking for seccomp.h... yes [2022-08-18T15:56:22.086Z] #77 88.94 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T15:56:22.086Z] #77 89.30 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T15:56:22.086Z] #77 89.47 checking systemd/sd-bus.h usability... yes [2022-08-18T15:56:22.086Z] #77 89.62 checking systemd/sd-bus.h presence... yes [2022-08-18T15:56:22.086Z] #77 89.73 checking for systemd/sd-bus.h... yes [2022-08-18T15:56:22.086Z] #77 89.75 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T15:56:22.086Z] #77 90.27 checking for sd_notify_barrier... yes [2022-08-18T15:56:22.086Z] #77 90.45 checking linux/bpf.h usability... yes [2022-08-18T15:56:22.086Z] #77 90.60 checking linux/bpf.h presence... yes [2022-08-18T15:56:22.086Z] #77 90.67 checking for linux/bpf.h... yes [2022-08-18T15:56:22.086Z] #77 90.67 checking compilation for eBPF... yes [2022-08-18T15:56:22.086Z] #77 90.84 checking for criu >= 3.15... no [2022-08-18T15:56:22.086Z] #77 90.88 configure: CRIU headers not found, building without CRIU support [2022-08-18T15:56:22.086Z] #77 90.88 checking for criu > 3.16... no [2022-08-18T15:56:22.086Z] #77 90.91 configure: CRIU version doesn't support join-ns API [2022-08-18T15:56:22.086Z] #77 90.91 checking for criu > 3.16.1... no [2022-08-18T15:56:22.086Z] #77 90.93 configure: CRIU version doesn't support for pre-dumping [2022-08-18T15:56:22.086Z] #77 90.93 checking for new mount API (fsconfig)... yes [2022-08-18T15:56:22.086Z] #77 91.07 checking for seccomp notify API... yes [2022-08-18T15:56:22.086Z] #77 91.20 checking for gperf... no [2022-08-18T15:56:22.086Z] #77 91.20 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T15:56:22.086Z] #77 91.20 checking for library containing argp_parse... none required [2022-08-18T15:56:22.086Z] #77 91.60 checking that generated files are newer than configure... done [2022-08-18T15:56:22.086Z] #77 91.61 configure: creating ./config.status [2022-08-18T15:56:22.086Z] #77 94.43 config.status: creating Makefile [2022-08-18T15:56:22.086Z] #77 94.51 config.status: creating rpm/crun.spec [2022-08-18T15:56:22.086Z] #77 94.59 config.status: creating config.h [2022-08-18T15:56:22.086Z] #77 94.65 config.status: executing libtool commands [2022-08-18T15:56:22.086Z] #77 94.68 config.status: executing depfiles commands [2022-08-18T15:56:22.086Z] #77 95.93 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T15:56:22.086Z] #77 95.95 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:56:22.086Z] #77 96.34 checking for gcc... gcc [2022-08-18T15:56:22.086Z] #77 96.47 checking whether the C compiler works... yes [2022-08-18T15:56:22.086Z] #77 96.69 checking for C compiler default output file name... a.out [2022-08-18T15:56:22.086Z] #77 96.70 checking for suffix of executables... [2022-08-18T15:56:22.086Z] #77 96.86 checking whether we are cross compiling... no [2022-08-18T15:56:22.086Z] #77 97.04 checking for suffix of object files... o [2022-08-18T15:56:22.334Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T15:56:22.334Z] #14 105.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:22.334Z] #14 105.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:56:22.342Z] #77 97.17 checking whether we are using the GNU C compiler... yes [2022-08-18T15:56:22.342Z] #77 97.28 checking whether gcc accepts -g... yes [2022-08-18T15:56:22.855Z] #77 97.43 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:56:22.856Z] #77 97.60 checking whether gcc understands -c and -o together... yes [2022-08-18T15:56:23.112Z] #77 97.80 checking how to run the C preprocessor... gcc -E [2022-08-18T15:56:23.112Z] #77 98.08 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:56:23.112Z] #77 98.08 checking for egrep... /bin/grep -E [2022-08-18T15:56:23.676Z] #77 98.08 checking for ANSI C header files... [2022-08-18T15:56:23.676Z] #77 ... [2022-08-18T15:56:23.676Z] [2022-08-18T15:56:23.676Z] #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-18T15:56:23.676Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:56:23.676Z] #21 27.67 Selecting previously unselected package libinih1:arm64. [2022-08-18T15:56:23.676Z] #21 27.68 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-18T15:56:23.676Z] #21 27.68 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-18T15:56:23.676Z] #21 27.76 Selecting previously unselected package libnet1:arm64. [2022-08-18T15:56:23.676Z] #21 27.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T15:56:23.676Z] #21 27.77 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:56:23.676Z] #21 27.86 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T15:56:23.676Z] #21 27.87 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-18T15:56:23.676Z] #21 27.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T15:56:23.933Z] #21 27.96 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T15:56:23.933Z] #21 27.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T15:56:23.933Z] #21 27.97 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T15:56:23.933Z] #21 28.04 Selecting previously unselected package libyajl2:arm64. [2022-08-18T15:56:23.933Z] #21 28.04 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-18T15:56:23.933Z] #21 28.05 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-18T15:56:23.933Z] #21 28.10 Selecting previously unselected package net-tools. [2022-08-18T15:56:23.933Z] #21 28.12 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-18T15:56:23.933Z] #21 28.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:56:24.190Z] #21 28.33 Selecting previously unselected package patch. [2022-08-18T15:56:24.190Z] #21 28.33 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-18T15:56:24.190Z] #21 28.34 Unpacking patch (2.7.6-7) ... [2022-08-18T15:56:24.190Z] #21 28.43 Selecting previously unselected package python-pip-whl. [2022-08-18T15:56:24.446Z] #21 28.46 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:56:24.446Z] #21 28.47 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:56:24.558Z] #14 ... [2022-08-18T15:56:24.558Z] [2022-08-18T15:56:24.558Z] #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-18T15:56:24.558Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:24.558Z] #77 44.65 libtoolize: putting auxiliary files in '.'. [2022-08-18T15:56:24.558Z] #77 44.65 libtoolize: copying file './ltmain.sh' [2022-08-18T15:56:24.558Z] #77 45.27 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T15:56:24.558Z] #77 45.27 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T15:56:24.558Z] #77 45.27 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:56:24.558Z] #77 54.77 configure.ac:7: installing './compile' [2022-08-18T15:56:24.558Z] #77 54.79 configure.ac:11: installing './config.guess' [2022-08-18T15:56:24.558Z] #77 54.79 configure.ac:11: installing './config.sub' [2022-08-18T15:56:24.558Z] #77 54.82 configure.ac:8: installing './install-sh' [2022-08-18T15:56:24.558Z] #77 54.82 configure.ac:8: installing './missing' [2022-08-18T15:56:24.558Z] #77 54.93 Makefile.am: installing './depcomp' [2022-08-18T15:56:25.060Z] #21 29.02 Selecting previously unselected package python3-lib2to3. [2022-08-18T15:56:25.060Z] #21 29.06 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T15:56:25.060Z] #21 29.07 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:56:25.324Z] #21 29.27 Selecting previously unselected package python3-distutils. [2022-08-18T15:56:25.324Z] #21 29.27 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T15:56:25.324Z] #21 29.27 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T15:56:25.324Z] #21 29.47 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:56:25.589Z] #21 29.48 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:56:25.589Z] #21 29.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:56:25.589Z] #21 29.64 Selecting previously unselected package python3-setuptools. [2022-08-18T15:56:25.589Z] #21 29.65 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T15:56:25.589Z] #21 29.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T15:56:25.848Z] #21 29.90 Selecting previously unselected package python3-wheel. [2022-08-18T15:56:25.848Z] #21 29.91 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T15:56:25.848Z] #21 29.91 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T15:56:25.848Z] #21 30.00 Selecting previously unselected package python3-pip. [2022-08-18T15:56:25.848Z] #21 30.00 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:56:25.848Z] #21 30.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:56:25.928Z] #77 56.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:56:25.928Z] #77 56.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:56:25.928Z] #77 56.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:56:25.928Z] #77 56.25 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:56:25.928Z] #77 56.36 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:56:25.928Z] #77 56.44 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:56:26.104Z] #21 30.30 Selecting previously unselected package sudo. [2022-08-18T15:56:26.104Z] #21 30.31 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-18T15:56:26.185Z] #77 56.55 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:56:26.360Z] #21 30.32 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T15:56:26.442Z] #77 56.67 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:56:26.443Z] #77 56.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:56:26.872Z] #21 30.84 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T15:56:26.872Z] #21 30.85 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-18T15:56:26.872Z] #21 30.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:56:26.872Z] #21 31.04 Selecting previously unselected package uidmap. [2022-08-18T15:56:26.872Z] #21 31.04 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-18T15:56:27.129Z] #21 31.05 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T15:56:27.129Z] #21 31.17 Selecting previously unselected package vim-runtime. [2022-08-18T15:56:27.129Z] #21 31.17 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:56:27.129Z] #21 31.20 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-18T15:56:27.129Z] #21 31.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T15:56:27.129Z] #21 31.23 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:27.363Z] #19 90.52 Reading package lists... [2022-08-18T15:56:27.363Z] #19 ... [2022-08-18T15:56:27.363Z] [2022-08-18T15:56:27.363Z] #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-18T15:56:27.363Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:27.363Z] #84 50.10 libtoolize: putting auxiliary files in '.'. [2022-08-18T15:56:27.363Z] #84 50.10 libtoolize: copying file './ltmain.sh' [2022-08-18T15:56:28.295Z] #84 51.40 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T15:56:28.295Z] #84 51.40 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T15:56:28.296Z] #84 51.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:56:30.398Z] #21 34.40 Selecting previously unselected package vim. [2022-08-18T15:56:30.398Z] #21 34.42 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T15:56:30.398Z] #21 34.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:30.938Z] #52 ... [2022-08-18T15:56:30.938Z] [2022-08-18T15:56:30.938Z] #13 [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-18T15:56:30.938Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:30.938Z] #13 113.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T15:56:30.938Z] #13 113.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:30.938Z] #13 113.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:56:30.960Z] #21 34.92 Selecting previously unselected package xfsprogs. [2022-08-18T15:56:30.960Z] #21 34.92 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-18T15:56:30.960Z] #21 34.93 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T15:56:31.216Z] #21 35.34 Selecting previously unselected package zip. [2022-08-18T15:56:31.216Z] #21 35.34 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-18T15:56:31.216Z] #21 35.35 Unpacking zip (3.0-12) ... [2022-08-18T15:56:31.472Z] #21 35.48 Selecting previously unselected package zstd. [2022-08-18T15:56:31.472Z] #21 35.48 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-18T15:56:31.472Z] #21 35.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:56:31.729Z] #21 35.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:56:31.985Z] #21 ... [2022-08-18T15:56:31.985Z] [2022-08-18T15:56:31.986Z] #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-18T15:56:31.986Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:31.986Z] #77 98.08 checking for ANSI C header files... yes [2022-08-18T15:56:31.986Z] #77 98.72 checking for sys/types.h... yes [2022-08-18T15:56:31.986Z] #77 98.89 checking for sys/stat.h... yes [2022-08-18T15:56:31.986Z] #77 99.02 checking for stdlib.h... yes [2022-08-18T15:56:31.986Z] #77 99.19 checking for string.h... yes [2022-08-18T15:56:31.986Z] #77 99.38 checking for memory.h... yes [2022-08-18T15:56:31.986Z] #77 99.55 checking for strings.h... yes [2022-08-18T15:56:31.986Z] #77 99.72 checking for inttypes.h... yes [2022-08-18T15:56:31.986Z] #77 99.91 checking for stdint.h... yes [2022-08-18T15:56:31.986Z] #77 100.00 checking for unistd.h... yes [2022-08-18T15:56:31.986Z] #77 100.2 checking minix/config.h usability... no [2022-08-18T15:56:31.986Z] #77 100.4 checking minix/config.h presence... no [2022-08-18T15:56:31.986Z] #77 100.5 checking for minix/config.h... no [2022-08-18T15:56:31.986Z] #77 100.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T15:56:31.986Z] #77 100.7 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T15:56:31.986Z] #77 100.9 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T15:56:31.986Z] #77 100.9 checking how to print strings... printf [2022-08-18T15:56:31.986Z] #77 100.9 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:56:31.986Z] #77 101.0 checking for fgrep... /bin/grep -F [2022-08-18T15:56:31.986Z] #77 101.0 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:56:31.986Z] #77 101.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:56:31.986Z] #77 101.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:56:31.986Z] #77 101.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:56:31.986Z] #77 101.2 checking whether ln -s works... yes [2022-08-18T15:56:31.986Z] #77 101.2 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:56:31.986Z] #77 101.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T15:56:31.986Z] #77 101.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:56:31.986Z] #77 101.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:56:31.986Z] #77 101.2 checking for objdump... objdump [2022-08-18T15:56:31.986Z] #77 101.2 checking how to recognize dependent libraries... pass_all [2022-08-18T15:56:31.986Z] #77 101.2 checking for dlltool... no [2022-08-18T15:56:31.986Z] #77 101.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:56:31.986Z] #77 101.2 checking for ar... ar [2022-08-18T15:56:31.986Z] #77 101.2 checking for archiver @FILE support... @ [2022-08-18T15:56:31.986Z] #77 101.4 checking for strip... strip [2022-08-18T15:56:31.986Z] #77 101.4 checking for ranlib... ranlib [2022-08-18T15:56:31.986Z] #77 101.4 checking for gawk... no [2022-08-18T15:56:31.986Z] #77 101.4 checking for mawk... mawk [2022-08-18T15:56:31.986Z] #77 101.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:56:31.986Z] #77 101.8 checking for sysroot... no [2022-08-18T15:56:31.986Z] #77 101.8 checking for a working dd... /bin/dd [2022-08-18T15:56:31.986Z] #77 101.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:56:31.986Z] #77 101.8 checking for mt... no [2022-08-18T15:56:31.986Z] #77 101.8 checking if : is a manifest tool... no [2022-08-18T15:56:31.986Z] #77 101.8 checking for dlfcn.h... yes [2022-08-18T15:56:31.986Z] #77 102.0 checking for objdir... .libs [2022-08-18T15:56:31.986Z] #77 102.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:56:31.986Z] #77 102.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:56:31.986Z] #77 102.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:56:31.986Z] #77 102.6 checking if gcc static flag -static works... yes [2022-08-18T15:56:31.986Z] #77 103.0 checking if gcc supports -c -o file.o... yes [2022-08-18T15:56:31.986Z] #77 103.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:56:31.986Z] #77 103.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T15:56:31.986Z] #77 103.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:56:31.986Z] #77 103.5 checking how to hardcode library paths into programs... immediate [2022-08-18T15:56:31.986Z] #77 103.5 checking whether stripping libraries is possible... yes [2022-08-18T15:56:31.986Z] #77 103.6 checking if libtool supports shared libraries... yes [2022-08-18T15:56:31.986Z] #77 103.6 checking whether to build shared libraries... no [2022-08-18T15:56:31.986Z] #77 103.6 checking whether to build static libraries... yes [2022-08-18T15:56:31.986Z] #77 103.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:56:31.986Z] #77 103.6 checking whether build environment is sane... yes [2022-08-18T15:56:31.986Z] #77 103.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:56:31.986Z] #77 103.7 checking whether make sets $(MAKE)... yes [2022-08-18T15:56:31.986Z] #77 103.7 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:56:31.986Z] #77 103.7 checking whether make supports nested variables... yes [2022-08-18T15:56:31.986Z] #77 103.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:56:31.986Z] #77 103.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:56:31.986Z] #77 103.8 checking how to create a ustar tar archive... gnutar [2022-08-18T15:56:31.986Z] #77 103.8 checking dependency style of gcc... gcc3 [2022-08-18T15:56:31.986Z] #77 104.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:56:31.986Z] #77 104.0 checking whether make supports nested variables... (cached) yes [2022-08-18T15:56:31.986Z] #77 104.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:56:31.986Z] #77 104.0 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:56:31.986Z] #77 104.0 checking for yajl >= 2.1.0... yes [2022-08-18T15:56:31.986Z] #77 104.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:56:31.986Z] #77 104.1 checking for gcc... (cached) gcc [2022-08-18T15:56:31.986Z] #77 104.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:56:31.986Z] #77 104.2 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:56:31.986Z] #77 104.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:56:31.986Z] #77 104.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:56:31.986Z] #77 104.2 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:56:31.986Z] #77 104.3 checking for python3... /usr/bin/python3 [2022-08-18T15:56:31.986Z] #77 104.3 checking for python3 version... 3.9 [2022-08-18T15:56:31.986Z] #77 104.3 checking for python3 platform... linux [2022-08-18T15:56:31.986Z] #77 104.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:56:31.986Z] #77 104.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:56:31.986Z] #77 104.8 checking that generated files are newer than configure... done [2022-08-18T15:56:31.986Z] #77 104.8 configure: creating ./config.status [2022-08-18T15:56:32.548Z] #77 107.5 config.status: creating Makefile [2022-08-18T15:56:32.548Z] #77 107.6 config.status: creating config.h [2022-08-18T15:56:32.804Z] #77 107.6 config.status: executing libtool commands [2022-08-18T15:56:32.804Z] #77 107.7 config.status: executing depfiles commands [2022-08-18T15:56:32.804Z] #77 ... [2022-08-18T15:56:32.804Z] [2022-08-18T15:56:32.804Z] #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-18T15:56:32.804Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:56:32.804Z] #21 36.80 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-18T15:56:32.804Z] #21 36.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:56:32.804Z] #21 36.82 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-18T15:56:32.804Z] #21 36.83 Setting up libicu67:arm64 (67.1-7) ... [2022-08-18T15:56:32.804Z] #21 36.84 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-18T15:56:32.804Z] #21 36.85 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-18T15:56:32.804Z] #21 36.88 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T15:56:32.804Z] #21 36.90 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-18T15:56:32.804Z] #21 36.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:56:32.804Z] #21 36.93 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:56:32.804Z] #21 36.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T15:56:32.804Z] #21 36.97 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T15:56:33.742Z] #21 37.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:33.742Z] #21 37.74 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-18T15:56:33.742Z] #21 37.75 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T15:56:33.742Z] #21 37.77 Setting up apparmor (2.13.6-10) ... [2022-08-18T15:56:34.532Z] #77 ... [2022-08-18T15:56:34.532Z] [2022-08-18T15:56:34.532Z] #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-18T15:56:34.532Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:34.532Z] #14 115.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T15:56:34.532Z] #14 115.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:34.532Z] #14 115.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:56:35.635Z] #21 39.35 Setting up zip (3.0-12) ... [2022-08-18T15:56:35.635Z] #21 39.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:35.635Z] #21 39.40 Setting up bash-completion (1:2.11-2) ... [2022-08-18T15:56:37.183Z] #14 118.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T15:56:37.183Z] #14 118.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:56:37.183Z] #14 118.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:56:38.153Z] #21 42.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:56:38.153Z] #21 42.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:56:38.153Z] #21 42.07 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-18T15:56:38.153Z] #21 42.08 Setting up patch (2.7.6-7) ... [2022-08-18T15:56:38.153Z] #21 42.09 Setting up sudo (1.9.5p2-3) ... [2022-08-18T15:56:38.153Z] #21 42.17 invoke-rc.d: could not determine current runlevel [2022-08-18T15:56:38.153Z] #21 42.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T15:56:38.153Z] #21 42.20 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T15:56:38.153Z] #21 42.22 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-18T15:56:38.153Z] #21 42.23 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T15:56:38.153Z] #21 42.24 Setting up pigz (2.6-1) ... [2022-08-18T15:56:38.153Z] #21 42.26 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T15:56:38.153Z] #21 42.27 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T15:56:38.153Z] #21 42.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:56:38.153Z] #21 42.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:38.717Z] #21 42.99 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-18T15:56:38.973Z] #21 43.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:56:39.077Z] #13 ... [2022-08-18T15:56:39.077Z] [2022-08-18T15:56:39.077Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:56:39.077Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:39.077Z] #72 47.31 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T15:56:39.537Z] #21 43.53 Setting up libelf1:arm64 (0.183-1) ... [2022-08-18T15:56:39.537Z] #21 43.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:56:39.537Z] #21 43.56 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T15:56:39.537Z] #21 43.57 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T15:56:39.782Z] #14 ... [2022-08-18T15:56:39.782Z] [2022-08-18T15:56:39.782Z] #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-18T15:56:39.782Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:39.782Z] #77 69.81 configure.ac:7: installing 'build-aux/compile' [2022-08-18T15:56:39.782Z] #77 69.82 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T15:56:39.782Z] #77 69.82 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T15:56:39.782Z] #77 69.83 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T15:56:39.782Z] #77 69.85 configure.ac:11: installing 'build-aux/missing' [2022-08-18T15:56:39.782Z] #77 70.08 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:56:39.782Z] #77 70.21 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T15:56:40.051Z] #21 44.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:56:40.051Z] #21 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T15:56:40.051Z] #21 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T15:56:40.051Z] #21 44.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T15:56:40.051Z] #21 44.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T15:56:40.051Z] #21 44.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T15:56:40.051Z] #21 44.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T15:56:40.051Z] #21 44.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T15:56:40.051Z] #21 44.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T15:56:40.051Z] #21 44.15 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T15:56:40.482Z] #84 62.75 configure.ac:7: installing './compile' [2022-08-18T15:56:40.482Z] #84 62.76 configure.ac:11: installing './config.guess' [2022-08-18T15:56:40.482Z] #84 62.77 configure.ac:11: installing './config.sub' [2022-08-18T15:56:40.482Z] #84 62.79 configure.ac:8: installing './install-sh' [2022-08-18T15:56:40.482Z] #84 62.80 configure.ac:8: installing './missing' [2022-08-18T15:56:40.482Z] #84 62.89 Makefile.am: installing './depcomp' [2022-08-18T15:56:40.614Z] #21 ... [2022-08-18T15:56:40.614Z] [2022-08-18T15:56:40.614Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:56:40.614Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:40.614Z] #77 108.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T15:56:40.614Z] #77 108.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:56:40.614Z] #77 108.8 checking for gcc... gcc [2022-08-18T15:56:40.614Z] #77 108.9 checking whether the C compiler works... yes [2022-08-18T15:56:40.614Z] #77 109.1 checking for C compiler default output file name... a.out [2022-08-18T15:56:40.614Z] #77 109.1 checking for suffix of executables... [2022-08-18T15:56:40.614Z] #77 109.3 checking whether we are cross compiling... no [2022-08-18T15:56:40.614Z] #77 109.5 checking for suffix of object files... o [2022-08-18T15:56:40.614Z] #77 109.6 checking whether we are using the GNU C compiler... yes [2022-08-18T15:56:40.614Z] #77 109.7 checking whether gcc accepts -g... yes [2022-08-18T15:56:40.614Z] #77 109.8 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:56:40.614Z] #77 109.9 checking whether gcc understands -c and -o together... yes [2022-08-18T15:56:40.614Z] #77 110.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:56:40.614Z] #77 110.1 checking whether build environment is sane... yes [2022-08-18T15:56:40.614Z] #77 110.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:56:40.614Z] #77 110.2 checking for gawk... no [2022-08-18T15:56:40.614Z] #77 110.2 checking for mawk... mawk [2022-08-18T15:56:40.614Z] #77 110.2 checking whether make sets $(MAKE)... yes [2022-08-18T15:56:40.614Z] #77 110.3 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:56:40.614Z] #77 110.3 checking whether make supports nested variables... yes [2022-08-18T15:56:40.614Z] #77 110.4 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:56:40.614Z] #77 110.4 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:56:40.614Z] #77 110.4 checking how to create a ustar tar archive... gnutar [2022-08-18T15:56:40.614Z] #77 110.5 checking dependency style of gcc... gcc3 [2022-08-18T15:56:40.614Z] #77 110.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:56:40.614Z] #77 110.6 checking whether make supports nested variables... (cached) yes [2022-08-18T15:56:40.614Z] #77 110.7 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T15:56:40.614Z] #77 110.9 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T15:56:40.614Z] #77 110.9 checking how to print strings... printf [2022-08-18T15:56:40.614Z] #77 111.0 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:56:40.614Z] #77 111.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:56:40.614Z] #77 111.0 checking for egrep... /bin/grep -E [2022-08-18T15:56:40.614Z] #77 111.0 checking for fgrep... /bin/grep -F [2022-08-18T15:56:40.614Z] #77 111.0 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:56:40.614Z] #77 111.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:56:40.614Z] #77 111.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:56:40.614Z] #77 111.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:56:40.614Z] #77 111.2 checking whether ln -s works... yes [2022-08-18T15:56:40.614Z] #77 111.2 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:56:40.614Z] #77 111.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T15:56:40.614Z] #77 111.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:56:40.614Z] #77 111.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:56:40.614Z] #77 111.3 checking for objdump... objdump [2022-08-18T15:56:40.614Z] #77 111.3 checking how to recognize dependent libraries... pass_all [2022-08-18T15:56:40.614Z] #77 111.3 checking for dlltool... no [2022-08-18T15:56:40.614Z] #77 111.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:56:40.614Z] #77 111.3 checking for ar... ar [2022-08-18T15:56:40.614Z] #77 111.3 checking for archiver @FILE support... @ [2022-08-18T15:56:40.614Z] #77 111.5 checking for strip... strip [2022-08-18T15:56:40.614Z] #77 111.5 checking for ranlib... ranlib [2022-08-18T15:56:40.614Z] #77 111.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:56:40.614Z] #77 111.9 checking for sysroot... no [2022-08-18T15:56:40.614Z] #77 111.9 checking for a working dd... /bin/dd [2022-08-18T15:56:40.614Z] #77 111.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:56:40.614Z] #77 112.0 checking for mt... no [2022-08-18T15:56:40.614Z] #77 112.0 checking if : is a manifest tool... no [2022-08-18T15:56:40.614Z] #77 112.0 checking how to run the C preprocessor... gcc -E [2022-08-18T15:56:40.614Z] #77 112.3 checking for ANSI C header files... yes [2022-08-18T15:56:40.614Z] #77 112.8 checking for sys/types.h... yes [2022-08-18T15:56:40.614Z] #77 113.0 checking for sys/stat.h... yes [2022-08-18T15:56:40.614Z] #77 113.3 checking for stdlib.h... yes [2022-08-18T15:56:40.614Z] #77 113.5 checking for string.h... yes [2022-08-18T15:56:40.614Z] #77 113.6 checking for memory.h... yes [2022-08-18T15:56:40.614Z] #77 113.8 checking for strings.h... yes [2022-08-18T15:56:40.614Z] #77 114.0 checking for inttypes.h... yes [2022-08-18T15:56:40.614Z] #77 114.1 checking for stdint.h... yes [2022-08-18T15:56:40.614Z] #77 114.3 checking for unistd.h... yes [2022-08-18T15:56:40.614Z] #77 114.5 checking for dlfcn.h... yes [2022-08-18T15:56:40.614Z] #77 114.6 checking for objdir... .libs [2022-08-18T15:56:40.614Z] #77 114.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:56:40.614Z] #77 115.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:56:40.614Z] #77 115.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:56:40.614Z] #77 115.2 checking if gcc static flag -static works... yes [2022-08-18T15:56:40.870Z] #77 115.6 checking if gcc supports -c -o file.o... yes [2022-08-18T15:56:40.870Z] #77 115.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:56:40.870Z] #77 115.8 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T15:56:41.127Z] #77 115.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:56:41.127Z] #77 116.1 checking how to hardcode library paths into programs... immediate [2022-08-18T15:56:41.127Z] #77 116.1 checking whether stripping libraries is possible... yes [2022-08-18T15:56:41.384Z] #77 116.1 checking if libtool supports shared libraries... yes [2022-08-18T15:56:41.384Z] #77 116.1 checking whether to build shared libraries... no [2022-08-18T15:56:41.384Z] #77 116.1 checking whether to build static libraries... yes [2022-08-18T15:56:41.384Z] #77 116.2 checking float.h usability... yes [2022-08-18T15:56:41.384Z] #77 116.3 checking float.h presence... yes [2022-08-18T15:56:41.384Z] #77 116.3 checking for float.h... yes [2022-08-18T15:56:41.384Z] #77 116.4 checking limits.h usability... [2022-08-18T15:56:41.384Z] #77 ... [2022-08-18T15:56:41.384Z] [2022-08-18T15:56:41.384Z] #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-18T15:56:41.384Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T15:56:41.384Z] #21 45.58 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-18T15:56:41.414Z] #84 64.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:56:41.414Z] #84 64.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:56:41.414Z] #84 64.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:56:41.414Z] #84 64.69 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:56:41.640Z] #21 45.59 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-18T15:56:41.640Z] #21 45.61 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:56:41.640Z] #21 45.62 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:56:41.671Z] #84 ... [2022-08-18T15:56:41.671Z] [2022-08-18T15:56:41.671Z] #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-18T15:56:41.671Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:56:41.671Z] #19 90.52 Reading package lists... [2022-08-18T15:56:42.302Z] #77 72.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:56:42.302Z] #77 72.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:56:42.559Z] #77 72.80 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:56:42.559Z] #77 72.80 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:56:42.559Z] #77 72.98 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:56:42.559Z] #77 73.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:56:42.570Z] #21 46.66 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-18T15:56:42.570Z] #21 46.67 Setting up jq (1.6-2.1) ... [2022-08-18T15:56:42.570Z] #21 46.69 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-18T15:56:42.570Z] #21 46.70 Setting up iptables (1.8.7-1) ... [2022-08-18T15:56:42.570Z] #21 46.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:56:42.570Z] #21 46.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:56:42.570Z] #21 46.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:56:42.570Z] #21 46.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:56:42.570Z] #21 46.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T15:56:42.570Z] #21 46.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T15:56:42.570Z] #21 46.76 Setting up iproute2 (5.10.0-4) ... [2022-08-18T15:56:43.122Z] #77 73.23 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:56:43.122Z] #77 73.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:56:43.133Z] #21 47.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:56:43.728Z] #14 ... [2022-08-18T15:56:43.728Z] [2022-08-18T15:56:43.728Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:56:43.728Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:43.728Z] #77 48.39 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T15:56:44.502Z] #21 DONE 48.5s [2022-08-18T15:56:44.502Z] [2022-08-18T15:56:44.502Z] #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-18T15:56:44.502Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:44.502Z] #77 116.4 checking limits.h usability... yes [2022-08-18T15:56:44.502Z] #77 116.5 checking limits.h presence... yes [2022-08-18T15:56:44.502Z] #77 116.6 checking for limits.h... yes [2022-08-18T15:56:44.502Z] #77 116.6 checking stddef.h usability... yes [2022-08-18T15:56:44.502Z] #77 116.8 checking stddef.h presence... yes [2022-08-18T15:56:44.502Z] #77 116.8 checking for stddef.h... yes [2022-08-18T15:56:44.502Z] #77 116.9 checking for stdlib.h... (cached) yes [2022-08-18T15:56:44.502Z] #77 116.9 checking for string.h... (cached) yes [2022-08-18T15:56:44.502Z] #77 117.0 checking sys/time.h usability... yes [2022-08-18T15:56:44.502Z] #77 117.2 checking sys/time.h presence... yes [2022-08-18T15:56:44.502Z] #77 117.2 checking for sys/time.h... yes [2022-08-18T15:56:44.502Z] #77 117.3 checking for inline... inline [2022-08-18T15:56:44.502Z] #77 117.4 checking for size_t... yes [2022-08-18T15:56:44.502Z] #77 117.7 checking for stdlib.h... (cached) yes [2022-08-18T15:56:44.502Z] #77 117.7 checking for GNU libc compatible malloc... yes [2022-08-18T15:56:44.502Z] #77 117.9 checking for stdlib.h... (cached) yes [2022-08-18T15:56:44.502Z] #77 117.9 checking for GNU libc compatible realloc... yes [2022-08-18T15:56:44.502Z] #77 118.2 checking for working strtod... yes [2022-08-18T15:56:44.502Z] #77 118.4 checking for gettimeofday... yes [2022-08-18T15:56:44.502Z] #77 118.6 checking for memset... yes [2022-08-18T15:56:44.502Z] #77 118.8 checking for strspn... yes [2022-08-18T15:56:44.502Z] #77 119.1 checking that generated files are newer than configure... done [2022-08-18T15:56:44.502Z] #77 119.1 configure: creating ./config.status [2022-08-18T15:56:45.016Z] #77 ... [2022-08-18T15:56:45.016Z] [2022-08-18T15:56:45.016Z] #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-18T15:56:45.016Z] #67 sha256:c8aa35c5f852eef89683209173bc0a565e01d8c6592f1bccd21d59b56aa0ec69 [2022-08-18T15:56:45.016Z] #67 118.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:56:45.016Z] #67 118.8 + GOBIN=/build [2022-08-18T15:56:45.016Z] #67 118.8 + GO111MODULE=on [2022-08-18T15:56:45.016Z] #67 118.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:56:45.016Z] #67 125.6 rootlesskit version 1.0.0 [2022-08-18T15:56:45.016Z] #67 125.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T15:56:45.016Z] #67 125.6 -container-ip string [2022-08-18T15:56:45.016Z] #67 125.6 container ip [2022-08-18T15:56:45.016Z] #67 125.6 -container-port int [2022-08-18T15:56:45.016Z] #67 125.6 container port (default -1) [2022-08-18T15:56:45.016Z] #67 125.6 -host-ip string [2022-08-18T15:56:45.016Z] #67 125.6 host ip [2022-08-18T15:56:45.016Z] #67 125.6 -host-port int [2022-08-18T15:56:45.016Z] #67 125.6 host port (default -1) [2022-08-18T15:56:45.016Z] #67 125.6 -proto string [2022-08-18T15:56:45.016Z] #67 125.6 proxy protocol (default "tcp") [2022-08-18T15:56:45.016Z] #67 DONE 126.3s [2022-08-18T15:56:45.016Z] [2022-08-18T15:56:45.016Z] #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-18T15:56:45.016Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:45.016Z] #14 121.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T15:56:45.016Z] #14 121.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T15:56:45.016Z] #14 121.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 121.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T15:56:45.016Z] #14 121.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 121.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T15:56:45.016Z] #14 121.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T15:56:45.016Z] #14 121.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 121.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T15:56:45.016Z] #14 121.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T15:56:45.016Z] #14 121.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 121.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:56:45.016Z] #14 122.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T15:56:45.016Z] #14 122.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 122.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:56:45.016Z] #14 122.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T15:56:45.016Z] #14 122.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 122.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:56:45.016Z] #14 122.3 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:56:45.016Z] #14 122.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 122.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:56:45.016Z] #14 122.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T15:56:45.016Z] #14 122.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 122.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T15:56:45.016Z] #14 122.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T15:56:45.016Z] #14 122.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 122.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 123.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T15:56:45.016Z] #14 123.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 123.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 123.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T15:56:45.016Z] #14 123.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 123.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 123.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T15:56:45.016Z] #14 123.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 123.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 123.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T15:56:45.016Z] #14 123.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 123.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T15:56:45.016Z] #14 124.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T15:56:45.016Z] #14 124.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 124.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:56:45.016Z] #14 124.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:56:45.016Z] #14 124.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 124.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:56:45.016Z] #14 124.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:56:45.016Z] #14 124.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:56:45.016Z] #14 124.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:56:45.016Z] #14 125.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:56:45.016Z] #14 126.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T15:56:45.016Z] #14 126.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:56:45.016Z] #14 126.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T15:56:45.016Z] #14 126.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 126.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 126.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 126.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T15:56:45.016Z] #14 126.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T15:56:45.016Z] #14 126.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:56:45.016Z] #14 126.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:56:45.016Z] #14 126.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T15:56:45.016Z] #14 126.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T15:56:45.016Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 ... [2022-08-18T15:56:45.016Z] [2022-08-18T15:56:45.016Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T15:56:45.016Z] #68 sha256:5d1eb10315c57e88af8aebd4a3c334803d465b9a889ffef6e439000f6c10671f [2022-08-18T15:56:45.016Z] #68 DONE 0.2s [2022-08-18T15:56:45.016Z] [2022-08-18T15:56:45.016Z] #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-18T15:56:45.016Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:45.016Z] #14 126.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T15:56:45.016Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T15:56:45.016Z] #14 126.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:56:45.016Z] #14 126.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T15:56:45.016Z] #14 126.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 126.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:56:45.016Z] #14 ... [2022-08-18T15:56:45.016Z] [2022-08-18T15:56:45.016Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T15:56:45.016Z] #69 sha256:f8bea261cf74962786402e04c419b07cff813a0aa336017a6f47a478fa0cd94a [2022-08-18T15:56:45.016Z] #69 DONE 0.2s [2022-08-18T15:56:45.016Z] [2022-08-18T15:56:45.016Z] #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-18T15:56:45.016Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:56:45.016Z] #14 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:56:45.016Z] #14 127.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:56:45.016Z] #14 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:56:45.016Z] #14 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:56:45.274Z] #14 127.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:56:45.430Z] #77 ... [2022-08-18T15:56:45.430Z] [2022-08-18T15:56:45.430Z] #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-18T15:56:45.430Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9 [2022-08-18T15:56:45.430Z] #22 0.825 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T15:56:45.430Z] #22 0.830 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T15:56:45.430Z] #22 0.834 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T15:56:45.430Z] #22 DONE 0.9s [2022-08-18T15:56:45.430Z] [2022-08-18T15:56:45.430Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T15:56:45.430Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T15:56:46.204Z] #14 DONE 127.8s [2022-08-18T15:56:46.204Z] [2022-08-18T15:56:46.204Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T15:56:46.204Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T15:56:46.767Z] #15 ... [2022-08-18T15:56:46.767Z] [2022-08-18T15:56:46.767Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T15:56:46.767Z] #59 sha256:92a3c36ad6d5fdd7e46447f889198f2de85e0d5a47bbc284801556f850ed36a3 [2022-08-18T15:56:46.767Z] #59 DONE 0.8s [2022-08-18T15:56:47.023Z] [2022-08-18T15:56:47.023Z] #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-18T15:56:47.023Z] #60 sha256:6709d1c43e763f3aeb8dfbff923c71c0c3a3d08e822f49df30bfad3872f47e2d [2022-08-18T15:56:47.185Z] #19 112.6 Building dependency tree... [2022-08-18T15:56:48.981Z] #77 ... [2022-08-18T15:56:48.981Z] [2022-08-18T15:56:48.981Z] #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-18T15:56:48.981Z] #64 sha256:a8001a1653da6d1dd5671790a0c6630dcc3c3d065e5eb62607776897fea80a80 [2022-08-18T15:56:48.981Z] #64 77.15 Updating files: 29% (1464/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 83% (4146/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T15:56:48.981Z] #64 79.75 + cd /tmp/tmp.gr8WU8WDGV/src/github.com/containerd/containerd [2022-08-18T15:56:48.981Z] #64 79.76 + git checkout -q v1.6.7 [2022-08-18T15:56:48.981Z] #64 82.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T15:56:48.981Z] #64 82.00 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T15:56:48.981Z] #64 82.00 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:56:48.981Z] #64 82.00 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:56:48.981Z] #64 82.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T15:56:48.981Z] #64 82.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T15:56:48.981Z] #64 82.00 + '[' '' = dynamic ']' [2022-08-18T15:56:48.981Z] #64 82.00 + make [2022-08-18T15:56:49.802Z] #19 ... [2022-08-18T15:56:49.802Z] [2022-08-18T15:56:49.802Z] #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-18T15:56:49.802Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:49.802Z] #84 64.87 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:56:49.802Z] #84 65.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:56:49.802Z] #84 65.59 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:56:49.802Z] #84 65.82 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:56:49.803Z] #84 66.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:56:50.682Z] #23 ... [2022-08-18T15:56:50.682Z] [2022-08-18T15:56:50.682Z] #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-18T15:56:50.682Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:50.682Z] #77 122.4 config.status: creating Makefile [2022-08-18T15:56:50.682Z] #77 122.4 config.status: creating config.h [2022-08-18T15:56:50.682Z] #77 122.5 config.status: executing depfiles commands [2022-08-18T15:56:50.682Z] #77 122.7 config.status: executing libtool commands [2022-08-18T15:56:50.682Z] #77 123.8 GEN .version [2022-08-18T15:56:50.682Z] #77 123.9 make install-recursive [2022-08-18T15:56:50.682Z] #77 123.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T15:56:50.682Z] #77 124.0 Making install in libocispec [2022-08-18T15:56:50.682Z] #77 124.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:56:50.682Z] #77 124.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T15:56:50.682Z] #77 124.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T15:56:50.682Z] #77 124.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T15:56:50.682Z] #77 124.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T15:56:50.682Z] #77 124.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T15:56:50.682Z] #77 124.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T15:56:50.682Z] #77 125.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T15:56:50.682Z] #77 125.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T15:56:50.937Z] #77 125.7 make install-recursive [2022-08-18T15:56:50.937Z] #77 125.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:56:50.937Z] #77 125.8 Making install in yajl [2022-08-18T15:56:50.937Z] #77 125.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:56:50.937Z] #77 125.9 CC verify/json_verify-json_verify.o [2022-08-18T15:56:50.937Z] #77 125.9 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T15:56:50.937Z] #77 125.9 CC src/libyajl_la-yajl.lo [2022-08-18T15:56:50.937Z] #77 125.9 CC src/libyajl_la-yajl_gen.lo [2022-08-18T15:56:51.193Z] #77 126.0 CC src/libyajl_la-yajl_parser.lo [2022-08-18T15:56:51.193Z] #77 126.0 CC src/libyajl_la-yajl_buf.lo [2022-08-18T15:56:51.193Z] #77 126.1 CC src/libyajl_la-yajl_encode.lo [2022-08-18T15:56:51.193Z] #77 126.1 CC src/libyajl_la-yajl_lex.lo [2022-08-18T15:56:51.193Z] #77 126.1 CC src/libyajl_la-yajl_tree.lo [2022-08-18T15:56:51.280Z] #60 ... [2022-08-18T15:56:51.280Z] [2022-08-18T15:56:51.280Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T15:56:51.280Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T15:56:51.280Z] #15 DONE 4.4s [2022-08-18T15:56:51.280Z] [2022-08-18T15:56:51.280Z] #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-18T15:56:51.280Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T15:56:52.258Z] #64 85.45 + bin/ctr [2022-08-18T15:56:52.346Z] #84 ... [2022-08-18T15:56:52.346Z] [2022-08-18T15:56:52.346Z] #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-18T15:56:52.346Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:56:52.346Z] #19 123.1 The following additional packages will be installed: [2022-08-18T15:56:52.346Z] #19 123.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T15:56:52.346Z] #19 123.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T15:56:52.346Z] #19 123.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-18T15:56:52.346Z] #19 123.1 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-18T15:56:52.346Z] #19 123.1 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T15:56:52.346Z] #19 123.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T15:56:52.346Z] #19 123.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T15:56:52.346Z] #19 123.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T15:56:52.346Z] #19 123.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T15:56:52.346Z] #19 123.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T15:56:52.346Z] #19 123.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T15:56:52.346Z] #19 123.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T15:56:52.346Z] #19 123.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T15:56:52.346Z] #19 123.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T15:56:52.346Z] #19 123.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T15:56:52.346Z] #19 123.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T15:56:52.346Z] #19 123.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T15:56:52.346Z] #19 123.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T15:56:52.346Z] #19 123.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T15:56:52.346Z] #19 123.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T15:56:52.346Z] #19 123.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T15:56:52.346Z] #19 123.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T15:56:52.346Z] #19 123.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T15:56:52.346Z] #19 123.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T15:56:52.346Z] #19 123.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T15:56:52.346Z] #19 123.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T15:56:52.346Z] #19 123.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T15:56:52.347Z] #19 123.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T15:56:52.347Z] #19 123.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T15:56:52.347Z] #19 123.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T15:56:52.347Z] #19 123.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T15:56:52.347Z] #19 123.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T15:56:52.347Z] #19 123.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T15:56:52.347Z] #19 123.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T15:56:52.347Z] #19 123.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T15:56:52.347Z] #19 123.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T15:56:52.347Z] #19 123.1 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T15:56:52.347Z] #19 123.2 Suggested packages: [2022-08-18T15:56:52.347Z] #19 123.2 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-18T15:56:52.347Z] #19 123.2 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-18T15:56:52.347Z] #19 123.2 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-18T15:56:52.347Z] #19 123.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-18T15:56:52.347Z] #19 123.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-18T15:56:52.347Z] #19 123.2 libyaml-shell-perl ed diffutils-doc [2022-08-18T15:56:52.347Z] #19 123.2 Recommended packages: [2022-08-18T15:56:52.347Z] #19 123.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-18T15:56:52.347Z] #19 123.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-18T15:56:53.985Z] #72 ... [2022-08-18T15:56:53.985Z] [2022-08-18T15:56:53.985Z] #61 [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-18T15:56:53.985Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T15:56:54.464Z] #77 ... [2022-08-18T15:56:54.464Z] [2022-08-18T15:56:54.464Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T15:56:54.464Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T15:56:54.464Z] #23 9.226 Collecting yamllint==1.26.1 [2022-08-18T15:56:54.555Z] #16 DONE 4.0s [2022-08-18T15:56:54.555Z] [2022-08-18T15:56:54.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-18T15:56:54.555Z] #60 sha256:6709d1c43e763f3aeb8dfbff923c71c0c3a3d08e822f49df30bfad3872f47e2d [2022-08-18T15:56:54.555Z] #60 4.897 + RM_GOPATH=0 [2022-08-18T15:56:54.555Z] #60 4.897 + TMP_GOPATH= [2022-08-18T15:56:54.555Z] #60 4.897 + : /build [2022-08-18T15:56:54.555Z] #60 4.897 + '[' -z '' ']' [2022-08-18T15:56:54.555Z] #60 4.897 ++ mktemp -d [2022-08-18T15:56:54.555Z] #60 4.898 + export GOPATH=/tmp/tmp.VSbrTCROOq [2022-08-18T15:56:54.555Z] #60 4.901 + GOPATH=/tmp/tmp.VSbrTCROOq [2022-08-18T15:56:54.555Z] #60 4.901 + RM_GOPATH=1 [2022-08-18T15:56:54.555Z] #60 4.901 + case "$(go env GOARCH)" in [2022-08-18T15:56:54.555Z] #60 4.902 ++ go env GOARCH [2022-08-18T15:56:54.555Z] #60 4.906 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:56:54.555Z] #60 4.907 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:56:54.555Z] #60 4.908 ++ dirname /install.sh [2022-08-18T15:56:54.555Z] #60 4.909 + dir=/ [2022-08-18T15:56:54.555Z] #60 4.915 + bin=runc [2022-08-18T15:56:54.555Z] #60 4.916 + shift [2022-08-18T15:56:54.555Z] #60 4.916 + '[' '!' -f //runc.installer ']' [2022-08-18T15:56:54.555Z] #60 4.916 + . //runc.installer [2022-08-18T15:56:54.555Z] #60 4.916 ++ set -e [2022-08-18T15:56:54.555Z] #60 4.916 ++ : v1.1.3 [2022-08-18T15:56:54.555Z] #60 4.917 + install_runc [2022-08-18T15:56:54.555Z] #60 4.917 + RUNC_BUILDTAGS=seccomp [2022-08-18T15:56:54.555Z] #60 4.917 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T15:56:54.555Z] #60 4.917 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T15:56:54.555Z] #60 4.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VSbrTCROOq/src/github.com/opencontainers/runc [2022-08-18T15:56:54.555Z] #60 4.932 Cloning into '/tmp/tmp.VSbrTCROOq/src/github.com/opencontainers/runc'... [2022-08-18T15:56:55.290Z] #61 75.79 Updating files: 23% (1149/4961) Updating files: 24% (1191/4961) Updating files: 25% (1241/4961) Updating files: 26% (1290/4961) Updating files: 27% (1340/4961) Updating files: 28% (1390/4961) Updating files: 29% (1439/4961) Updating files: 30% (1489/4961) Updating files: 31% (1538/4961) Updating files: 32% (1588/4961) Updating files: 33% (1638/4961) Updating files: 34% (1687/4961) Updating files: 35% (1737/4961) Updating files: 36% (1786/4961) Updating files: 37% (1836/4961) Updating files: 38% (1886/4961) Updating files: 39% (1935/4961) Updating files: 40% (1985/4961) Updating files: 41% (2035/4961) Updating files: 42% (2084/4961) Updating files: 43% (2134/4961) Updating files: 44% (2183/4961) Updating files: 45% (2233/4961) Updating files: 46% (2283/4961) Updating files: 47% (2332/4961) Updating files: 48% (2382/4961) Updating files: 49% (2431/4961) Updating files: 50% (2481/4961) Updating files: 51% (2531/4961) Updating files: 52% (2580/4961) Updating files: 53% (2630/4961) Updating files: 54% (2679/4961) Updating files: 55% (2729/4961) Updating files: 56% (2779/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 78% (3894/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T15:56:55.290Z] #61 78.79 + cd /tmp/tmp.TNefAi8YDa/src/github.com/containerd/containerd [2022-08-18T15:56:55.290Z] #61 78.80 + git checkout -q v1.6.7 [2022-08-18T15:56:55.833Z] #23 10.28 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T15:56:56.763Z] #23 11.48 Collecting pathspec>=0.5.3 [2022-08-18T15:56:56.763Z] #23 11.48 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T15:56:57.019Z] #23 11.85 Collecting pyyaml [2022-08-18T15:56:57.282Z] #23 11.86 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-18T15:56:57.282Z] #23 11.92 Building wheels for collected packages: yamllint [2022-08-18T15:56:57.282Z] #23 11.93 Building wheel for yamllint (setup.py): started [2022-08-18T15:56:57.824Z] #60 ... [2022-08-18T15:56:57.824Z] [2022-08-18T15:56:57.824Z] #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-18T15:56:57.824Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:57.824Z] #77 87.78 configure.ac:11: installing 'build-aux/compile' [2022-08-18T15:56:57.824Z] #77 87.79 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T15:56:57.824Z] #77 87.79 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T15:56:57.824Z] #77 87.81 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T15:56:57.824Z] #77 87.82 configure.ac:13: installing 'build-aux/missing' [2022-08-18T15:56:57.824Z] #77 87.82 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T15:56:57.824Z] #77 ... [2022-08-18T15:56:57.824Z] [2022-08-18T15:56:57.824Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T15:56:57.824Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T15:56:57.824Z] #17 3.097 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T15:56:57.824Z] #17 DONE 3.1s [2022-08-18T15:56:57.824Z] [2022-08-18T15:56:57.824Z] #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-18T15:56:57.824Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:57.824Z] #77 88.21 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:56:58.588Z] #61 81.77 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T15:56:58.588Z] #61 81.77 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T15:56:58.588Z] #61 81.77 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:56:58.588Z] #61 81.77 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T15:56:58.588Z] #61 81.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T15:56:58.588Z] #61 81.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T15:56:58.588Z] #61 81.77 + '[' '' = dynamic ']' [2022-08-18T15:56:58.588Z] #61 81.77 + make [2022-08-18T15:56:58.650Z] #23 13.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T15:56:58.650Z] #23 13.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=29cfbcddd89249d63d3d1e594c32b0e7a358f2cfeb0984cef5e135a425866bfa [2022-08-18T15:56:58.650Z] #23 13.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T15:56:58.650Z] #23 13.15 Successfully built yamllint [2022-08-18T15:56:58.650Z] #23 13.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T15:56:58.897Z] #19 ... [2022-08-18T15:56:58.897Z] [2022-08-18T15:56:58.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-18T15:56:58.897Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:58.897Z] #84 82.06 configure.ac:7: installing 'build-aux/compile' [2022-08-18T15:56:58.897Z] #84 82.10 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T15:56:58.897Z] #84 82.13 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T15:56:58.897Z] #84 82.15 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T15:56:58.897Z] #84 82.18 configure.ac:11: installing 'build-aux/missing' [2022-08-18T15:56:58.907Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T15:56:59.454Z] #77 89.63 checking build system type... [2022-08-18T15:56:59.454Z] #77 ... [2022-08-18T15:56:59.454Z] [2022-08-18T15:56:59.454Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T15:56:59.454Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T15:56:59.454Z] #18 DONE 1.9s [2022-08-18T15:56:59.461Z] #84 82.49 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:56:59.461Z] #84 82.61 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T15:56:59.710Z] [2022-08-18T15:56:59.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-18T15:56:59.710Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:56:59.710Z] #77 89.63 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:56:59.710Z] #77 90.03 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:56:59.710Z] #77 90.03 checking how to print strings... printf [2022-08-18T15:56:59.710Z] #77 90.03 checking for gcc... gcc [2022-08-18T15:56:59.919Z] #23 DONE 14.4s [2022-08-18T15:56:59.919Z] [2022-08-18T15:56:59.919Z] #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-18T15:56:59.919Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:56:59.919Z] #77 131.1 CCLD libyajl.la [2022-08-18T15:56:59.919Z] #77 131.4 CCLD verify/json_verify [2022-08-18T15:56:59.919Z] #77 131.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:56:59.919Z] #77 131.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:56:59.919Z] #77 131.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:56:59.919Z] #77 131.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:56:59.919Z] #77 131.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:56:59.919Z] #77 131.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:56:59.919Z] #77 132.0 CC src/validate.o [2022-08-18T15:56:59.919Z] #77 132.0 CC src/image_spec_schema_config_schema.lo [2022-08-18T15:56:59.919Z] #77 132.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T15:56:59.919Z] #77 132.0 CC src/image_spec_schema_defs.lo [2022-08-18T15:56:59.919Z] #77 132.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T15:56:59.919Z] #77 132.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T15:56:59.919Z] #77 132.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T15:56:59.919Z] #77 132.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T15:56:59.919Z] #77 132.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T15:56:59.919Z] #77 132.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T15:56:59.919Z] #77 132.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T15:56:59.919Z] #77 132.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T15:56:59.919Z] #77 132.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T15:56:59.919Z] #77 132.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T15:56:59.919Z] #77 132.6 CC src/runtime_spec_schema_defs.lo [2022-08-18T15:56:59.919Z] #77 132.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T15:56:59.919Z] #77 132.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T15:56:59.919Z] #77 133.0 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T15:56:59.919Z] #77 133.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T15:56:59.919Z] #77 133.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T15:56:59.919Z] #77 133.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T15:56:59.919Z] #77 133.4 CC src/basic_test_double_array_item.lo [2022-08-18T15:56:59.919Z] #77 133.4 CC src/basic_test_double_array.lo [2022-08-18T15:56:59.919Z] #77 133.5 CC src/basic_test_top_array_int.lo [2022-08-18T15:56:59.919Z] #77 133.7 CC src/basic_test_top_array_string.lo [2022-08-18T15:56:59.919Z] #77 134.0 CC src/basic_test_top_double_array_int.lo [2022-08-18T15:56:59.919Z] #77 134.1 CC src/basic_test_top_double_array_obj.lo [2022-08-18T15:56:59.919Z] #77 134.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T15:56:59.919Z] #77 134.4 CC src/basic_test_top_double_array_string.lo [2022-08-18T15:56:59.919Z] #77 134.4 CC src/read-file.lo [2022-08-18T15:56:59.919Z] #77 134.5 CC src/json_common.lo [2022-08-18T15:56:59.919Z] #77 134.5 CC tests/test-1.o [2022-08-18T15:56:59.919Z] #77 134.6 CC tests/test-2.o [2022-08-18T15:56:59.919Z] #77 134.6 CC tests/test-3.o [2022-08-18T15:56:59.967Z] #77 90.19 checking whether the C compiler works... yes [2022-08-18T15:56:59.967Z] #77 90.45 checking for C compiler default output file name... a.out [2022-08-18T15:57:00.176Z] #77 134.9 CC tests/test-4.o [2022-08-18T15:57:00.176Z] #77 135.0 CC tests/test-5.o [2022-08-18T15:57:00.176Z] #77 135.1 CC tests/test-6.o [2022-08-18T15:57:00.223Z] #77 90.45 checking for suffix of executables... [2022-08-18T15:57:00.433Z] #77 135.3 CC tests/test-7.o [2022-08-18T15:57:00.480Z] #77 90.70 checking whether we are cross compiling... no [2022-08-18T15:57:00.480Z] #77 90.90 checking for suffix of object files... o [2022-08-18T15:57:00.502Z] #61 83.98 + bin/ctr [2022-08-18T15:57:00.689Z] #77 135.5 CC tests/test-8.o [2022-08-18T15:57:00.690Z] #77 135.6 CC tests/test-9.o [2022-08-18T15:57:00.736Z] #77 91.01 checking whether we are using the GNU C compiler... yes [2022-08-18T15:57:00.736Z] #77 91.08 checking whether gcc accepts -g... yes [2022-08-18T15:57:00.946Z] #77 135.8 CC tests/test-10.o [2022-08-18T15:57:00.946Z] #77 136.0 CC tests/test-11.o [2022-08-18T15:57:00.992Z] #77 91.17 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:57:01.248Z] #77 91.33 checking whether gcc understands -c and -o together... yes [2022-08-18T15:57:01.249Z] #77 91.61 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:57:01.249Z] #77 91.64 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:57:01.249Z] #77 91.65 checking for egrep... /bin/grep -E [2022-08-18T15:57:01.249Z] #77 91.65 checking for fgrep... /bin/grep -F [2022-08-18T15:57:01.249Z] #77 91.66 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:57:01.249Z] #77 91.70 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:57:01.249Z] #77 91.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:57:01.249Z] #77 91.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:57:01.249Z] #77 91.84 checking whether ln -s works... yes [2022-08-18T15:57:01.505Z] #77 91.84 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:57:01.505Z] #77 91.86 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T15:57:01.505Z] #77 91.86 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:57:01.505Z] #77 91.86 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:57:01.505Z] #77 91.86 checking for objdump... objdump [2022-08-18T15:57:01.505Z] #77 91.86 checking how to recognize dependent libraries... pass_all [2022-08-18T15:57:01.505Z] #77 91.86 checking for dlltool... no [2022-08-18T15:57:01.505Z] #77 91.86 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:57:01.505Z] #77 91.86 checking for ar... ar [2022-08-18T15:57:01.762Z] #77 91.87 checking for archiver @FILE support... [2022-08-18T15:57:01.762Z] #77 ... [2022-08-18T15:57:01.762Z] [2022-08-18T15:57:01.762Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T15:57:01.762Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T15:57:01.762Z] #19 DONE 2.1s [2022-08-18T15:57:01.762Z] [2022-08-18T15:57:01.762Z] #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-18T15:57:01.762Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:01.762Z] #77 91.87 checking for archiver @FILE support... @ [2022-08-18T15:57:01.762Z] #77 91.99 checking for strip... strip [2022-08-18T15:57:01.762Z] #77 91.99 checking for ranlib... ranlib [2022-08-18T15:57:01.762Z] #77 91.99 checking for gawk... no [2022-08-18T15:57:01.762Z] #77 92.00 checking for mawk... mawk [2022-08-18T15:57:02.019Z] #77 92.01 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:57:02.019Z] #77 92.48 checking for sysroot... no [2022-08-18T15:57:02.019Z] #77 92.48 checking for a working dd... /bin/dd [2022-08-18T15:57:02.019Z] #77 92.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:57:02.214Z] #64 ... [2022-08-18T15:57:02.214Z] [2022-08-18T15:57:02.214Z] #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-18T15:57:02.214Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:02.214Z] #14 143.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T15:57:02.214Z] #14 143.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:02.214Z] #14 143.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:57:02.275Z] #77 92.61 checking for mt... no [2022-08-18T15:57:02.275Z] #77 92.65 checking if : is a manifest tool... no [2022-08-18T15:57:02.531Z] #77 92.65 checking how to run the C preprocessor... gcc -E [2022-08-18T15:57:02.737Z] #84 85.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:57:02.738Z] #84 85.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:57:03.094Z] #77 92.94 checking for ANSI C header files... yes [2022-08-18T15:57:03.609Z] #77 93.68 checking for sys/types.h... yes [2022-08-18T15:57:03.609Z] #77 93.86 checking for sys/stat.h... #77 ... [2022-08-18T15:57:03.609Z] [2022-08-18T15:57:03.609Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T15:57:03.609Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T15:57:03.609Z] #20 DONE 2.0s [2022-08-18T15:57:03.609Z] [2022-08-18T15:57:03.609Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:57:03.609Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:03.609Z] #77 93.86 checking for sys/stat.h... yes [2022-08-18T15:57:03.672Z] #84 86.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:57:03.672Z] #84 86.83 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:57:03.866Z] #77 94.14 checking for stdlib.h... yes [2022-08-18T15:57:03.930Z] #84 87.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:57:03.930Z] #84 87.21 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:57:04.122Z] #77 94.44 checking for string.h... yes [2022-08-18T15:57:04.188Z] #84 87.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:57:04.188Z] #84 87.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:57:04.638Z] #77 94.77 checking for memory.h... yes [2022-08-18T15:57:04.708Z] #61 ... [2022-08-18T15:57:04.708Z] [2022-08-18T15:57:04.708Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:57:04.708Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:04.708Z] #72 64.06 libtoolize: putting auxiliary files in '.'. [2022-08-18T15:57:04.708Z] #72 64.06 libtoolize: copying file './ltmain.sh' [2022-08-18T15:57:04.708Z] #72 65.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T15:57:04.708Z] #72 65.92 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T15:57:04.708Z] #72 65.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:57:04.895Z] #77 95.00 checking for strings.h... yes [2022-08-18T15:57:04.895Z] #77 95.19 checking for inttypes.h... yes [2022-08-18T15:57:05.120Z] #84 ... [2022-08-18T15:57:05.120Z] [2022-08-18T15:57:05.120Z] #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-18T15:57:05.120Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:57:05.120Z] #19 131.9 The following NEW packages will be installed: [2022-08-18T15:57:05.120Z] #19 131.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T15:57:05.120Z] #19 131.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T15:57:05.120Z] #19 131.9 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-18T15:57:05.120Z] #19 131.9 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-18T15:57:05.120Z] #19 131.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-18T15:57:05.120Z] #19 131.9 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-18T15:57:05.120Z] #19 131.9 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-18T15:57:05.120Z] #19 131.9 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T15:57:05.120Z] #19 131.9 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T15:57:05.120Z] #19 131.9 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T15:57:05.120Z] #19 131.9 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T15:57:05.120Z] #19 131.9 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T15:57:05.120Z] #19 131.9 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T15:57:05.120Z] #19 131.9 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T15:57:05.120Z] #19 131.9 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T15:57:05.120Z] #19 131.9 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T15:57:05.120Z] #19 131.9 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T15:57:05.120Z] #19 131.9 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T15:57:05.120Z] #19 131.9 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T15:57:05.120Z] #19 131.9 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T15:57:05.120Z] #19 131.9 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T15:57:05.120Z] #19 131.9 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T15:57:05.120Z] #19 131.9 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T15:57:05.120Z] #19 131.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T15:57:05.120Z] #19 131.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T15:57:05.120Z] #19 131.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T15:57:05.120Z] #19 131.9 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T15:57:05.120Z] #19 131.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T15:57:05.120Z] #19 131.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T15:57:05.120Z] #19 131.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T15:57:05.120Z] #19 131.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T15:57:05.120Z] #19 131.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T15:57:05.120Z] #19 131.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T15:57:05.120Z] #19 131.9 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T15:57:05.120Z] #19 132.7 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:57:05.120Z] #19 132.7 Need to get 788 MB of archives. [2022-08-18T15:57:05.120Z] #19 132.7 After this operation, 3385 MB of additional disk space will be used. [2022-08-18T15:57:05.120Z] #19 132.7 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-18T15:57:05.120Z] #19 132.7 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:57:05.120Z] #19 132.7 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T15:57:05.120Z] #19 132.7 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T15:57:05.120Z] #19 132.7 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T15:57:05.120Z] #19 132.8 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-18T15:57:05.120Z] #19 132.8 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-18T15:57:05.120Z] #19 132.9 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-18T15:57:05.120Z] #19 133.0 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-18T15:57:05.120Z] #19 133.1 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-18T15:57:05.120Z] #19 133.2 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-18T15:57:05.120Z] #19 133.3 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-18T15:57:05.120Z] #19 133.3 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-18T15:57:05.120Z] #19 136.0 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-18T15:57:05.120Z] #19 136.0 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-18T15:57:05.151Z] #77 95.41 checking for stdint.h... yes [2022-08-18T15:57:05.151Z] #77 95.57 checking for unistd.h... yes [2022-08-18T15:57:05.407Z] #77 95.73 checking for dlfcn.h... yes [2022-08-18T15:57:05.407Z] #77 95.86 checking for objdir... .libs [2022-08-18T15:57:05.651Z] #72 ... [2022-08-18T15:57:05.651Z] [2022-08-18T15:57:05.651Z] #13 [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-18T15:57:05.651Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:05.651Z] #13 139.3 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T15:57:05.651Z] #13 139.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:05.651Z] #13 139.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:57:05.970Z] #77 96.20 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:57:05.970Z] #77 96.34 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:57:06.227Z] #77 96.34 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:57:06.484Z] #77 96.48 checking if gcc static flag -static works... yes [2022-08-18T15:57:06.741Z] #77 96.96 checking if gcc supports -c -o file.o... yes [2022-08-18T15:57:06.741Z] #77 97.11 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:57:06.741Z] #77 97.11 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:57:07.305Z] #77 97.18 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:57:07.305Z] #77 97.50 checking how to hardcode library paths into programs... immediate [2022-08-18T15:57:07.305Z] #77 97.50 checking whether stripping libraries is possible... yes [2022-08-18T15:57:07.305Z] #77 97.52 checking if libtool supports shared libraries... yes [2022-08-18T15:57:07.305Z] #77 97.52 checking whether to build shared libraries... no [2022-08-18T15:57:07.305Z] #77 97.52 checking whether to build static libraries... yes [2022-08-18T15:57:07.305Z] #77 97.53 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:57:07.305Z] #77 97.57 checking whether build environment is sane... yes [2022-08-18T15:57:07.305Z] #77 97.63 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:57:07.305Z] #77 97.64 checking whether make sets $(MAKE)... yes [2022-08-18T15:57:07.305Z] #77 97.72 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:57:07.305Z] #77 97.76 checking whether make supports nested variables... yes [2022-08-18T15:57:07.305Z] #77 97.80 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:57:07.305Z] #77 97.81 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:57:07.305Z] #77 97.81 checking how to create a ustar tar archive... gnutar [2022-08-18T15:57:07.564Z] #13 151.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T15:57:07.564Z] #13 151.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:07.564Z] #13 151.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:57:07.654Z] #19 138.5 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-18T15:57:07.655Z] #19 138.5 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-18T15:57:07.819Z] #77 97.91 checking dependency style of gcc... gcc3 [2022-08-18T15:57:07.819Z] #77 98.09 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:57:07.819Z] #77 98.09 checking whether make supports nested variables... (cached) yes [2022-08-18T15:57:07.819Z] #77 98.10 checking for gawk... (cached) mawk [2022-08-18T15:57:07.819Z] #77 98.10 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:57:07.819Z] #77 98.10 checking for gcc... (cached) gcc [2022-08-18T15:57:07.819Z] #77 98.20 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:57:07.819Z] #77 98.20 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:57:07.819Z] #77 98.21 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:57:07.819Z] #77 98.22 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:57:07.819Z] #77 98.22 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:57:08.076Z] #77 98.32 checking for python3... /usr/bin/python3 [2022-08-18T15:57:08.076Z] #77 98.33 checking for python3 version... 3.9 [2022-08-18T15:57:08.076Z] #77 98.39 checking for python3 platform... linux [2022-08-18T15:57:08.334Z] #77 98.46 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:57:08.334Z] #77 98.63 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:57:08.334Z] #77 98.81 checking for go-md2man... no [2022-08-18T15:57:08.590Z] #77 98.82 checking error.h usability... yes [2022-08-18T15:57:08.847Z] #77 99.01 checking error.h presence... yes [2022-08-18T15:57:08.847Z] #77 99.06 checking for error.h... yes [2022-08-18T15:57:08.847Z] #77 99.10 checking linux/openat2.h usability... yes [2022-08-18T15:57:09.104Z] #77 99.30 checking linux/openat2.h presence... yes [2022-08-18T15:57:09.104Z] #77 99.37 checking for linux/openat2.h... yes [2022-08-18T15:57:09.104Z] #77 99.41 checking for copy_file_range... yes [2022-08-18T15:57:09.668Z] #77 99.62 checking for fgetxattr... yes [2022-08-18T15:57:09.925Z] #77 99.95 checking for statx... yes [2022-08-18T15:57:10.182Z] #77 100.3 checking for fgetpwent_r... yes [2022-08-18T15:57:10.439Z] #77 100.6 checking for issetugid... no [2022-08-18T15:57:10.439Z] #77 100.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:57:10.439Z] #77 100.9 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:57:10.934Z] #19 141.2 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-18T15:57:10.934Z] #19 141.2 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-18T15:57:11.370Z] #77 100.9 checking for library containing yajl_tree_get... -lyajl [2022-08-18T15:57:11.370Z] #77 101.5 checking for yajl >= 2.0.0... yes [2022-08-18T15:57:11.370Z] #77 101.5 checking sys/capability.h usability... yes [2022-08-18T15:57:11.370Z] #77 101.7 checking sys/capability.h presence... yes [2022-08-18T15:57:11.370Z] #77 101.8 checking for sys/capability.h... yes [2022-08-18T15:57:11.934Z] #77 101.8 checking for library containing cap_from_name... -lcap [2022-08-18T15:57:12.169Z] #14 ... [2022-08-18T15:57:12.169Z] [2022-08-18T15:57:12.169Z] #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-18T15:57:12.169Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:12.169Z] #77 65.91 libtoolize: putting auxiliary files in '.'. [2022-08-18T15:57:12.169Z] #77 65.91 libtoolize: copying file './ltmain.sh' [2022-08-18T15:57:12.169Z] #77 66.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T15:57:12.169Z] #77 66.84 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T15:57:12.169Z] #77 66.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:57:12.427Z] #77 ... [2022-08-18T15:57:12.427Z] [2022-08-18T15:57:12.427Z] #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-18T15:57:12.427Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:12.427Z] #14 155.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T15:57:12.427Z] #14 155.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:12.427Z] #14 155.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:57:12.498Z] #77 102.2 checking for library containing dlopen... -ldl [2022-08-18T15:57:12.755Z] #77 102.8 checking seccomp.h usability... yes [2022-08-18T15:57:12.755Z] #77 103.1 checking seccomp.h presence... [2022-08-18T15:57:12.755Z] #77 ... [2022-08-18T15:57:12.755Z] [2022-08-18T15:57:12.755Z] #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-18T15:57:12.755Z] #60 sha256:6709d1c43e763f3aeb8dfbff923c71c0c3a3d08e822f49df30bfad3872f47e2d [2022-08-18T15:57:12.755Z] #60 15.81 + cd /tmp/tmp.VSbrTCROOq/src/github.com/opencontainers/runc [2022-08-18T15:57:12.755Z] #60 15.81 + git checkout -q v1.1.3 [2022-08-18T15:57:12.755Z] #60 16.56 + '[' -z '' ']' [2022-08-18T15:57:12.755Z] #60 16.56 + target=static [2022-08-18T15:57:12.755Z] #60 16.56 + make BUILDTAGS=seccomp static [2022-08-18T15:57:12.755Z] #60 17.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T15:57:12.755Z] #60 ... [2022-08-18T15:57:12.755Z] [2022-08-18T15:57:12.755Z] #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-18T15:57:12.755Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:12.755Z] #77 103.1 checking seccomp.h presence... yes [2022-08-18T15:57:12.755Z] #77 103.2 checking for seccomp.h... yes [2022-08-18T15:57:12.852Z] #13 ... [2022-08-18T15:57:12.852Z] [2022-08-18T15:57:12.852Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:57:12.852Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:12.852Z] #72 81.34 configure.ac:7: installing './compile' [2022-08-18T15:57:12.852Z] #72 81.36 configure.ac:11: installing './config.guess' [2022-08-18T15:57:12.852Z] #72 81.38 configure.ac:11: installing './config.sub' [2022-08-18T15:57:12.852Z] #72 81.39 configure.ac:8: installing './install-sh' [2022-08-18T15:57:12.852Z] #72 81.40 configure.ac:8: installing './missing' [2022-08-18T15:57:12.852Z] #72 81.57 Makefile.am: installing './depcomp' [2022-08-18T15:57:13.319Z] #77 103.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T15:57:13.461Z] #19 143.8 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-18T15:57:13.461Z] #19 143.8 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-18T15:57:13.576Z] #77 103.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T15:57:13.833Z] #77 104.0 checking systemd/sd-bus.h usability... [2022-08-18T15:57:13.833Z] #77 ... [2022-08-18T15:57:13.833Z] [2022-08-18T15:57:13.833Z] #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-18T15:57:13.833Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:57:13.833Z] #21 2.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:57:13.833Z] #21 2.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:57:13.833Z] #21 2.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:57:13.833Z] #21 3.028 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:57:13.833Z] #21 4.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:57:13.833Z] #21 6.202 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:57:13.833Z] #21 10.22 Fetched 8570 kB in 8s (1041 kB/s) [2022-08-18T15:57:13.833Z] #21 10.22 Reading package lists... [2022-08-18T15:57:13.833Z] #21 ... [2022-08-18T15:57:13.833Z] [2022-08-18T15:57:13.833Z] #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-18T15:57:13.833Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:13.833Z] #77 104.0 checking systemd/sd-bus.h usability... yes [2022-08-18T15:57:14.090Z] #77 104.2 checking systemd/sd-bus.h presence... yes [2022-08-18T15:57:14.090Z] #77 104.4 checking for systemd/sd-bus.h... yes [2022-08-18T15:57:14.654Z] #77 104.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T15:57:14.761Z] #72 83.67 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:57:14.761Z] #72 83.67 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:57:14.761Z] #72 83.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:57:14.761Z] #72 83.84 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:57:14.761Z] #72 84.01 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:57:15.023Z] #72 84.29 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:57:15.168Z] #77 105.2 checking for sd_notify_barrier... yes [2022-08-18T15:57:15.291Z] #72 84.65 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:57:15.425Z] #77 105.6 checking linux/bpf.h usability... yes [2022-08-18T15:57:15.425Z] #77 105.8 checking linux/bpf.h presence... yes [2022-08-18T15:57:15.425Z] #77 105.9 checking for linux/bpf.h... yes [2022-08-18T15:57:15.550Z] #72 85.04 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:57:15.682Z] #77 105.9 checking compilation for eBPF... yes [2022-08-18T15:57:15.682Z] #77 106.1 checking for criu >= 3.15... no [2022-08-18T15:57:15.682Z] #77 106.1 configure: CRIU headers not found, building without CRIU support [2022-08-18T15:57:15.682Z] #77 106.1 checking for criu > 3.16... no [2022-08-18T15:57:15.682Z] #77 106.2 configure: CRIU version doesn't support join-ns API [2022-08-18T15:57:15.682Z] #77 106.2 checking for criu > 3.16.1... no [2022-08-18T15:57:15.682Z] #77 106.2 configure: CRIU version doesn't support for pre-dumping [2022-08-18T15:57:15.986Z] #19 146.8 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-18T15:57:16.169Z] #72 85.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:57:16.243Z] #19 146.8 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-18T15:57:16.243Z] #19 146.8 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-18T15:57:16.243Z] #19 146.8 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-18T15:57:16.243Z] #19 146.8 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-18T15:57:16.243Z] #19 146.8 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-18T15:57:16.243Z] #19 146.8 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-18T15:57:16.243Z] #19 146.8 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-18T15:57:16.243Z] #19 146.9 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-18T15:57:16.243Z] #19 146.9 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-18T15:57:16.243Z] #19 146.9 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-18T15:57:16.243Z] #19 146.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-18T15:57:16.243Z] #19 147.0 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-18T15:57:16.243Z] #19 147.1 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-18T15:57:16.246Z] #77 106.2 checking for new mount API (fsconfig)... yes [2022-08-18T15:57:16.246Z] #77 106.4 checking for seccomp notify API... yes [2022-08-18T15:57:16.246Z] #77 106.6 checking for gperf... no [2022-08-18T15:57:16.246Z] #77 106.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T15:57:16.502Z] #19 147.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-18T15:57:16.503Z] #19 147.3 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-18T15:57:16.503Z] #19 147.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-18T15:57:16.503Z] #19 147.4 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-18T15:57:16.761Z] #19 147.4 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-18T15:57:16.810Z] #77 106.6 checking for library containing argp_parse... none required [2022-08-18T15:57:16.810Z] #77 107.2 checking that generated files are newer than configure... done [2022-08-18T15:57:16.810Z] #77 107.2 configure: creating ./config.status [2022-08-18T15:57:17.679Z] #14 ... [2022-08-18T15:57:17.679Z] [2022-08-18T15:57:17.679Z] #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-18T15:57:17.679Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:17.679Z] #77 81.89 configure.ac:7: installing './compile' [2022-08-18T15:57:17.679Z] #77 81.90 configure.ac:11: installing './config.guess' [2022-08-18T15:57:17.679Z] #77 81.91 configure.ac:11: installing './config.sub' [2022-08-18T15:57:17.679Z] #77 81.91 configure.ac:8: installing './install-sh' [2022-08-18T15:57:17.679Z] #77 81.93 configure.ac:8: installing './missing' [2022-08-18T15:57:17.679Z] #77 82.08 Makefile.am: installing './depcomp' [2022-08-18T15:57:18.704Z] #77 109.1 config.status: creating Makefile [2022-08-18T15:57:18.704Z] #77 109.1 config.status: creating rpm/crun.spec [2022-08-18T15:57:18.704Z] #77 109.2 config.status: creating config.h [2022-08-18T15:57:18.960Z] #77 109.2 config.status: executing libtool commands [2022-08-18T15:57:18.960Z] #77 109.2 config.status: executing depfiles commands [2022-08-18T15:57:19.048Z] #77 84.02 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:57:19.048Z] #77 84.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:57:19.048Z] #77 84.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:57:19.306Z] #77 84.23 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:57:19.306Z] #77 84.36 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:57:19.511Z] #72 ... [2022-08-18T15:57:19.511Z] [2022-08-18T15:57:19.511Z] #13 [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-18T15:57:19.511Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:19.511Z] #13 162.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T15:57:19.511Z] #13 162.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:19.511Z] #13 162.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:57:19.566Z] #77 84.53 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:57:19.823Z] #77 84.73 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:57:19.891Z] #77 110.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T15:57:19.891Z] #77 110.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:57:20.038Z] #19 150.2 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-18T15:57:20.038Z] #19 150.3 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-18T15:57:20.038Z] #19 150.3 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-18T15:57:20.038Z] #19 150.4 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-18T15:57:20.038Z] #19 150.4 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-18T15:57:20.080Z] #77 84.97 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:57:20.080Z] #77 85.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T15:57:20.458Z] #77 110.7 checking for gcc... gcc [2022-08-18T15:57:20.458Z] #77 110.7 checking whether the C compiler works... yes [2022-08-18T15:57:20.458Z] #77 110.9 checking for C compiler default output file name... a.out [2022-08-18T15:57:20.458Z] #77 110.9 checking for suffix of executables... [2022-08-18T15:57:20.458Z] #77 ... [2022-08-18T15:57:20.458Z] [2022-08-18T15:57:20.458Z] #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-18T15:57:20.458Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:57:20.458Z] #36 162.5 Delve is a source level debugger for Go programs. [2022-08-18T15:57:20.458Z] #36 162.5 [2022-08-18T15:57:20.458Z] #36 162.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T15:57:20.458Z] #36 162.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T15:57:20.458Z] #36 162.5 [2022-08-18T15:57:20.458Z] #36 162.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T15:57:20.458Z] #36 162.5 [2022-08-18T15:57:20.458Z] #36 162.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T15:57:20.458Z] #36 162.5 [2022-08-18T15:57:20.458Z] #36 162.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T15:57:20.458Z] #36 162.5 [2022-08-18T15:57:20.715Z] #36 162.5 Usage: [2022-08-18T15:57:20.715Z] #36 162.5 dlv [command] [2022-08-18T15:57:20.715Z] #36 162.5 [2022-08-18T15:57:20.715Z] #36 162.5 Available Commands: [2022-08-18T15:57:20.715Z] #36 162.5 attach Attach to running process and begin debugging. [2022-08-18T15:57:20.715Z] #36 162.5 connect Connect to a headless debug server with a terminal client. [2022-08-18T15:57:20.715Z] #36 162.5 core Examine a core dump. [2022-08-18T15:57:20.715Z] #36 162.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T15:57:20.715Z] #36 162.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T15:57:20.715Z] #36 162.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T15:57:20.715Z] #36 162.5 help Help about any command [2022-08-18T15:57:20.715Z] #36 162.5 run Deprecated command. Use 'debug' instead. [2022-08-18T15:57:20.715Z] #36 162.5 test Compile test binary and begin debugging program. [2022-08-18T15:57:20.715Z] #36 162.5 trace Compile and begin tracing program. [2022-08-18T15:57:20.715Z] #36 162.5 version Prints version. [2022-08-18T15:57:20.715Z] #36 162.5 [2022-08-18T15:57:20.715Z] #36 162.5 Flags: [2022-08-18T15:57:20.715Z] #36 162.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T15:57:20.715Z] #36 162.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T15:57:20.715Z] #36 162.5 --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-18T15:57:20.715Z] #36 162.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T15:57:20.715Z] #36 162.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T15:57:20.715Z] #36 162.5 --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-18T15:57:20.715Z] #36 162.5 --disable-aslr Disables address space randomization [2022-08-18T15:57:20.715Z] #36 162.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T15:57:20.715Z] #36 162.5 -h, --help help for dlv [2022-08-18T15:57:20.715Z] #36 162.5 --init string Init file, executed by the terminal client. [2022-08-18T15:57:20.715Z] #36 162.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T15:57:20.715Z] #36 162.5 --log Enable debugging server logging. [2022-08-18T15:57:20.715Z] #36 162.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T15:57:20.715Z] #36 162.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T15:57:20.715Z] #36 162.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T15:57:20.715Z] #36 162.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T15:57:20.715Z] #36 162.5 --wd string Working directory for running the program. [2022-08-18T15:57:20.715Z] #36 162.5 [2022-08-18T15:57:20.715Z] #36 162.5 Additional help topics: [2022-08-18T15:57:20.715Z] #36 162.5 dlv backend Help about the --backend flag. [2022-08-18T15:57:20.715Z] #36 162.5 dlv log Help about logging flags. [2022-08-18T15:57:20.715Z] #36 162.5 dlv redirect Help about file redirection. [2022-08-18T15:57:20.715Z] #36 162.5 [2022-08-18T15:57:20.715Z] #36 162.5 Use "dlv [command] --help" for more information about a command. [2022-08-18T15:57:22.564Z] #19 152.9 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-18T15:57:22.564Z] #19 152.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:57:22.564Z] #19 152.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T15:57:22.564Z] #19 153.1 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-18T15:57:22.564Z] #19 153.1 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-18T15:57:22.564Z] #19 153.1 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:57:22.821Z] #19 153.6 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T15:57:22.821Z] #19 153.6 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-18T15:57:22.821Z] #19 153.6 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-18T15:57:22.821Z] #19 153.6 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-18T15:57:22.821Z] #19 153.6 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-18T15:57:22.821Z] #19 153.6 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-18T15:57:22.821Z] #19 153.6 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-18T15:57:22.821Z] #19 153.6 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-18T15:57:22.821Z] #19 153.6 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-18T15:57:22.821Z] #19 153.6 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-18T15:57:22.821Z] #19 153.6 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-18T15:57:22.821Z] #19 153.6 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-18T15:57:22.846Z] #77 ... [2022-08-18T15:57:22.846Z] [2022-08-18T15:57:22.846Z] #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-18T15:57:22.846Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T15:57:22.846Z] #47 198.5 + dpkg --print-architecture [2022-08-18T15:57:22.846Z] #47 DONE 199.2s [2022-08-18T15:57:22.846Z] [2022-08-18T15:57:22.846Z] #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-18T15:57:22.846Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:57:23.079Z] #19 153.6 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-18T15:57:23.079Z] #19 153.6 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-18T15:57:23.079Z] #19 153.7 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-18T15:57:23.079Z] #19 153.7 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-18T15:57:23.079Z] #19 153.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-18T15:57:23.079Z] #19 153.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-18T15:57:23.079Z] #19 153.7 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-18T15:57:23.079Z] #19 153.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-18T15:57:23.079Z] #19 153.8 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-18T15:57:23.079Z] #19 153.9 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-18T15:57:23.236Z] #36 ... [2022-08-18T15:57:23.236Z] [2022-08-18T15:57:23.236Z] #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-18T15:57:23.236Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:57:23.236Z] #34 DONE 164.8s [2022-08-18T15:57:23.236Z] [2022-08-18T15:57:23.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-18T15:57:23.236Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:23.236Z] #77 110.9 checking for suffix of executables... [2022-08-18T15:57:23.236Z] #77 111.1 checking whether we are cross compiling... no [2022-08-18T15:57:23.236Z] #77 111.3 checking for suffix of object files... o [2022-08-18T15:57:23.236Z] #77 111.5 checking whether we are using the GNU C compiler... yes [2022-08-18T15:57:23.236Z] #77 111.6 checking whether gcc accepts -g... yes [2022-08-18T15:57:23.236Z] #77 111.7 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:57:23.236Z] #77 111.9 checking whether gcc understands -c and -o together... yes [2022-08-18T15:57:23.236Z] #77 112.1 checking how to run the C preprocessor... gcc -E [2022-08-18T15:57:23.236Z] #77 112.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:57:23.236Z] #77 112.2 checking for egrep... /bin/grep -E [2022-08-18T15:57:23.236Z] #77 112.2 checking for ANSI C header files... yes [2022-08-18T15:57:23.236Z] #77 112.8 checking for sys/types.h... yes [2022-08-18T15:57:23.236Z] #77 113.0 checking for sys/stat.h... yes [2022-08-18T15:57:23.236Z] #77 113.1 checking for stdlib.h... yes [2022-08-18T15:57:23.236Z] #77 113.3 checking for string.h... yes [2022-08-18T15:57:23.236Z] #77 113.5 checking for memory.h... yes [2022-08-18T15:57:23.336Z] #19 ... [2022-08-18T15:57:23.336Z] [2022-08-18T15:57:23.336Z] #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-18T15:57:23.336Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:23.336Z] #84 106.6 configure.ac:11: installing 'build-aux/compile' [2022-08-18T15:57:23.336Z] #84 106.6 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T15:57:23.336Z] #84 106.6 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T15:57:23.336Z] #84 106.6 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T15:57:23.336Z] #84 106.6 configure.ac:13: installing 'build-aux/missing' [2022-08-18T15:57:23.336Z] #84 106.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T15:57:23.493Z] [2022-08-18T15:57:23.494Z] #77 ... [2022-08-18T15:57:23.494Z] [2022-08-18T15:57:23.494Z] #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-18T15:57:23.494Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:57:23.494Z] #36 DONE 165.3s [2022-08-18T15:57:23.494Z] [2022-08-18T15:57:23.494Z] #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-18T15:57:23.494Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:23.494Z] #77 113.8 checking for strings.h... yes [2022-08-18T15:57:23.593Z] #84 106.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:57:23.751Z] #77 114.0 checking for inttypes.h... yes [2022-08-18T15:57:24.008Z] #77 114.2 checking for stdint.h... yes [2022-08-18T15:57:24.008Z] #77 114.4 checking for unistd.h... yes [2022-08-18T15:57:24.253Z] #77 ... [2022-08-18T15:57:24.253Z] [2022-08-18T15:57:24.253Z] #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-18T15:57:24.253Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:24.253Z] #14 167.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T15:57:24.253Z] #14 167.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:24.253Z] #14 167.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:57:24.265Z] #77 114.6 checking minix/config.h usability... no [2022-08-18T15:57:24.522Z] #77 114.8 checking minix/config.h presence... no [2022-08-18T15:57:24.522Z] #77 114.9 checking for minix/config.h... no [2022-08-18T15:57:24.779Z] #77 114.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T15:57:25.036Z] #77 115.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:57:25.036Z] #77 115.4 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:57:25.036Z] #77 115.4 checking how to print strings... printf [2022-08-18T15:57:25.036Z] #77 115.4 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:57:25.036Z] #77 115.4 checking for fgrep... /bin/grep -F [2022-08-18T15:57:25.036Z] #77 115.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:57:25.036Z] #77 115.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:57:25.036Z] #77 115.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:57:25.296Z] #77 115.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:57:25.296Z] #77 115.7 checking whether ln -s works... yes [2022-08-18T15:57:25.296Z] #77 115.7 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:57:25.296Z] #77 115.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T15:57:25.296Z] #77 115.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:57:25.296Z] #77 115.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:57:25.296Z] #77 115.7 checking for objdump... objdump [2022-08-18T15:57:25.296Z] #77 115.7 checking how to recognize dependent libraries... pass_all [2022-08-18T15:57:25.296Z] #77 115.7 checking for dlltool... no [2022-08-18T15:57:25.296Z] #77 115.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:57:25.296Z] #77 115.7 checking for ar... ar [2022-08-18T15:57:25.552Z] #77 115.7 checking for archiver @FILE support... @ [2022-08-18T15:57:25.552Z] #77 115.9 checking for strip... strip [2022-08-18T15:57:25.552Z] #77 115.9 checking for ranlib... ranlib [2022-08-18T15:57:25.552Z] #77 115.9 checking for gawk... no [2022-08-18T15:57:25.552Z] #77 115.9 checking for mawk... mawk [2022-08-18T15:57:25.810Z] #77 115.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:57:25.810Z] #77 116.3 checking for sysroot... no [2022-08-18T15:57:25.810Z] #77 116.3 checking for a working dd... /bin/dd [2022-08-18T15:57:25.810Z] #77 116.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:57:26.060Z] #84 108.8 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:57:26.060Z] #84 109.1 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:57:26.060Z] #84 109.1 checking how to print strings... printf [2022-08-18T15:57:26.060Z] #84 109.1 checking for gcc... gcc [2022-08-18T15:57:26.060Z] #84 109.3 checking whether the C compiler works... yes [2022-08-18T15:57:26.060Z] #84 109.5 checking for C compiler default output file name... a.out [2022-08-18T15:57:26.067Z] #77 116.4 checking for mt... no [2022-08-18T15:57:26.067Z] #77 116.4 checking if : is a manifest tool... no [2022-08-18T15:57:26.318Z] #84 109.5 checking for suffix of executables... [2022-08-18T15:57:26.326Z] #77 116.4 checking for dlfcn.h... yes [2022-08-18T15:57:26.326Z] #77 116.6 checking for objdir... .libs [2022-08-18T15:57:26.584Z] #77 116.9 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-18T15:57:26.584Z] #77 ... [2022-08-18T15:57:26.584Z] [2022-08-18T15:57:26.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-18T15:57:26.584Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:57:26.584Z] #21 10.22 Reading package lists... [2022-08-18T15:57:26.584Z] #21 12.94 Reading package lists... [2022-08-18T15:57:26.584Z] #21 15.35 Building dependency tree... [2022-08-18T15:57:26.584Z] #21 16.62 The following additional packages will be installed: [2022-08-18T15:57:26.584Z] #21 16.64 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:57:26.584Z] #21 16.64 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T15:57:26.584Z] #21 16.64 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:57:26.584Z] #21 16.64 python3-pkg-resources vim-runtime xxd [2022-08-18T15:57:26.584Z] #21 16.64 Suggested packages: [2022-08-18T15:57:26.584Z] #21 16.66 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T15:57:26.584Z] #21 16.66 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T15:57:26.584Z] #21 16.66 acl attr quota [2022-08-18T15:57:26.584Z] #21 16.66 Recommended packages: [2022-08-18T15:57:26.584Z] #21 16.66 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T15:57:26.584Z] #21 18.42 The following NEW packages will be installed: [2022-08-18T15:57:26.584Z] #21 18.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T15:57:26.584Z] #21 18.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:57:26.584Z] #21 18.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T15:57:26.584Z] #21 18.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T15:57:26.584Z] #21 18.44 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:57:26.584Z] #21 18.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T15:57:26.584Z] #21 18.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T15:57:26.584Z] #21 18.44 xz-utils zip zstd [2022-08-18T15:57:26.584Z] #21 18.83 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:57:26.584Z] #21 18.83 Need to get 27.7 MB of archives. [2022-08-18T15:57:26.584Z] #21 18.83 After this operation, 106 MB of additional disk space will be used. [2022-08-18T15:57:26.584Z] #21 18.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T15:57:26.584Z] #21 18.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T15:57:26.584Z] #21 18.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T15:57:26.584Z] #21 18.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:57:26.584Z] #21 18.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T15:57:26.584Z] #21 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T15:57:26.584Z] #21 18.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T15:57:26.584Z] #21 19.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T15:57:26.584Z] #21 19.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-18T15:57:26.584Z] #21 19.20 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-18T15:57:26.584Z] #21 19.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T15:57:26.584Z] #21 19.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:57:26.584Z] #21 19.22 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-18T15:57:26.584Z] #21 19.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T15:57:26.584Z] #21 19.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T15:57:26.584Z] #21 19.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T15:57:26.584Z] #21 19.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T15:57:26.584Z] #21 19.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T15:57:26.584Z] #21 19.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T15:57:26.584Z] #21 19.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T15:57:26.584Z] #21 19.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T15:57:26.584Z] #21 19.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:57:26.584Z] #21 19.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:57:26.584Z] #21 19.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:57:26.584Z] #21 19.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T15:57:26.584Z] #21 19.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T15:57:26.584Z] #21 19.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:57:26.584Z] #21 19.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T15:57:26.584Z] #21 19.83 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-18T15:57:26.584Z] #21 19.83 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-18T15:57:26.584Z] #21 19.83 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-18T15:57:26.584Z] #21 19.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:57:26.584Z] #21 19.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T15:57:26.584Z] #21 19.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:57:26.584Z] #21 19.83 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-18T15:57:26.584Z] #21 19.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T15:57:26.584Z] #21 19.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T15:57:26.584Z] #21 19.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:57:26.584Z] #21 19.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T15:57:26.584Z] #21 19.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T15:57:26.584Z] #21 19.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T15:57:26.584Z] #21 19.97 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T15:57:26.584Z] #21 20.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T15:57:26.584Z] #21 20.06 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T15:57:26.584Z] #21 20.06 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-18T15:57:26.584Z] #21 20.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T15:57:26.584Z] #21 20.35 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T15:57:26.584Z] #21 20.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T15:57:26.584Z] #21 20.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T15:57:26.584Z] #21 21.13 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:57:26.584Z] #21 21.46 Fetched 27.7 MB in 2s (14.8 MB/s) [2022-08-18T15:57:26.584Z] #21 22.04 Selecting previously unselected package pigz. [2022-08-18T15:57:26.584Z] #21 22.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T15:57:26.584Z] #21 22.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T15:57:26.584Z] #21 22.07 Unpacking pigz (2.6-1) ... [2022-08-18T15:57:26.584Z] #21 22.71 Selecting previously unselected package libelf1:amd64. [2022-08-18T15:57:26.584Z] #21 22.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T15:57:26.584Z] #21 22.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T15:57:26.584Z] #21 ... [2022-08-18T15:57:26.584Z] [2022-08-18T15:57:26.584Z] #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-18T15:57:26.584Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:26.584Z] #77 116.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:57:26.584Z] #77 117.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:57:26.584Z] #77 117.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:57:26.842Z] #77 117.1 checking if gcc static flag -static works... yes [2022-08-18T15:57:26.884Z] #84 109.7 checking whether we are cross compiling... no [2022-08-18T15:57:26.884Z] #84 109.9 checking for suffix of object files... o [2022-08-18T15:57:26.884Z] #84 110.1 checking whether we are using the GNU C compiler... yes [2022-08-18T15:57:27.103Z] #77 117.4 checking if gcc supports -c -o file.o... yes [2022-08-18T15:57:27.103Z] #77 117.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:57:27.103Z] #77 117.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:57:27.360Z] #77 117.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:57:27.360Z] #77 117.9 checking how to hardcode library paths into programs... immediate [2022-08-18T15:57:27.360Z] #77 117.9 checking whether stripping libraries is possible... yes [2022-08-18T15:57:27.360Z] #77 117.9 checking if libtool supports shared libraries... yes [2022-08-18T15:57:27.360Z] #77 117.9 checking whether to build shared libraries... no [2022-08-18T15:57:27.360Z] #77 117.9 checking whether to build static libraries... yes [2022-08-18T15:57:27.360Z] #77 117.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:57:27.360Z] #77 117.9 checking whether build environment is sane... yes [2022-08-18T15:57:27.402Z] #84 110.3 checking whether gcc accepts -g... yes [2022-08-18T15:57:27.402Z] #84 110.5 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:57:27.617Z] #77 117.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:57:27.617Z] #77 118.0 checking whether make sets $(MAKE)... yes [2022-08-18T15:57:27.617Z] #77 118.0 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:57:27.617Z] #77 118.0 checking whether make supports nested variables... yes [2022-08-18T15:57:27.617Z] #77 118.1 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:57:27.617Z] #77 118.1 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:57:27.617Z] #77 118.1 checking how to create a ustar tar archive... gnutar [2022-08-18T15:57:27.659Z] #84 110.7 checking whether gcc understands -c and -o together... yes [2022-08-18T15:57:27.874Z] #77 118.1 checking dependency style of gcc... gcc3 [2022-08-18T15:57:27.874Z] #77 118.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:57:27.874Z] #77 118.3 checking whether make supports nested variables... (cached) yes [2022-08-18T15:57:27.874Z] #77 118.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:57:27.874Z] #77 118.3 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:57:27.874Z] #77 118.3 checking for yajl >= 2.1.0... yes [2022-08-18T15:57:27.874Z] #77 118.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:57:27.874Z] #77 118.4 checking for gcc... (cached) gcc [2022-08-18T15:57:27.874Z] #77 118.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:57:27.874Z] #77 118.5 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:57:27.874Z] #77 118.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:57:27.874Z] #77 118.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:57:27.916Z] #84 111.0 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:57:27.916Z] #84 111.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:57:27.916Z] #84 111.0 checking for egrep... /bin/grep -E [2022-08-18T15:57:27.916Z] #84 111.0 checking for fgrep... /bin/grep -F [2022-08-18T15:57:27.916Z] #84 111.1 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:57:27.916Z] #84 111.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:57:27.916Z] #84 111.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:57:28.130Z] #77 118.5 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:57:28.131Z] #77 118.5 checking for python3... /usr/bin/python3 [2022-08-18T15:57:28.131Z] #77 118.5 checking for python3 version... 3.9 [2022-08-18T15:57:28.131Z] #77 118.6 checking for python3 platform... linux [2022-08-18T15:57:28.174Z] #84 111.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:57:28.174Z] #84 111.4 checking whether ln -s works... yes [2022-08-18T15:57:28.174Z] #84 111.4 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:57:28.174Z] #84 111.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-18T15:57:28.174Z] #84 111.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:57:28.174Z] #84 111.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:57:28.174Z] #84 111.5 checking for objdump... objdump [2022-08-18T15:57:28.174Z] #84 111.5 checking how to recognize dependent libraries... pass_all [2022-08-18T15:57:28.174Z] #84 111.5 checking for dlltool... no [2022-08-18T15:57:28.174Z] #84 111.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:57:28.174Z] #84 111.5 checking for ar... ar [2022-08-18T15:57:28.388Z] #77 118.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:57:28.432Z] #84 111.5 checking for archiver @FILE support... @ [2022-08-18T15:57:28.681Z] #77 118.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:57:28.681Z] #77 119.0 checking that generated files are newer than configure... done [2022-08-18T15:57:28.681Z] #77 119.0 configure: creating ./config.status [2022-08-18T15:57:28.689Z] #84 111.8 checking for strip... strip [2022-08-18T15:57:28.689Z] #84 111.8 checking for ranlib... ranlib [2022-08-18T15:57:28.689Z] #84 111.8 checking for gawk... no [2022-08-18T15:57:28.689Z] #84 111.8 checking for mawk... mawk [2022-08-18T15:57:28.947Z] #84 111.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:57:29.205Z] #84 112.3 checking for sysroot... no [2022-08-18T15:57:29.205Z] #84 112.3 checking for a working dd... /bin/dd [2022-08-18T15:57:29.205Z] #84 112.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:57:29.205Z] #84 112.4 checking for mt... no [2022-08-18T15:57:29.205Z] #84 112.4 checking if : is a manifest tool... no [2022-08-18T15:57:29.463Z] #84 112.5 checking how to run the C preprocessor... gcc -E [2022-08-18T15:57:30.584Z] #77 121.0 config.status: creating Makefile [2022-08-18T15:57:30.584Z] #77 121.1 config.status: creating config.h [2022-08-18T15:57:30.584Z] #77 121.1 config.status: executing libtool commands [2022-08-18T15:57:30.584Z] #77 121.1 config.status: executing depfiles commands [2022-08-18T15:57:30.662Z] #84 113.1 checking for ANSI C header files... yes [2022-08-18T15:57:30.662Z] #84 113.8 checking for sys/types.h... yes [2022-08-18T15:57:30.924Z] #84 114.1 checking for sys/stat.h... yes [2022-08-18T15:57:31.186Z] #84 114.3 checking for stdlib.h... yes [2022-08-18T15:57:31.378Z] #77 121.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T15:57:31.378Z] #77 121.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:57:31.443Z] #84 114.5 checking for string.h... yes [2022-08-18T15:57:31.653Z] #77 122.0 checking for gcc... gcc [2022-08-18T15:57:31.700Z] #84 114.8 checking for memory.h... yes [2022-08-18T15:57:31.909Z] #77 122.1 checking whether the C compiler works... yes [2022-08-18T15:57:31.909Z] #77 122.3 checking for C compiler default output file name... a.out [2022-08-18T15:57:31.958Z] #84 115.0 checking for strings.h... yes [2022-08-18T15:57:32.216Z] #84 115.2 checking for inttypes.h... yes [2022-08-18T15:57:32.225Z] #77 122.3 checking for suffix of executables... [2022-08-18T15:57:32.474Z] #84 115.4 checking for stdint.h... yes [2022-08-18T15:57:32.475Z] #84 115.8 checking for unistd.h... yes [2022-08-18T15:57:32.482Z] #77 122.6 checking whether we are cross compiling... no [2022-08-18T15:57:32.482Z] #77 122.8 checking for suffix of object files... o [2022-08-18T15:57:32.804Z] #77 123.0 checking whether we are using the GNU C compiler... yes [2022-08-18T15:57:32.989Z] #84 115.9 checking for dlfcn.h... yes [2022-08-18T15:57:32.989Z] #84 116.2 checking for objdir... .libs [2022-08-18T15:57:33.067Z] #77 123.1 checking whether gcc accepts -g... yes [2022-08-18T15:57:33.067Z] #77 123.4 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:57:33.323Z] #77 123.6 checking whether gcc understands -c and -o together... yes [2022-08-18T15:57:33.323Z] #77 123.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:57:33.323Z] #77 123.8 checking whether build environment is sane... yes [2022-08-18T15:57:33.580Z] #77 123.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:57:33.580Z] #77 123.8 checking for gawk... no [2022-08-18T15:57:33.580Z] #77 123.8 checking for mawk... mawk [2022-08-18T15:57:33.580Z] #77 123.8 checking whether make sets $(MAKE)... yes [2022-08-18T15:57:33.580Z] #77 123.8 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:57:33.580Z] #77 123.9 checking whether make supports nested variables... yes [2022-08-18T15:57:33.580Z] #77 123.9 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:57:33.580Z] #77 123.9 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:57:33.580Z] #77 123.9 checking how to create a ustar tar archive... gnutar [2022-08-18T15:57:33.580Z] #77 124.0 checking dependency style of gcc... gcc3 [2022-08-18T15:57:33.813Z] #84 116.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:57:33.813Z] #84 116.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:57:33.836Z] #77 124.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:57:33.836Z] #77 124.1 checking whether make supports nested variables... (cached) yes [2022-08-18T15:57:34.070Z] #84 116.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:57:34.092Z] #77 124.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:57:34.092Z] #77 124.4 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:57:34.092Z] #77 124.4 checking how to print strings... printf [2022-08-18T15:57:34.092Z] #77 124.4 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:57:34.092Z] #77 124.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:57:34.092Z] #77 124.4 checking for egrep... /bin/grep -E [2022-08-18T15:57:34.092Z] #77 124.4 checking for fgrep... /bin/grep -F [2022-08-18T15:57:34.092Z] #77 124.4 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:57:34.092Z] #77 124.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:57:34.092Z] #77 124.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:57:34.092Z] #77 124.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:57:34.092Z] #77 124.5 checking whether ln -s works... yes [2022-08-18T15:57:34.092Z] #77 124.5 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:57:34.092Z] #77 124.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-18T15:57:34.092Z] #77 124.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:57:34.092Z] #77 124.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:57:34.092Z] #77 124.6 checking for objdump... objdump [2022-08-18T15:57:34.092Z] #77 124.6 checking how to recognize dependent libraries... pass_all [2022-08-18T15:57:34.092Z] #77 124.6 checking for dlltool... no [2022-08-18T15:57:34.092Z] #77 124.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:57:34.092Z] #77 124.6 checking for ar... ar [2022-08-18T15:57:34.092Z] #77 124.6 checking for archiver @FILE support... @ [2022-08-18T15:57:34.352Z] #77 124.7 checking for strip... strip [2022-08-18T15:57:34.352Z] #77 124.7 checking for ranlib... ranlib [2022-08-18T15:57:34.608Z] #77 124.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:57:34.608Z] #77 125.0 checking for sysroot... no [2022-08-18T15:57:34.608Z] #77 125.0 checking for a working dd... /bin/dd [2022-08-18T15:57:34.608Z] #77 125.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:57:34.608Z] #77 125.1 checking for mt... no [2022-08-18T15:57:34.608Z] #77 125.1 checking if : is a manifest tool... no [2022-08-18T15:57:34.633Z] #84 117.2 checking if gcc static flag -static works... yes [2022-08-18T15:57:34.865Z] #77 125.1 checking how to run the C preprocessor... gcc -E [2022-08-18T15:57:34.890Z] #84 117.9 checking if gcc supports -c -o file.o... yes [2022-08-18T15:57:34.890Z] #84 118.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:57:34.890Z] #84 118.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:57:35.052Z] #55 ... [2022-08-18T15:57:35.052Z] [2022-08-18T15:57:35.052Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:57:35.052Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:57:35.052Z] #77 168.1 CCLD libocispec.la [2022-08-18T15:57:35.052Z] #77 168.4 CCLD src/validate [2022-08-18T15:57:35.052Z] #77 168.4 CCLD tests/test-1 [2022-08-18T15:57:35.052Z] #77 168.5 CCLD tests/test-2 [2022-08-18T15:57:35.052Z] #77 168.5 CCLD tests/test-3 [2022-08-18T15:57:35.052Z] #77 168.5 CCLD tests/test-4 [2022-08-18T15:57:35.052Z] #77 168.5 CCLD tests/test-5 [2022-08-18T15:57:35.052Z] #77 168.6 CCLD tests/test-6 [2022-08-18T15:57:35.052Z] #77 168.7 CCLD tests/test-7 [2022-08-18T15:57:35.052Z] #77 168.8 CCLD tests/test-8 [2022-08-18T15:57:35.052Z] #77 168.9 CCLD tests/test-9 [2022-08-18T15:57:35.052Z] #77 169.1 CCLD tests/test-10 [2022-08-18T15:57:35.052Z] #77 169.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T15:57:35.052Z] #77 169.1 CCLD tests/test-11 [2022-08-18T15:57:35.383Z] #77 125.3 checking for ANSI C header files... yes [2022-08-18T15:57:35.458Z] #84 118.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:57:35.458Z] #84 118.7 checking how to hardcode library paths into programs... immediate [2022-08-18T15:57:35.458Z] #84 118.7 checking whether stripping libraries is possible... yes [2022-08-18T15:57:35.458Z] #84 118.8 checking if libtool supports shared libraries... yes [2022-08-18T15:57:35.458Z] #84 118.8 checking whether to build shared libraries... no [2022-08-18T15:57:35.458Z] #84 118.8 checking whether to build static libraries... yes [2022-08-18T15:57:35.458Z] #84 118.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:57:35.640Z] #77 125.9 checking for sys/types.h... yes [2022-08-18T15:57:35.640Z] #77 126.0 checking for sys/stat.h... yes [2022-08-18T15:57:35.715Z] #84 118.9 checking whether build environment is sane... yes [2022-08-18T15:57:35.896Z] #77 126.1 checking for stdlib.h... yes [2022-08-18T15:57:35.896Z] #77 126.3 checking for string.h... yes [2022-08-18T15:57:35.896Z] #77 126.4 checking for memory.h... yes [2022-08-18T15:57:35.974Z] #84 119.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:57:35.974Z] #84 119.1 checking whether make sets $(MAKE)... yes [2022-08-18T15:57:36.016Z] #77 170.9 libtool: link: ar cr libocispec.a [2022-08-18T15:57:36.016Z] #77 171.0 libtool: link: ranlib libocispec.a [2022-08-18T15:57:36.153Z] #77 126.5 checking for strings.h... yes [2022-08-18T15:57:36.230Z] #84 119.2 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:57:36.230Z] #84 119.4 checking whether make supports nested variables... yes [2022-08-18T15:57:36.230Z] #84 119.5 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:57:36.230Z] #84 119.5 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:57:36.410Z] #77 126.6 checking for inttypes.h... yes [2022-08-18T15:57:36.487Z] #84 119.5 checking how to create a ustar tar archive... gnutar [2022-08-18T15:57:36.488Z] #84 119.6 checking dependency style of gcc... [2022-08-18T15:57:36.488Z] #84 ... [2022-08-18T15:57:36.488Z] [2022-08-18T15:57:36.488Z] #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-18T15:57:36.488Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:57:36.488Z] #19 157.2 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-18T15:57:36.488Z] #19 157.2 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-18T15:57:36.488Z] #19 157.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-18T15:57:36.488Z] #19 157.3 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-18T15:57:36.488Z] #19 157.4 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-18T15:57:36.488Z] #19 159.9 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-18T15:57:36.488Z] #19 159.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-18T15:57:36.488Z] #19 159.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-18T15:57:36.488Z] #19 159.9 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-18T15:57:36.488Z] #19 159.9 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-18T15:57:36.488Z] #19 159.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-18T15:57:36.488Z] #19 159.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-18T15:57:36.488Z] #19 160.0 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-18T15:57:36.488Z] #19 160.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-18T15:57:36.488Z] #19 160.1 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-18T15:57:36.488Z] #19 160.1 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-18T15:57:36.488Z] #19 162.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-18T15:57:36.488Z] #19 162.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-18T15:57:36.488Z] #19 162.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-18T15:57:36.488Z] #19 162.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-18T15:57:36.488Z] #19 162.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-18T15:57:36.488Z] #19 165.8 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-18T15:57:36.488Z] #19 165.8 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-18T15:57:36.488Z] #19 165.8 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-18T15:57:36.488Z] #19 165.9 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-18T15:57:36.488Z] #19 165.9 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-18T15:57:36.488Z] #19 165.9 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-18T15:57:36.488Z] #19 165.9 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-18T15:57:36.488Z] #19 165.9 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-18T15:57:36.488Z] #19 166.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-18T15:57:36.488Z] #19 166.1 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-18T15:57:36.488Z] #19 166.2 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-18T15:57:36.488Z] #19 166.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-18T15:57:36.488Z] #19 166.3 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-18T15:57:36.488Z] #19 166.3 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-18T15:57:36.488Z] #19 166.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-18T15:57:36.667Z] #77 126.8 checking for stdint.h... yes [2022-08-18T15:57:36.667Z] #77 126.9 checking for unistd.h... yes [2022-08-18T15:57:36.745Z] #19 ... [2022-08-18T15:57:36.745Z] [2022-08-18T15:57:36.745Z] #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-18T15:57:36.745Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:36.745Z] #84 119.6 checking dependency style of gcc... gcc3 [2022-08-18T15:57:36.745Z] #84 119.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:57:36.745Z] #84 119.9 checking whether make supports nested variables... (cached) yes [2022-08-18T15:57:36.745Z] #84 119.9 checking for gawk... (cached) mawk [2022-08-18T15:57:36.745Z] #84 119.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:57:36.745Z] #84 119.9 checking for gcc... (cached) gcc [2022-08-18T15:57:36.923Z] #77 127.1 checking for dlfcn.h... yes [2022-08-18T15:57:36.923Z] #77 127.2 checking for objdir... .libs [2022-08-18T15:57:36.923Z] #77 ... [2022-08-18T15:57:36.923Z] [2022-08-18T15:57:36.924Z] #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-18T15:57:36.924Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:57:36.924Z] #21 23.34 Selecting previously unselected package libbpf0:amd64. [2022-08-18T15:57:36.924Z] #21 23.34 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 23.40 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T15:57:36.924Z] #21 24.07 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:57:36.924Z] #21 24.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 24.09 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:57:36.924Z] #21 24.78 Selecting previously unselected package libmnl0:amd64. [2022-08-18T15:57:36.924Z] #21 24.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 24.80 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T15:57:36.924Z] #21 25.58 Selecting previously unselected package libxtables12:amd64. [2022-08-18T15:57:36.924Z] #21 25.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 25.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T15:57:36.924Z] #21 26.20 Selecting previously unselected package libcap2-bin. [2022-08-18T15:57:36.924Z] #21 26.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 26.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T15:57:36.924Z] #21 27.99 Selecting previously unselected package iproute2. [2022-08-18T15:57:36.924Z] #21 27.99 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 28.09 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T15:57:36.924Z] #21 29.44 Selecting previously unselected package xxd. [2022-08-18T15:57:36.924Z] #21 29.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:57:36.924Z] #21 29.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:36.924Z] #21 30.12 Selecting previously unselected package vim-common. [2022-08-18T15:57:36.924Z] #21 30.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:57:36.924Z] #21 30.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:36.924Z] #21 30.88 Selecting previously unselected package bash-completion. [2022-08-18T15:57:36.924Z] #21 30.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T15:57:36.924Z] #21 32.93 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T15:57:36.924Z] #21 33.44 Selecting previously unselected package bzip2. [2022-08-18T15:57:37.003Z] #84 120.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:57:37.003Z] #84 120.1 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:57:37.003Z] #84 120.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:57:37.003Z] #84 120.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:57:37.003Z] #84 120.1 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:57:37.003Z] #84 120.2 checking for python3... /usr/bin/python3 [2022-08-18T15:57:37.180Z] #21 33.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:57:37.180Z] #21 33.45 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:57:37.180Z] #21 33.52 Selecting previously unselected package xz-utils. [2022-08-18T15:57:37.180Z] #21 33.52 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:57:37.180Z] #21 33.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:57:37.180Z] #21 ... [2022-08-18T15:57:37.180Z] [2022-08-18T15:57:37.180Z] #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-18T15:57:37.180Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:37.180Z] #77 127.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:57:37.180Z] #77 127.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:57:37.260Z] #84 120.2 checking for python3 version... 3.9 [2022-08-18T15:57:37.260Z] #84 120.4 checking for python3 platform... linux [2022-08-18T15:57:37.384Z] #77 172.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:37.384Z] #77 172.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:57:37.384Z] #77 172.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:57:37.384Z] #77 172.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:37.384Z] #77 172.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:37.384Z] #77 172.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:37.384Z] #77 172.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:37.384Z] #77 172.4 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T15:57:37.437Z] #77 127.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:57:37.517Z] #84 120.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:57:37.517Z] #84 120.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:57:37.517Z] #84 120.8 checking for go-md2man... no [2022-08-18T15:57:37.619Z] #13 ... [2022-08-18T15:57:37.619Z] [2022-08-18T15:57:37.619Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:57:37.620Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:37.620Z] #72 105.8 configure.ac:7: installing 'build-aux/compile' [2022-08-18T15:57:37.620Z] #72 105.8 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T15:57:37.620Z] #72 105.9 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T15:57:37.620Z] #72 105.9 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T15:57:37.620Z] #72 105.9 configure.ac:11: installing 'build-aux/missing' [2022-08-18T15:57:37.620Z] #72 106.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:57:37.620Z] #72 106.4 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T15:57:37.651Z] #77 172.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T15:57:37.651Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T15:57:37.651Z] #77 172.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T15:57:37.651Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T15:57:37.651Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T15:57:37.651Z] #77 172.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T15:57:37.651Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T15:57:37.694Z] #77 127.8 checking if gcc static flag -static works... yes [2022-08-18T15:57:37.694Z] #77 128.2 checking if gcc supports -c -o file.o... yes [2022-08-18T15:57:37.775Z] #84 120.8 checking error.h usability... yes [2022-08-18T15:57:37.775Z] #84 121.1 checking error.h presence... yes [2022-08-18T15:57:37.775Z] #84 121.1 checking for error.h... yes [2022-08-18T15:57:37.907Z] #77 172.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T15:57:37.907Z] #77 172.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T15:57:37.907Z] #77 172.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T15:57:37.907Z] #77 172.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T15:57:37.907Z] #77 172.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T15:57:37.907Z] #77 172.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T15:57:37.907Z] #77 172.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T15:57:37.907Z] #77 172.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T15:57:37.951Z] #77 128.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:57:37.951Z] #77 128.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:57:37.951Z] #77 128.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:57:38.164Z] #77 173.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T15:57:38.164Z] #77 173.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T15:57:38.164Z] #77 173.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T15:57:38.164Z] #77 173.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T15:57:38.207Z] #77 128.5 checking how to hardcode library paths into programs... immediate [2022-08-18T15:57:38.207Z] #77 128.5 checking whether stripping libraries is possible... yes [2022-08-18T15:57:38.207Z] #77 128.6 checking if libtool supports shared libraries... yes [2022-08-18T15:57:38.207Z] #77 128.6 checking whether to build shared libraries... no [2022-08-18T15:57:38.207Z] #77 128.6 checking whether to build static libraries... yes [2022-08-18T15:57:38.207Z] #77 128.6 checking float.h usability... yes [2022-08-18T15:57:38.207Z] #77 128.7 checking float.h presence... yes [2022-08-18T15:57:38.207Z] #77 128.8 checking for float.h... yes [2022-08-18T15:57:38.340Z] #84 121.2 checking linux/openat2.h usability... yes [2022-08-18T15:57:38.340Z] #84 121.4 checking linux/openat2.h presence... yes [2022-08-18T15:57:38.340Z] #84 121.4 checking for linux/openat2.h... yes [2022-08-18T15:57:38.340Z] #84 121.4 checking for copy_file_range... yes [2022-08-18T15:57:38.420Z] #77 173.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T15:57:38.420Z] #77 173.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T15:57:38.420Z] #77 173.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T15:57:38.463Z] #77 128.8 checking limits.h usability... yes [2022-08-18T15:57:38.598Z] #84 121.6 checking for fgetxattr... yes [2022-08-18T15:57:38.677Z] #77 173.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T15:57:38.677Z] #77 173.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T15:57:38.722Z] #77 128.9 checking limits.h presence... yes [2022-08-18T15:57:38.722Z] #77 129.0 checking for limits.h... yes [2022-08-18T15:57:38.722Z] #77 129.0 checking stddef.h usability... yes [2022-08-18T15:57:38.722Z] #77 129.1 checking stddef.h presence... yes [2022-08-18T15:57:38.722Z] #77 129.2 checking for stddef.h... yes [2022-08-18T15:57:38.722Z] #77 129.2 checking for stdlib.h... (cached) yes [2022-08-18T15:57:38.722Z] #77 129.2 checking for string.h... (cached) yes [2022-08-18T15:57:38.933Z] #77 173.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T15:57:38.933Z] #77 173.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T15:57:38.933Z] #77 173.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T15:57:38.979Z] #77 129.2 checking sys/time.h usability... yes [2022-08-18T15:57:38.979Z] #77 129.4 checking sys/time.h presence... yes [2022-08-18T15:57:38.979Z] #77 129.5 checking for sys/time.h... yes [2022-08-18T15:57:39.162Z] #84 121.9 checking for statx... yes [2022-08-18T15:57:39.189Z] #77 174.1 CC src/crun-crun.o [2022-08-18T15:57:39.236Z] #77 129.5 checking for inline... inline [2022-08-18T15:57:39.445Z] #77 174.5 CC src/crun-run.o [2022-08-18T15:57:39.492Z] #77 129.6 checking for size_t... yes [2022-08-18T15:57:39.492Z] #77 129.9 checking for stdlib.h... (cached) yes [2022-08-18T15:57:39.702Z] #77 174.5 CC src/crun-delete.o [2022-08-18T15:57:39.702Z] #77 174.6 CC src/crun-kill.o [2022-08-18T15:57:39.728Z] #84 122.4 checking for fgetpwent_r... yes [2022-08-18T15:57:39.749Z] #77 129.9 checking for GNU libc compatible malloc... yes [2022-08-18T15:57:39.749Z] #77 130.1 checking for stdlib.h... (cached) yes [2022-08-18T15:57:39.958Z] #77 174.8 CC src/crun-pause.o [2022-08-18T15:57:40.006Z] #77 130.1 checking for GNU libc compatible realloc... yes [2022-08-18T15:57:40.215Z] #77 175.0 CC src/crun-unpause.o [2022-08-18T15:57:40.215Z] #77 175.2 CC src/crun-spec.o [2022-08-18T15:57:40.262Z] #77 130.3 checking for working strtod... yes [2022-08-18T15:57:40.342Z] #84 122.9 checking for issetugid... no [2022-08-18T15:57:40.342Z] #84 123.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:57:40.342Z] #84 123.4 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:57:40.472Z] #77 175.3 CC src/crun-exec.o [2022-08-18T15:57:40.472Z] #77 175.3 CC src/crun-list.o [2022-08-18T15:57:40.472Z] #77 175.4 CC src/crun-create.o [2022-08-18T15:57:40.472Z] #77 175.5 CC src/crun-start.o [2022-08-18T15:57:40.519Z] #77 130.7 checking for gettimeofday... yes [2022-08-18T15:57:40.729Z] #77 175.6 CC src/crun-state.o [2022-08-18T15:57:40.776Z] #77 131.0 checking for memset... yes [2022-08-18T15:57:40.920Z] #72 110.0 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:57:40.920Z] #72 110.0 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:57:40.986Z] #77 175.8 CC src/crun-update.o [2022-08-18T15:57:41.242Z] #77 176.1 CC src/crun-ps.o [2022-08-18T15:57:41.242Z] #77 176.1 CC src/crun-checkpoint.o [2022-08-18T15:57:41.273Z] #84 123.4 checking for library containing yajl_tree_get... -lyajl [2022-08-18T15:57:41.273Z] #84 124.3 checking for yajl >= 2.0.0... yes [2022-08-18T15:57:41.273Z] #84 124.4 checking sys/capability.h usability... yes [2022-08-18T15:57:41.273Z] #84 124.5 checking sys/capability.h presence... yes [2022-08-18T15:57:41.273Z] #84 124.6 checking for sys/capability.h... yes [2022-08-18T15:57:41.338Z] #77 131.3 checking for strspn... yes [2022-08-18T15:57:41.338Z] #77 131.7 checking that generated files are newer than configure... done [2022-08-18T15:57:41.338Z] #77 131.7 configure: creating ./config.status [2022-08-18T15:57:41.491Z] #72 110.9 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:57:41.491Z] #72 110.9 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:57:41.499Z] #77 176.4 CC src/crun-restore.o [2022-08-18T15:57:41.499Z] #77 176.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T15:57:41.755Z] #77 176.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T15:57:42.012Z] #77 177.0 CC src/libcrun/libcrun_la-container.lo [2022-08-18T15:57:42.062Z] #72 111.3 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:57:42.062Z] #72 111.4 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:57:42.207Z] #84 124.6 checking for library containing cap_from_name... -lcap [2022-08-18T15:57:42.268Z] #77 177.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T15:57:42.269Z] #77 177.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T15:57:42.316Z] #14 ... [2022-08-18T15:57:42.316Z] [2022-08-18T15:57:42.316Z] #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-18T15:57:42.316Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:42.316Z] #77 107.0 configure.ac:7: installing 'build-aux/compile' [2022-08-18T15:57:42.316Z] #77 107.0 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T15:57:42.316Z] #77 107.0 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T15:57:42.316Z] #77 107.0 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T15:57:42.316Z] #77 107.0 configure.ac:11: installing 'build-aux/missing' [2022-08-18T15:57:42.316Z] #77 107.3 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:57:42.321Z] #72 111.7 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:57:42.465Z] #84 125.4 checking for library containing dlopen... [2022-08-18T15:57:42.465Z] #84 ... [2022-08-18T15:57:42.465Z] [2022-08-18T15:57:42.465Z] #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-18T15:57:42.465Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:57:42.465Z] #43 183.7 Delve is a source level debugger for Go programs. [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T15:57:42.465Z] #43 183.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Usage: [2022-08-18T15:57:42.465Z] #43 183.7 dlv [command] [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Available Commands: [2022-08-18T15:57:42.465Z] #43 183.7 attach Attach to running process and begin debugging. [2022-08-18T15:57:42.465Z] #43 183.7 connect Connect to a headless debug server with a terminal client. [2022-08-18T15:57:42.465Z] #43 183.7 core Examine a core dump. [2022-08-18T15:57:42.465Z] #43 183.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T15:57:42.465Z] #43 183.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T15:57:42.465Z] #43 183.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T15:57:42.465Z] #43 183.7 help Help about any command [2022-08-18T15:57:42.465Z] #43 183.7 run Deprecated command. Use 'debug' instead. [2022-08-18T15:57:42.465Z] #43 183.7 test Compile test binary and begin debugging program. [2022-08-18T15:57:42.465Z] #43 183.7 trace Compile and begin tracing program. [2022-08-18T15:57:42.465Z] #43 183.7 version Prints version. [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Flags: [2022-08-18T15:57:42.465Z] #43 183.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T15:57:42.465Z] #43 183.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T15:57:42.465Z] #43 183.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-18T15:57:42.465Z] #43 183.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T15:57:42.465Z] #43 183.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T15:57:42.465Z] #43 183.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-18T15:57:42.465Z] #43 183.7 --disable-aslr Disables address space randomization [2022-08-18T15:57:42.465Z] #43 183.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T15:57:42.465Z] #43 183.7 -h, --help help for dlv [2022-08-18T15:57:42.465Z] #43 183.7 --init string Init file, executed by the terminal client. [2022-08-18T15:57:42.465Z] #43 183.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T15:57:42.465Z] #43 183.7 --log Enable debugging server logging. [2022-08-18T15:57:42.465Z] #43 183.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T15:57:42.465Z] #43 183.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T15:57:42.465Z] #43 183.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T15:57:42.465Z] #43 183.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T15:57:42.465Z] #43 183.7 --wd string Working directory for running the program. [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Additional help topics: [2022-08-18T15:57:42.465Z] #43 183.7 dlv backend Help about the --backend flag. [2022-08-18T15:57:42.465Z] #43 183.7 dlv log Help about logging flags. [2022-08-18T15:57:42.465Z] #43 183.7 dlv redirect Help about file redirection. [2022-08-18T15:57:42.465Z] #43 183.7 [2022-08-18T15:57:42.465Z] #43 183.7 Use "dlv [command] --help" for more information about a command. [2022-08-18T15:57:42.465Z] #43 DONE 185.0s [2022-08-18T15:57:42.465Z] [2022-08-18T15:57:42.465Z] #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-18T15:57:42.465Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:57:42.465Z] #41 DONE 184.8s [2022-08-18T15:57:42.465Z] [2022-08-18T15:57:42.465Z] #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-18T15:57:42.465Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:57:42.465Z] #19 169.1 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-18T15:57:42.465Z] #19 169.1 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-18T15:57:42.465Z] #19 169.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-18T15:57:42.466Z] #19 169.2 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-18T15:57:42.466Z] #19 169.3 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-18T15:57:42.466Z] #19 171.7 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-18T15:57:42.466Z] #19 171.7 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-18T15:57:42.466Z] #19 171.7 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-18T15:57:42.466Z] #19 171.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-18T15:57:42.466Z] #19 171.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-18T15:57:42.466Z] #19 171.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-18T15:57:42.466Z] #19 171.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-18T15:57:42.466Z] #19 172.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-18T15:57:42.466Z] #19 172.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-18T15:57:42.466Z] #19 172.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-18T15:57:42.466Z] #19 172.4 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-18T15:57:42.466Z] #19 172.4 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-18T15:57:42.525Z] #77 177.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T15:57:42.573Z] #77 107.5 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T15:57:42.580Z] #72 111.9 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:57:42.782Z] #77 177.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T15:57:43.230Z] #77 133.7 config.status: creating Makefile [2022-08-18T15:57:43.231Z] #77 133.7 config.status: creating config.h [2022-08-18T15:57:43.231Z] #77 133.8 config.status: executing depfiles commands [2022-08-18T15:57:43.345Z] #77 178.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T15:57:43.487Z] #77 134.0 config.status: executing libtool commands [2022-08-18T15:57:43.602Z] #77 178.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T15:57:43.602Z] #77 178.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T15:57:43.859Z] #77 178.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T15:57:44.116Z] #77 179.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T15:57:44.372Z] #77 179.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T15:57:44.416Z] #77 134.7 GEN .version [2022-08-18T15:57:44.416Z] #77 134.8 make install-recursive [2022-08-18T15:57:44.416Z] #77 134.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T15:57:44.416Z] #77 134.9 Making install in libocispec [2022-08-18T15:57:44.416Z] #77 134.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:44.416Z] #77 134.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T15:57:44.416Z] #77 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T15:57:44.416Z] #77 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T15:57:44.416Z] #77 135.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T15:57:44.933Z] #77 179.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T15:57:44.933Z] #77 179.8 CC src/libcrun/libcrun_la-error.lo [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T15:57:45.345Z] #77 135.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T15:57:45.601Z] #77 136.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T15:57:45.838Z] #19 176.6 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-18T15:57:45.838Z] #19 176.6 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-18T15:57:45.857Z] #77 ... [2022-08-18T15:57:45.857Z] [2022-08-18T15:57:45.857Z] #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-18T15:57:45.857Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:57:45.857Z] #21 33.69 Selecting previously unselected package apparmor. [2022-08-18T15:57:45.857Z] #21 33.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 33.77 Unpacking apparmor (2.13.6-10) ... [2022-08-18T15:57:45.858Z] #21 34.22 Selecting previously unselected package inetutils-ping. [2022-08-18T15:57:45.858Z] #21 34.23 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T15:57:45.858Z] #21 34.39 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T15:57:45.858Z] #21 34.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T15:57:45.858Z] #21 34.46 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T15:57:45.858Z] #21 34.47 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.47 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T15:57:45.858Z] #21 34.55 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T15:57:45.858Z] #21 34.55 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T15:57:45.858Z] #21 34.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T15:57:45.858Z] #21 34.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T15:57:45.858Z] #21 34.72 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T15:57:45.858Z] #21 34.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T15:57:45.858Z] #21 34.81 Selecting previously unselected package iptables. [2022-08-18T15:57:45.858Z] #21 34.82 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 34.82 Unpacking iptables (1.8.7-1) ... [2022-08-18T15:57:45.858Z] #21 35.14 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:57:45.858Z] #21 35.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 35.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:57:45.858Z] #21 35.26 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:57:45.858Z] #21 35.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 35.28 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:57:45.858Z] #21 35.39 Selecting previously unselected package jq. [2022-08-18T15:57:45.858Z] #21 35.41 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 35.42 Unpacking jq (1.6-2.1) ... [2022-08-18T15:57:45.858Z] #21 35.51 Selecting previously unselected package libaio1:amd64. [2022-08-18T15:57:45.858Z] #21 35.51 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 35.51 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T15:57:45.858Z] #21 35.60 Selecting previously unselected package libgpm2:amd64. [2022-08-18T15:57:45.858Z] #21 35.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 35.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T15:57:45.858Z] #21 35.68 Selecting previously unselected package libicu67:amd64. [2022-08-18T15:57:45.858Z] #21 35.68 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 35.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T15:57:45.858Z] #21 39.19 Selecting previously unselected package libinih1:amd64. [2022-08-18T15:57:45.858Z] #21 39.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.21 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T15:57:45.858Z] #21 39.27 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:57:45.858Z] #21 39.27 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:57:45.858Z] #21 39.38 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:57:45.858Z] #21 39.39 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:57:45.858Z] #21 39.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:57:45.858Z] #21 39.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:57:45.858Z] #21 39.55 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:57:45.858Z] #21 39.56 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.56 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:57:45.858Z] #21 39.63 Selecting previously unselected package net-tools. [2022-08-18T15:57:45.858Z] #21 39.64 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:57:45.858Z] #21 39.86 Selecting previously unselected package patch. [2022-08-18T15:57:45.858Z] #21 39.87 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 39.88 Unpacking patch (2.7.6-7) ... [2022-08-18T15:57:45.858Z] #21 39.97 Selecting previously unselected package python-pip-whl. [2022-08-18T15:57:45.858Z] #21 39.98 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:57:45.858Z] #21 39.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:57:45.858Z] #21 40.55 Selecting previously unselected package python3-lib2to3. [2022-08-18T15:57:45.858Z] #21 40.55 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T15:57:45.858Z] #21 40.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:57:45.858Z] #21 40.73 Selecting previously unselected package python3-distutils. [2022-08-18T15:57:45.858Z] #21 40.73 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T15:57:45.858Z] #21 40.74 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T15:57:45.858Z] #21 40.87 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:57:45.858Z] #21 40.88 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:57:45.858Z] #21 40.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:57:45.858Z] #21 41.02 Selecting previously unselected package python3-setuptools. [2022-08-18T15:57:45.858Z] #21 41.02 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T15:57:45.858Z] #21 41.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T15:57:45.858Z] #21 41.32 Selecting previously unselected package python3-wheel. [2022-08-18T15:57:45.858Z] #21 41.32 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T15:57:45.858Z] #21 41.33 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T15:57:45.858Z] #21 41.40 Selecting previously unselected package python3-pip. [2022-08-18T15:57:45.858Z] #21 41.40 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:57:45.858Z] #21 41.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:57:45.858Z] #21 41.71 Selecting previously unselected package sudo. [2022-08-18T15:57:45.858Z] #21 41.72 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 41.73 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T15:57:45.858Z] #21 42.26 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T15:57:45.858Z] #21 42.28 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T15:57:45.858Z] #21 42.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:57:45.861Z] #77 180.6 CC src/libcrun/libcrun_la-status.lo [2022-08-18T15:57:45.877Z] #72 ... [2022-08-18T15:57:45.877Z] [2022-08-18T15:57:45.877Z] #13 [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-18T15:57:45.877Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:45.877Z] #13 189.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T15:57:45.877Z] #13 189.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:45.877Z] #13 189.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:57:46.095Z] #19 176.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-18T15:57:46.095Z] #19 176.8 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-18T15:57:46.095Z] #19 176.9 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-18T15:57:46.114Z] #21 42.55 Selecting previously unselected package uidmap. [2022-08-18T15:57:46.114Z] #21 42.56 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T15:57:46.114Z] #21 42.56 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T15:57:46.370Z] #21 42.67 Selecting previously unselected package vim-runtime. [2022-08-18T15:57:46.370Z] #21 42.68 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:57:46.370Z] #21 42.70 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-18T15:57:46.370Z] #21 42.73 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T15:57:46.370Z] #21 42.74 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:46.423Z] #77 181.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T15:57:46.423Z] #77 181.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T15:57:46.679Z] #77 181.6 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T15:57:46.933Z] #21 ... [2022-08-18T15:57:46.933Z] [2022-08-18T15:57:46.933Z] #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-18T15:57:46.933Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T15:57:46.933Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T15:57:46.933Z] #77 137.2 make install-recursive [2022-08-18T15:57:46.933Z] #77 137.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:57:46.933Z] #77 137.3 Making install in yajl [2022-08-18T15:57:46.933Z] #77 137.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:57:46.933Z] #77 137.4 CC verify/json_verify-json_verify.o [2022-08-18T15:57:46.933Z] #77 137.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T15:57:46.933Z] #77 137.4 CC src/libyajl_la-yajl.lo [2022-08-18T15:57:46.933Z] #77 137.4 CC src/libyajl_la-yajl_gen.lo [2022-08-18T15:57:46.933Z] #77 137.4 CC src/libyajl_la-yajl_parser.lo [2022-08-18T15:57:46.936Z] #77 181.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T15:57:46.936Z] #77 181.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T15:57:47.023Z] #19 ... [2022-08-18T15:57:47.023Z] [2022-08-18T15:57:47.024Z] #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-18T15:57:47.024Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:47.024Z] #84 125.4 checking for library containing dlopen... -ldl [2022-08-18T15:57:47.024Z] #84 125.8 checking seccomp.h usability... yes [2022-08-18T15:57:47.024Z] #84 126.0 checking seccomp.h presence... yes [2022-08-18T15:57:47.024Z] #84 126.1 checking for seccomp.h... yes [2022-08-18T15:57:47.024Z] #84 126.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T15:57:47.024Z] #84 126.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T15:57:47.024Z] #84 126.9 checking systemd/sd-bus.h usability... yes [2022-08-18T15:57:47.024Z] #84 128.1 checking systemd/sd-bus.h presence... yes [2022-08-18T15:57:47.024Z] #84 128.2 checking for systemd/sd-bus.h... yes [2022-08-18T15:57:47.024Z] #84 128.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T15:57:47.024Z] #84 129.2 checking for sd_notify_barrier... yes [2022-08-18T15:57:47.024Z] #84 129.6 checking linux/bpf.h usability... yes [2022-08-18T15:57:47.024Z] #84 129.9 checking linux/bpf.h presence... yes [2022-08-18T15:57:47.024Z] #84 130.0 checking for linux/bpf.h... yes [2022-08-18T15:57:47.024Z] #84 130.0 checking compilation for eBPF... yes [2022-08-18T15:57:47.024Z] #84 130.1 checking for criu >= 3.15... no [2022-08-18T15:57:47.024Z] #84 130.2 configure: CRIU headers not found, building without CRIU support [2022-08-18T15:57:47.024Z] #84 130.2 checking for criu > 3.16... no [2022-08-18T15:57:47.024Z] #84 130.2 configure: CRIU version doesn't support join-ns API [2022-08-18T15:57:47.024Z] #84 130.2 checking for criu > 3.16.1... no [2022-08-18T15:57:47.024Z] #84 130.3 configure: CRIU version doesn't support for pre-dumping [2022-08-18T15:57:47.024Z] #84 130.3 checking for new mount API (fsconfig)... yes [2022-08-18T15:57:47.024Z] #84 130.3 checking for seccomp notify API... yes [2022-08-18T15:57:47.024Z] #84 130.5 checking for gperf... no [2022-08-18T15:57:47.024Z] #84 130.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T15:57:47.190Z] #77 137.4 CC src/libyajl_la-yajl_buf.lo [2022-08-18T15:57:47.190Z] #77 137.4 CC src/libyajl_la-yajl_encode.lo [2022-08-18T15:57:47.190Z] #77 137.5 CC src/libyajl_la-yajl_lex.lo [2022-08-18T15:57:47.190Z] #77 137.5 CC src/libyajl_la-yajl_tree.lo [2022-08-18T15:57:47.192Z] #77 182.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T15:57:47.588Z] #84 130.5 checking for library containing argp_parse... none required [2022-08-18T15:57:47.588Z] #84 130.9 checking that generated files are newer than configure... done [2022-08-18T15:57:47.588Z] #84 130.9 configure: creating ./config.status [2022-08-18T15:57:47.754Z] #77 182.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T15:57:47.844Z] #77 112.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T15:57:47.844Z] #77 112.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T15:57:48.152Z] #84 ... [2022-08-18T15:57:48.152Z] [2022-08-18T15:57:48.152Z] #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-18T15:57:48.152Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:57:48.152Z] #19 178.9 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-18T15:57:48.318Z] #77 183.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T15:57:48.408Z] #77 113.4 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T15:57:48.408Z] #77 113.4 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T15:57:48.409Z] #19 178.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-18T15:57:48.574Z] #77 183.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T15:57:48.574Z] #77 183.5 CC tests/init.o [2022-08-18T15:57:48.665Z] #77 113.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T15:57:48.922Z] #77 113.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T15:57:49.138Z] #77 184.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T15:57:49.340Z] #19 180.0 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:57:49.485Z] #77 114.3 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T15:57:49.485Z] #77 114.5 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T15:57:49.742Z] #77 ... [2022-08-18T15:57:49.742Z] [2022-08-18T15:57:49.742Z] #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-18T15:57:49.742Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:57:49.742Z] #67 192.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:57:49.742Z] #67 192.9 + GOBIN=/build [2022-08-18T15:57:49.742Z] #67 192.9 + GO111MODULE=on [2022-08-18T15:57:49.742Z] #67 192.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:57:50.272Z] #19 181.0 Fetched 788 MB in 47s (16.9 MB/s) [2022-08-18T15:57:50.529Z] #19 181.1 Selecting previously unselected package liblocale-gettext-perl. [2022-08-18T15:57:50.529Z] #19 181.1 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T15:57:50.529Z] #19 181.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-18T15:57:50.529Z] #19 181.2 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T15:57:50.808Z] #19 181.3 Selecting previously unselected package bzip2. [2022-08-18T15:57:50.808Z] #19 181.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:57:50.808Z] #19 181.3 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:57:50.808Z] #19 181.4 Selecting previously unselected package libmagic-mgc. [2022-08-18T15:57:50.808Z] #19 181.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T15:57:50.808Z] #19 181.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T15:57:51.739Z] #19 182.2 Selecting previously unselected package libmagic1:amd64. [2022-08-18T15:57:51.739Z] #19 182.2 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T15:57:51.739Z] #19 182.2 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T15:57:51.739Z] #19 182.5 Selecting previously unselected package file. [2022-08-18T15:57:51.739Z] #19 182.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-18T15:57:51.739Z] #19 182.5 Unpacking file (1:5.39-3) ... [2022-08-18T15:57:51.739Z] #19 182.6 Selecting previously unselected package xz-utils. [2022-08-18T15:57:51.996Z] #19 182.6 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:57:51.996Z] #19 182.6 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:57:52.253Z] #19 183.0 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-18T15:57:52.510Z] #19 183.0 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T15:57:52.510Z] #19 183.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T15:57:53.736Z] #77 143.1 CCLD libyajl.la [2022-08-18T15:57:53.736Z] #77 ... [2022-08-18T15:57:53.736Z] [2022-08-18T15:57:53.737Z] #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-18T15:57:53.737Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:57:53.737Z] #21 46.05 Selecting previously unselected package vim. [2022-08-18T15:57:53.737Z] #21 46.05 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:57:53.737Z] #21 46.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:53.737Z] #21 46.66 Selecting previously unselected package xfsprogs. [2022-08-18T15:57:53.737Z] #21 46.67 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T15:57:53.737Z] #21 46.68 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T15:57:53.737Z] #21 47.18 Selecting previously unselected package zip. [2022-08-18T15:57:53.737Z] #21 47.21 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T15:57:53.737Z] #21 47.21 Unpacking zip (3.0-12) ... [2022-08-18T15:57:53.737Z] #21 47.37 Selecting previously unselected package zstd. [2022-08-18T15:57:53.737Z] #21 47.40 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T15:57:53.737Z] #21 47.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:57:53.737Z] #21 47.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:57:53.737Z] #21 48.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T15:57:53.737Z] #21 48.71 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:57:53.737Z] #21 48.73 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T15:57:53.737Z] #21 48.74 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T15:57:53.737Z] #21 48.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T15:57:53.737Z] #21 48.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T15:57:53.737Z] #21 48.77 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T15:57:53.737Z] #21 48.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:57:53.737Z] #21 48.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:57:53.737Z] #21 48.82 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:57:53.737Z] #21 48.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:57:53.737Z] #21 48.85 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T15:57:53.737Z] #21 49.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:53.737Z] #21 49.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:57:53.737Z] #21 49.59 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T15:57:53.737Z] #21 49.62 Setting up apparmor (2.13.6-10) ... [2022-08-18T15:57:54.410Z] #19 185.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-18T15:57:54.410Z] #19 185.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-18T15:57:54.410Z] #19 185.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T15:57:55.106Z] #21 51.35 Setting up zip (3.0-12) ... [2022-08-18T15:57:55.106Z] #21 51.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:55.106Z] #21 51.40 Setting up bash-completion (1:2.11-2) ... [2022-08-18T15:57:55.781Z] #19 186.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-18T15:57:55.781Z] #19 186.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-18T15:57:55.781Z] #19 186.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T15:57:57.152Z] #19 ... [2022-08-18T15:57:57.152Z] [2022-08-18T15:57:57.152Z] #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-18T15:57:57.152Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:57:57.152Z] #84 132.9 config.status: creating Makefile [2022-08-18T15:57:57.152Z] #84 133.1 config.status: creating rpm/crun.spec [2022-08-18T15:57:57.152Z] #84 133.2 config.status: creating config.h [2022-08-18T15:57:57.152Z] #84 133.2 config.status: executing libtool commands [2022-08-18T15:57:57.152Z] #84 133.3 config.status: executing depfiles commands [2022-08-18T15:57:57.152Z] #84 134.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T15:57:57.152Z] #84 134.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:57:57.152Z] #84 135.2 checking for gcc... gcc [2022-08-18T15:57:57.152Z] #84 135.3 checking whether the C compiler works... yes [2022-08-18T15:57:57.152Z] #84 135.6 checking for C compiler default output file name... a.out [2022-08-18T15:57:57.152Z] #84 135.6 checking for suffix of executables... [2022-08-18T15:57:57.152Z] #84 135.8 checking whether we are cross compiling... no [2022-08-18T15:57:57.152Z] #84 135.9 checking for suffix of object files... o [2022-08-18T15:57:57.152Z] #84 136.1 checking whether we are using the GNU C compiler... yes [2022-08-18T15:57:57.152Z] #84 136.2 checking whether gcc accepts -g... yes [2022-08-18T15:57:57.152Z] #84 136.2 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:57:57.152Z] #84 136.3 checking whether gcc understands -c and -o together... yes [2022-08-18T15:57:57.152Z] #84 136.5 checking how to run the C preprocessor... gcc -E [2022-08-18T15:57:57.152Z] #84 136.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:57:57.152Z] #84 136.8 checking for egrep... /bin/grep -E [2022-08-18T15:57:57.152Z] #84 136.8 checking for ANSI C header files... yes [2022-08-18T15:57:57.152Z] #84 137.3 checking for sys/types.h... yes [2022-08-18T15:57:57.152Z] #84 137.5 checking for sys/stat.h... yes [2022-08-18T15:57:57.152Z] #84 137.8 checking for stdlib.h... yes [2022-08-18T15:57:57.152Z] #84 138.0 checking for string.h... yes [2022-08-18T15:57:57.152Z] #84 138.2 checking for memory.h... yes [2022-08-18T15:57:57.152Z] #84 138.5 checking for strings.h... yes [2022-08-18T15:57:57.152Z] #84 138.8 checking for inttypes.h... yes [2022-08-18T15:57:57.152Z] #84 139.0 checking for stdint.h... yes [2022-08-18T15:57:57.152Z] #84 139.3 checking for unistd.h... yes [2022-08-18T15:57:57.152Z] #84 139.5 checking minix/config.h usability... no [2022-08-18T15:57:57.152Z] #84 139.6 checking minix/config.h presence... no [2022-08-18T15:57:57.152Z] #84 139.7 checking for minix/config.h... no [2022-08-18T15:57:57.152Z] #84 139.7 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T15:57:57.152Z] #84 140.0 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:57:57.152Z] #84 140.4 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:57:57.152Z] #84 140.4 checking how to print strings... printf [2022-08-18T15:57:57.152Z] #84 140.4 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:57:57.152Z] #84 140.4 checking for fgrep... /bin/grep -F [2022-08-18T15:57:57.152Z] #84 140.4 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:57:57.152Z] #84 140.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:57:57.152Z] #84 140.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:57:57.410Z] #84 140.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:57:57.410Z] #84 140.6 checking whether ln -s works... yes [2022-08-18T15:57:57.410Z] #84 140.6 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:57:57.410Z] #84 140.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T15:57:57.410Z] #84 140.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:57:57.410Z] #84 140.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:57:57.410Z] #84 140.7 checking for objdump... objdump [2022-08-18T15:57:57.410Z] #84 140.7 checking how to recognize dependent libraries... pass_all [2022-08-18T15:57:57.410Z] #84 140.7 checking for dlltool... no [2022-08-18T15:57:57.410Z] #84 140.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:57:57.410Z] #84 140.7 checking for ar... ar [2022-08-18T15:57:57.630Z] #21 53.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:57:57.630Z] #21 53.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:57:57.630Z] #21 53.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T15:57:57.630Z] #21 53.61 Setting up patch (2.7.6-7) ... [2022-08-18T15:57:57.630Z] #21 53.62 Setting up sudo (1.9.5p2-3) ... [2022-08-18T15:57:57.630Z] #21 53.71 invoke-rc.d: could not determine current runlevel [2022-08-18T15:57:57.630Z] #21 53.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T15:57:57.630Z] #21 53.90 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T15:57:57.630Z] #21 53.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T15:57:57.630Z] #21 53.95 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T15:57:57.630Z] #21 53.96 Setting up pigz (2.6-1) ... [2022-08-18T15:57:57.630Z] #21 53.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T15:57:57.630Z] #21 53.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:57:57.630Z] #21 54.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:57:57.630Z] #21 54.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:57.667Z] #84 140.7 checking for archiver @FILE support... @ [2022-08-18T15:57:57.667Z] #84 140.9 checking for strip... strip [2022-08-18T15:57:57.667Z] #84 140.9 checking for ranlib... ranlib [2022-08-18T15:57:57.667Z] #84 140.9 checking for gawk... no [2022-08-18T15:57:57.667Z] #84 140.9 checking for mawk... mawk [2022-08-18T15:57:57.667Z] #84 140.9 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-18T15:57:57.667Z] #84 ... [2022-08-18T15:57:57.667Z] [2022-08-18T15:57:57.667Z] #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-18T15:57:57.667Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:57:57.667Z] #19 188.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-18T15:57:57.667Z] #19 188.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T15:57:57.854Z] #67 ... [2022-08-18T15:57:57.854Z] [2022-08-18T15:57:57.854Z] #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-18T15:57:57.854Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:57.854Z] #14 193.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T15:57:57.854Z] #14 193.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T15:57:57.854Z] #14 193.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:57:57.925Z] #19 188.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T15:57:58.109Z] #13 ... [2022-08-18T15:57:58.109Z] [2022-08-18T15:57:58.109Z] #64 [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-18T15:57:58.109Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:57:58.109Z] #64 190.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T15:57:58.109Z] #64 190.5 + GOBIN=/build [2022-08-18T15:57:58.109Z] #64 190.5 + GO111MODULE=on [2022-08-18T15:57:58.109Z] #64 190.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T15:57:58.369Z] #64 ... [2022-08-18T15:57:58.369Z] [2022-08-18T15:57:58.369Z] #13 [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-18T15:57:58.369Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:57:58.369Z] #13 202.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T15:57:58.562Z] #21 54.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T15:57:58.562Z] #21 54.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:57:58.629Z] #13 202.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T15:57:58.629Z] #13 202.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:57:58.909Z] #13 202.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T15:57:58.909Z] #13 202.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T15:57:58.909Z] #13 202.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T15:57:59.302Z] #19 190.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-18T15:57:59.302Z] #19 190.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T15:57:59.302Z] #19 190.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T15:57:59.495Z] #21 55.70 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T15:57:59.495Z] #21 55.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:57:59.495Z] #21 55.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:57:59.495Z] #21 55.75 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T15:57:59.752Z] #21 56.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:57:59.752Z] #21 56.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T15:57:59.752Z] #21 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T15:57:59.752Z] #21 56.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T15:57:59.752Z] #21 56.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T15:57:59.752Z] #21 56.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T15:57:59.858Z] #13 203.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T15:57:59.858Z] #13 203.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T15:58:00.010Z] #21 56.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T15:58:00.010Z] #21 56.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T15:58:00.010Z] #21 56.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T15:58:00.010Z] #21 56.31 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T15:58:00.118Z] #13 203.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T15:58:00.672Z] #19 191.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-18T15:58:00.673Z] #19 191.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:58:00.673Z] #19 191.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T15:58:00.673Z] #19 191.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-18T15:58:00.687Z] #13 ... [2022-08-18T15:58:00.687Z] [2022-08-18T15:58:00.687Z] #64 [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-18T15:58:00.687Z] #64 sha256:809861aa76b39f91c0276fef2ab90b2c39d449382bf9f9d18b28cbe0de43f403 [2022-08-18T15:58:00.687Z] #64 202.1 rootlesskit version 1.0.0 [2022-08-18T15:58:00.687Z] #64 202.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T15:58:00.687Z] #64 202.1 -container-ip string [2022-08-18T15:58:00.687Z] #64 202.1 container ip [2022-08-18T15:58:00.687Z] #64 202.1 -container-port int [2022-08-18T15:58:00.687Z] #64 202.1 container port (default -1) [2022-08-18T15:58:00.687Z] #64 202.1 -host-ip string [2022-08-18T15:58:00.687Z] #64 202.1 host ip [2022-08-18T15:58:00.687Z] #64 202.1 -host-port int [2022-08-18T15:58:00.687Z] #64 202.1 host port (default -1) [2022-08-18T15:58:00.687Z] #64 202.1 -proto string [2022-08-18T15:58:00.687Z] #64 202.1 proxy protocol (default "tcp") [2022-08-18T15:58:00.687Z] #64 DONE 203.8s [2022-08-18T15:58:00.687Z] [2022-08-18T15:58:00.687Z] #13 [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-18T15:58:00.687Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:58:00.687Z] #13 204.2 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T15:58:00.687Z] #13 204.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T15:58:00.687Z] #13 204.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:58:00.687Z] #13 ... [2022-08-18T15:58:00.687Z] [2022-08-18T15:58:00.687Z] #65 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T15:58:00.687Z] #65 sha256:a3eba8c3a0d23259d3af072f22e69c2c3c08a462859c09980a4d97e4e79b9975 [2022-08-18T15:58:00.687Z] #65 DONE 0.1s [2022-08-18T15:58:00.930Z] #19 191.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:58:00.930Z] #19 191.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T15:58:00.947Z] [2022-08-18T15:58:00.947Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T15:58:00.947Z] #66 sha256:fcf04854d4cde7da355e06501356cbfe079e0c2a7d7547997131a70a10d1bc19 [2022-08-18T15:58:00.947Z] #66 DONE 0.1s [2022-08-18T15:58:00.947Z] [2022-08-18T15:58:00.947Z] #13 [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-18T15:58:00.947Z] #13 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:58:00.947Z] #13 204.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T15:58:00.947Z] #13 204.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T15:58:00.947Z] #13 204.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:58:01.378Z] #21 57.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:58:01.378Z] #21 57.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T15:58:01.378Z] #21 57.72 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:58:01.378Z] #21 57.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:58:01.517Z] #13 205.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T15:58:01.518Z] #13 205.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:58:01.518Z] #13 205.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:01.518Z] #13 205.3 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:58:01.518Z] #13 205.3 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:58:01.518Z] #13 205.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:58:01.778Z] #13 205.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T15:58:01.778Z] #13 205.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T15:58:02.038Z] #13 205.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T15:58:02.133Z] #14 ... [2022-08-18T15:58:02.133Z] [2022-08-18T15:58:02.133Z] #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-18T15:58:02.133Z] #67 sha256:055494c90b842c5ce0c375ad7876f32e33a9cd5fc19435cfc7a931f36e182734 [2022-08-18T15:58:02.133Z] #67 204.4 rootlesskit version 1.0.0 [2022-08-18T15:58:02.133Z] #67 204.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T15:58:02.133Z] #67 204.4 -container-ip string [2022-08-18T15:58:02.133Z] #67 204.4 container ip [2022-08-18T15:58:02.133Z] #67 204.4 -container-port int [2022-08-18T15:58:02.133Z] #67 204.4 container port (default -1) [2022-08-18T15:58:02.133Z] #67 204.4 -host-ip string [2022-08-18T15:58:02.133Z] #67 204.4 host ip [2022-08-18T15:58:02.133Z] #67 204.4 -host-port int [2022-08-18T15:58:02.133Z] #67 204.4 host port (default -1) [2022-08-18T15:58:02.133Z] #67 204.4 -proto string [2022-08-18T15:58:02.133Z] #67 204.4 proxy protocol (default "tcp") [2022-08-18T15:58:02.389Z] #67 DONE 205.2s [2022-08-18T15:58:02.389Z] [2022-08-18T15:58:02.389Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T15:58:02.389Z] #68 sha256:195978b52dfbbf8f331c4daab2174e20b55fc05bba6b02a3fb7e75c97507b4fa [2022-08-18T15:58:02.389Z] #68 DONE 0.1s [2022-08-18T15:58:02.389Z] [2022-08-18T15:58:02.389Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T15:58:02.389Z] #69 sha256:0df699459bfead446085e9196054c7a62b493188062c9434044872d0b681da8e [2022-08-18T15:58:02.389Z] #69 DONE 0.2s [2022-08-18T15:58:02.389Z] [2022-08-18T15:58:02.389Z] #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-18T15:58:02.389Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:58:02.609Z] #13 206.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T15:58:02.609Z] #13 206.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T15:58:02.609Z] #13 206.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T15:58:02.645Z] #47 ... [2022-08-18T15:58:02.645Z] [2022-08-18T15:58:02.645Z] #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-18T15:58:02.645Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T15:58:02.645Z] #14 205.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T15:58:02.645Z] #14 205.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T15:58:02.646Z] #14 205.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:58:02.747Z] #21 59.09 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T15:58:02.747Z] #21 59.10 Setting up jq (1.6-2.1) ... [2022-08-18T15:58:02.747Z] #21 59.12 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T15:58:02.747Z] #21 59.14 Setting up iptables (1.8.7-1) ... [2022-08-18T15:58:02.747Z] #21 59.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:58:02.747Z] #21 59.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:58:02.747Z] #21 59.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:58:02.747Z] #21 59.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:58:02.747Z] #21 59.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T15:58:02.747Z] #21 59.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T15:58:02.870Z] #13 206.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T15:58:02.902Z] #14 206.1 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T15:58:02.902Z] #14 206.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T15:58:02.902Z] #14 206.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T15:58:03.004Z] #21 59.18 Setting up iproute2 (5.10.0-4) ... [2022-08-18T15:58:03.004Z] #21 ... [2022-08-18T15:58:03.004Z] [2022-08-18T15:58:03.004Z] #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-18T15:58:03.004Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:03.004Z] #77 143.5 CCLD verify/json_verify [2022-08-18T15:58:03.004Z] #77 143.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:03.004Z] #77 143.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:58:03.004Z] #77 143.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:58:03.004Z] #77 143.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:03.004Z] #77 143.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:03.004Z] #77 143.9 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:03.004Z] #77 144.0 CC src/validate.o [2022-08-18T15:58:03.004Z] #77 144.0 CC src/image_spec_schema_config_schema.lo [2022-08-18T15:58:03.004Z] #77 144.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T15:58:03.004Z] #77 144.0 CC src/image_spec_schema_defs.lo [2022-08-18T15:58:03.004Z] #77 144.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T15:58:03.004Z] #77 144.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T15:58:03.004Z] #77 144.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T15:58:03.004Z] #77 144.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T15:58:03.004Z] #77 144.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T15:58:03.004Z] #77 144.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T15:58:03.004Z] #77 144.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T15:58:03.004Z] #77 144.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T15:58:03.004Z] #77 144.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T15:58:03.004Z] #77 144.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T15:58:03.004Z] #77 144.3 CC src/runtime_spec_schema_defs.lo [2022-08-18T15:58:03.004Z] #77 144.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T15:58:03.004Z] #77 144.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T15:58:03.004Z] #77 144.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T15:58:03.004Z] #77 144.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T15:58:03.004Z] #77 144.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T15:58:03.004Z] #77 144.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T15:58:03.004Z] #77 144.7 CC src/basic_test_double_array_item.lo [2022-08-18T15:58:03.004Z] #77 144.8 CC src/basic_test_double_array.lo [2022-08-18T15:58:03.004Z] #77 145.0 CC src/basic_test_top_array_int.lo [2022-08-18T15:58:03.004Z] #77 145.0 CC src/basic_test_top_array_string.lo [2022-08-18T15:58:03.004Z] #77 145.2 CC src/basic_test_top_double_array_int.lo [2022-08-18T15:58:03.004Z] #77 145.5 CC src/basic_test_top_double_array_obj.lo [2022-08-18T15:58:03.004Z] #77 145.6 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T15:58:03.004Z] #77 145.8 CC src/basic_test_top_double_array_string.lo [2022-08-18T15:58:03.004Z] #77 145.9 CC src/read-file.lo [2022-08-18T15:58:03.004Z] #77 146.1 CC src/json_common.lo [2022-08-18T15:58:03.004Z] #77 146.2 CC tests/test-1.o [2022-08-18T15:58:03.004Z] #77 146.3 CC tests/test-2.o [2022-08-18T15:58:03.004Z] #77 146.5 CC tests/test-3.o [2022-08-18T15:58:03.004Z] #77 146.5 CC tests/test-4.o [2022-08-18T15:58:03.004Z] #77 146.8 CC tests/test-5.o [2022-08-18T15:58:03.004Z] #77 147.0 CC tests/test-6.o [2022-08-18T15:58:03.004Z] #77 147.2 CC tests/test-7.o [2022-08-18T15:58:03.004Z] #77 147.4 CC tests/test-8.o [2022-08-18T15:58:03.004Z] #77 147.8 CC tests/test-9.o [2022-08-18T15:58:03.004Z] #77 147.9 CC tests/test-10.o [2022-08-18T15:58:03.004Z] #77 148.1 CC tests/test-11.o [2022-08-18T15:58:03.130Z] #13 206.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T15:58:03.130Z] #13 206.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T15:58:03.158Z] #14 206.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T15:58:03.158Z] #14 206.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T15:58:03.158Z] #14 206.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T15:58:03.262Z] #77 ... [2022-08-18T15:58:03.262Z] [2022-08-18T15:58:03.262Z] #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-18T15:58:03.262Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:03.262Z] #21 59.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:58:03.391Z] #13 207.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T15:58:03.391Z] #13 207.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T15:58:03.391Z] #13 207.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T15:58:03.391Z] #13 207.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T15:58:03.391Z] #13 207.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T15:58:03.415Z] #14 206.7 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T15:58:03.415Z] #14 206.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T15:58:03.415Z] #14 206.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:58:03.654Z] #13 207.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T15:58:03.828Z] #21 DONE 60.1s [2022-08-18T15:58:03.828Z] [2022-08-18T15:58:03.828Z] #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-18T15:58:03.828Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T15:58:03.978Z] #14 207.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T15:58:03.978Z] #14 207.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T15:58:03.978Z] #14 207.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:58:04.205Z] #19 ... [2022-08-18T15:58:04.206Z] [2022-08-18T15:58:04.206Z] #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-18T15:58:04.206Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:04.206Z] #84 140.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:58:04.206Z] #84 141.3 checking for sysroot... no [2022-08-18T15:58:04.206Z] #84 141.3 checking for a working dd... /bin/dd [2022-08-18T15:58:04.206Z] #84 141.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:58:04.206Z] #84 141.4 checking for mt... no [2022-08-18T15:58:04.206Z] #84 141.4 checking if : is a manifest tool... no [2022-08-18T15:58:04.206Z] #84 141.5 checking for dlfcn.h... yes [2022-08-18T15:58:04.206Z] #84 141.6 checking for objdir... .libs [2022-08-18T15:58:04.206Z] #84 142.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:58:04.206Z] #84 142.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:58:04.206Z] #84 142.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:58:04.206Z] #84 142.3 checking if gcc static flag -static works... yes [2022-08-18T15:58:04.206Z] #84 142.9 checking if gcc supports -c -o file.o... yes [2022-08-18T15:58:04.206Z] #84 143.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:58:04.206Z] #84 143.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:58:04.206Z] #84 143.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:58:04.206Z] #84 143.4 checking how to hardcode library paths into programs... immediate [2022-08-18T15:58:04.206Z] #84 143.4 checking whether stripping libraries is possible... yes [2022-08-18T15:58:04.206Z] #84 143.4 checking if libtool supports shared libraries... yes [2022-08-18T15:58:04.206Z] #84 143.4 checking whether to build shared libraries... no [2022-08-18T15:58:04.206Z] #84 143.4 checking whether to build static libraries... yes [2022-08-18T15:58:04.206Z] #84 143.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:58:04.206Z] #84 143.4 checking whether build environment is sane... yes [2022-08-18T15:58:04.206Z] #84 143.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:58:04.206Z] #84 143.5 checking whether make sets $(MAKE)... yes [2022-08-18T15:58:04.206Z] #84 143.5 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:58:04.206Z] #84 143.6 checking whether make supports nested variables... yes [2022-08-18T15:58:04.206Z] #84 143.6 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:58:04.206Z] #84 143.6 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:58:04.206Z] #84 143.6 checking how to create a ustar tar archive... gnutar [2022-08-18T15:58:04.206Z] #84 143.7 checking dependency style of gcc... gcc3 [2022-08-18T15:58:04.206Z] #84 143.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:58:04.206Z] #84 143.9 checking whether make supports nested variables... (cached) yes [2022-08-18T15:58:04.206Z] #84 143.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:58:04.206Z] #84 143.9 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:58:04.206Z] #84 143.9 checking for yajl >= 2.1.0... yes [2022-08-18T15:58:04.206Z] #84 144.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:58:04.206Z] #84 144.0 checking for gcc... (cached) gcc [2022-08-18T15:58:04.206Z] #84 144.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:58:04.206Z] #84 144.1 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:58:04.206Z] #84 144.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:58:04.206Z] #84 144.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:58:04.206Z] #84 144.1 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:58:04.206Z] #84 144.1 checking for python3... /usr/bin/python3 [2022-08-18T15:58:04.206Z] #84 144.1 checking for python3 version... 3.9 [2022-08-18T15:58:04.206Z] #84 144.2 checking for python3 platform... linux [2022-08-18T15:58:04.206Z] #84 144.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:58:04.206Z] #84 144.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:58:04.206Z] #84 144.5 checking that generated files are newer than configure... done [2022-08-18T15:58:04.206Z] #84 144.5 configure: creating ./config.status [2022-08-18T15:58:04.206Z] #84 147.4 config.status: creating Makefile [2022-08-18T15:58:04.206Z] #84 147.5 config.status: creating config.h [2022-08-18T15:58:04.206Z] #84 147.5 config.status: executing libtool commands [2022-08-18T15:58:04.206Z] #84 147.6 config.status: executing depfiles commands [2022-08-18T15:58:04.234Z] #14 207.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T15:58:04.490Z] #14 207.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:58:04.490Z] #14 207.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:04.490Z] #14 207.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T15:58:04.490Z] #14 207.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T15:58:04.490Z] #14 207.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:58:04.595Z] #13 208.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T15:58:04.595Z] #13 208.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T15:58:04.595Z] #13 208.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T15:58:04.751Z] #14 207.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T15:58:04.752Z] #14 207.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T15:58:04.752Z] #14 207.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T15:58:04.856Z] #13 208.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T15:58:04.856Z] #13 208.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:58:04.856Z] #13 208.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:04.856Z] #13 208.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:58:05.116Z] #13 208.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:58:05.116Z] #13 208.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:58:05.137Z] #84 148.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T15:58:05.137Z] #84 148.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:58:05.197Z] #22 1.553 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T15:58:05.376Z] #13 209.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:58:05.377Z] #13 209.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:58:05.377Z] #13 209.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:58:05.455Z] #22 1.567 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T15:58:05.455Z] #22 1.575 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T15:58:05.682Z] #14 208.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T15:58:05.682Z] #14 208.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T15:58:05.682Z] #14 208.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T15:58:05.700Z] #84 148.9 checking for gcc... gcc [2022-08-18T15:58:05.711Z] #22 DONE 2.1s [2022-08-18T15:58:05.712Z] [2022-08-18T15:58:05.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:58:05.712Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:05.958Z] #84 149.1 checking whether the C compiler works... yes [2022-08-18T15:58:05.958Z] #84 149.3 checking for C compiler default output file name... a.out [2022-08-18T15:58:05.968Z] #77 ... [2022-08-18T15:58:05.968Z] [2022-08-18T15:58:05.968Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T15:58:05.968Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T15:58:06.215Z] #84 149.3 checking for suffix of executables... [2022-08-18T15:58:06.215Z] #84 149.4 checking whether we are cross compiling... no [2022-08-18T15:58:06.245Z] #14 209.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T15:58:06.245Z] #14 209.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T15:58:06.245Z] #14 209.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T15:58:06.472Z] #84 149.5 checking for suffix of object files... o [2022-08-18T15:58:06.472Z] #84 149.7 checking whether we are using the GNU C compiler... yes [2022-08-18T15:58:06.501Z] #14 209.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T15:58:06.732Z] #84 149.8 checking whether gcc accepts -g... yes [2022-08-18T15:58:06.732Z] #84 149.9 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:58:06.757Z] #14 209.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T15:58:06.757Z] #14 209.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T15:58:06.757Z] #14 210.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T15:58:06.763Z] #13 210.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:58:06.763Z] #13 210.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T15:58:06.763Z] #13 210.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:58:06.763Z] #13 210.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T15:58:06.763Z] #13 210.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:58:06.763Z] #13 210.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T15:58:06.763Z] #13 210.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:58:06.763Z] #13 210.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T15:58:06.763Z] #13 210.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:58:06.763Z] #13 210.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T15:58:06.763Z] #13 210.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:58:06.763Z] #13 210.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:58:06.763Z] #13 210.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:58:06.763Z] #13 210.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T15:58:06.763Z] #13 210.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T15:58:06.763Z] #13 210.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:58:06.763Z] #13 210.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:58:06.763Z] #13 210.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T15:58:06.990Z] #84 150.1 checking whether gcc understands -c and -o together... yes [2022-08-18T15:58:06.990Z] #84 150.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:58:07.014Z] #14 210.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T15:58:07.014Z] #14 210.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T15:58:07.022Z] #13 210.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T15:58:07.022Z] #13 210.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:58:07.022Z] #13 210.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:58:07.022Z] #13 210.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T15:58:07.022Z] #13 210.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:58:07.022Z] #13 210.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T15:58:07.022Z] #13 210.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:58:07.022Z] #13 210.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:58:07.022Z] #13 210.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T15:58:07.023Z] #13 210.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:58:07.023Z] #13 210.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:58:07.187Z] #77 201.1 CCLD tests/init [2022-08-18T15:58:07.247Z] #84 150.4 checking whether build environment is sane... yes [2022-08-18T15:58:07.247Z] #84 150.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:58:07.247Z] #84 150.5 checking for gawk... no [2022-08-18T15:58:07.247Z] #84 150.5 checking for mawk... mawk [2022-08-18T15:58:07.247Z] #84 150.5 checking whether make sets $(MAKE)... yes [2022-08-18T15:58:07.284Z] #13 210.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:07.284Z] #13 210.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:58:07.284Z] #13 211.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:07.284Z] #13 211.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:07.284Z] #13 211.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:58:07.504Z] #84 150.6 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:58:07.504Z] #84 150.7 checking whether make supports nested variables... yes [2022-08-18T15:58:07.504Z] #84 150.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:58:07.504Z] #84 150.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:58:07.504Z] #84 150.7 checking how to create a ustar tar archive... gnutar [2022-08-18T15:58:07.761Z] #84 150.8 checking dependency style of gcc... gcc3 [2022-08-18T15:58:07.761Z] #84 151.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:58:07.761Z] #84 151.1 checking whether make supports nested variables... (cached) yes [2022-08-18T15:58:07.949Z] #14 211.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T15:58:07.949Z] #14 211.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T15:58:07.949Z] #14 211.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T15:58:08.243Z] #13 DONE 211.9s [2022-08-18T15:58:08.244Z] [2022-08-18T15:58:08.244Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T15:58:08.244Z] #56 sha256:ee1bfa5202b88c7a2fe30b682cee3cf8e868c1dfca9f39e5d304e1a38593d162 [2022-08-18T15:58:08.503Z] #56 DONE 0.2s [2022-08-18T15:58:08.503Z] [2022-08-18T15:58:08.503Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:08.503Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:08.503Z] #72 137.7 configure.ac:11: installing 'build-aux/compile' [2022-08-18T15:58:08.503Z] #72 137.7 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T15:58:08.503Z] #72 137.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T15:58:08.503Z] #72 137.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T15:58:08.503Z] #72 137.8 configure.ac:13: installing 'build-aux/missing' [2022-08-18T15:58:08.503Z] #72 137.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T15:58:08.525Z] #14 211.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T15:58:08.525Z] #14 211.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T15:58:08.525Z] #14 211.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:08.583Z] #84 151.2 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:58:08.583Z] #84 151.7 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:58:08.583Z] #84 151.7 checking how to print strings... printf [2022-08-18T15:58:08.583Z] #84 151.7 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:58:08.583Z] #84 151.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:58:08.583Z] #84 151.8 checking for egrep... /bin/grep -E [2022-08-18T15:58:08.583Z] #84 151.8 checking for fgrep... /bin/grep -F [2022-08-18T15:58:08.583Z] #84 151.8 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:58:08.583Z] #84 151.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:58:08.583Z] #84 151.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:58:08.783Z] #14 211.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T15:58:08.783Z] #14 211.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T15:58:08.783Z] #14 212.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:58:08.840Z] #84 151.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:58:08.840Z] #84 152.0 checking whether ln -s works... yes [2022-08-18T15:58:08.840Z] #84 152.0 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:58:08.840Z] #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-18T15:58:08.840Z] #84 152.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:58:08.840Z] #84 152.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:58:08.840Z] #84 152.1 checking for objdump... objdump [2022-08-18T15:58:08.840Z] #84 152.1 checking how to recognize dependent libraries... pass_all [2022-08-18T15:58:08.840Z] #84 152.1 checking for dlltool... no [2022-08-18T15:58:08.840Z] #84 152.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:58:08.840Z] #84 152.1 checking for ar... ar [2022-08-18T15:58:09.043Z] #14 212.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T15:58:09.043Z] #14 212.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T15:58:09.043Z] #14 212.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:58:09.086Z] #72 138.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:58:09.097Z] #84 152.1 checking for archiver @FILE support... @ [2022-08-18T15:58:09.097Z] #84 152.2 checking for strip... strip [2022-08-18T15:58:09.097Z] #84 152.2 checking for ranlib... ranlib [2022-08-18T15:58:09.661Z] #84 152.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:58:09.661Z] #84 152.7 checking for sysroot... no [2022-08-18T15:58:09.661Z] #84 152.7 checking for a working dd... /bin/dd [2022-08-18T15:58:09.661Z] #84 152.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:58:09.661Z] #84 152.9 checking for mt... no [2022-08-18T15:58:09.661Z] #84 152.9 checking if : is a manifest tool... no [2022-08-18T15:58:09.919Z] #84 152.9 checking how to run the C preprocessor... gcc -E [2022-08-18T15:58:09.981Z] #14 213.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T15:58:09.982Z] #14 213.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T15:58:10.244Z] #14 213.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T15:58:10.244Z] #14 213.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T15:58:10.244Z] #14 213.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T15:58:10.244Z] #14 213.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T15:58:10.244Z] #14 213.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T15:58:10.511Z] #14 213.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T15:58:10.511Z] #14 213.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T15:58:10.511Z] #14 213.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T15:58:10.511Z] #14 213.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T15:58:10.511Z] #14 213.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T15:58:10.511Z] #14 213.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T15:58:10.511Z] #14 213.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T15:58:10.511Z] #14 213.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T15:58:10.511Z] #14 213.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T15:58:10.511Z] #14 213.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T15:58:10.511Z] #14 213.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T15:58:10.767Z] #14 213.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T15:58:10.767Z] #14 213.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T15:58:10.767Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:58:10.767Z] #14 214.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-18T15:58:10.767Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:58:10.767Z] #14 214.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-18T15:58:10.767Z] #14 214.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T15:58:10.767Z] #14 214.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T15:58:10.767Z] #14 214.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T15:58:10.767Z] #14 214.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T15:58:10.767Z] #14 214.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T15:58:10.767Z] #14 214.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:10.853Z] #84 153.3 checking for ANSI C header files... yes [2022-08-18T15:58:10.853Z] #84 153.9 checking for sys/types.h... yes [2022-08-18T15:58:10.853Z] #84 154.0 checking for sys/stat.h... yes [2022-08-18T15:58:10.853Z] #84 154.2 checking for stdlib.h... yes [2022-08-18T15:58:11.022Z] #72 ... [2022-08-18T15:58:11.022Z] [2022-08-18T15:58:11.022Z] #14 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T15:58:11.022Z] #14 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T15:58:11.022Z] #14 DONE 2.5s [2022-08-18T15:58:11.022Z] [2022-08-18T15:58:11.022Z] #15 [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-18T15:58:11.022Z] #15 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T15:58:11.024Z] #14 214.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T15:58:11.024Z] #14 214.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:11.024Z] #14 214.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T15:58:11.024Z] #14 214.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:58:11.142Z] #84 154.3 checking for string.h... yes [2022-08-18T15:58:11.415Z] #84 154.5 checking for memory.h... yes [2022-08-18T15:58:11.588Z] #14 DONE 214.8s [2022-08-18T15:58:11.588Z] [2022-08-18T15:58:11.588Z] #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-18T15:58:11.588Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:58:11.588Z] #34 ... [2022-08-18T15:58:11.588Z] [2022-08-18T15:58:11.588Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T15:58:11.588Z] #59 sha256:54fdee4379ecd2394eba6f0b6140f0b79456ec123f8006481abcae22f6b181f1 [2022-08-18T15:58:11.588Z] #59 DONE 0.1s [2022-08-18T15:58:11.588Z] [2022-08-18T15:58:11.588Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T15:58:11.588Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T15:58:11.674Z] #84 154.7 checking for strings.h... yes [2022-08-18T15:58:11.931Z] #84 154.9 checking for inttypes.h... yes [2022-08-18T15:58:11.931Z] #84 155.0 checking for stdint.h... yes [2022-08-18T15:58:11.931Z] #84 155.2 checking for unistd.h... yes [2022-08-18T15:58:12.189Z] #84 155.3 checking for dlfcn.h... yes [2022-08-18T15:58:12.189Z] #84 155.4 checking for objdir... .libs [2022-08-18T15:58:12.446Z] #84 155.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:58:12.446Z] #84 155.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:58:12.704Z] #84 155.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:58:12.949Z] #15 DONE 2.2s [2022-08-18T15:58:12.949Z] [2022-08-18T15:58:12.949Z] #16 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T15:58:12.949Z] #16 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T15:58:13.268Z] #84 155.9 checking if gcc static flag -static works... yes [2022-08-18T15:58:13.268Z] #84 156.4 checking if gcc supports -c -o file.o... yes [2022-08-18T15:58:13.268Z] #84 156.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:58:13.525Z] #84 156.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:58:13.782Z] #84 156.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:58:13.782Z] #84 157.0 checking how to hardcode library paths into programs... immediate [2022-08-18T15:58:13.782Z] #84 157.0 checking whether stripping libraries is possible... yes [2022-08-18T15:58:13.782Z] #84 157.1 checking if libtool supports shared libraries... yes [2022-08-18T15:58:13.782Z] #84 157.1 checking whether to build shared libraries... no [2022-08-18T15:58:13.782Z] #84 157.1 checking whether to build static libraries... yes [2022-08-18T15:58:13.782Z] #84 157.1 checking float.h usability... yes [2022-08-18T15:58:14.040Z] #84 157.2 checking float.h presence... yes [2022-08-18T15:58:14.040Z] #84 157.2 checking for float.h... yes [2022-08-18T15:58:14.040Z] #84 157.3 checking limits.h usability... yes [2022-08-18T15:58:14.153Z] #15 DONE 2.5s [2022-08-18T15:58:14.153Z] [2022-08-18T15:58:14.153Z] #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-18T15:58:14.153Z] #60 sha256:ab90ad7d39335ed5a08c39fc0237aa3113e8d7c55451174049075d944a44d765 [2022-08-18T15:58:14.153Z] #60 2.222 + RM_GOPATH=0 [2022-08-18T15:58:14.153Z] #60 2.222 + TMP_GOPATH= [2022-08-18T15:58:14.153Z] #60 2.222 + : /build [2022-08-18T15:58:14.153Z] #60 2.223 + '[' -z '' ']' [2022-08-18T15:58:14.153Z] #60 2.223 ++ mktemp -d [2022-08-18T15:58:14.153Z] #60 2.226 + export GOPATH=/tmp/tmp.t5mGrB1yjZ [2022-08-18T15:58:14.153Z] #60 2.226 + GOPATH=/tmp/tmp.t5mGrB1yjZ [2022-08-18T15:58:14.153Z] #60 2.227 + RM_GOPATH=1 [2022-08-18T15:58:14.153Z] #60 2.227 + case "$(go env GOARCH)" in [2022-08-18T15:58:14.153Z] #60 2.227 ++ go env GOARCH [2022-08-18T15:58:14.153Z] #60 2.241 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:58:14.153Z] #60 2.241 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:58:14.153Z] #60 2.244 ++ dirname /install.sh [2022-08-18T15:58:14.153Z] #60 2.247 + dir=/ [2022-08-18T15:58:14.153Z] #60 2.247 + bin=runc [2022-08-18T15:58:14.153Z] #60 2.247 + shift [2022-08-18T15:58:14.153Z] #60 2.247 + '[' '!' -f //runc.installer ']' [2022-08-18T15:58:14.153Z] #60 2.247 + . //runc.installer [2022-08-18T15:58:14.153Z] #60 2.248 ++ set -e [2022-08-18T15:58:14.153Z] #60 2.248 ++ : v1.1.3 [2022-08-18T15:58:14.153Z] #60 2.248 + install_runc [2022-08-18T15:58:14.153Z] #60 2.249 + RUNC_BUILDTAGS=seccomp [2022-08-18T15:58:14.153Z] #60 2.252 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T15:58:14.153Z] #60 2.253 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T15:58:14.153Z] #60 2.253 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t5mGrB1yjZ/src/github.com/opencontainers/runc [2022-08-18T15:58:14.153Z] #60 2.280 Cloning into '/tmp/tmp.t5mGrB1yjZ/src/github.com/opencontainers/runc'... [2022-08-18T15:58:14.298Z] #84 157.4 checking limits.h presence... yes [2022-08-18T15:58:14.298Z] #84 157.5 checking for limits.h... yes [2022-08-18T15:58:14.298Z] #84 157.5 checking stddef.h usability... yes [2022-08-18T15:58:14.298Z] #84 157.7 checking stddef.h presence... yes [2022-08-18T15:58:14.298Z] #84 157.7 checking for stddef.h... yes [2022-08-18T15:58:14.329Z] #16 1.330 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T15:58:14.555Z] #84 157.7 checking for stdlib.h... (cached) yes [2022-08-18T15:58:14.555Z] #84 157.8 checking for string.h... (cached) yes [2022-08-18T15:58:14.589Z] #16 DONE 1.5s [2022-08-18T15:58:14.589Z] [2022-08-18T15:58:14.589Z] #17 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T15:58:14.589Z] #17 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T15:58:14.825Z] #84 157.8 checking sys/time.h usability... yes [2022-08-18T15:58:14.825Z] #84 158.0 checking sys/time.h presence... yes [2022-08-18T15:58:14.825Z] #84 158.0 checking for sys/time.h... yes [2022-08-18T15:58:14.825Z] #84 158.0 checking for inline... inline [2022-08-18T15:58:15.389Z] #84 158.1 checking for size_t... yes [2022-08-18T15:58:15.389Z] #84 158.5 checking for stdlib.h... (cached) yes [2022-08-18T15:58:15.389Z] #84 158.5 checking for GNU libc compatible malloc... yes [2022-08-18T15:58:15.389Z] #84 158.6 checking for stdlib.h... (cached) yes [2022-08-18T15:58:15.647Z] #84 158.6 checking for GNU libc compatible realloc... yes [2022-08-18T15:58:15.972Z] #17 DONE 1.4s [2022-08-18T15:58:15.972Z] [2022-08-18T15:58:15.972Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T15:58:15.972Z] #18 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T15:58:16.045Z] #60 ... [2022-08-18T15:58:16.045Z] [2022-08-18T15:58:16.045Z] #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-18T15:58:16.045Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T15:58:16.045Z] #16 DONE 1.7s [2022-08-18T15:58:16.045Z] [2022-08-18T15:58:16.045Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:58:16.045Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:16.045Z] #77 140.8 configure.ac:11: installing 'build-aux/compile' [2022-08-18T15:58:16.045Z] #77 140.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T15:58:16.045Z] #77 140.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T15:58:16.045Z] #77 140.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T15:58:16.045Z] #77 140.8 configure.ac:13: installing 'build-aux/missing' [2022-08-18T15:58:16.045Z] #77 140.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T15:58:16.210Z] #84 158.9 checking for working strtod... yes [2022-08-18T15:58:16.210Z] #84 159.3 checking for gettimeofday... yes [2022-08-18T15:58:16.301Z] #77 141.4 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T15:58:16.468Z] #84 159.5 checking for memset... yes [2022-08-18T15:58:16.724Z] #84 159.7 checking for strspn... yes [2022-08-18T15:58:16.982Z] #84 160.2 checking that generated files are newer than configure... done [2022-08-18T15:58:16.982Z] #84 160.2 configure: creating ./config.status [2022-08-18T15:58:17.353Z] #18 DONE 1.6s [2022-08-18T15:58:17.353Z] [2022-08-18T15:58:17.353Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:17.353Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:17.353Z] #72 140.6 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:58:17.353Z] #72 141.0 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:58:17.353Z] #72 141.0 checking how to print strings... printf [2022-08-18T15:58:17.353Z] #72 141.0 checking for gcc... gcc [2022-08-18T15:58:17.353Z] #72 141.2 checking whether the C compiler works... yes [2022-08-18T15:58:17.353Z] #72 141.7 checking for C compiler default output file name... a.out [2022-08-18T15:58:17.353Z] #72 141.7 checking for suffix of executables... [2022-08-18T15:58:17.353Z] #72 142.1 checking whether we are cross compiling... no [2022-08-18T15:58:17.353Z] #72 142.5 checking for suffix of object files... o [2022-08-18T15:58:17.353Z] #72 142.6 checking whether we are using the GNU C compiler... yes [2022-08-18T15:58:17.353Z] #72 142.9 checking whether gcc accepts -g... yes [2022-08-18T15:58:17.353Z] #72 143.1 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:58:17.353Z] #72 143.4 checking whether gcc understands -c and -o together... yes [2022-08-18T15:58:17.353Z] #72 143.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:58:17.353Z] #72 143.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:58:17.353Z] #72 143.9 checking for egrep... /bin/grep -E [2022-08-18T15:58:17.353Z] #72 144.0 checking for fgrep... /bin/grep -F [2022-08-18T15:58:17.353Z] #72 144.0 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:58:17.353Z] #72 144.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:58:17.353Z] #72 144.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:58:17.353Z] #72 144.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:58:17.353Z] #72 144.2 checking whether ln -s works... yes [2022-08-18T15:58:17.353Z] #72 144.2 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:58:17.353Z] #72 144.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T15:58:17.353Z] #72 144.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:58:17.353Z] #72 144.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:58:17.353Z] #72 144.3 checking for objdump... objdump [2022-08-18T15:58:17.353Z] #72 144.3 checking how to recognize dependent libraries... pass_all [2022-08-18T15:58:17.353Z] #72 144.3 checking for dlltool... no [2022-08-18T15:58:17.353Z] #72 144.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:58:17.353Z] #72 144.3 checking for ar... ar [2022-08-18T15:58:17.353Z] #72 144.3 checking for archiver @FILE support... @ [2022-08-18T15:58:17.353Z] #72 144.5 checking for strip... strip [2022-08-18T15:58:17.353Z] #72 144.5 checking for ranlib... ranlib [2022-08-18T15:58:17.353Z] #72 144.5 checking for gawk... no [2022-08-18T15:58:17.353Z] #72 144.5 checking for mawk... mawk [2022-08-18T15:58:17.353Z] #72 144.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:58:17.353Z] #72 145.3 checking for sysroot... no [2022-08-18T15:58:17.353Z] #72 145.3 checking for a working dd... /bin/dd [2022-08-18T15:58:17.353Z] #72 145.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:58:17.353Z] #72 145.7 checking for mt... no [2022-08-18T15:58:17.353Z] #72 145.7 checking if : is a manifest tool... no [2022-08-18T15:58:17.353Z] #72 145.7 checking how to run the C preprocessor... gcc -E [2022-08-18T15:58:17.668Z] #77 ... [2022-08-18T15:58:17.668Z] [2022-08-18T15:58:17.668Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T15:58:17.668Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T15:58:17.668Z] #17 1.407 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T15:58:17.668Z] #17 DONE 2.0s [2022-08-18T15:58:17.924Z] [2022-08-18T15:58:17.924Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T15:58:17.924Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T15:58:17.928Z] #72 146.2 checking for ANSI C header files... yes [2022-08-18T15:58:18.152Z] #23 11.18 Collecting yamllint==1.26.1 [2022-08-18T15:58:18.152Z] #23 12.24 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T15:58:18.189Z] #72 147.2 checking for sys/types.h... yes [2022-08-18T15:58:18.450Z] #72 147.6 checking for sys/stat.h... [2022-08-18T15:58:18.450Z] #72 ... [2022-08-18T15:58:18.450Z] [2022-08-18T15:58:18.450Z] #57 [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-18T15:58:18.450Z] #57 sha256:19311b0419cd3df9e019e28c76ae4af1c6ce0abe0df9717420c8ca852584259f [2022-08-18T15:58:18.450Z] #57 2.364 + RM_GOPATH=0 [2022-08-18T15:58:18.450Z] #57 2.364 + TMP_GOPATH= [2022-08-18T15:58:18.450Z] #57 2.364 + : /build [2022-08-18T15:58:18.450Z] #57 2.364 + '[' -z '' ']' [2022-08-18T15:58:18.450Z] #57 2.364 ++ mktemp -d [2022-08-18T15:58:18.450Z] #57 2.364 + export GOPATH=/tmp/tmp.3uR0uZCYKH [2022-08-18T15:58:18.450Z] #57 2.364 + GOPATH=/tmp/tmp.3uR0uZCYKH [2022-08-18T15:58:18.450Z] #57 2.364 + RM_GOPATH=1 [2022-08-18T15:58:18.450Z] #57 2.364 + case "$(go env GOARCH)" in [2022-08-18T15:58:18.450Z] #57 2.364 ++ go env GOARCH [2022-08-18T15:58:18.450Z] #57 2.396 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T15:58:18.450Z] #57 2.396 + GO_BUILDMODE=-buildmode=pie [2022-08-18T15:58:18.450Z] #57 2.396 ++ dirname /install.sh [2022-08-18T15:58:18.450Z] #57 2.410 + dir=/ [2022-08-18T15:58:18.450Z] #57 2.410 + bin=runc [2022-08-18T15:58:18.450Z] #57 2.410 + shift [2022-08-18T15:58:18.450Z] #57 2.410 + '[' '!' -f //runc.installer ']' [2022-08-18T15:58:18.450Z] #57 2.410 + . //runc.installer [2022-08-18T15:58:18.450Z] #57 2.410 ++ set -e [2022-08-18T15:58:18.450Z] #57 2.410 ++ : v1.1.3 [2022-08-18T15:58:18.450Z] #57 2.410 + install_runc [2022-08-18T15:58:18.450Z] #57 2.410 + RUNC_BUILDTAGS=seccomp [2022-08-18T15:58:18.450Z] #57 2.410 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T15:58:18.450Z] #57 2.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3uR0uZCYKH/src/github.com/opencontainers/runc [2022-08-18T15:58:18.450Z] #57 2.410 Cloning into '/tmp/tmp.3uR0uZCYKH/src/github.com/opencontainers/runc'... [2022-08-18T15:58:18.450Z] #57 2.410 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T15:58:18.711Z] #57 ... [2022-08-18T15:58:18.711Z] [2022-08-18T15:58:18.711Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:18.711Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:18.711Z] #72 147.6 checking for sys/stat.h... yes [2022-08-18T15:58:18.971Z] #72 147.9 checking for stdlib.h... yes [2022-08-18T15:58:19.232Z] #72 148.2 checking for string.h... yes [2022-08-18T15:58:19.493Z] #72 148.6 checking for memory.h... yes [2022-08-18T15:58:19.585Z] #23 13.53 Collecting pathspec>=0.5.3 [2022-08-18T15:58:19.585Z] #23 13.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T15:58:19.754Z] #72 148.9 checking for strings.h... yes [2022-08-18T15:58:19.816Z] #18 DONE 1.7s [2022-08-18T15:58:19.816Z] [2022-08-18T15:58:19.816Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T15:58:19.816Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T15:58:19.853Z] #23 14.02 Collecting pyyaml [2022-08-18T15:58:19.853Z] #23 14.03 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-18T15:58:20.014Z] #72 149.2 checking for inttypes.h... [2022-08-18T15:58:20.014Z] #72 ... [2022-08-18T15:58:20.014Z] [2022-08-18T15:58:20.014Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T15:58:20.014Z] #19 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T15:58:20.014Z] #19 DONE 2.4s [2022-08-18T15:58:20.014Z] [2022-08-18T15:58:20.014Z] #20 [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-18T15:58:20.014Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:20.119Z] #23 14.11 Building wheels for collected packages: yamllint [2022-08-18T15:58:20.119Z] #23 14.12 Building wheel for yamllint (setup.py): started [2022-08-18T15:58:20.257Z] #84 163.2 config.status: creating Makefile [2022-08-18T15:58:20.258Z] #84 163.2 config.status: creating config.h [2022-08-18T15:58:20.258Z] #84 163.2 config.status: executing depfiles commands [2022-08-18T15:58:20.258Z] #84 163.4 config.status: executing libtool commands [2022-08-18T15:58:21.501Z] #23 15.37 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T15:58:21.502Z] #23 15.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d620364751426194abfe5d8d1c0323d5e132b1185f53dcd68d5b6a7a6959ce7d [2022-08-18T15:58:21.502Z] #23 15.38 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T15:58:21.502Z] #23 15.38 Successfully built yamllint [2022-08-18T15:58:21.502Z] #23 15.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T15:58:21.632Z] #84 164.7 GEN .version [2022-08-18T15:58:21.632Z] #84 164.8 make install-recursive [2022-08-18T15:58:21.632Z] #84 164.8 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T15:58:21.710Z] #19 DONE 1.9s [2022-08-18T15:58:21.711Z] [2022-08-18T15:58:21.711Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T15:58:21.711Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T15:58:21.758Z] #23 15.82 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T15:58:21.889Z] #84 165.0 Making install in libocispec [2022-08-18T15:58:21.889Z] #84 165.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:21.889Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T15:58:21.889Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T15:58:21.889Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T15:58:21.889Z] #84 165.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T15:58:21.989Z] #20 2.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:58:21.990Z] #20 2.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:58:22.252Z] #20 2.241 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:58:22.322Z] #23 DONE 16.3s [2022-08-18T15:58:22.322Z] [2022-08-18T15:58:22.323Z] #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-18T15:58:22.323Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:58:22.323Z] #47 ... [2022-08-18T15:58:22.323Z] [2022-08-18T15:58:22.323Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T15:58:22.323Z] #27 sha256:7ed144ed868634d9d9a3a300c00731fbfc8fed6be5deda130431ccc86683d45a [2022-08-18T15:58:22.579Z] #27 DONE 0.4s [2022-08-18T15:58:22.579Z] [2022-08-18T15:58:22.579Z] #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-18T15:58:22.579Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:22.639Z] #20 DONE 1.4s [2022-08-18T15:58:22.639Z] [2022-08-18T15:58:22.639Z] #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-18T15:58:22.639Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:22.639Z] #77 143.6 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:58:22.639Z] #77 143.9 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:58:22.639Z] #77 143.9 checking how to print strings... printf [2022-08-18T15:58:22.639Z] #77 143.9 checking for gcc... gcc [2022-08-18T15:58:22.639Z] #77 144.1 checking whether the C compiler works... yes [2022-08-18T15:58:22.639Z] #77 144.4 checking for C compiler default output file name... a.out [2022-08-18T15:58:22.639Z] #77 144.4 checking for suffix of executables... [2022-08-18T15:58:22.639Z] #77 144.9 checking whether we are cross compiling... no [2022-08-18T15:58:22.639Z] #77 145.4 checking for suffix of object files... o [2022-08-18T15:58:22.639Z] #77 145.6 checking whether we are using the GNU C compiler... yes [2022-08-18T15:58:22.639Z] #77 145.8 checking whether gcc accepts -g... yes [2022-08-18T15:58:22.639Z] #77 146.0 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:58:22.639Z] #77 146.3 checking whether gcc understands -c and -o together... yes [2022-08-18T15:58:22.639Z] #77 146.6 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:58:22.639Z] #77 146.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:58:22.639Z] #77 146.7 checking for egrep... /bin/grep -E [2022-08-18T15:58:22.639Z] #77 146.7 checking for fgrep... /bin/grep -F [2022-08-18T15:58:22.639Z] #77 146.7 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:58:22.639Z] #77 146.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:58:22.639Z] #77 146.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:58:22.639Z] #77 146.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:58:22.639Z] #77 147.0 checking whether ln -s works... yes [2022-08-18T15:58:22.639Z] #77 147.0 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:58:22.639Z] #77 147.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-18T15:58:22.639Z] #77 147.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:58:22.639Z] #77 147.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:58:22.639Z] #77 147.0 checking for objdump... objdump [2022-08-18T15:58:22.639Z] #77 147.1 checking how to recognize dependent libraries... pass_all [2022-08-18T15:58:22.639Z] #77 147.1 checking for dlltool... no [2022-08-18T15:58:22.639Z] #77 147.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:58:22.639Z] #77 147.1 checking for ar... ar [2022-08-18T15:58:22.639Z] #77 147.1 checking for archiver @FILE support... @ [2022-08-18T15:58:22.639Z] #77 147.4 checking for strip... strip [2022-08-18T15:58:22.639Z] #77 147.4 checking for ranlib... ranlib [2022-08-18T15:58:22.639Z] #77 147.4 checking for gawk... no [2022-08-18T15:58:22.639Z] #77 147.4 checking for mawk... mawk [2022-08-18T15:58:22.820Z] #84 166.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T15:58:22.820Z] #84 166.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T15:58:22.835Z] #77 ... [2022-08-18T15:58:22.835Z] [2022-08-18T15:58:22.835Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T15:58:22.835Z] #32 sha256:490c56db115a958b83fb4f175fcdcf0867d5bbc76ae94d3c97869259926eeeb8 [2022-08-18T15:58:22.895Z] #77 147.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T15:58:23.078Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T15:58:23.154Z] #77 148.1 checking for sysroot... no [2022-08-18T15:58:23.154Z] #77 148.1 checking for a working dd... /bin/dd [2022-08-18T15:58:23.154Z] #77 148.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:58:23.191Z] #20 3.365 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:58:23.400Z] #32 DONE 0.6s [2022-08-18T15:58:23.400Z] [2022-08-18T15:58:23.400Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T15:58:23.400Z] #35 sha256:c96f516513f2dc3998f1e9dbb039a2010fa5318f7034cea021ec525df8cf5092 [2022-08-18T15:58:23.412Z] #77 148.4 checking for mt... no [2022-08-18T15:58:23.412Z] #77 148.4 checking if : is a manifest tool... no [2022-08-18T15:58:23.642Z] #84 ... [2022-08-18T15:58:23.642Z] [2022-08-18T15:58:23.642Z] #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-18T15:58:23.642Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:58:23.642Z] #19 214.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-18T15:58:23.642Z] #19 214.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:58:23.642Z] #19 214.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T15:58:23.668Z] #77 148.4 checking how to run the C preprocessor... gcc -E [2022-08-18T15:58:23.899Z] #19 214.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-18T15:58:23.899Z] #19 214.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:58:23.899Z] #19 214.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T15:58:23.964Z] #35 DONE 0.4s [2022-08-18T15:58:23.964Z] [2022-08-18T15:58:23.964Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T15:58:23.965Z] #37 sha256:ad30d1834f6aef34cd898bd76fec9fa5f265aea6722a29c163042d5fcb4f64e5 [2022-08-18T15:58:24.221Z] #37 DONE 0.4s [2022-08-18T15:58:24.221Z] [2022-08-18T15:58:24.221Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T15:58:24.221Z] #39 sha256:6a96123827c344666ac3b3add220c1d1ce2fbbaaa950e20b496c7344936260eb [2022-08-18T15:58:24.221Z] #39 DONE 0.1s [2022-08-18T15:58:24.221Z] [2022-08-18T15:58:24.221Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T15:58:24.221Z] #41 sha256:ffe7f9145ae5499bdfe0ac6420fe01f26ed1b5983342ac1c7e9c4fbfbee047f4 [2022-08-18T15:58:24.477Z] #41 DONE 0.1s [2022-08-18T15:58:24.477Z] [2022-08-18T15:58:24.477Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T15:58:24.477Z] #45 sha256:29224061706e48a7dddd17f204e41994aa8e4899ceac83d5929d101d15771eb0 [2022-08-18T15:58:24.477Z] #45 DONE 0.1s [2022-08-18T15:58:24.477Z] [2022-08-18T15:58:24.478Z] #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-18T15:58:24.478Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:58:24.857Z] #77 148.9 checking for ANSI C header files... yes [2022-08-18T15:58:24.858Z] #77 149.8 checking for sys/types.h... yes [2022-08-18T15:58:25.101Z] #20 5.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:58:25.244Z] #77 ... [2022-08-18T15:58:25.244Z] [2022-08-18T15:58:25.244Z] #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-18T15:58:25.244Z] #26 sha256:3679c3b068ae65bfffa0c756786d503fdf669b7bb3c1b31ac605a100e28ba525 [2022-08-18T15:58:25.244Z] #26 260.8 + return [2022-08-18T15:58:25.244Z] #26 DONE 262.7s [2022-08-18T15:58:25.244Z] [2022-08-18T15:58:25.244Z] #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-18T15:58:25.244Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T15:58:25.244Z] #55 261.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T15:58:25.244Z] #55 DONE 263.1s [2022-08-18T15:58:25.244Z] [2022-08-18T15:58:25.244Z] #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-18T15:58:25.244Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T15:58:25.244Z] #77 219.0 CCLD libcrun.la [2022-08-18T15:58:25.244Z] #77 219.5 AR libcrun_testing.a [2022-08-18T15:58:25.244Z] #77 219.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T15:58:25.244Z] #77 219.7 CCLD tests/tests_libcrun_utils [2022-08-18T15:58:25.244Z] #77 219.7 CCLD tests/tests_libcrun_errors [2022-08-18T15:58:25.244Z] #77 219.7 CCLD tests/tests_libcrun_fuzzer [2022-08-18T15:58:25.362Z] #20 ... [2022-08-18T15:58:25.362Z] [2022-08-18T15:58:25.362Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:25.362Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:25.362Z] #72 149.2 checking for inttypes.h... yes [2022-08-18T15:58:25.362Z] #72 149.6 checking for stdint.h... yes [2022-08-18T15:58:25.362Z] #72 149.9 checking for unistd.h... yes [2022-08-18T15:58:25.362Z] #72 150.1 checking for dlfcn.h... yes [2022-08-18T15:58:25.362Z] #72 150.5 checking for objdir... .libs [2022-08-18T15:58:25.362Z] #72 151.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:58:25.362Z] #72 151.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:58:25.362Z] #72 151.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:58:25.362Z] #72 151.7 checking if gcc static flag -static works... yes [2022-08-18T15:58:25.362Z] #72 152.7 checking if gcc supports -c -o file.o... yes [2022-08-18T15:58:25.362Z] #72 153.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:58:25.362Z] #72 153.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:58:25.362Z] #72 153.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:58:25.362Z] #72 153.7 checking how to hardcode library paths into programs... immediate [2022-08-18T15:58:25.362Z] #72 153.7 checking whether stripping libraries is possible... yes [2022-08-18T15:58:25.362Z] #72 153.8 checking if libtool supports shared libraries... yes [2022-08-18T15:58:25.362Z] #72 153.8 checking whether to build shared libraries... no [2022-08-18T15:58:25.362Z] #72 153.8 checking whether to build static libraries... yes [2022-08-18T15:58:25.362Z] #72 153.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:58:25.362Z] #72 153.8 checking whether build environment is sane... yes [2022-08-18T15:58:25.362Z] #72 153.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:58:25.362Z] #72 153.9 checking whether make sets $(MAKE)... yes [2022-08-18T15:58:25.362Z] #72 153.9 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:58:25.362Z] #72 154.0 checking whether make supports nested variables... yes [2022-08-18T15:58:25.362Z] #72 154.0 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:58:25.362Z] #72 154.0 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:58:25.362Z] #72 154.0 checking how to create a ustar tar archive... gnutar [2022-08-18T15:58:25.362Z] #72 154.1 checking dependency style of gcc... gcc3 [2022-08-18T15:58:25.362Z] #72 154.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:58:25.362Z] #72 154.5 checking whether make supports nested variables... (cached) yes [2022-08-18T15:58:25.362Z] #72 154.5 checking for gawk... (cached) mawk [2022-08-18T15:58:25.362Z] #72 154.5 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:58:25.362Z] #72 154.5 checking for gcc... (cached) gcc [2022-08-18T15:58:25.420Z] #77 150.0 checking for sys/stat.h... yes [2022-08-18T15:58:25.502Z] #77 220.5 CCLD crun [2022-08-18T15:58:25.623Z] #72 154.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:58:25.623Z] #72 154.9 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:58:25.623Z] #72 154.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:58:25.623Z] #72 154.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:58:25.623Z] #72 154.9 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:58:25.623Z] #72 155.0 checking for python3... /usr/bin/python3 [2022-08-18T15:58:25.623Z] #72 155.0 checking for python3 version... 3.9 [2022-08-18T15:58:25.676Z] #77 150.3 checking for stdlib.h... yes [2022-08-18T15:58:25.883Z] #72 155.1 checking for python3 platform... linux [2022-08-18T15:58:26.190Z] #77 150.9 checking for string.h... yes [2022-08-18T15:58:26.454Z] #72 155.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:58:26.703Z] #77 151.4 checking for memory.h... yes [2022-08-18T15:58:26.714Z] #72 155.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:58:26.714Z] #72 156.1 checking for go-md2man... no [2022-08-18T15:58:26.882Z] #77 221.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T15:58:26.882Z] #77 222.0 /bin/mkdir -p '/usr/local/lib' [2022-08-18T15:58:27.139Z] #77 222.0 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T15:58:27.139Z] #77 222.0 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T15:58:27.139Z] #77 222.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T15:58:27.139Z] #77 222.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T15:58:27.139Z] #77 222.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T15:58:27.139Z] #77 222.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T15:58:27.139Z] #77 222.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T15:58:27.215Z] #77 151.9 checking for strings.h... yes [2022-08-18T15:58:27.234Z] #72 156.1 checking error.h usability... yes [2022-08-18T15:58:27.235Z] #72 156.5 checking error.h presence... yes [2022-08-18T15:58:27.235Z] #72 156.6 checking for error.h... yes [2022-08-18T15:58:27.396Z] #77 222.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T15:58:27.396Z] #77 222.3 ---------------------------------------------------------------------- [2022-08-18T15:58:27.396Z] #77 222.3 Libraries have been installed in: [2022-08-18T15:58:27.396Z] #77 222.3 /usr/local/lib [2022-08-18T15:58:27.396Z] #77 222.3 [2022-08-18T15:58:27.396Z] #77 222.3 If you ever happen to want to link against installed libraries [2022-08-18T15:58:27.396Z] #77 222.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T15:58:27.396Z] #77 222.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T15:58:27.396Z] #77 222.3 flag during linking and do at least one of the following: [2022-08-18T15:58:27.396Z] #77 222.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T15:58:27.396Z] #77 222.3 during execution [2022-08-18T15:58:27.396Z] #77 222.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T15:58:27.396Z] #77 222.3 during linking [2022-08-18T15:58:27.396Z] #77 222.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T15:58:27.396Z] #77 222.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T15:58:27.396Z] #77 222.3 [2022-08-18T15:58:27.396Z] #77 222.3 See any operating system documentation about shared libraries for [2022-08-18T15:58:27.396Z] #77 222.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T15:58:27.396Z] #77 222.3 ---------------------------------------------------------------------- [2022-08-18T15:58:27.396Z] #77 222.3 /bin/mkdir -p '/build' [2022-08-18T15:58:27.396Z] #77 222.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T15:58:27.396Z] #77 222.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T15:58:27.396Z] #77 222.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T15:58:27.495Z] #72 156.7 checking linux/openat2.h usability... yes [2022-08-18T15:58:27.653Z] #77 222.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T15:58:27.653Z] #77 222.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T15:58:27.653Z] #77 DONE 222.6s [2022-08-18T15:58:27.653Z] [2022-08-18T15:58:27.653Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T15:58:27.653Z] #27 sha256:03bfe5df029e9f4e7de68e23928e4601c2dc114c503275ca8fbf91544b99d97f [2022-08-18T15:58:27.729Z] #77 152.4 checking for inttypes.h... yes [2022-08-18T15:58:27.756Z] #72 156.9 checking linux/openat2.h presence... yes [2022-08-18T15:58:27.756Z] #72 157.0 checking for linux/openat2.h... yes [2022-08-18T15:58:27.756Z] #72 157.1 checking for copy_file_range... [2022-08-18T15:58:27.756Z] #72 ... [2022-08-18T15:58:27.756Z] [2022-08-18T15:58:27.756Z] #57 [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-18T15:58:27.756Z] #57 sha256:19311b0419cd3df9e019e28c76ae4af1c6ce0abe0df9717420c8ca852584259f [2022-08-18T15:58:27.756Z] #57 19.24 + cd /tmp/tmp.3uR0uZCYKH/src/github.com/opencontainers/runc [2022-08-18T15:58:27.756Z] #57 19.25 + git checkout -q v1.1.3 [2022-08-18T15:58:28.297Z] #77 152.9 checking for stdint.h... yes [2022-08-18T15:58:28.553Z] #77 153.3 checking for unistd.h... yes [2022-08-18T15:58:28.594Z] #27 DONE 0.8s [2022-08-18T15:58:28.594Z] [2022-08-18T15:58:28.594Z] #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-18T15:58:28.594Z] #60 sha256:c7407c2cbd35aebb80113c8ade3e3f6cf05bff25166c1733f505da72bbd1508e [2022-08-18T15:58:28.594Z] #60 157.3 + mkdir -p /build [2022-08-18T15:58:28.594Z] #60 157.3 + cp runc /build/runc [2022-08-18T15:58:28.594Z] #60 DONE 157.6s [2022-08-18T15:58:28.594Z] [2022-08-18T15:58:28.594Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T15:58:28.594Z] #32 sha256:c88daa67af8800854d83557a5b3e92024900ab5a1cc2f5a8cdfa27da35f43dac [2022-08-18T15:58:28.698Z] #57 20.35 + '[' -z '' ']' [2022-08-18T15:58:28.810Z] #77 153.8 checking for dlfcn.h... yes [2022-08-18T15:58:28.853Z] #32 DONE 0.5s [2022-08-18T15:58:28.854Z] [2022-08-18T15:58:28.854Z] #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-18T15:58:28.854Z] #64 sha256:771a8b3b7dbd68d12cfa91c1ae0a797c48c884525bfbcca22c7711f1b5340e97 [2022-08-18T15:58:28.959Z] #57 20.36 + target=static [2022-08-18T15:58:28.959Z] #57 20.36 + make BUILDTAGS=seccomp static [2022-08-18T15:58:29.066Z] #77 154.0 checking for objdir... .libs [2022-08-18T15:58:29.112Z] #64 ... [2022-08-18T15:58:29.112Z] [2022-08-18T15:58:29.112Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T15:58:29.112Z] #35 sha256:b1761bf2083c385bbc0723056623ba86efbb6e092253ac239387a52f3b76294d [2022-08-18T15:58:29.371Z] #35 DONE 0.3s [2022-08-18T15:58:29.371Z] [2022-08-18T15:58:29.371Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T15:58:29.371Z] #37 sha256:6854fdefd17a442220b692a5ce2cd67174708bf3e1c8fd67f4299f0f64f6f9b3 [2022-08-18T15:58:29.530Z] #57 21.08 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T15:58:29.630Z] #77 154.7 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-18T15:58:29.630Z] #77 ... [2022-08-18T15:58:29.630Z] [2022-08-18T15:58:29.630Z] #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-18T15:58:29.630Z] #60 sha256:ab90ad7d39335ed5a08c39fc0237aa3113e8d7c55451174049075d944a44d765 [2022-08-18T15:58:29.630Z] #60 17.93 + cd /tmp/tmp.t5mGrB1yjZ/src/github.com/opencontainers/runc [2022-08-18T15:58:29.630Z] #60 17.93 + git checkout -q v1.1.3 [2022-08-18T15:58:29.939Z] #37 DONE 0.4s [2022-08-18T15:58:29.939Z] [2022-08-18T15:58:29.939Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T15:58:29.939Z] #39 sha256:83cb4e0f1674dcb096a7f2ef1e7124137abb4a6625729c45cfc5bf0bb78bf0f9 [2022-08-18T15:58:29.939Z] #39 DONE 0.1s [2022-08-18T15:58:29.939Z] [2022-08-18T15:58:29.939Z] #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-18T15:58:29.939Z] #64 sha256:771a8b3b7dbd68d12cfa91c1ae0a797c48c884525bfbcca22c7711f1b5340e97 [2022-08-18T15:58:29.939Z] #64 ... [2022-08-18T15:58:29.939Z] [2022-08-18T15:58:29.939Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T15:58:29.939Z] #41 sha256:d5e8f94270b443eb28a969e8afa92a0fd5264a4368b13409e47e248c9d156fb4 [2022-08-18T15:58:29.939Z] #41 DONE 0.1s [2022-08-18T15:58:29.939Z] [2022-08-18T15:58:29.939Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T15:58:29.939Z] #45 sha256:36523347bf0fdbba0b22d1117b7bec3f9eb467d757f70d7e6827bc5b3d2e2b98 [2022-08-18T15:58:29.939Z] #45 DONE 0.1s [2022-08-18T15:58:29.939Z] [2022-08-18T15:58:29.939Z] #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-18T15:58:29.939Z] #64 sha256:771a8b3b7dbd68d12cfa91c1ae0a797c48c884525bfbcca22c7711f1b5340e97 [2022-08-18T15:58:30.197Z] #64 ... [2022-08-18T15:58:30.197Z] [2022-08-18T15:58:30.197Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T15:58:30.197Z] #48 sha256:ae2ad62ae9e0c51265e9eb3584f6af612d80b41c5b6a623f2fcdb050acbe2c2c [2022-08-18T15:58:30.458Z] #48 DONE 0.3s [2022-08-18T15:58:30.458Z] [2022-08-18T15:58:30.458Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T15:58:30.458Z] #52 sha256:e06e51e022f164a6ccd9e4ad89b885073a1ddad244970557d984f8d9ec61ca95 [2022-08-18T15:58:30.458Z] #52 DONE 0.1s [2022-08-18T15:58:30.458Z] [2022-08-18T15:58:30.458Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T15:58:30.458Z] #54 sha256:473a03e97553030c02d90c2adef51d65917f8b12ab2325c8b985059a9f548b35 [2022-08-18T15:58:30.560Z] #60 18.96 + '[' -z '' ']' [2022-08-18T15:58:30.560Z] #60 18.96 + target=static [2022-08-18T15:58:30.560Z] #60 18.96 + make BUILDTAGS=seccomp static [2022-08-18T15:58:30.714Z] #54 DONE 0.1s [2022-08-18T15:58:30.714Z] [2022-08-18T15:58:30.714Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T15:58:30.714Z] #56 sha256:abad90ac16a5e55ea868836e7de90ce19c40287fecc4784bfca8ccb7054d1076 [2022-08-18T15:58:31.276Z] #56 DONE 0.7s [2022-08-18T15:58:31.276Z] [2022-08-18T15:58:31.276Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T15:58:31.276Z] #58 sha256:b41a3552b92ff4a458fabc90e4eb99030ec0ef39e0815222dc0bf10e236adc1c [2022-08-18T15:58:31.276Z] #58 DONE 0.1s [2022-08-18T15:58:31.276Z] [2022-08-18T15:58:31.276Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T15:58:31.276Z] #61 sha256:4498743bd3820676bd3ccc8bdd8201c12593fc39217a9efd22f4157b2faeb8ce [2022-08-18T15:58:31.490Z] #60 19.72 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T15:58:31.838Z] #61 DONE 0.3s [2022-08-18T15:58:31.838Z] [2022-08-18T15:58:31.838Z] #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-18T15:58:31.838Z] #64 sha256:771a8b3b7dbd68d12cfa91c1ae0a797c48c884525bfbcca22c7711f1b5340e97 [2022-08-18T15:58:32.010Z] #19 ... [2022-08-18T15:58:32.010Z] [2022-08-18T15:58:32.010Z] #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-18T15:58:32.010Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T15:58:32.010Z] #84 167.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T15:58:32.010Z] #84 167.4 make install-recursive [2022-08-18T15:58:32.010Z] #84 167.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:32.010Z] #84 167.6 Making install in yajl [2022-08-18T15:58:32.010Z] #84 167.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:32.010Z] #84 167.7 CC verify/json_verify-json_verify.o [2022-08-18T15:58:32.010Z] #84 167.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T15:58:32.010Z] #84 167.7 CC src/libyajl_la-yajl.lo [2022-08-18T15:58:32.010Z] #84 167.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T15:58:32.010Z] #84 167.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T15:58:32.010Z] #84 167.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T15:58:32.010Z] #84 167.7 CC src/libyajl_la-yajl_encode.lo [2022-08-18T15:58:32.010Z] #84 167.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T15:58:32.010Z] #84 167.9 CC src/libyajl_la-yajl_tree.lo [2022-08-18T15:58:32.010Z] #84 173.5 CCLD libyajl.la [2022-08-18T15:58:32.010Z] #84 174.0 CCLD verify/json_verify [2022-08-18T15:58:32.010Z] #84 174.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:32.010Z] #84 174.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:58:32.010Z] #84 174.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:58:32.010Z] #84 174.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:32.010Z] #84 174.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:58:32.010Z] #84 174.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:32.010Z] #84 174.6 CC src/validate.o [2022-08-18T15:58:32.010Z] #84 174.7 CC src/image_spec_schema_config_schema.lo [2022-08-18T15:58:32.010Z] #84 174.7 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T15:58:32.010Z] #84 174.7 CC src/image_spec_schema_defs.lo [2022-08-18T15:58:32.010Z] #84 174.7 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T15:58:32.010Z] #84 174.7 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T15:58:32.010Z] #84 174.7 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T15:58:32.010Z] #84 174.8 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T15:58:32.010Z] #84 174.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T15:58:32.010Z] #84 174.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T15:58:32.010Z] #84 174.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T15:58:32.010Z] #84 175.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T15:58:32.010Z] #84 175.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T15:58:32.010Z] #84 175.1 CC src/runtime_spec_schema_defs.lo [2022-08-18T15:58:32.010Z] #84 175.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T15:58:32.010Z] #84 175.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T15:58:32.010Z] #84 175.1 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T15:58:32.010Z] #84 175.1 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T15:58:32.010Z] #84 175.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T15:58:32.010Z] #84 175.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T15:58:32.010Z] #84 175.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T15:58:32.010Z] #84 175.4 CC src/basic_test_double_array_item.lo [2022-08-18T15:58:32.268Z] #84 175.4 CC src/basic_test_double_array.lo [2022-08-18T15:58:32.268Z] #84 175.5 CC src/basic_test_top_array_int.lo [2022-08-18T15:58:32.525Z] #84 175.8 CC src/basic_test_top_array_string.lo [2022-08-18T15:58:32.525Z] #84 175.8 CC src/basic_test_top_double_array_int.lo [2022-08-18T15:58:32.525Z] #84 175.8 CC src/basic_test_top_double_array_obj.lo [2022-08-18T15:58:32.525Z] #84 175.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T15:58:32.525Z] #84 175.9 CC src/basic_test_top_double_array_string.lo [2022-08-18T15:58:32.782Z] #84 175.9 CC src/read-file.lo [2022-08-18T15:58:32.782Z] #84 176.1 CC tests/test-1.o [2022-08-18T15:58:32.782Z] #84 176.1 CC src/json_common.lo [2022-08-18T15:58:32.782Z] #84 176.2 CC tests/test-2.o [2022-08-18T15:58:32.858Z] #60 ... [2022-08-18T15:58:32.858Z] [2022-08-18T15:58:32.858Z] #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-18T15:58:32.858Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:32.858Z] #21 1.859 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T15:58:32.858Z] #21 1.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T15:58:32.858Z] #21 1.971 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T15:58:32.858Z] #21 3.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T15:58:32.858Z] #21 5.700 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T15:58:32.858Z] #21 7.752 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:58:32.858Z] #21 ... [2022-08-18T15:58:32.858Z] [2022-08-18T15:58:32.858Z] #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-18T15:58:32.858Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:32.858Z] #77 154.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:58:32.858Z] #77 154.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:58:32.858Z] #77 154.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:58:32.858Z] #77 155.0 checking if gcc static flag -static works... yes [2022-08-18T15:58:32.858Z] #77 155.8 checking if gcc supports -c -o file.o... yes [2022-08-18T15:58:32.858Z] #77 156.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:58:32.858Z] #77 156.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:58:32.858Z] #77 156.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:58:32.858Z] #77 156.9 checking how to hardcode library paths into programs... immediate [2022-08-18T15:58:32.858Z] #77 156.9 checking whether stripping libraries is possible... yes [2022-08-18T15:58:32.858Z] #77 157.0 checking if libtool supports shared libraries... yes [2022-08-18T15:58:32.858Z] #77 157.0 checking whether to build shared libraries... no [2022-08-18T15:58:32.858Z] #77 157.0 checking whether to build static libraries... yes [2022-08-18T15:58:32.858Z] #77 157.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:58:32.858Z] #77 157.0 checking whether build environment is sane... yes [2022-08-18T15:58:32.858Z] #77 157.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:58:32.858Z] #77 157.2 checking whether make sets $(MAKE)... yes [2022-08-18T15:58:32.858Z] #77 157.4 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:58:32.858Z] #77 157.5 checking whether make supports nested variables... yes [2022-08-18T15:58:32.858Z] #77 157.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:58:32.858Z] #77 157.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:58:32.858Z] #77 157.8 checking how to create a ustar tar archive... gnutar [2022-08-18T15:58:33.040Z] #84 176.4 CC tests/test-3.o [2022-08-18T15:58:33.040Z] #84 176.5 CC tests/test-4.o [2022-08-18T15:58:33.115Z] #77 158.0 checking dependency style of gcc... gcc3 [2022-08-18T15:58:33.115Z] #77 158.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:58:33.115Z] #77 158.1 checking whether make supports nested variables... (cached) yes [2022-08-18T15:58:33.115Z] #77 158.1 checking for gawk... (cached) mawk [2022-08-18T15:58:33.115Z] #77 158.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:58:33.115Z] #77 158.1 checking for gcc... (cached) gcc [2022-08-18T15:58:33.115Z] #77 158.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:58:33.115Z] #77 158.2 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:58:33.115Z] #77 158.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:58:33.115Z] #77 158.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:58:33.297Z] #84 176.5 CC tests/test-5.o [2022-08-18T15:58:33.297Z] #84 176.6 CC tests/test-6.o [2022-08-18T15:58:33.372Z] #77 158.2 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:58:33.372Z] #77 158.4 checking for python3... /usr/bin/python3 [2022-08-18T15:58:33.554Z] #84 176.8 CC tests/test-7.o [2022-08-18T15:58:33.629Z] #77 158.4 checking for python3 version... 3.9 [2022-08-18T15:58:33.629Z] #77 158.5 checking for python3 platform... linux [2022-08-18T15:58:33.730Z] #64 237.9 + bin/containerd [2022-08-18T15:58:33.733Z] #57 ... [2022-08-18T15:58:33.733Z] [2022-08-18T15:58:33.733Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:33.733Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:33.733Z] #72 157.1 checking for copy_file_range... yes [2022-08-18T15:58:33.733Z] #72 157.5 checking for fgetxattr... yes [2022-08-18T15:58:33.733Z] #72 157.7 checking for statx... yes [2022-08-18T15:58:33.733Z] #72 158.1 checking for fgetpwent_r... yes [2022-08-18T15:58:33.733Z] #72 158.7 checking for issetugid... no [2022-08-18T15:58:33.733Z] #72 159.0 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:58:33.733Z] #72 159.0 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:58:33.733Z] #72 159.0 checking for library containing yajl_tree_get... -lyajl [2022-08-18T15:58:33.733Z] #72 160.0 checking for yajl >= 2.0.0... yes [2022-08-18T15:58:33.733Z] #72 160.1 checking sys/capability.h usability... yes [2022-08-18T15:58:33.733Z] #72 160.5 checking sys/capability.h presence... yes [2022-08-18T15:58:33.733Z] #72 160.7 checking for sys/capability.h... yes [2022-08-18T15:58:33.733Z] #72 160.7 checking for library containing cap_from_name... -lcap [2022-08-18T15:58:33.733Z] #72 161.4 checking for library containing dlopen... -ldl [2022-08-18T15:58:33.733Z] #72 162.6 checking seccomp.h usability... yes [2022-08-18T15:58:33.811Z] #84 176.9 CC tests/test-8.o [2022-08-18T15:58:33.811Z] #84 177.0 CC tests/test-10.o [2022-08-18T15:58:33.886Z] #77 158.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:58:33.993Z] #72 163.1 checking seccomp.h presence... yes [2022-08-18T15:58:33.993Z] #72 163.3 checking for seccomp.h... yes [2022-08-18T15:58:34.069Z] #84 177.2 CC tests/test-9.o [2022-08-18T15:58:34.069Z] #84 177.4 CC tests/test-11.o [2022-08-18T15:58:34.142Z] #77 159.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:58:34.142Z] #77 159.1 checking for go-md2man... no [2022-08-18T15:58:34.399Z] #77 159.1 checking error.h usability... yes [2022-08-18T15:58:34.435Z] #47 ... [2022-08-18T15:58:34.435Z] [2022-08-18T15:58:34.435Z] #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-18T15:58:34.435Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:34.435Z] #77 184.2 CCLD libocispec.la [2022-08-18T15:58:34.435Z] #77 184.7 CCLD src/validate [2022-08-18T15:58:34.435Z] #77 184.7 CCLD tests/test-1 [2022-08-18T15:58:34.435Z] #77 184.7 CCLD tests/test-2 [2022-08-18T15:58:34.435Z] #77 184.7 CCLD tests/test-3 [2022-08-18T15:58:34.435Z] #77 184.7 CCLD tests/test-4 [2022-08-18T15:58:34.435Z] #77 184.8 CCLD tests/test-5 [2022-08-18T15:58:34.435Z] #77 184.8 CCLD tests/test-6 [2022-08-18T15:58:34.656Z] #77 159.4 checking error.h presence... yes [2022-08-18T15:58:34.656Z] #77 159.5 checking for error.h... yes [2022-08-18T15:58:34.692Z] #77 185.0 CCLD tests/test-7 [2022-08-18T15:58:34.692Z] #77 185.1 CCLD tests/test-8 [2022-08-18T15:58:34.692Z] #77 185.1 CCLD tests/test-9 [2022-08-18T15:58:34.913Z] #77 159.6 checking linux/openat2.h usability... yes [2022-08-18T15:58:34.913Z] #77 160.0 checking linux/openat2.h presence... yes [2022-08-18T15:58:34.936Z] #72 163.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T15:58:34.948Z] #77 185.2 CCLD tests/test-10 [2022-08-18T15:58:34.948Z] #77 185.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T15:58:34.948Z] #77 185.3 CCLD tests/test-11 [2022-08-18T15:58:35.169Z] #77 160.1 checking for linux/openat2.h... yes [2022-08-18T15:58:35.196Z] #72 164.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T15:58:35.435Z] #77 160.1 checking for copy_file_range... yes [2022-08-18T15:58:35.692Z] #77 160.5 checking for fgetxattr... yes [2022-08-18T15:58:35.766Z] #72 164.6 checking systemd/sd-bus.h usability... yes [2022-08-18T15:58:36.026Z] #72 165.1 checking systemd/sd-bus.h presence... yes [2022-08-18T15:58:36.026Z] #72 165.4 checking for systemd/sd-bus.h... yes [2022-08-18T15:58:36.208Z] #77 160.9 checking for statx... yes [2022-08-18T15:58:36.465Z] #77 161.2 checking for fgetpwent_r... yes [2022-08-18T15:58:36.722Z] #77 161.6 checking for issetugid... no [2022-08-18T15:58:36.843Z] #77 187.3 libtool: link: ar cr libocispec.a [2022-08-18T15:58:36.843Z] #77 187.3 libtool: link: ranlib libocispec.a [2022-08-18T15:58:36.967Z] #72 165.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T15:58:36.978Z] #77 161.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:58:36.979Z] #77 161.9 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:58:37.538Z] #72 166.3 checking for sd_notify_barrier... yes [2022-08-18T15:58:37.541Z] #77 162.0 checking for library containing yajl_tree_get... -lyajl [2022-08-18T15:58:37.541Z] #77 162.6 checking for yajl >= 2.0.0... yes [2022-08-18T15:58:37.797Z] #77 162.7 checking sys/capability.h usability... yes [2022-08-18T15:58:37.797Z] #77 162.9 checking sys/capability.h presence... yes [2022-08-18T15:58:38.054Z] #77 163.0 checking for sys/capability.h... yes [2022-08-18T15:58:38.108Z] #72 166.9 checking linux/bpf.h usability... yes [2022-08-18T15:58:38.108Z] #72 167.2 checking linux/bpf.h presence... yes [2022-08-18T15:58:38.108Z] #72 167.2 checking for linux/bpf.h... yes [2022-08-18T15:58:38.108Z] #72 167.2 checking compilation for eBPF... [2022-08-18T15:58:38.108Z] #72 ... [2022-08-18T15:58:38.108Z] [2022-08-18T15:58:38.108Z] #20 [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-18T15:58:38.108Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:38.108Z] #20 8.141 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T15:58:38.108Z] #20 14.33 Fetched 8570 kB in 13s (677 kB/s) [2022-08-18T15:58:38.108Z] #20 14.33 Reading package lists... [2022-08-18T15:58:38.108Z] #20 ... [2022-08-18T15:58:38.108Z] [2022-08-18T15:58:38.108Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:38.108Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:38.108Z] #72 167.2 checking compilation for eBPF... yes [2022-08-18T15:58:38.108Z] #72 167.5 checking for criu >= 3.15... no [2022-08-18T15:58:38.108Z] #72 167.5 configure: CRIU headers not found, building without CRIU support [2022-08-18T15:58:38.108Z] #72 167.5 checking for criu > 3.16... no [2022-08-18T15:58:38.108Z] #72 167.5 configure: CRIU version doesn't support join-ns API [2022-08-18T15:58:38.108Z] #72 167.5 checking for criu > 3.16.1... no [2022-08-18T15:58:38.369Z] #72 167.6 configure: CRIU version doesn't support for pre-dumping [2022-08-18T15:58:38.369Z] #72 167.6 checking for new mount API (fsconfig)... yes [2022-08-18T15:58:38.369Z] #72 167.7 checking for seccomp notify API... yes [2022-08-18T15:58:38.618Z] #77 163.0 checking for library containing cap_from_name... -lcap [2022-08-18T15:58:38.629Z] #72 167.8 checking for gperf... no [2022-08-18T15:58:38.629Z] #72 167.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T15:58:38.749Z] #77 189.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:38.749Z] #77 189.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:58:38.749Z] #77 189.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:58:38.749Z] #77 189.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:38.749Z] #77 189.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:38.749Z] #77 189.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:38.749Z] #77 189.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:58:38.749Z] #77 189.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T15:58:38.749Z] #77 189.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T15:58:38.749Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T15:58:38.749Z] #77 189.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T15:58:38.875Z] #77 163.4 checking for library containing dlopen... -ldl [2022-08-18T15:58:38.889Z] #72 167.8 checking for library containing argp_parse... none required [2022-08-18T15:58:39.006Z] #77 189.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T15:58:39.006Z] #77 189.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T15:58:39.006Z] #77 189.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T15:58:39.006Z] #77 189.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T15:58:39.006Z] #77 189.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T15:58:39.131Z] #77 163.9 checking seccomp.h usability... yes [2022-08-18T15:58:39.131Z] #77 164.2 checking seccomp.h presence... yes [2022-08-18T15:58:39.149Z] #72 168.4 checking that generated files are newer than configure... done [2022-08-18T15:58:39.149Z] #72 168.5 configure: creating ./config.status [2022-08-18T15:58:39.263Z] #77 189.6 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T15:58:39.263Z] #77 189.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T15:58:39.263Z] #77 189.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T15:58:39.263Z] #77 189.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T15:58:39.387Z] #77 164.3 checking for seccomp.h... yes [2022-08-18T15:58:39.521Z] #77 189.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T15:58:39.521Z] #77 190.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T15:58:39.521Z] #77 190.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T15:58:39.521Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T15:58:39.777Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T15:58:39.777Z] #77 190.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T15:58:39.950Z] #77 164.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T15:58:40.034Z] #77 190.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T15:58:40.034Z] #77 190.5 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T15:58:40.034Z] #77 190.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T15:58:40.207Z] #77 164.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T15:58:40.291Z] #77 190.9 CC src/crun-crun.o [2022-08-18T15:58:40.463Z] #77 165.1 checking systemd/sd-bus.h usability... yes [2022-08-18T15:58:40.463Z] #77 165.4 checking systemd/sd-bus.h presence... yes [2022-08-18T15:58:40.463Z] #77 165.5 checking for systemd/sd-bus.h... yes [2022-08-18T15:58:40.547Z] #77 191.0 CC src/crun-run.o [2022-08-18T15:58:40.804Z] #77 191.1 CC src/crun-delete.o [2022-08-18T15:58:41.027Z] #77 165.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T15:58:41.060Z] #77 191.3 CC src/crun-kill.o [2022-08-18T15:58:41.060Z] #77 191.5 CC src/crun-pause.o [2022-08-18T15:58:41.284Z] #77 166.1 checking for sd_notify_barrier... yes [2022-08-18T15:58:41.318Z] #77 191.6 CC src/crun-unpause.o [2022-08-18T15:58:41.318Z] #77 191.8 CC src/crun-spec.o [2022-08-18T15:58:41.542Z] #77 166.4 checking linux/bpf.h usability... yes [2022-08-18T15:58:41.575Z] #77 191.9 CC src/crun-exec.o [2022-08-18T15:58:41.575Z] #77 192.0 CC src/crun-list.o [2022-08-18T15:58:41.575Z] #77 192.1 CC src/crun-create.o [2022-08-18T15:58:41.799Z] #77 166.6 checking linux/bpf.h presence... yes [2022-08-18T15:58:41.799Z] #77 166.7 checking for linux/bpf.h... yes [2022-08-18T15:58:41.799Z] #77 166.7 checking compilation for eBPF... yes [2022-08-18T15:58:41.799Z] #77 166.8 checking for criu >= 3.15... no [2022-08-18T15:58:41.799Z] #77 166.9 configure: CRIU headers not found, building without CRIU support [2022-08-18T15:58:41.799Z] #77 166.9 checking for criu > 3.16... no [2022-08-18T15:58:41.799Z] #77 166.9 configure: CRIU version doesn't support join-ns API [2022-08-18T15:58:41.799Z] #77 166.9 checking for criu > 3.16.1... no [2022-08-18T15:58:41.799Z] #77 166.9 configure: CRIU version doesn't support for pre-dumping [2022-08-18T15:58:41.831Z] #77 192.3 CC src/crun-start.o [2022-08-18T15:58:41.831Z] #77 192.4 CC src/crun-state.o [2022-08-18T15:58:42.057Z] #77 166.9 checking for new mount API (fsconfig)... yes [2022-08-18T15:58:42.057Z] #77 167.0 checking for seccomp notify API... yes [2022-08-18T15:58:42.057Z] #77 167.1 checking for gperf... no [2022-08-18T15:58:42.057Z] #77 167.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T15:58:42.087Z] #77 192.7 CC src/crun-update.o [2022-08-18T15:58:42.377Z] #77 192.8 CC src/crun-ps.o [2022-08-18T15:58:42.377Z] #77 192.9 CC src/crun-checkpoint.o [2022-08-18T15:58:42.636Z] #77 167.2 checking for library containing argp_parse... none required [2022-08-18T15:58:42.893Z] #77 167.8 checking that generated files are newer than configure... done [2022-08-18T15:58:42.893Z] #77 167.8 configure: creating ./config.status [2022-08-18T15:58:42.940Z] #77 193.2 CC src/crun-restore.o [2022-08-18T15:58:42.940Z] #77 193.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T15:58:43.197Z] #77 193.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T15:58:43.759Z] #77 194.1 CC src/libcrun/libcrun_la-container.lo [2022-08-18T15:58:43.759Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T15:58:44.016Z] #77 194.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T15:58:44.272Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T15:58:44.272Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T15:58:44.435Z] #72 173.4 config.status: creating Makefile [2022-08-18T15:58:44.435Z] #72 173.7 config.status: creating rpm/crun.spec [2022-08-18T15:58:44.435Z] #72 173.8 config.status: creating config.h [2022-08-18T15:58:44.529Z] #77 194.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T15:58:44.695Z] #72 173.9 config.status: executing libtool commands [2022-08-18T15:58:44.695Z] #72 174.0 config.status: executing depfiles commands [2022-08-18T15:58:44.785Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T15:58:44.785Z] #77 195.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T15:58:45.041Z] #77 195.4 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T15:58:45.267Z] #72 ... [2022-08-18T15:58:45.267Z] [2022-08-18T15:58:45.267Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T15:58:45.267Z] #32 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:58:45.267Z] #32 DONE 248.8s [2022-08-18T15:58:45.267Z] [2022-08-18T15:58:45.267Z] #20 [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-18T15:58:45.267Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:45.267Z] #20 14.33 Reading package lists... [2022-08-18T15:58:45.528Z] #20 20.14 Reading package lists... [2022-08-18T15:58:45.604Z] #77 195.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T15:58:45.604Z] #77 196.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T15:58:45.860Z] #77 196.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T15:58:46.117Z] #77 196.5 CC src/libcrun/libcrun_la-error.lo [2022-08-18T15:58:46.117Z] #77 ... [2022-08-18T15:58:46.117Z] [2022-08-18T15:58:46.117Z] #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-18T15:58:46.117Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:58:46.117Z] #47 237.9 + dpkg --print-architecture [2022-08-18T15:58:46.117Z] #47 237.9 + git checkout -q v2.1.0 [2022-08-18T15:58:46.117Z] #47 238.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T15:58:46.117Z] #47 238.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T15:58:46.166Z] #77 ... [2022-08-18T15:58:46.166Z] [2022-08-18T15:58:46.166Z] #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-18T15:58:46.166Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T15:58:46.166Z] #34 DONE 249.0s [2022-08-18T15:58:46.166Z] [2022-08-18T15:58:46.166Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:58:46.166Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:46.166Z] #77 170.9 config.status: creating Makefile [2022-08-18T15:58:46.166Z] #77 ... [2022-08-18T15:58:46.166Z] [2022-08-18T15:58:46.166Z] #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-18T15:58:46.166Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:46.166Z] #21 14.36 Fetched 8570 kB in 13s (671 kB/s) [2022-08-18T15:58:46.166Z] #21 14.36 Reading package lists... [2022-08-18T15:58:46.166Z] #21 17.90 Reading package lists... [2022-08-18T15:58:46.166Z] #21 21.69 Building dependency tree... [2022-08-18T15:58:46.166Z] #21 ... [2022-08-18T15:58:46.166Z] [2022-08-18T15:58:46.166Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T15:58:46.166Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:46.166Z] #77 171.2 config.status: creating rpm/crun.spec [2022-08-18T15:58:46.311Z] #84 ... [2022-08-18T15:58:46.311Z] [2022-08-18T15:58:46.311Z] #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-18T15:58:46.311Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:58:46.311Z] #19 236.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-18T15:58:46.311Z] #19 236.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:58:46.311Z] #19 236.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T15:58:46.311Z] #19 236.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-18T15:58:46.311Z] #19 236.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:58:46.311Z] #19 236.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T15:58:46.373Z] #47 ... [2022-08-18T15:58:46.373Z] [2022-08-18T15:58:46.373Z] #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-18T15:58:46.373Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:46.373Z] #77 196.8 CC src/libcrun/libcrun_la-status.lo [2022-08-18T15:58:46.373Z] #77 196.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T15:58:46.423Z] #77 171.3 config.status: creating config.h [2022-08-18T15:58:46.423Z] #77 171.4 config.status: executing libtool commands [2022-08-18T15:58:46.423Z] #77 171.5 config.status: executing depfiles commands [2022-08-18T15:58:46.630Z] #77 197.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T15:58:47.440Z] #20 25.79 Building dependency tree... [2022-08-18T15:58:47.440Z] #20 ... [2022-08-18T15:58:47.440Z] [2022-08-18T15:58:47.440Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:47.440Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:47.440Z] #72 176.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T15:58:47.440Z] #72 176.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:58:47.560Z] #77 197.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T15:58:47.817Z] #77 198.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T15:58:47.817Z] #77 198.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T15:58:47.900Z] #77 ... [2022-08-18T15:58:47.900Z] [2022-08-18T15:58:47.900Z] #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-18T15:58:47.900Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:58:47.900Z] #36 250.9 Delve is a source level debugger for Go programs. [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T15:58:47.900Z] #36 250.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 Usage: [2022-08-18T15:58:47.900Z] #36 250.9 dlv [command] [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 Available Commands: [2022-08-18T15:58:47.900Z] #36 250.9 attach Attach to running process and begin debugging. [2022-08-18T15:58:47.900Z] #36 250.9 connect Connect to a headless debug server with a terminal client. [2022-08-18T15:58:47.900Z] #36 250.9 core Examine a core dump. [2022-08-18T15:58:47.900Z] #36 250.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T15:58:47.900Z] #36 250.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T15:58:47.900Z] #36 250.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T15:58:47.900Z] #36 250.9 help Help about any command [2022-08-18T15:58:47.900Z] #36 250.9 run Deprecated command. Use 'debug' instead. [2022-08-18T15:58:47.900Z] #36 250.9 test Compile test binary and begin debugging program. [2022-08-18T15:58:47.900Z] #36 250.9 trace Compile and begin tracing program. [2022-08-18T15:58:47.900Z] #36 250.9 version Prints version. [2022-08-18T15:58:47.900Z] #36 250.9 [2022-08-18T15:58:47.900Z] #36 250.9 Flags: [2022-08-18T15:58:47.900Z] #36 250.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T15:58:47.900Z] #36 250.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T15:58:47.900Z] #36 250.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-18T15:58:47.900Z] #36 250.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T15:58:47.900Z] #36 250.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T15:58:47.900Z] #36 250.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-18T15:58:47.901Z] #36 250.9 --disable-aslr Disables address space randomization [2022-08-18T15:58:47.901Z] #36 250.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T15:58:47.901Z] #36 250.9 -h, --help help for dlv [2022-08-18T15:58:47.901Z] #36 250.9 --init string Init file, executed by the terminal client. [2022-08-18T15:58:47.901Z] #36 250.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T15:58:47.901Z] #36 250.9 --log Enable debugging server logging. [2022-08-18T15:58:47.901Z] #36 250.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T15:58:47.901Z] #36 250.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T15:58:47.901Z] #36 250.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T15:58:47.901Z] #36 250.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T15:58:47.901Z] #36 250.9 --wd string Working directory for running the program. [2022-08-18T15:58:47.901Z] #36 250.9 [2022-08-18T15:58:47.901Z] #36 250.9 Additional help topics: [2022-08-18T15:58:47.901Z] #36 250.9 dlv backend Help about the --backend flag. [2022-08-18T15:58:47.901Z] #36 250.9 dlv log Help about logging flags. [2022-08-18T15:58:47.901Z] #36 250.9 dlv redirect Help about file redirection. [2022-08-18T15:58:47.901Z] #36 250.9 [2022-08-18T15:58:47.901Z] #36 250.9 Use "dlv [command] --help" for more information about a command. [2022-08-18T15:58:47.901Z] #36 DONE 251.0s [2022-08-18T15:58:47.901Z] [2022-08-18T15:58:47.901Z] #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-18T15:58:47.901Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:47.901Z] #21 24.12 The following additional packages will be installed: [2022-08-18T15:58:47.901Z] #21 24.14 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:58:47.901Z] #21 24.14 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T15:58:47.901Z] #21 24.14 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:58:47.901Z] #21 24.14 python3-pkg-resources vim-runtime xxd [2022-08-18T15:58:47.901Z] #21 24.15 Suggested packages: [2022-08-18T15:58:47.901Z] #21 24.15 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T15:58:47.901Z] #21 24.15 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T15:58:47.901Z] #21 24.15 acl attr quota [2022-08-18T15:58:47.901Z] #21 24.15 Recommended packages: [2022-08-18T15:58:47.901Z] #21 24.15 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T15:58:48.016Z] #72 177.3 checking for gcc... gcc [2022-08-18T15:58:48.073Z] #77 198.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T15:58:48.538Z] #72 177.4 checking whether the C compiler works... yes [2022-08-18T15:58:48.538Z] #72 177.7 checking for C compiler default output file name... a.out [2022-08-18T15:58:48.635Z] #77 198.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T15:58:48.798Z] #72 177.7 checking for suffix of executables... [2022-08-18T15:58:49.057Z] #72 178.1 checking whether we are cross compiling... no [2022-08-18T15:58:49.198Z] #77 199.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T15:58:49.317Z] #72 178.5 checking for suffix of object files... o [2022-08-18T15:58:49.455Z] #77 199.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T15:58:49.577Z] #72 178.7 checking whether we are using the GNU C compiler... yes [2022-08-18T15:58:49.577Z] [2022-08-18T15:58:49.577Z] #72 ... [2022-08-18T15:58:49.577Z] [2022-08-18T15:58:49.577Z] #34 [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-18T15:58:49.577Z] #34 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T15:58:49.577Z] #34 253.0 Delve is a source level debugger for Go programs. [2022-08-18T15:58:49.577Z] #34 253.0 [2022-08-18T15:58:49.577Z] #34 253.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T15:58:49.577Z] #34 253.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T15:58:49.577Z] #34 253.0 [2022-08-18T15:58:49.577Z] #34 253.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T15:58:49.577Z] #34 253.0 [2022-08-18T15:58:49.577Z] #34 253.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T15:58:49.577Z] #34 253.0 [2022-08-18T15:58:49.577Z] #34 253.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T15:58:49.577Z] #34 253.0 [2022-08-18T15:58:49.578Z] #34 253.0 Usage: [2022-08-18T15:58:49.578Z] #34 253.0 dlv [command] [2022-08-18T15:58:49.578Z] #34 253.0 [2022-08-18T15:58:49.578Z] #34 253.0 Available Commands: [2022-08-18T15:58:49.578Z] #34 253.0 attach Attach to running process and begin debugging. [2022-08-18T15:58:49.578Z] #34 253.0 connect Connect to a headless debug server with a terminal client. [2022-08-18T15:58:49.578Z] #34 253.0 core Examine a core dump. [2022-08-18T15:58:49.578Z] #34 253.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T15:58:49.578Z] #34 253.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T15:58:49.578Z] #34 253.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T15:58:49.578Z] #34 253.0 help Help about any command [2022-08-18T15:58:49.578Z] #34 253.0 run Deprecated command. Use 'debug' instead. [2022-08-18T15:58:49.578Z] #34 253.0 test Compile test binary and begin debugging program. [2022-08-18T15:58:49.578Z] #34 253.0 trace Compile and begin tracing program. [2022-08-18T15:58:49.578Z] #34 253.0 version Prints version. [2022-08-18T15:58:49.578Z] #34 253.0 [2022-08-18T15:58:49.578Z] #34 253.0 Flags: [2022-08-18T15:58:49.578Z] #34 253.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T15:58:49.578Z] #34 253.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T15:58:49.578Z] #34 253.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-18T15:58:49.578Z] #34 253.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T15:58:49.578Z] #34 253.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T15:58:49.578Z] #34 253.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-18T15:58:49.578Z] #34 253.0 --disable-aslr Disables address space randomization [2022-08-18T15:58:49.578Z] #34 253.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T15:58:49.578Z] #34 253.0 -h, --help help for dlv [2022-08-18T15:58:49.578Z] #34 253.0 --init string Init file, executed by the terminal client. [2022-08-18T15:58:49.578Z] #34 253.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T15:58:49.578Z] #34 253.0 --log Enable debugging server logging. [2022-08-18T15:58:49.578Z] #34 253.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T15:58:49.578Z] #34 253.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T15:58:49.578Z] #34 253.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T15:58:49.578Z] #34 253.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T15:58:49.578Z] #34 253.0 --wd string Working directory for running the program. [2022-08-18T15:58:49.578Z] #34 253.0 [2022-08-18T15:58:49.578Z] #34 253.0 Additional help topics: [2022-08-18T15:58:49.578Z] #34 253.0 dlv backend Help about the --backend flag. [2022-08-18T15:58:49.578Z] #34 253.0 dlv log Help about logging flags. [2022-08-18T15:58:49.578Z] #34 253.0 dlv redirect Help about file redirection. [2022-08-18T15:58:49.578Z] #34 253.0 [2022-08-18T15:58:49.578Z] #34 253.0 Use "dlv [command] --help" for more information about a command. [2022-08-18T15:58:49.578Z] #34 DONE 253.3s [2022-08-18T15:58:49.578Z] [2022-08-18T15:58:49.578Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:49.578Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:49.712Z] #77 200.1 CC tests/init.o [2022-08-18T15:58:49.815Z] #21 26.73 The following NEW packages will be installed: [2022-08-18T15:58:49.815Z] #21 26.74 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T15:58:49.815Z] #21 26.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:58:49.815Z] #21 26.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T15:58:49.815Z] #21 26.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T15:58:49.815Z] #21 26.76 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:58:49.815Z] #21 26.76 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T15:58:49.815Z] #21 26.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T15:58:49.815Z] #21 26.76 xz-utils zip zstd [2022-08-18T15:58:49.837Z] #72 178.9 checking whether gcc accepts -g... yes [2022-08-18T15:58:49.970Z] #77 200.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T15:58:50.072Z] #21 27.24 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:58:50.072Z] #21 27.24 Need to get 27.7 MB of archives. [2022-08-18T15:58:50.072Z] #21 27.24 After this operation, 106 MB of additional disk space will be used. [2022-08-18T15:58:50.072Z] #21 27.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T15:58:50.072Z] #21 27.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T15:58:50.072Z] #21 27.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T15:58:50.072Z] #21 27.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:58:50.072Z] #21 27.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T15:58:50.072Z] #21 27.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T15:58:50.072Z] #21 27.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T15:58:50.072Z] #21 27.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T15:58:50.072Z] #21 27.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:58:50.072Z] #21 27.35 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-18T15:58:50.072Z] #21 27.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T15:58:50.072Z] #21 27.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:58:50.072Z] #21 27.38 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-18T15:58:50.072Z] #21 27.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T15:58:50.072Z] #21 27.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T15:58:50.072Z] #21 27.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T15:58:50.072Z] #21 27.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T15:58:50.072Z] #21 27.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T15:58:50.072Z] #21 27.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T15:58:50.072Z] #21 27.45 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T15:58:50.097Z] #72 179.2 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:58:50.329Z] #21 27.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T15:58:50.329Z] #21 27.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:58:50.329Z] #21 27.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:58:50.329Z] #21 27.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:58:50.329Z] #21 27.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T15:58:50.329Z] #21 27.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T15:58:50.329Z] #21 27.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:58:50.358Z] #72 179.4 checking whether gcc understands -c and -o together... yes [2022-08-18T15:58:50.585Z] #21 27.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T15:58:50.585Z] #21 27.80 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-18T15:58:50.585Z] #21 27.81 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-18T15:58:50.585Z] #21 27.81 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-18T15:58:50.585Z] #21 27.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:58:50.585Z] #21 27.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T15:58:50.585Z] #21 27.83 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:58:50.585Z] #21 27.83 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-18T15:58:50.585Z] #21 27.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T15:58:50.585Z] #21 27.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T15:58:50.618Z] #72 179.8 checking how to run the C preprocessor... gcc -E [2022-08-18T15:58:50.843Z] #21 27.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:58:50.843Z] #21 27.94 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T15:58:50.843Z] #21 27.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T15:58:50.843Z] #21 27.96 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T15:58:50.843Z] #21 27.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T15:58:50.843Z] #21 28.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T15:58:50.843Z] #21 28.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T15:58:50.843Z] #21 28.03 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-18T15:58:50.879Z] #72 180.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:58:50.879Z] #72 180.2 checking for egrep... /bin/grep -E [2022-08-18T15:58:51.101Z] #21 28.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T15:58:51.101Z] #21 28.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T15:58:51.101Z] #21 28.33 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T15:58:51.101Z] #21 28.33 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T15:58:51.820Z] #72 180.2 checking for ANSI C header files... yes [2022-08-18T15:58:52.030Z] #21 29.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:58:52.081Z] #72 181.2 checking for sys/types.h... yes [2022-08-18T15:58:52.081Z] #72 181.3 checking for sys/stat.h... yes [2022-08-18T15:58:52.287Z] #21 29.55 Fetched 27.7 MB in 1s (18.7 MB/s) [2022-08-18T15:58:52.543Z] #21 29.75 Selecting previously unselected package pigz. [2022-08-18T15:58:52.652Z] #72 181.5 checking for stdlib.h... yes [2022-08-18T15:58:52.652Z] #72 181.8 checking for string.h... yes [2022-08-18T15:58:52.800Z] #21 29.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 ... 24018 files and directories currently installed.) [2022-08-18T15:58:52.800Z] #21 29.92 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T15:58:52.800Z] #21 29.92 Unpacking pigz (2.6-1) ... [2022-08-18T15:58:52.913Z] #72 182.2 checking for memory.h... yes [2022-08-18T15:58:53.057Z] #21 30.16 Selecting previously unselected package libelf1:amd64. [2022-08-18T15:58:53.057Z] #21 30.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T15:58:53.057Z] #21 30.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T15:58:53.173Z] #72 182.4 checking for strings.h... yes [2022-08-18T15:58:53.313Z] #21 30.60 Selecting previously unselected package libbpf0:amd64. [2022-08-18T15:58:53.313Z] #21 30.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T15:58:53.313Z] #21 30.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T15:58:53.435Z] #72 182.6 checking for inttypes.h... yes [2022-08-18T15:58:53.695Z] #72 182.9 checking for stdint.h... yes [2022-08-18T15:58:53.876Z] #21 30.92 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:58:53.876Z] #21 30.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:58:53.876Z] #21 30.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:58:53.876Z] #21 31.10 Selecting previously unselected package libmnl0:amd64. [2022-08-18T15:58:53.876Z] #21 31.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T15:58:53.876Z] #21 31.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T15:58:53.876Z] #21 31.19 Selecting previously unselected package libxtables12:amd64. [2022-08-18T15:58:53.956Z] #72 183.2 checking for unistd.h... yes [2022-08-18T15:58:54.133Z] #21 31.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T15:58:54.133Z] #21 31.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T15:58:54.133Z] #21 31.32 Selecting previously unselected package libcap2-bin. [2022-08-18T15:58:54.133Z] #21 31.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T15:58:54.133Z] #21 31.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T15:58:54.216Z] #72 183.4 checking minix/config.h usability... no [2022-08-18T15:58:54.390Z] #21 31.54 Selecting previously unselected package iproute2. [2022-08-18T15:58:54.390Z] #21 31.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T15:58:54.390Z] #21 31.57 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T15:58:54.477Z] #72 183.6 checking minix/config.h presence... no [2022-08-18T15:58:54.477Z] #72 183.8 checking for minix/config.h... no [2022-08-18T15:58:54.741Z] #72 183.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T15:58:55.316Z] #72 184.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:58:55.316Z] #72 184.5 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:58:55.316Z] #72 184.5 checking how to print strings... printf [2022-08-18T15:58:55.316Z] #72 184.5 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:58:55.316Z] #72 184.5 checking for fgrep... /bin/grep -F [2022-08-18T15:58:55.316Z] #72 184.6 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:58:55.316Z] #72 184.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:58:55.316Z] #72 184.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:58:55.578Z] #72 184.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:58:55.578Z] #72 184.9 checking whether ln -s works... yes [2022-08-18T15:58:55.578Z] #72 184.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:58:55.578Z] #72 185.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-18T15:58:55.578Z] #72 185.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:58:55.578Z] #72 185.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:58:55.578Z] #72 185.0 checking for objdump... objdump [2022-08-18T15:58:55.578Z] #72 185.0 checking how to recognize dependent libraries... pass_all [2022-08-18T15:58:55.578Z] #72 185.0 checking for dlltool... no [2022-08-18T15:58:55.578Z] #72 185.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:58:55.578Z] #72 185.0 checking for ar... ar [2022-08-18T15:58:55.587Z] #21 32.64 Selecting previously unselected package xxd. [2022-08-18T15:58:55.587Z] #21 32.66 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:58:55.587Z] #21 32.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:58:55.839Z] #72 185.0 checking for archiver @FILE support... @ [2022-08-18T15:58:55.839Z] #72 185.2 checking for strip... strip [2022-08-18T15:58:55.839Z] #72 185.2 checking for ranlib... ranlib [2022-08-18T15:58:55.839Z] #72 185.2 checking for gawk... no [2022-08-18T15:58:55.839Z] #72 185.2 checking for mawk... mawk [2022-08-18T15:58:55.843Z] #21 32.98 Selecting previously unselected package vim-common. [2022-08-18T15:58:55.844Z] #21 32.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:58:55.844Z] #21 33.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:58:56.100Z] #21 33.39 Selecting previously unselected package bash-completion. [2022-08-18T15:58:56.357Z] #21 33.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T15:58:56.411Z] #72 185.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:58:56.411Z] #72 185.8 checking for sysroot... no [2022-08-18T15:58:56.411Z] #72 185.8 checking for a working dd... /bin/dd [2022-08-18T15:58:56.411Z] #72 185.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:58:56.671Z] #72 186.0 checking for mt... no [2022-08-18T15:58:56.671Z] #72 186.0 checking if : is a manifest tool... no [2022-08-18T15:58:57.242Z] #72 186.1 checking for dlfcn.h... yes [2022-08-18T15:58:57.242Z] #72 186.5 checking for objdir... .libs [2022-08-18T15:58:58.186Z] #72 187.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:58:58.186Z] #72 187.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:58:58.186Z] #72 187.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:58:58.251Z] #21 ... [2022-08-18T15:58:58.251Z] [2022-08-18T15:58:58.251Z] #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-18T15:58:58.251Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:58.251Z] #77 173.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T15:58:58.251Z] #77 173.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:58:58.251Z] #77 174.3 checking for gcc... gcc [2022-08-18T15:58:58.251Z] #77 174.5 checking whether the C compiler works... yes [2022-08-18T15:58:58.251Z] #77 174.7 checking for C compiler default output file name... a.out [2022-08-18T15:58:58.251Z] #77 174.7 checking for suffix of executables... [2022-08-18T15:58:58.251Z] #77 174.9 checking whether we are cross compiling... no [2022-08-18T15:58:58.251Z] #77 175.2 checking for suffix of object files... o [2022-08-18T15:58:58.251Z] #77 175.4 checking whether we are using the GNU C compiler... yes [2022-08-18T15:58:58.251Z] #77 175.5 checking whether gcc accepts -g... yes [2022-08-18T15:58:58.251Z] #77 175.6 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:58:58.251Z] #77 175.9 checking whether gcc understands -c and -o together... yes [2022-08-18T15:58:58.251Z] #77 176.1 checking how to run the C preprocessor... gcc -E [2022-08-18T15:58:58.251Z] #77 176.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:58:58.251Z] #77 176.4 checking for egrep... /bin/grep -E [2022-08-18T15:58:58.251Z] #77 176.4 checking for ANSI C header files... yes [2022-08-18T15:58:58.251Z] #77 177.5 checking for sys/types.h... yes [2022-08-18T15:58:58.251Z] #77 177.7 checking for sys/stat.h... yes [2022-08-18T15:58:58.251Z] #77 178.1 checking for stdlib.h... yes [2022-08-18T15:58:58.251Z] #77 178.3 checking for string.h... yes [2022-08-18T15:58:58.251Z] #77 178.6 checking for memory.h... yes [2022-08-18T15:58:58.252Z] #77 178.9 checking for strings.h... yes [2022-08-18T15:58:58.252Z] #77 179.1 checking for inttypes.h... yes [2022-08-18T15:58:58.252Z] #77 179.5 checking for stdint.h... yes [2022-08-18T15:58:58.252Z] #77 179.8 checking for unistd.h... yes [2022-08-18T15:58:58.252Z] #77 180.1 checking minix/config.h usability... no [2022-08-18T15:58:58.252Z] #77 180.3 checking minix/config.h presence... no [2022-08-18T15:58:58.252Z] #77 180.5 checking for minix/config.h... no [2022-08-18T15:58:58.252Z] #77 180.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T15:58:58.252Z] #77 181.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:58:58.252Z] #77 181.6 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:58:58.252Z] #77 181.6 checking how to print strings... printf [2022-08-18T15:58:58.252Z] #77 181.7 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:58:58.252Z] #77 181.8 checking for fgrep... /bin/grep -F [2022-08-18T15:58:58.252Z] #77 181.8 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:58:58.252Z] #77 181.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:58:58.252Z] #77 181.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:58:58.252Z] #77 181.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:58:58.252Z] #77 182.0 checking whether ln -s works... yes [2022-08-18T15:58:58.252Z] #77 182.0 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:58:58.252Z] #77 182.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-18T15:58:58.252Z] #77 182.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:58:58.252Z] #77 182.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:58:58.252Z] #77 182.0 checking for objdump... objdump [2022-08-18T15:58:58.252Z] #77 182.0 checking how to recognize dependent libraries... pass_all [2022-08-18T15:58:58.252Z] #77 182.0 checking for dlltool... no [2022-08-18T15:58:58.252Z] #77 182.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:58:58.252Z] #77 182.1 checking for ar... ar [2022-08-18T15:58:58.252Z] #77 182.1 checking for archiver @FILE support... @ [2022-08-18T15:58:58.252Z] #77 182.2 checking for strip... strip [2022-08-18T15:58:58.252Z] #77 182.2 checking for ranlib... ranlib [2022-08-18T15:58:58.252Z] #77 182.2 checking for gawk... no [2022-08-18T15:58:58.252Z] #77 182.3 checking for mawk... mawk [2022-08-18T15:58:58.252Z] #77 182.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:58:58.252Z] #77 182.9 checking for sysroot... no [2022-08-18T15:58:58.252Z] #77 182.9 checking for a working dd... /bin/dd [2022-08-18T15:58:58.252Z] #77 182.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:58:58.252Z] #77 183.1 checking for mt... no [2022-08-18T15:58:58.252Z] #77 183.1 checking if : is a manifest tool... no [2022-08-18T15:58:58.252Z] #77 183.1 checking for dlfcn.h... yes [2022-08-18T15:58:58.508Z] #77 183.4 checking for objdir... .libs [2022-08-18T15:58:58.708Z] #72 187.6 checking if gcc static flag -static works... yes [2022-08-18T15:58:58.969Z] #72 188.1 checking if gcc supports -c -o file.o... [2022-08-18T15:58:58.969Z] #72 ... [2022-08-18T15:58:58.969Z] [2022-08-18T15:58:58.969Z] #20 [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-18T15:58:58.969Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:58:58.969Z] #20 29.05 The following additional packages will be installed: [2022-08-18T15:58:58.969Z] #20 29.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:58:58.969Z] #20 29.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T15:58:58.969Z] #20 29.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:58:58.969Z] #20 29.06 python3-pkg-resources vim-runtime xxd [2022-08-18T15:58:58.969Z] #20 29.09 Suggested packages: [2022-08-18T15:58:58.969Z] #20 29.10 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T15:58:58.969Z] #20 29.10 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T15:58:58.969Z] #20 29.10 acl attr quota [2022-08-18T15:58:58.969Z] #20 29.10 Recommended packages: [2022-08-18T15:58:58.969Z] #20 29.10 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T15:58:58.969Z] #20 31.33 The following NEW packages will be installed: [2022-08-18T15:58:58.969Z] #20 31.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T15:58:58.969Z] #20 31.33 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T15:58:58.969Z] #20 31.33 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T15:58:58.969Z] #20 31.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T15:58:58.969Z] #20 31.33 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T15:58:58.969Z] #20 31.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T15:58:58.969Z] #20 31.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T15:58:58.969Z] #20 31.33 xz-utils zip zstd [2022-08-18T15:58:58.969Z] #20 31.78 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T15:58:58.969Z] #20 31.78 Need to get 27.7 MB of archives. [2022-08-18T15:58:58.969Z] #20 31.78 After this operation, 106 MB of additional disk space will be used. [2022-08-18T15:58:58.969Z] #20 31.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T15:58:58.969Z] #20 31.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T15:58:58.969Z] #20 31.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T15:58:58.969Z] #20 31.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T15:58:58.969Z] #20 31.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T15:58:58.969Z] #20 31.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T15:58:58.969Z] #20 31.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T15:58:58.969Z] #20 31.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T15:58:58.969Z] #20 31.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T15:58:58.969Z] #20 31.92 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-18T15:58:58.969Z] #20 31.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T15:58:58.969Z] #20 31.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T15:58:58.969Z] #20 31.95 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-18T15:58:58.969Z] #20 31.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T15:58:58.969Z] #20 32.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T15:58:58.969Z] #20 32.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T15:58:58.969Z] #20 32.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T15:58:58.969Z] #20 32.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T15:58:58.969Z] #20 32.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T15:58:58.969Z] #20 32.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T15:58:58.969Z] #20 32.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T15:58:58.969Z] #20 32.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T15:58:58.969Z] #20 32.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T15:58:58.969Z] #20 32.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T15:58:58.969Z] #20 32.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T15:58:58.969Z] #20 32.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T15:58:58.969Z] #20 32.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T15:58:58.970Z] #20 32.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T15:58:58.970Z] #20 32.40 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-18T15:58:58.970Z] #20 32.40 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-18T15:58:58.970Z] #20 32.40 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-18T15:58:58.970Z] #20 32.40 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T15:58:58.970Z] #20 32.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T15:58:58.970Z] #20 32.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T15:58:58.970Z] #20 32.43 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-18T15:58:58.970Z] #20 32.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T15:58:58.970Z] #20 32.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T15:58:58.970Z] #20 32.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T15:58:58.970Z] #20 32.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T15:58:58.970Z] #20 32.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T15:58:58.970Z] #20 32.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T15:58:58.970Z] #20 32.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T15:58:58.970Z] #20 32.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T15:58:58.970Z] #20 32.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T15:58:58.970Z] #20 32.69 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-18T15:58:58.970Z] #20 32.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T15:58:58.970Z] #20 33.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T15:58:58.970Z] #20 33.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T15:58:58.970Z] #20 33.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T15:58:58.970Z] #20 34.15 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T15:58:58.970Z] #20 34.34 Fetched 27.7 MB in 2s (16.5 MB/s) [2022-08-18T15:58:58.970Z] #20 34.47 Selecting previously unselected package pigz. [2022-08-18T15:58:58.970Z] #20 34.47 (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-18T15:58:58.970Z] #20 34.52 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 34.53 Unpacking pigz (2.6-1) ... [2022-08-18T15:58:58.970Z] #20 34.66 Selecting previously unselected package libelf1:amd64. [2022-08-18T15:58:58.970Z] #20 34.68 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 34.69 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T15:58:58.970Z] #20 34.98 Selecting previously unselected package libbpf0:amd64. [2022-08-18T15:58:58.970Z] #20 34.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 35.00 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T15:58:58.970Z] #20 35.14 Selecting previously unselected package libcap2:amd64. [2022-08-18T15:58:58.970Z] #20 35.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 35.17 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:58:58.970Z] #20 35.29 Selecting previously unselected package libmnl0:amd64. [2022-08-18T15:58:58.970Z] #20 35.30 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 35.30 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T15:58:58.970Z] #20 35.43 Selecting previously unselected package libxtables12:amd64. [2022-08-18T15:58:58.970Z] #20 35.43 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 35.44 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T15:58:58.970Z] #20 35.61 Selecting previously unselected package libcap2-bin. [2022-08-18T15:58:58.970Z] #20 35.62 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 35.64 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T15:58:58.970Z] #20 35.83 Selecting previously unselected package iproute2. [2022-08-18T15:58:58.970Z] #20 35.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 35.84 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T15:58:58.970Z] #20 36.76 Selecting previously unselected package xxd. [2022-08-18T15:58:58.970Z] #20 36.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:58:58.970Z] #20 36.78 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:58:58.970Z] #20 36.94 Selecting previously unselected package vim-common. [2022-08-18T15:58:58.970Z] #20 36.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:58:58.970Z] #20 37.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:58:58.970Z] #20 37.30 Selecting previously unselected package bash-completion. [2022-08-18T15:58:58.970Z] #20 37.30 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T15:58:58.970Z] #20 ... [2022-08-18T15:58:58.970Z] [2022-08-18T15:58:58.970Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:58:58.970Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:58:58.970Z] #72 188.1 checking if gcc supports -c -o file.o... yes [2022-08-18T15:58:58.970Z] #72 188.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:58:59.230Z] #72 188.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:58:59.438Z] #77 184.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:58:59.438Z] #77 184.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:58:59.438Z] #77 184.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:58:59.801Z] #72 188.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:58:59.801Z] #72 188.9 checking how to hardcode library paths into programs... immediate [2022-08-18T15:58:59.801Z] #72 188.9 checking whether stripping libraries is possible... yes [2022-08-18T15:58:59.801Z] #72 188.9 checking if libtool supports shared libraries... yes [2022-08-18T15:58:59.801Z] #72 188.9 checking whether to build shared libraries... no [2022-08-18T15:58:59.801Z] #72 188.9 checking whether to build static libraries... yes [2022-08-18T15:58:59.801Z] #72 188.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:58:59.801Z] #72 189.0 checking whether build environment is sane... yes [2022-08-18T15:58:59.801Z] #72 189.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:58:59.801Z] #72 189.0 checking whether make sets $(MAKE)... yes [2022-08-18T15:58:59.801Z] #72 189.1 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:58:59.801Z] #72 189.1 checking whether make supports nested variables... yes [2022-08-18T15:59:00.001Z] #77 184.5 checking if gcc static flag -static works... yes [2022-08-18T15:59:00.001Z] #77 184.9 checking if gcc supports -c -o file.o... yes [2022-08-18T15:59:00.001Z] #77 185.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:59:00.001Z] #77 185.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:59:00.062Z] #72 189.2 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:59:00.062Z] #72 189.3 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:59:00.062Z] #72 189.3 checking how to create a ustar tar archive... gnutar [2022-08-18T15:59:00.326Z] #72 189.5 checking dependency style of gcc... gcc3 [2022-08-18T15:59:00.326Z] #72 189.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:59:00.326Z] #72 189.7 checking whether make supports nested variables... (cached) yes [2022-08-18T15:59:00.326Z] #72 189.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:59:00.326Z] #72 189.7 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:59:00.326Z] #72 189.7 checking for yajl >= 2.1.0... yes [2022-08-18T15:59:00.326Z] #72 189.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:59:00.587Z] #72 189.8 checking for gcc... (cached) gcc [2022-08-18T15:59:00.587Z] #72 189.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:59:00.587Z] #72 189.9 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:59:00.587Z] #72 189.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:59:00.587Z] #72 189.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:59:00.587Z] #72 189.9 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:59:00.820Z] #77 185.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:59:00.820Z] #77 185.9 checking how to hardcode library paths into programs... immediate [2022-08-18T15:59:00.820Z] #77 185.9 checking whether stripping libraries is possible... yes [2022-08-18T15:59:00.820Z] #77 185.9 checking if libtool supports shared libraries... yes [2022-08-18T15:59:00.820Z] #77 185.9 checking whether to build shared libraries... no [2022-08-18T15:59:00.820Z] #77 185.9 checking whether to build static libraries... yes [2022-08-18T15:59:00.820Z] #77 185.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:59:00.847Z] #72 190.0 checking for python3... /usr/bin/python3 [2022-08-18T15:59:00.848Z] #72 190.0 checking for python3 version... 3.9 [2022-08-18T15:59:00.848Z] #72 190.1 checking for python3 platform... linux [2022-08-18T15:59:01.076Z] #77 186.0 checking whether build environment is sane... yes [2022-08-18T15:59:01.076Z] #77 186.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:59:01.076Z] #77 186.0 checking whether make sets $(MAKE)... yes [2022-08-18T15:59:01.076Z] #77 186.2 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:59:01.108Z] #72 190.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:59:01.108Z] #72 190.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:59:01.333Z] #77 186.2 checking whether make supports nested variables... yes [2022-08-18T15:59:01.333Z] #77 186.4 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:59:01.333Z] #77 186.4 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:59:01.333Z] #77 186.4 checking how to create a ustar tar archive... gnutar [2022-08-18T15:59:01.373Z] #72 190.8 checking that generated files are newer than configure... done [2022-08-18T15:59:01.373Z] #72 190.8 configure: creating ./config.status [2022-08-18T15:59:01.589Z] #77 186.5 checking dependency style of gcc... gcc3 [2022-08-18T15:59:01.589Z] #77 186.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:59:01.589Z] #77 ... [2022-08-18T15:59:01.589Z] [2022-08-18T15:59:01.589Z] #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-18T15:59:01.589Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:01.589Z] #21 38.74 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T15:59:02.153Z] #21 39.46 Selecting previously unselected package bzip2. [2022-08-18T15:59:02.153Z] #21 39.47 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:59:02.153Z] #21 39.48 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:59:02.410Z] #21 39.79 Selecting previously unselected package xz-utils. [2022-08-18T15:59:02.410Z] #21 39.80 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:59:02.410Z] #21 39.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:59:02.974Z] #21 40.24 Selecting previously unselected package apparmor. [2022-08-18T15:59:02.974Z] #21 40.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T15:59:03.230Z] #21 40.42 Unpacking apparmor (2.13.6-10) ... [2022-08-18T15:59:03.997Z] #72 192.9 config.status: creating Makefile [2022-08-18T15:59:03.997Z] #72 193.0 config.status: creating config.h [2022-08-18T15:59:03.997Z] #72 193.1 config.status: executing libtool commands [2022-08-18T15:59:03.997Z] #72 193.1 config.status: executing depfiles commands [2022-08-18T15:59:04.160Z] #21 41.41 Selecting previously unselected package inetutils-ping. [2022-08-18T15:59:04.160Z] #21 41.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T15:59:04.160Z] #21 41.42 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T15:59:04.399Z] #19 254.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-18T15:59:04.399Z] #19 254.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:59:04.399Z] #19 254.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T15:59:04.399Z] #19 254.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-18T15:59:04.399Z] #19 254.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:59:04.399Z] #19 254.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T15:59:04.578Z] #72 193.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T15:59:04.578Z] #72 193.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:59:04.723Z] #21 41.75 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T15:59:04.723Z] #21 41.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T15:59:04.723Z] #21 41.78 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:04.723Z] #21 41.91 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T15:59:04.723Z] #21 41.92 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T15:59:04.723Z] #21 41.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:04.838Z] #72 194.1 checking for gcc... gcc [2022-08-18T15:59:04.979Z] #21 42.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T15:59:04.979Z] #21 42.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T15:59:04.979Z] #21 42.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T15:59:05.098Z] #72 194.2 checking whether the C compiler works... yes [2022-08-18T15:59:05.098Z] #72 194.4 checking for C compiler default output file name... a.out [2022-08-18T15:59:05.098Z] #72 194.4 checking for suffix of executables... [2022-08-18T15:59:05.236Z] #21 42.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T15:59:05.236Z] #21 42.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T15:59:05.236Z] #21 42.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T15:59:05.236Z] #21 42.50 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T15:59:05.236Z] #21 42.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T15:59:05.236Z] #21 42.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T15:59:05.359Z] #72 194.5 checking whether we are cross compiling... no [2022-08-18T15:59:05.493Z] #21 42.69 Selecting previously unselected package iptables. [2022-08-18T15:59:05.493Z] #21 42.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T15:59:05.493Z] #21 42.70 Unpacking iptables (1.8.7-1) ... [2022-08-18T15:59:05.619Z] #72 194.8 checking for suffix of object files... o [2022-08-18T15:59:05.619Z] #72 194.9 checking whether we are using the GNU C compiler... yes [2022-08-18T15:59:05.880Z] #72 195.0 checking whether gcc accepts -g... yes [2022-08-18T15:59:05.880Z] #72 195.1 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:59:06.062Z] #21 43.10 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:59:06.063Z] #21 43.11 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:59:06.063Z] #21 43.11 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:59:06.063Z] #21 43.34 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:59:06.143Z] #72 195.3 checking whether gcc understands -c and -o together... yes [2022-08-18T15:59:06.143Z] #72 195.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:59:06.143Z] #72 195.6 checking whether build environment is sane... yes [2022-08-18T15:59:06.320Z] #21 43.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:59:06.320Z] #21 43.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:59:06.320Z] #21 43.63 Selecting previously unselected package jq. [2022-08-18T15:59:06.320Z] #21 43.63 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:59:06.320Z] #21 43.63 Unpacking jq (1.6-2.1) ... [2022-08-18T15:59:06.320Z] #21 43.73 Selecting previously unselected package libaio1:amd64. [2022-08-18T15:59:06.404Z] #72 195.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:59:06.404Z] #72 195.6 checking for gawk... no [2022-08-18T15:59:06.404Z] #72 195.6 checking for mawk... mawk [2022-08-18T15:59:06.404Z] #72 195.6 checking whether make sets $(MAKE)... yes [2022-08-18T15:59:06.404Z] #72 195.6 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:59:06.404Z] #72 195.7 checking whether make supports nested variables... yes [2022-08-18T15:59:06.404Z] #72 195.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:59:06.404Z] #72 195.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:59:06.404Z] #72 195.7 checking how to create a ustar tar archive... gnutar [2022-08-18T15:59:06.577Z] #21 43.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T15:59:06.577Z] #21 43.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T15:59:06.577Z] #21 43.85 Selecting previously unselected package libgpm2:amd64. [2022-08-18T15:59:06.577Z] #21 43.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T15:59:06.665Z] #72 195.8 checking dependency style of gcc... gcc3 [2022-08-18T15:59:06.665Z] #72 196.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:59:06.665Z] #72 196.0 checking whether make supports nested variables... (cached) yes [2022-08-18T15:59:06.834Z] #21 43.87 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T15:59:06.834Z] #21 44.14 Selecting previously unselected package libicu67:amd64. [2022-08-18T15:59:06.927Z] #72 196.0 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:59:06.927Z] #72 196.3 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:59:06.927Z] #72 196.3 checking how to print strings... printf [2022-08-18T15:59:06.927Z] #72 196.3 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:59:06.927Z] #72 196.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:59:06.927Z] #72 196.4 checking for egrep... /bin/grep -E [2022-08-18T15:59:07.091Z] #21 44.15 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T15:59:07.091Z] #21 44.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T15:59:07.190Z] #72 196.4 checking for fgrep... /bin/grep -F [2022-08-18T15:59:07.190Z] #72 196.4 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:59:07.190Z] #72 196.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:59:07.190Z] #72 196.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:59:07.190Z] #72 196.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:59:07.190Z] #72 196.6 checking whether ln -s works... yes [2022-08-18T15:59:07.190Z] #72 196.6 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:59:07.190Z] #72 196.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-18T15:59:07.190Z] #72 196.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:59:07.190Z] #72 196.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:59:07.190Z] #72 196.6 checking for objdump... objdump [2022-08-18T15:59:07.190Z] #72 196.6 checking how to recognize dependent libraries... pass_all [2022-08-18T15:59:07.190Z] #72 196.6 checking for dlltool... no [2022-08-18T15:59:07.190Z] #72 196.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:59:07.190Z] #72 196.6 checking for ar... ar [2022-08-18T15:59:07.450Z] #72 196.6 checking for archiver @FILE support... @ [2022-08-18T15:59:07.450Z] #72 196.8 checking for strip... strip [2022-08-18T15:59:07.450Z] #72 196.8 checking for ranlib... ranlib [2022-08-18T15:59:07.710Z] #72 196.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:59:07.970Z] #72 197.2 checking for sysroot... no [2022-08-18T15:59:07.970Z] #72 197.2 checking for a working dd... /bin/dd [2022-08-18T15:59:07.970Z] #72 197.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:59:08.024Z] #77 ... [2022-08-18T15:59:08.024Z] [2022-08-18T15:59:08.024Z] #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-18T15:59:08.024Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:59:08.024Z] #47 DONE 267.1s [2022-08-18T15:59:08.024Z] [2022-08-18T15:59:08.024Z] #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-18T15:59:08.025Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:08.025Z] #77 ... [2022-08-18T15:59:08.025Z] [2022-08-18T15:59:08.025Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T15:59:08.025Z] #48 sha256:5abeb7d6e3604d85e971f865b93a7c4260afae73ce3b72fbe2f2ea276934453f [2022-08-18T15:59:08.229Z] #72 197.3 checking for mt... no [2022-08-18T15:59:08.230Z] #72 197.3 checking if : is a manifest tool... no [2022-08-18T15:59:08.230Z] #72 197.4 checking how to run the C preprocessor... gcc -E [2022-08-18T15:59:08.956Z] #48 DONE 0.9s [2022-08-18T15:59:08.956Z] [2022-08-18T15:59:08.956Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T15:59:08.956Z] #52 sha256:5f75bf5d45f0f31480889c16f3346213e613562bc4de165ba535fc924f1944aa [2022-08-18T15:59:08.956Z] #52 DONE 0.1s [2022-08-18T15:59:08.956Z] [2022-08-18T15:59:08.956Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T15:59:08.956Z] #54 sha256:976778ce57ab766264d814c97edb778cbd8f21ec842b9a87c3302b95815a9ba5 [2022-08-18T15:59:08.956Z] #54 DONE 0.1s [2022-08-18T15:59:08.956Z] [2022-08-18T15:59:08.956Z] #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-18T15:59:08.956Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:09.063Z] #72 197.7 checking for ANSI C header files... yes [2022-08-18T15:59:09.325Z] #72 198.4 checking for sys/types.h... yes [2022-08-18T15:59:09.325Z] #72 198.7 checking for sys/stat.h... yes [2022-08-18T15:59:09.847Z] #72 198.8 checking for stdlib.h... yes [2022-08-18T15:59:10.128Z] #72 199.0 checking for string.h... yes [2022-08-18T15:59:10.128Z] #72 199.3 checking for memory.h... yes [2022-08-18T15:59:10.388Z] #72 199.4 checking for strings.h... yes [2022-08-18T15:59:10.648Z] #72 199.7 checking for inttypes.h... yes [2022-08-18T15:59:10.648Z] #72 199.9 checking for stdint.h... yes [2022-08-18T15:59:10.908Z] #72 200.1 checking for unistd.h... yes [2022-08-18T15:59:10.947Z] #19 ... [2022-08-18T15:59:10.947Z] [2022-08-18T15:59:10.947Z] #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-18T15:59:10.947Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:10.947Z] #84 214.0 CCLD libocispec.la [2022-08-18T15:59:11.169Z] #72 200.3 checking for dlfcn.h... yes [2022-08-18T15:59:11.169Z] #72 200.4 checking for objdir... .libs [2022-08-18T15:59:11.169Z] #72 ... [2022-08-18T15:59:11.169Z] [2022-08-18T15:59:11.169Z] #20 [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-18T15:59:11.169Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:11.169Z] #20 41.35 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T15:59:11.169Z] #20 42.01 Selecting previously unselected package bzip2. [2022-08-18T15:59:11.169Z] #20 42.01 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 42.02 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T15:59:11.169Z] #20 42.11 Selecting previously unselected package xz-utils. [2022-08-18T15:59:11.169Z] #20 42.11 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 42.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:59:11.169Z] #20 42.30 Selecting previously unselected package apparmor. [2022-08-18T15:59:11.169Z] #20 42.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 42.37 Unpacking apparmor (2.13.6-10) ... [2022-08-18T15:59:11.169Z] #20 42.90 Selecting previously unselected package inetutils-ping. [2022-08-18T15:59:11.169Z] #20 42.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 42.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T15:59:11.169Z] #20 43.02 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T15:59:11.169Z] #20 43.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 43.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:11.169Z] #20 43.13 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T15:59:11.169Z] #20 43.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 43.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:11.169Z] #20 43.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T15:59:11.169Z] #20 43.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 43.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T15:59:11.169Z] #20 43.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T15:59:11.169Z] #20 43.36 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 43.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T15:59:11.169Z] #20 43.47 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T15:59:11.169Z] #20 43.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 43.49 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T15:59:11.169Z] #20 43.61 Selecting previously unselected package iptables. [2022-08-18T15:59:11.169Z] #20 43.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 43.64 Unpacking iptables (1.8.7-1) ... [2022-08-18T15:59:11.169Z] #20 44.01 Selecting previously unselected package libonig5:amd64. [2022-08-18T15:59:11.169Z] #20 44.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 44.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:59:11.169Z] #20 44.16 Selecting previously unselected package libjq1:amd64. [2022-08-18T15:59:11.169Z] #20 44.18 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 44.19 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:59:11.169Z] #20 44.34 Selecting previously unselected package jq. [2022-08-18T15:59:11.169Z] #20 44.35 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 44.35 Unpacking jq (1.6-2.1) ... [2022-08-18T15:59:11.169Z] #20 44.44 Selecting previously unselected package libaio1:amd64. [2022-08-18T15:59:11.169Z] #20 44.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 44.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T15:59:11.169Z] #20 44.51 Selecting previously unselected package libgpm2:amd64. [2022-08-18T15:59:11.169Z] #20 44.52 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 44.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T15:59:11.169Z] #20 44.62 Selecting previously unselected package libicu67:amd64. [2022-08-18T15:59:11.169Z] #20 44.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 44.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T15:59:11.169Z] #20 49.39 Selecting previously unselected package libinih1:amd64. [2022-08-18T15:59:11.169Z] #20 49.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 49.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T15:59:11.169Z] #20 49.53 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:59:11.169Z] #20 49.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 49.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:59:11.169Z] #20 49.67 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:59:11.169Z] #20 49.69 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 49.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:59:11.169Z] #20 49.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:59:11.169Z] #20 49.81 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 49.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:59:11.169Z] #20 49.93 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:59:11.169Z] #20 49.94 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 49.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:59:11.169Z] #20 50.00 Selecting previously unselected package net-tools. [2022-08-18T15:59:11.169Z] #20 50.02 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 50.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:59:11.169Z] #20 50.40 Selecting previously unselected package patch. [2022-08-18T15:59:11.169Z] #20 50.41 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:59:11.169Z] #20 50.42 Unpacking patch (2.7.6-7) ... [2022-08-18T15:59:11.169Z] #20 50.55 Selecting previously unselected package python-pip-whl. [2022-08-18T15:59:11.169Z] #20 50.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:59:11.169Z] #20 50.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:59:11.430Z] #20 51.56 Selecting previously unselected package python3-lib2to3. [2022-08-18T15:59:11.430Z] #20 51.58 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T15:59:11.430Z] #20 51.59 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:59:11.430Z] #20 ... [2022-08-18T15:59:11.430Z] [2022-08-18T15:59:11.430Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:59:11.430Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:11.479Z] #77 222.0 CCLD tests/init [2022-08-18T15:59:11.511Z] #84 214.8 CCLD src/validate [2022-08-18T15:59:11.511Z] #84 214.8 CCLD tests/test-1 [2022-08-18T15:59:11.511Z] #84 214.8 CCLD tests/test-2 [2022-08-18T15:59:11.511Z] #84 214.8 CCLD tests/test-3 [2022-08-18T15:59:11.511Z] #84 214.8 CCLD tests/test-4 [2022-08-18T15:59:11.691Z] #72 200.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:59:11.691Z] #72 201.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:59:11.691Z] #72 201.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:59:11.768Z] #84 215.0 CCLD tests/test-5 [2022-08-18T15:59:11.768Z] #84 215.0 CCLD tests/test-6 [2022-08-18T15:59:11.768Z] #84 215.2 CCLD tests/test-7 [2022-08-18T15:59:12.025Z] #84 215.2 CCLD tests/test-8 [2022-08-18T15:59:12.025Z] #84 215.3 CCLD tests/test-9 [2022-08-18T15:59:12.025Z] #84 215.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T15:59:12.025Z] #84 215.4 CCLD tests/test-10 [2022-08-18T15:59:12.261Z] #72 201.1 checking if gcc static flag -static works... yes [2022-08-18T15:59:12.261Z] #72 201.5 checking if gcc supports -c -o file.o... yes [2022-08-18T15:59:12.262Z] #72 201.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:59:12.282Z] #84 215.4 CCLD tests/test-11 [2022-08-18T15:59:12.341Z] #21 ... [2022-08-18T15:59:12.342Z] [2022-08-18T15:59:12.342Z] #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-18T15:59:12.342Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:12.342Z] #77 186.6 checking whether make supports nested variables... (cached) yes [2022-08-18T15:59:12.342Z] #77 186.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T15:59:12.342Z] #77 186.7 checking pkg-config is at least version 0.9.0... yes [2022-08-18T15:59:12.342Z] #77 186.7 checking for yajl >= 2.1.0... yes [2022-08-18T15:59:12.342Z] #77 186.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T15:59:12.342Z] #77 186.7 checking for gcc... (cached) gcc [2022-08-18T15:59:12.342Z] #77 186.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T15:59:12.342Z] #77 186.9 checking whether gcc accepts -g... (cached) yes [2022-08-18T15:59:12.342Z] #77 186.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T15:59:12.342Z] #77 186.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T15:59:12.342Z] #77 186.9 checking for a Python interpreter with version >= 3... python3 [2022-08-18T15:59:12.342Z] #77 187.1 checking for python3... /usr/bin/python3 [2022-08-18T15:59:12.342Z] #77 187.1 checking for python3 version... 3.9 [2022-08-18T15:59:12.342Z] #77 187.2 checking for python3 platform... linux [2022-08-18T15:59:12.342Z] #77 187.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T15:59:12.342Z] #77 187.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T15:59:12.342Z] #77 188.5 checking that generated files are newer than configure... done [2022-08-18T15:59:12.342Z] #77 188.5 configure: creating ./config.status [2022-08-18T15:59:12.342Z] #77 192.3 config.status: creating Makefile [2022-08-18T15:59:12.342Z] #77 192.4 config.status: creating config.h [2022-08-18T15:59:12.342Z] #77 192.4 config.status: executing libtool commands [2022-08-18T15:59:12.342Z] #77 192.5 config.status: executing depfiles commands [2022-08-18T15:59:12.342Z] #77 194.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T15:59:12.342Z] #77 194.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T15:59:12.342Z] #77 194.8 checking for gcc... gcc [2022-08-18T15:59:12.342Z] #77 194.9 checking whether the C compiler works... yes [2022-08-18T15:59:12.342Z] #77 195.0 checking for C compiler default output file name... a.out [2022-08-18T15:59:12.342Z] #77 195.0 checking for suffix of executables... [2022-08-18T15:59:12.342Z] #77 195.3 checking whether we are cross compiling... no [2022-08-18T15:59:12.342Z] #77 195.7 checking for suffix of object files... o [2022-08-18T15:59:12.342Z] #77 195.8 checking whether we are using the GNU C compiler... yes [2022-08-18T15:59:12.342Z] #77 195.9 checking whether gcc accepts -g... yes [2022-08-18T15:59:12.342Z] #77 196.1 checking for gcc option to accept ISO C89... none needed [2022-08-18T15:59:12.342Z] #77 196.3 checking whether gcc understands -c and -o together... yes [2022-08-18T15:59:12.342Z] #77 196.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T15:59:12.342Z] #77 196.5 checking whether build environment is sane... yes [2022-08-18T15:59:12.342Z] #77 196.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T15:59:12.342Z] #77 196.6 checking for gawk... no [2022-08-18T15:59:12.342Z] #77 196.6 checking for mawk... mawk [2022-08-18T15:59:12.342Z] #77 196.6 checking whether make sets $(MAKE)... yes [2022-08-18T15:59:12.342Z] #77 196.7 checking whether make supports the include directive... yes (GNU style) [2022-08-18T15:59:12.342Z] #77 196.7 checking whether make supports nested variables... yes [2022-08-18T15:59:12.342Z] #77 196.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T15:59:12.342Z] #77 196.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T15:59:12.342Z] #77 196.8 checking how to create a ustar tar archive... gnutar [2022-08-18T15:59:12.342Z] #77 196.9 checking dependency style of gcc... gcc3 [2022-08-18T15:59:12.342Z] #77 197.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T15:59:12.342Z] #77 197.1 checking whether make supports nested variables... (cached) yes [2022-08-18T15:59:12.432Z] #64 276.3 # github.com/containerd/containerd/cmd/containerd [2022-08-18T15:59:12.432Z] #64 276.3 /usr/bin/ld: /tmp/go-link-1313932852/000019.o: in function `New': [2022-08-18T15:59:12.432Z] #64 276.3 /tmp/tmp.DULviy4F7x/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-18T15:59:12.432Z] #64 276.4 + bin/containerd-stress [2022-08-18T15:59:12.521Z] #72 201.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:59:12.600Z] #77 197.2 checking build system type... x86_64-pc-linux-gnu [2022-08-18T15:59:12.600Z] #77 197.6 checking host system type... x86_64-pc-linux-gnu [2022-08-18T15:59:12.600Z] #77 197.6 checking how to print strings... printf [2022-08-18T15:59:12.600Z] #77 197.6 checking for a sed that does not truncate output... /bin/sed [2022-08-18T15:59:12.600Z] #77 197.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T15:59:12.600Z] #77 197.6 checking for egrep... /bin/grep -E [2022-08-18T15:59:12.600Z] #77 197.7 checking for fgrep... /bin/grep -F [2022-08-18T15:59:12.600Z] #77 197.7 checking for ld used by gcc... /usr/bin/ld [2022-08-18T15:59:12.600Z] #77 197.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T15:59:12.600Z] #77 197.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T15:59:12.857Z] #77 197.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T15:59:12.857Z] #77 197.9 checking whether ln -s works... yes [2022-08-18T15:59:12.857Z] #77 197.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T15:59:12.857Z] #77 197.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T15:59:12.857Z] #77 197.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T15:59:12.857Z] #77 197.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T15:59:12.857Z] #77 197.9 checking for objdump... objdump [2022-08-18T15:59:12.857Z] #77 197.9 checking how to recognize dependent libraries... pass_all [2022-08-18T15:59:12.857Z] #77 197.9 checking for dlltool... no [2022-08-18T15:59:12.857Z] #77 197.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T15:59:12.857Z] #77 197.9 checking for ar... ar [2022-08-18T15:59:13.091Z] #72 201.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:59:13.114Z] #77 197.9 checking for archiver @FILE support... @ [2022-08-18T15:59:13.114Z] #77 ... [2022-08-18T15:59:13.114Z] [2022-08-18T15:59:13.114Z] #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-18T15:59:13.114Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:13.114Z] #21 50.24 Selecting previously unselected package libinih1:amd64. [2022-08-18T15:59:13.114Z] #21 50.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T15:59:13.114Z] #21 50.25 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T15:59:13.114Z] #21 50.32 Selecting previously unselected package libnet1:amd64. [2022-08-18T15:59:13.114Z] #21 50.33 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T15:59:13.114Z] #21 50.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:59:13.114Z] #21 50.44 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T15:59:13.351Z] #72 202.6 checking how to hardcode library paths into programs... immediate [2022-08-18T15:59:13.351Z] #72 202.6 checking whether stripping libraries is possible... yes [2022-08-18T15:59:13.351Z] #72 202.6 checking if libtool supports shared libraries... yes [2022-08-18T15:59:13.351Z] #72 202.6 checking whether to build shared libraries... no [2022-08-18T15:59:13.351Z] #72 202.6 checking whether to build static libraries... yes [2022-08-18T15:59:13.351Z] #72 202.6 checking float.h usability... yes [2022-08-18T15:59:13.363Z] #64 277.5 + bin/containerd-shim [2022-08-18T15:59:13.371Z] #21 50.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T15:59:13.371Z] #21 50.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:59:13.371Z] #21 50.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T15:59:13.371Z] #21 50.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T15:59:13.371Z] #21 50.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:59:13.611Z] #72 202.8 checking float.h presence... yes [2022-08-18T15:59:13.611Z] #72 202.9 checking for float.h... yes [2022-08-18T15:59:13.628Z] #21 50.77 Selecting previously unselected package libyajl2:amd64. [2022-08-18T15:59:13.628Z] #21 50.77 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T15:59:13.628Z] #21 50.78 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:59:13.628Z] #21 50.86 Selecting previously unselected package net-tools. [2022-08-18T15:59:13.628Z] #21 50.86 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T15:59:13.628Z] #21 50.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:59:13.871Z] #72 202.9 checking limits.h usability... yes [2022-08-18T15:59:13.871Z] #72 203.1 checking limits.h presence... yes [2022-08-18T15:59:13.871Z] #72 203.2 checking for limits.h... yes [2022-08-18T15:59:13.886Z] #21 51.17 Selecting previously unselected package patch. [2022-08-18T15:59:13.886Z] #21 51.19 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T15:59:13.886Z] #21 51.20 Unpacking patch (2.7.6-7) ... [2022-08-18T15:59:14.143Z] #21 51.31 Selecting previously unselected package python-pip-whl. [2022-08-18T15:59:14.143Z] #21 51.32 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:59:14.143Z] #21 51.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:59:14.392Z] #72 203.4 checking stddef.h usability... yes [2022-08-18T15:59:14.652Z] #72 203.7 checking stddef.h presence... yes [2022-08-18T15:59:14.652Z] #72 203.9 checking for stddef.h... yes [2022-08-18T15:59:14.652Z] #72 203.9 checking for stdlib.h... (cached) yes [2022-08-18T15:59:14.652Z] #72 204.1 checking for string.h... (cached) yes [2022-08-18T15:59:14.805Z] #84 218.1 libtool: link: ar cr libocispec.a [2022-08-18T15:59:14.805Z] #84 218.2 libtool: link: ranlib libocispec.a [2022-08-18T15:59:15.077Z] #21 52.28 Selecting previously unselected package python3-lib2to3. [2022-08-18T15:59:15.077Z] #21 52.28 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T15:59:15.077Z] #21 52.30 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:59:15.077Z] #21 52.44 Selecting previously unselected package python3-distutils. [2022-08-18T15:59:15.077Z] #21 52.44 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T15:59:15.077Z] #21 52.45 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T15:59:15.172Z] #72 204.2 checking sys/time.h usability... yes [2022-08-18T15:59:15.173Z] #72 204.4 checking sys/time.h presence... yes [2022-08-18T15:59:15.173Z] #72 204.5 checking for sys/time.h... yes [2022-08-18T15:59:15.337Z] #21 52.68 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:59:15.433Z] #72 204.6 checking for inline... inline [2022-08-18T15:59:15.595Z] #21 52.72 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:59:15.595Z] #21 52.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:59:15.852Z] #21 52.96 Selecting previously unselected package python3-setuptools. [2022-08-18T15:59:15.852Z] #21 53.00 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T15:59:15.852Z] #21 53.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T15:59:16.108Z] #21 53.37 Selecting previously unselected package python3-wheel. [2022-08-18T15:59:16.109Z] #21 53.38 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T15:59:16.109Z] #21 53.39 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T15:59:16.365Z] #21 53.49 Selecting previously unselected package python3-pip. [2022-08-18T15:59:16.365Z] #21 53.50 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:59:16.365Z] #21 53.51 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:59:16.373Z] #72 204.8 checking for size_t... yes [2022-08-18T15:59:16.373Z] #72 205.7 checking for stdlib.h... (cached) yes [2022-08-18T15:59:16.623Z] #21 53.93 Selecting previously unselected package sudo. [2022-08-18T15:59:16.623Z] #21 53.94 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T15:59:16.623Z] #21 53.94 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T15:59:16.700Z] #84 219.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:16.700Z] #84 220.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:59:16.700Z] #84 220.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:59:16.700Z] #84 220.0 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:16.700Z] #84 220.0 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:16.700Z] #84 220.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:16.700Z] #84 220.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:16.700Z] #84 220.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T15:59:16.943Z] #72 205.7 checking for GNU libc compatible malloc... yes [2022-08-18T15:59:16.944Z] #72 206.2 checking for stdlib.h... (cached) yes [2022-08-18T15:59:16.957Z] #84 220.2 CC src/crun-crun.o [2022-08-18T15:59:16.957Z] #84 220.2 CC src/crun-run.o [2022-08-18T15:59:16.957Z] #84 220.2 CC src/crun-delete.o [2022-08-18T15:59:16.957Z] #84 220.3 CC src/crun-kill.o [2022-08-18T15:59:16.957Z] #84 220.3 CC src/crun-pause.o [2022-08-18T15:59:16.957Z] #84 220.3 CC src/crun-spec.o [2022-08-18T15:59:16.957Z] #84 220.3 CC src/crun-exec.o [2022-08-18T15:59:16.957Z] #84 220.3 CC src/crun-list.o [2022-08-18T15:59:17.204Z] #72 206.2 checking for GNU libc compatible realloc... yes [2022-08-18T15:59:17.204Z] #72 206.4 checking for working strtod... yes [2022-08-18T15:59:17.214Z] #84 220.3 CC src/crun-create.o [2022-08-18T15:59:17.214Z] #84 220.4 CC src/crun-unpause.o [2022-08-18T15:59:17.214Z] #84 220.4 CC src/crun-start.o [2022-08-18T15:59:17.214Z] #84 220.4 CC src/crun-state.o [2022-08-18T15:59:17.214Z] #84 220.5 CC src/crun-update.o [2022-08-18T15:59:17.214Z] #84 220.5 CC src/crun-ps.o [2022-08-18T15:59:17.214Z] #84 220.5 CC src/crun-checkpoint.o [2022-08-18T15:59:17.214Z] #84 220.5 CC src/crun-restore.o [2022-08-18T15:59:17.214Z] #84 220.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T15:59:17.464Z] #72 206.7 checking for gettimeofday... yes [2022-08-18T15:59:17.472Z] #84 220.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T15:59:17.472Z] #84 220.7 CC src/libcrun/libcrun_la-container.lo [2022-08-18T15:59:17.472Z] #84 220.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T15:59:17.472Z] #84 220.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T15:59:17.472Z] #84 220.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T15:59:17.729Z] #84 220.9 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T15:59:17.729Z] #84 220.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T15:59:17.729Z] #84 221.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T15:59:17.729Z] #84 221.0 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T15:59:17.988Z] #84 221.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T15:59:17.988Z] #84 221.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T15:59:17.988Z] #84 221.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T15:59:17.988Z] #84 221.2 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T15:59:17.992Z] #21 54.87 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T15:59:17.992Z] #21 54.89 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T15:59:17.992Z] #21 54.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:59:17.992Z] #21 55.22 Selecting previously unselected package uidmap. [2022-08-18T15:59:17.992Z] #21 55.23 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T15:59:17.992Z] #21 55.24 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T15:59:18.034Z] #72 206.9 checking for memset... yes [2022-08-18T15:59:18.245Z] #84 221.5 CC src/libcrun/libcrun_la-status.lo [2022-08-18T15:59:18.245Z] #84 221.5 CC src/libcrun/libcrun_la-error.lo [2022-08-18T15:59:18.245Z] #84 221.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T15:59:18.245Z] #84 221.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T15:59:18.249Z] #21 55.48 Selecting previously unselected package vim-runtime. [2022-08-18T15:59:18.249Z] #21 55.48 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:59:18.249Z] #21 55.54 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-18T15:59:18.503Z] #84 221.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T15:59:18.505Z] #21 55.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T15:59:18.505Z] #21 55.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:18.761Z] #84 222.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T15:59:18.761Z] #84 222.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T15:59:18.761Z] #84 222.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T15:59:18.974Z] #72 207.3 checking for strspn... yes [2022-08-18T15:59:19.018Z] #84 222.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T15:59:19.018Z] #84 222.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T15:59:19.018Z] #84 222.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T15:59:19.018Z] #84 222.4 CC tests/init.o [2022-08-18T15:59:19.234Z] #72 208.5 checking that generated files are newer than configure... done [2022-08-18T15:59:19.234Z] #72 208.5 configure: creating ./config.status [2022-08-18T15:59:19.582Z] #84 222.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T15:59:19.583Z] #84 222.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T15:59:19.583Z] #84 223.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T15:59:19.841Z] #84 223.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T15:59:20.097Z] #84 223.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T15:59:20.097Z] #84 223.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T15:59:20.355Z] #84 223.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T15:59:20.613Z] #84 223.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T15:59:20.613Z] #84 223.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T15:59:20.613Z] #84 223.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T15:59:20.613Z] #84 223.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T15:59:20.613Z] #84 224.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T15:59:20.871Z] #84 224.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T15:59:20.871Z] #84 224.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T15:59:20.871Z] #84 224.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T15:59:21.128Z] #84 224.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T15:59:21.128Z] #84 224.4 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T15:59:21.385Z] #84 224.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T15:59:21.385Z] #84 224.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T15:59:21.385Z] #84 224.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T15:59:21.385Z] #84 224.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T15:59:21.776Z] #72 ... [2022-08-18T15:59:21.776Z] [2022-08-18T15:59:21.776Z] #20 [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-18T15:59:21.776Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:21.776Z] #20 51.79 Selecting previously unselected package python3-distutils. [2022-08-18T15:59:21.776Z] #20 51.80 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T15:59:21.776Z] #20 51.82 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T15:59:21.776Z] #20 52.12 Selecting previously unselected package python3-pkg-resources. [2022-08-18T15:59:21.776Z] #20 52.14 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T15:59:21.776Z] #20 52.15 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:59:21.776Z] #20 52.38 Selecting previously unselected package python3-setuptools. [2022-08-18T15:59:21.776Z] #20 52.38 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T15:59:21.776Z] #20 52.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T15:59:21.776Z] #20 52.75 Selecting previously unselected package python3-wheel. [2022-08-18T15:59:21.776Z] #20 52.76 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T15:59:21.776Z] #20 52.76 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T15:59:21.776Z] #20 52.96 Selecting previously unselected package python3-pip. [2022-08-18T15:59:21.776Z] #20 52.96 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T15:59:21.776Z] #20 52.97 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:59:21.776Z] #20 53.52 Selecting previously unselected package sudo. [2022-08-18T15:59:21.776Z] #20 53.52 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T15:59:21.776Z] #20 53.53 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T15:59:21.776Z] #20 54.70 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T15:59:21.776Z] #20 54.71 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T15:59:21.776Z] #20 54.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:59:21.776Z] #20 55.09 Selecting previously unselected package uidmap. [2022-08-18T15:59:21.776Z] #20 55.09 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T15:59:21.776Z] #20 55.10 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T15:59:21.776Z] #20 55.33 Selecting previously unselected package vim-runtime. [2022-08-18T15:59:21.776Z] #20 55.34 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T15:59:21.776Z] #20 55.45 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-18T15:59:21.776Z] #20 55.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T15:59:21.776Z] #20 55.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:21.776Z] #20 60.60 Selecting previously unselected package vim. [2022-08-18T15:59:21.776Z] #20 60.62 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:59:21.776Z] #20 60.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:21.776Z] #20 61.78 Selecting previously unselected package xfsprogs. [2022-08-18T15:59:21.776Z] #20 61.80 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T15:59:21.776Z] #20 61.81 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T15:59:21.950Z] #84 225.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T15:59:21.950Z] #84 225.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T15:59:21.950Z] #84 225.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T15:59:22.208Z] #84 225.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T15:59:22.347Z] #20 62.59 Selecting previously unselected package zip. [2022-08-18T15:59:22.465Z] #84 225.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T15:59:22.607Z] #20 62.59 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T15:59:22.607Z] #20 62.61 Unpacking zip (3.0-12) ... [2022-08-18T15:59:22.607Z] #20 62.86 Selecting previously unselected package zstd. [2022-08-18T15:59:22.723Z] #84 225.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T15:59:22.867Z] #20 62.88 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T15:59:22.868Z] #20 62.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:59:23.289Z] #84 226.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T15:59:23.289Z] #84 ... [2022-08-18T15:59:23.289Z] [2022-08-18T15:59:23.289Z] #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-18T15:59:23.289Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:59:23.289Z] #54 275.9 + dpkg --print-architecture [2022-08-18T15:59:23.289Z] #54 275.9 + git checkout -q v2.1.0 [2022-08-18T15:59:23.289Z] #54 276.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T15:59:23.289Z] #54 276.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T15:59:23.305Z] #64 285.9 + bin/containerd-shim-runc-v1 [2022-08-18T15:59:23.438Z] #20 63.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:59:23.760Z] #21 ... [2022-08-18T15:59:23.760Z] [2022-08-18T15:59:23.760Z] #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-18T15:59:23.760Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:23.760Z] #77 198.1 checking for strip... strip [2022-08-18T15:59:23.760Z] #77 198.1 checking for ranlib... ranlib [2022-08-18T15:59:23.760Z] #77 198.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T15:59:23.760Z] #77 198.6 checking for sysroot... no [2022-08-18T15:59:23.760Z] #77 198.6 checking for a working dd... /bin/dd [2022-08-18T15:59:23.760Z] #77 198.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T15:59:23.760Z] #77 198.8 checking for mt... no [2022-08-18T15:59:23.760Z] #77 198.8 checking if : is a manifest tool... no [2022-08-18T15:59:23.760Z] #77 198.8 checking how to run the C preprocessor... gcc -E [2022-08-18T15:59:23.760Z] #77 199.1 checking for ANSI C header files... yes [2022-08-18T15:59:23.760Z] #77 199.8 checking for sys/types.h... yes [2022-08-18T15:59:23.760Z] #77 200.0 checking for sys/stat.h... yes [2022-08-18T15:59:23.760Z] #77 200.2 checking for stdlib.h... yes [2022-08-18T15:59:23.760Z] #77 200.4 checking for string.h... yes [2022-08-18T15:59:23.760Z] #77 200.6 checking for memory.h... yes [2022-08-18T15:59:23.760Z] #77 200.9 checking for strings.h... yes [2022-08-18T15:59:23.760Z] #77 201.1 checking for inttypes.h... yes [2022-08-18T15:59:23.760Z] #77 201.4 checking for stdint.h... yes [2022-08-18T15:59:23.760Z] #77 201.6 checking for unistd.h... yes [2022-08-18T15:59:23.760Z] #77 201.8 checking for dlfcn.h... yes [2022-08-18T15:59:23.760Z] #77 202.0 checking for objdir... .libs [2022-08-18T15:59:23.760Z] #77 202.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T15:59:23.760Z] #77 202.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T15:59:23.760Z] #77 202.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T15:59:23.760Z] #77 202.7 checking if gcc static flag -static works... yes [2022-08-18T15:59:23.760Z] #77 203.4 checking if gcc supports -c -o file.o... yes [2022-08-18T15:59:23.760Z] #77 203.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T15:59:23.760Z] #77 203.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T15:59:23.760Z] #77 203.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T15:59:23.760Z] #77 204.4 checking how to hardcode library paths into programs... immediate [2022-08-18T15:59:23.760Z] #77 204.4 checking whether stripping libraries is possible... yes [2022-08-18T15:59:23.760Z] #77 204.4 checking if libtool supports shared libraries... yes [2022-08-18T15:59:23.760Z] #77 204.4 checking whether to build shared libraries... no [2022-08-18T15:59:23.760Z] #77 204.4 checking whether to build static libraries... yes [2022-08-18T15:59:23.760Z] #77 204.5 checking float.h usability... yes [2022-08-18T15:59:23.760Z] #77 204.8 checking float.h presence... yes [2022-08-18T15:59:23.760Z] #77 204.9 checking for float.h... yes [2022-08-18T15:59:23.760Z] #77 205.0 checking limits.h usability... yes [2022-08-18T15:59:23.760Z] #77 205.3 checking limits.h presence... yes [2022-08-18T15:59:23.760Z] #77 205.5 checking for limits.h... yes [2022-08-18T15:59:23.760Z] #77 205.6 checking stddef.h usability... yes [2022-08-18T15:59:23.760Z] #77 205.9 checking stddef.h presence... yes [2022-08-18T15:59:23.760Z] #77 206.0 checking for stddef.h... yes [2022-08-18T15:59:23.760Z] #77 206.2 checking for stdlib.h... (cached) yes [2022-08-18T15:59:23.760Z] #77 206.3 checking for string.h... (cached) yes [2022-08-18T15:59:23.760Z] #77 206.4 checking sys/time.h usability... yes [2022-08-18T15:59:23.760Z] #77 206.7 checking sys/time.h presence... yes [2022-08-18T15:59:23.760Z] #77 206.8 checking for sys/time.h... yes [2022-08-18T15:59:23.760Z] #77 206.9 checking for inline... inline [2022-08-18T15:59:23.760Z] #77 207.0 checking for size_t... yes [2022-08-18T15:59:23.760Z] #77 207.5 checking for stdlib.h... (cached) yes [2022-08-18T15:59:23.760Z] #77 207.6 checking for GNU libc compatible malloc... yes [2022-08-18T15:59:23.760Z] #77 207.8 checking for stdlib.h... (cached) yes [2022-08-18T15:59:23.760Z] #77 207.8 checking for GNU libc compatible realloc... yes [2022-08-18T15:59:23.760Z] #77 208.1 checking for working strtod... yes [2022-08-18T15:59:23.760Z] #77 208.6 checking for gettimeofday... yes [2022-08-18T15:59:24.016Z] #77 208.8 checking for memset... [2022-08-18T15:59:24.016Z] #77 ... [2022-08-18T15:59:24.016Z] [2022-08-18T15:59:24.016Z] #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-18T15:59:24.016Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:24.016Z] #21 61.28 Selecting previously unselected package vim. [2022-08-18T15:59:24.016Z] #21 61.29 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T15:59:24.016Z] #21 61.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:24.380Z] #20 ... [2022-08-18T15:59:24.380Z] [2022-08-18T15:59:24.380Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:59:24.380Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:24.380Z] #72 213.5 config.status: creating Makefile [2022-08-18T15:59:24.380Z] #72 213.6 config.status: creating config.h [2022-08-18T15:59:24.380Z] #72 213.7 config.status: executing depfiles commands [2022-08-18T15:59:24.640Z] #72 214.1 config.status: executing libtool commands [2022-08-18T15:59:25.185Z] #54 ... [2022-08-18T15:59:25.185Z] [2022-08-18T15:59:25.185Z] #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-18T15:59:25.185Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:59:25.185Z] #19 275.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-18T15:59:25.185Z] #19 275.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:59:25.185Z] #19 275.6 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T15:59:25.185Z] #19 275.8 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-18T15:59:25.185Z] #19 275.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:59:25.185Z] #19 275.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T15:59:25.387Z] #21 62.44 Selecting previously unselected package xfsprogs. [2022-08-18T15:59:25.387Z] #21 62.46 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T15:59:25.387Z] #21 62.46 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T15:59:26.316Z] #21 63.42 Selecting previously unselected package zip. [2022-08-18T15:59:26.316Z] #21 63.42 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T15:59:26.316Z] #21 63.43 Unpacking zip (3.0-12) ... [2022-08-18T15:59:26.571Z] #64 290.6 + bin/containerd-shim-runc-v2 [2022-08-18T15:59:26.572Z] #21 63.70 Selecting previously unselected package zstd. [2022-08-18T15:59:26.572Z] #21 63.72 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T15:59:26.572Z] #21 63.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:59:27.132Z] #64 291.3 + binaries [2022-08-18T15:59:27.135Z] #21 64.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T15:59:27.185Z] #72 215.9 GEN .version [2022-08-18T15:59:27.185Z] #72 216.0 make install-recursive [2022-08-18T15:59:27.185Z] #72 216.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T15:59:27.185Z] #72 216.2 Making install in libocispec [2022-08-18T15:59:27.185Z] #72 216.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:27.185Z] #72 216.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T15:59:27.185Z] #72 216.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T15:59:27.185Z] #72 216.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T15:59:27.185Z] #72 216.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T15:59:27.388Z] #64 291.3 + install -D bin/containerd /build/containerd [2022-08-18T15:59:27.388Z] #64 291.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T15:59:27.388Z] #64 291.4 + install -D bin/ctr /build/ctr [2022-08-18T15:59:28.068Z] #21 65.38 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:28.068Z] #21 65.39 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:59:28.068Z] #21 65.40 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T15:59:28.068Z] #21 65.41 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T15:59:28.324Z] #21 65.42 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:28.324Z] #21 65.44 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T15:59:28.324Z] #21 65.45 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T15:59:28.324Z] #21 65.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:59:28.324Z] #21 65.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:59:28.324Z] #21 65.52 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:59:28.324Z] #21 65.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:59:28.324Z] #21 65.54 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T15:59:28.566Z] #72 217.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T15:59:28.826Z] #72 218.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T15:59:29.086Z] #72 218.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T15:59:29.692Z] #21 66.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:29.692Z] #21 66.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:59:29.692Z] #21 66.77 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T15:59:29.692Z] #21 66.78 Setting up apparmor (2.13.6-10) ... [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T15:59:30.471Z] #72 219.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T15:59:30.471Z] #72 219.8 make install-recursive [2022-08-18T15:59:30.471Z] #72 219.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:30.731Z] #72 219.9 Making install in yajl [2022-08-18T15:59:30.731Z] #72 219.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:30.731Z] #72 220.0 CC verify/json_verify-json_verify.o [2022-08-18T15:59:30.731Z] #72 220.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T15:59:30.731Z] #72 220.1 CC src/libyajl_la-yajl.lo [2022-08-18T15:59:30.731Z] #72 220.1 CC src/libyajl_la-yajl_gen.lo [2022-08-18T15:59:30.731Z] #72 220.1 CC src/libyajl_la-yajl_parser.lo [2022-08-18T15:59:30.991Z] #72 220.2 CC src/libyajl_la-yajl_buf.lo [2022-08-18T15:59:30.991Z] #72 220.2 CC src/libyajl_la-yajl_lex.lo [2022-08-18T15:59:30.991Z] #72 220.2 CC src/libyajl_la-yajl_tree.lo [2022-08-18T15:59:30.991Z] #72 220.2 CC src/libyajl_la-yajl_encode.lo [2022-08-18T15:59:31.553Z] #64 DONE 295.4s [2022-08-18T15:59:31.810Z] [2022-08-18T15:59:31.810Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T15:59:31.810Z] #65 sha256:c7b8cfc211efb7ec797b9d46eef9a70d46aa53f95ba922287b5a2ed995ef1da0 [2022-08-18T15:59:32.212Z] #21 68.94 Setting up zip (3.0-12) ... [2022-08-18T15:59:32.212Z] #21 68.96 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:32.212Z] #21 69.00 Setting up bash-completion (1:2.11-2) ... [2022-08-18T15:59:32.903Z] #72 ... [2022-08-18T15:59:32.903Z] [2022-08-18T15:59:32.903Z] #20 [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-18T15:59:32.903Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:32.903Z] #20 65.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:32.903Z] #20 65.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T15:59:32.903Z] #20 65.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T15:59:32.903Z] #20 65.43 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T15:59:32.903Z] #20 65.45 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T15:59:32.903Z] #20 65.46 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T15:59:32.903Z] #20 65.48 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T15:59:32.903Z] #20 65.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T15:59:32.903Z] #20 65.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T15:59:32.903Z] #20 65.51 Setting up bzip2 (1.0.8-4) ... [2022-08-18T15:59:32.903Z] #20 65.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T15:59:32.903Z] #20 65.54 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T15:59:32.903Z] #20 66.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:32.903Z] #20 66.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T15:59:32.903Z] #20 66.46 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T15:59:32.903Z] #20 66.47 Setting up apparmor (2.13.6-10) ... [2022-08-18T15:59:32.903Z] #20 69.49 Setting up zip (3.0-12) ... [2022-08-18T15:59:32.903Z] #20 69.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:32.903Z] #20 69.56 Setting up bash-completion (1:2.11-2) ... [2022-08-18T15:59:33.163Z] #20 73.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:59:33.163Z] #20 73.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:59:33.163Z] #20 73.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T15:59:33.163Z] #20 73.30 Setting up patch (2.7.6-7) ... [2022-08-18T15:59:33.163Z] #20 73.33 Setting up sudo (1.9.5p2-3) ... [2022-08-18T15:59:33.174Z] #65 DONE 1.3s [2022-08-18T15:59:33.174Z] [2022-08-18T15:59:33.174Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T15:59:33.174Z] #70 sha256:88d931b4a2ecd487952589cb15c08bd16764ea75201997e2331d64e2fbe90550 [2022-08-18T15:59:33.368Z] #77 241.5 AR libcrun_testing.a [2022-08-18T15:59:33.368Z] #77 241.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T15:59:33.368Z] #77 241.6 CCLD tests/tests_libcrun_utils [2022-08-18T15:59:33.368Z] #77 241.6 CCLD tests/tests_libcrun_errors [2022-08-18T15:59:33.368Z] #77 241.6 CCLD tests/tests_libcrun_fuzzer [2022-08-18T15:59:33.368Z] #77 242.1 CCLD libcrun.la [2022-08-18T15:59:33.368Z] #77 243.2 CCLD crun [2022-08-18T15:59:33.368Z] #77 243.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T15:59:33.422Z] #20 73.43 invoke-rc.d: could not determine current runlevel [2022-08-18T15:59:33.422Z] #20 73.44 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T15:59:33.422Z] #20 73.47 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T15:59:33.422Z] #20 73.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T15:59:33.422Z] #20 73.51 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T15:59:33.422Z] #20 73.53 Setting up pigz (2.6-1) ... [2022-08-18T15:59:33.422Z] #20 73.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T15:59:33.422Z] #20 73.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:59:33.422Z] #20 73.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:59:33.422Z] #20 73.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:33.429Z] #70 DONE 0.3s [2022-08-18T15:59:33.429Z] [2022-08-18T15:59:33.429Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T15:59:33.429Z] #75 sha256:bf171118027a0bb11bcc95bb04927e8840870b0680725431fd59f38dab04c343 [2022-08-18T15:59:33.625Z] #77 244.1 /bin/mkdir -p '/usr/local/lib' [2022-08-18T15:59:33.625Z] #77 244.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T15:59:33.625Z] #77 244.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T15:59:33.625Z] #77 244.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T15:59:33.625Z] #77 244.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T15:59:33.625Z] #77 244.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T15:59:33.625Z] #77 244.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T15:59:33.882Z] #77 244.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T15:59:33.882Z] #77 244.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-18T15:59:33.882Z] #77 244.4 ---------------------------------------------------------------------- [2022-08-18T15:59:33.882Z] #77 244.4 Libraries have been installed in: [2022-08-18T15:59:33.882Z] #77 244.4 /usr/local/lib [2022-08-18T15:59:33.882Z] #77 244.4 [2022-08-18T15:59:33.882Z] #77 244.4 If you ever happen to want to link against installed libraries [2022-08-18T15:59:33.882Z] #77 244.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T15:59:33.882Z] #77 244.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T15:59:33.882Z] #77 244.4 flag during linking and do at least one of the following: [2022-08-18T15:59:33.882Z] #77 244.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T15:59:33.882Z] #77 244.4 during execution [2022-08-18T15:59:33.882Z] #77 244.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T15:59:33.882Z] #77 244.4 during linking [2022-08-18T15:59:33.882Z] #77 244.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T15:59:33.882Z] #77 244.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T15:59:33.882Z] #77 244.4 [2022-08-18T15:59:33.882Z] #77 244.4 See any operating system documentation about shared libraries for [2022-08-18T15:59:33.882Z] #77 244.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T15:59:33.882Z] #77 244.4 ---------------------------------------------------------------------- [2022-08-18T15:59:33.882Z] #77 244.4 /bin/mkdir -p '/build' [2022-08-18T15:59:33.882Z] #77 244.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T15:59:33.882Z] #77 244.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T15:59:34.139Z] #77 244.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T15:59:34.139Z] #77 244.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T15:59:34.139Z] #77 244.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T15:59:34.363Z] #20 74.52 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T15:59:34.363Z] #20 74.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:59:34.423Z] #77 DONE 244.7s [2022-08-18T15:59:34.423Z] [2022-08-18T15:59:34.423Z] #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-18T15:59:34.423Z] #60 sha256:6709d1c43e763f3aeb8dfbff923c71c0c3a3d08e822f49df30bfad3872f47e2d [2022-08-18T15:59:34.731Z] #21 ... [2022-08-18T15:59:34.732Z] [2022-08-18T15:59:34.732Z] #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-18T15:59:34.732Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:34.732Z] #77 208.8 checking for memset... yes [2022-08-18T15:59:34.732Z] #77 209.4 checking for strspn... yes [2022-08-18T15:59:34.732Z] #77 210.0 checking that generated files are newer than configure... done [2022-08-18T15:59:34.732Z] #77 210.0 configure: creating ./config.status [2022-08-18T15:59:34.732Z] #77 214.7 config.status: creating Makefile [2022-08-18T15:59:34.732Z] #77 214.8 config.status: creating config.h [2022-08-18T15:59:34.732Z] #77 214.9 config.status: executing depfiles commands [2022-08-18T15:59:34.732Z] #77 215.2 config.status: executing libtool commands [2022-08-18T15:59:34.732Z] #77 217.2 GEN .version [2022-08-18T15:59:34.732Z] #77 217.2 make install-recursive [2022-08-18T15:59:34.732Z] #77 217.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T15:59:34.732Z] #77 217.4 Making install in libocispec [2022-08-18T15:59:34.732Z] #77 217.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:34.732Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T15:59:34.732Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T15:59:34.732Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T15:59:34.732Z] #77 217.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T15:59:34.732Z] #77 218.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T15:59:34.732Z] #77 219.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T15:59:34.795Z] #75 DONE 1.4s [2022-08-18T15:59:35.051Z] [2022-08-18T15:59:35.051Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T15:59:35.051Z] #78 sha256:3ba86cffc1bd1a4a746c151a6cb6302665b3b452a87dfcd0ad25698d61870124 [2022-08-18T15:59:35.051Z] #78 DONE 0.1s [2022-08-18T15:59:35.051Z] [2022-08-18T15:59:35.051Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T15:59:35.051Z] #79 sha256:f3cdb8283d6ae25a03e18cd18a343e75898e30e68e6c08cc4ce59b446a654ac6 [2022-08-18T15:59:35.051Z] #79 DONE 0.0s [2022-08-18T15:59:35.051Z] [2022-08-18T15:59:35.051Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T15:59:35.051Z] #80 sha256:fad64e5deedf4ad0331982f0e6246d9bb427c59284a0bfac4d028ecbad3febde [2022-08-18T15:59:35.051Z] #80 DONE 0.0s [2022-08-18T15:59:35.051Z] [2022-08-18T15:59:35.051Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T15:59:35.051Z] #81 sha256:ab0b4adaa6ba5c7761f79156e00c451cbd80ba792d3680d9e5581405e657ae21 [2022-08-18T15:59:35.305Z] #20 75.26 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T15:59:35.305Z] #20 75.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:59:35.305Z] #20 75.30 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:59:35.305Z] #20 75.31 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T15:59:35.661Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T15:59:35.662Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T15:59:35.662Z] #77 220.5 make install-recursive [2022-08-18T15:59:35.662Z] #77 220.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:35.662Z] #77 220.6 Making install in yajl [2022-08-18T15:59:35.662Z] #77 220.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:35.662Z] #77 220.6 CC verify/json_verify-json_verify.o [2022-08-18T15:59:35.662Z] #77 ... [2022-08-18T15:59:35.662Z] [2022-08-18T15:59:35.662Z] #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-18T15:59:35.662Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:35.662Z] #21 72.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T15:59:35.662Z] #21 72.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T15:59:35.662Z] #21 72.88 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T15:59:35.662Z] #21 72.89 Setting up patch (2.7.6-7) ... [2022-08-18T15:59:35.662Z] #21 72.90 Setting up sudo (1.9.5p2-3) ... [2022-08-18T15:59:35.662Z] #21 73.00 invoke-rc.d: could not determine current runlevel [2022-08-18T15:59:35.662Z] #21 73.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T15:59:35.662Z] #21 73.02 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T15:59:35.662Z] #21 73.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T15:59:35.662Z] #21 73.06 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T15:59:35.877Z] #20 76.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:35.877Z] #20 76.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T15:59:35.877Z] #20 76.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T15:59:35.877Z] #20 76.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T15:59:35.877Z] #20 76.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T15:59:35.877Z] #20 76.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T15:59:35.877Z] #20 76.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T15:59:35.877Z] #20 76.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T15:59:35.877Z] #20 76.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T15:59:35.918Z] #21 73.08 Setting up pigz (2.6-1) ... [2022-08-18T15:59:35.918Z] #21 73.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T15:59:35.918Z] #21 73.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T15:59:35.918Z] #21 73.15 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T15:59:35.918Z] #21 73.17 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:35.979Z] #81 DONE 0.9s [2022-08-18T15:59:35.979Z] [2022-08-18T15:59:35.979Z] #82 exporting to image [2022-08-18T15:59:35.979Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T15:59:35.979Z] #82 exporting layers [2022-08-18T15:59:36.138Z] #20 76.15 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T15:59:37.286Z] #21 74.59 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T15:59:37.286Z] #21 74.65 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T15:59:38.215Z] #21 75.41 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T15:59:38.215Z] #21 75.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T15:59:38.215Z] #21 75.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T15:59:38.215Z] #21 75.45 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T15:59:38.682Z] #20 78.47 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:59:38.683Z] #20 78.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T15:59:38.683Z] #20 78.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:59:38.683Z] #20 78.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:59:38.779Z] #21 76.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T15:59:38.779Z] #21 76.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T15:59:38.779Z] #21 76.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T15:59:38.943Z] #20 ... [2022-08-18T15:59:38.944Z] [2022-08-18T15:59:38.944Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:59:38.944Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:38.944Z] #72 228.2 CCLD libyajl.la [2022-08-18T15:59:39.046Z] #21 76.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T15:59:39.046Z] #21 76.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T15:59:39.046Z] #21 76.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T15:59:39.046Z] #21 76.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T15:59:39.046Z] #21 76.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T15:59:39.046Z] #21 76.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T15:59:39.046Z] #21 76.28 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T15:59:39.246Z] #82 exporting layers 3.2s done [2022-08-18T15:59:39.246Z] #82 writing image sha256:271a00ec65f24d8fb59e4992be40e05372a3b700405938fcd888c263148832b4 done [2022-08-18T15:59:39.246Z] #82 naming to docker.io/library/docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d done [2022-08-18T15:59:39.246Z] #82 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T15:59:39.566Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T15:59:39.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/test/unit [2022-08-18T15:59:39.885Z] #72 229.1 CCLD verify/json_verify [2022-08-18T15:59:40.826Z] #72 230.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:40.826Z] #72 230.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:59:40.826Z] #72 230.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:59:40.826Z] #72 230.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:40.826Z] #72 230.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:40.826Z] #72 230.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:41.086Z] #72 230.4 CC src/validate.o [2022-08-18T15:59:41.086Z] #72 230.4 CC src/image_spec_schema_config_schema.lo [2022-08-18T15:59:41.086Z] #72 230.4 CC src/image_spec_schema_defs.lo [2022-08-18T15:59:41.086Z] #72 230.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T15:59:41.086Z] #72 230.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T15:59:41.086Z] #72 230.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T15:59:41.346Z] #72 230.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T15:59:41.346Z] #72 230.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T15:59:41.346Z] #72 230.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T15:59:41.346Z] #72 230.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T15:59:41.346Z] #72 230.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T15:59:41.346Z] #72 230.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T15:59:41.607Z] #72 230.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T15:59:41.607Z] #72 230.9 CC src/runtime_spec_schema_defs.lo [2022-08-18T15:59:41.607Z] #72 231.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T15:59:41.623Z] #21 78.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T15:59:41.772Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T15:59:41.772Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T15:59:41.772Z] + TESTDIRS=./... [2022-08-18T15:59:41.772Z] + exclude_paths='/vendor/|/integration' [2022-08-18T15:59:41.772Z] ++ go list ./... [2022-08-18T15:59:41.772Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T15:59:41.868Z] #72 231.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T15:59:41.868Z] #72 231.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T15:59:41.868Z] #72 231.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T15:59:41.881Z] #21 78.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T15:59:41.881Z] #21 79.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T15:59:41.881Z] #21 79.05 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T15:59:42.129Z] #72 231.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T15:59:42.129Z] #72 231.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T15:59:42.129Z] #72 231.5 CC src/basic_test_double_array_item.lo [2022-08-18T15:59:42.129Z] #72 231.6 CC src/basic_test_double_array.lo [2022-08-18T15:59:42.337Z] + pkg_list='github.com/docker/docker/api [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/backend/build [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/httputils [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/middleware [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/build [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/container [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/debug [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/image [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/network [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/session [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/system [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/server/router/volume [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/backend [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/container [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/events [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/filters [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/image [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/mount [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/network [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/registry [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/strslice [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/swarm [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/time [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/versions [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T15:59:42.337Z] github.com/docker/docker/api/types/volume [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/dockerfile [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/remotecontext [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T15:59:42.337Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T15:59:42.337Z] github.com/docker/docker/cli [2022-08-18T15:59:42.337Z] github.com/docker/docker/cli/config [2022-08-18T15:59:42.337Z] github.com/docker/docker/cli/debug [2022-08-18T15:59:42.337Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T15:59:42.337Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T15:59:42.337Z] github.com/docker/docker/client [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/dockerd [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T15:59:42.338Z] github.com/docker/docker/container [2022-08-18T15:59:42.338Z] github.com/docker/docker/container/stream [2022-08-18T15:59:42.338Z] github.com/docker/docker/contrib/apparmor [2022-08-18T15:59:42.338Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T15:59:42.338Z] github.com/docker/docker/contrib/httpserver [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/config [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/events [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/exec [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/images [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/initlayer [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/links [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/listeners [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/local [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/names [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/network [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/stats [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution/metadata [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution/utils [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution/xfer [2022-08-18T15:59:42.338Z] github.com/docker/docker/dockerversion [2022-08-18T15:59:42.338Z] github.com/docker/docker/errdefs [2022-08-18T15:59:42.338Z] github.com/docker/docker/image [2022-08-18T15:59:42.338Z] github.com/docker/docker/image/cache [2022-08-18T15:59:42.338Z] github.com/docker/docker/image/tarexport [2022-08-18T15:59:42.338Z] github.com/docker/docker/image/v1 [2022-08-18T15:59:42.338Z] github.com/docker/docker/internal/test/suite [2022-08-18T15:59:42.338Z] github.com/docker/docker/layer [2022-08-18T15:59:42.338Z] github.com/docker/docker/libcontainerd [2022-08-18T15:59:42.338Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T15:59:42.338Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T15:59:42.338Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T15:59:42.338Z] github.com/docker/docker/libcontainerd/types [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/config [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/idm [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/ns [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/options [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/osl [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/libnetwork/types [2022-08-18T15:59:42.338Z] github.com/docker/docker/oci [2022-08-18T15:59:42.338Z] github.com/docker/docker/oci/caps [2022-08-18T15:59:42.338Z] github.com/docker/docker/opts [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/aaparser [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/archive [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/authorization [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/capabilities [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/containerfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/directory [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/dmesg [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/fileutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/fsutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/homedir [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/idtools [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/ioutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/longpath [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/loopback [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/parsers [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/pidfile [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/platform [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/plugins [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/pools [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/progress [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/pubsub [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/reexec [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/signal [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/stack [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/stringid [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/system [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/tailfile [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/tarsum [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/truncindex [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/urlutil [2022-08-18T15:59:42.338Z] github.com/docker/docker/pkg/useragent [2022-08-18T15:59:42.338Z] github.com/docker/docker/plugin [2022-08-18T15:59:42.338Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T15:59:42.338Z] github.com/docker/docker/plugin/v2 [2022-08-18T15:59:42.338Z] github.com/docker/docker/profiles/apparmor [2022-08-18T15:59:42.338Z] github.com/docker/docker/profiles/seccomp [2022-08-18T15:59:42.338Z] github.com/docker/docker/quota [2022-08-18T15:59:42.338Z] github.com/docker/docker/reference [2022-08-18T15:59:42.338Z] github.com/docker/docker/registry [2022-08-18T15:59:42.338Z] github.com/docker/docker/registry/resumable [2022-08-18T15:59:42.338Z] github.com/docker/docker/restartmanager [2022-08-18T15:59:42.338Z] github.com/docker/docker/rootless [2022-08-18T15:59:42.338Z] github.com/docker/docker/rootless/specconv [2022-08-18T15:59:42.338Z] github.com/docker/docker/runconfig [2022-08-18T15:59:42.338Z] github.com/docker/docker/runconfig/opts [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/daemon [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/environment [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/fakegit [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/registry [2022-08-18T15:59:42.338Z] github.com/docker/docker/testutil/request [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume/drivers [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume/local [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume/mounts [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume/service [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume/service/opts [2022-08-18T15:59:42.338Z] github.com/docker/docker/volume/testutils' [2022-08-18T15:59:42.338Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T15:59:42.338Z] ++ echo 'github.com/docker/docker/api [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/backend/build [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/httputils [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/middleware [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/build [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/container [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/debug [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/image [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/network [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/session [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/system [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/server/router/volume [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/backend [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/container [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/events [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/filters [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/image [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/mount [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/network [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/registry [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/strslice [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/swarm [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/time [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/versions [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T15:59:42.338Z] github.com/docker/docker/api/types/volume [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/dockerfile [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/remotecontext [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T15:59:42.338Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T15:59:42.338Z] github.com/docker/docker/cli [2022-08-18T15:59:42.338Z] github.com/docker/docker/cli/config [2022-08-18T15:59:42.338Z] github.com/docker/docker/cli/debug [2022-08-18T15:59:42.338Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T15:59:42.338Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T15:59:42.338Z] github.com/docker/docker/client [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/dockerd [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T15:59:42.338Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T15:59:42.338Z] github.com/docker/docker/container [2022-08-18T15:59:42.338Z] github.com/docker/docker/container/stream [2022-08-18T15:59:42.338Z] github.com/docker/docker/contrib/apparmor [2022-08-18T15:59:42.338Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T15:59:42.338Z] github.com/docker/docker/contrib/httpserver [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/config [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/events [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/exec [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/images [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/initlayer [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/links [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/listeners [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/local [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/names [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/network [2022-08-18T15:59:42.338Z] github.com/docker/docker/daemon/stats [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution/metadata [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution/utils [2022-08-18T15:59:42.338Z] github.com/docker/docker/distribution/xfer [2022-08-18T15:59:42.338Z] github.com/docker/docker/dockerversion [2022-08-18T15:59:42.338Z] github.com/docker/docker/errdefs [2022-08-18T15:59:42.338Z] github.com/docker/docker/image [2022-08-18T15:59:42.338Z] github.com/docker/docker/image/cache [2022-08-18T15:59:42.338Z] github.com/docker/docker/image/tarexport [2022-08-18T15:59:42.338Z] github.com/docker/docker/image/v1 [2022-08-18T15:59:42.338Z] github.com/docker/docker/internal/test/suite [2022-08-18T15:59:42.339Z] github.com/docker/docker/layer [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/types [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/config [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/idm [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/ns [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/options [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/osl [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/libnetwork/types [2022-08-18T15:59:42.339Z] github.com/docker/docker/oci [2022-08-18T15:59:42.339Z] github.com/docker/docker/oci/caps [2022-08-18T15:59:42.339Z] github.com/docker/docker/opts [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/aaparser [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/archive [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/authorization [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/capabilities [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/containerfs [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/directory [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/dmesg [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/fileutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/fsutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/homedir [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/idtools [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/ioutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/longpath [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/loopback [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/parsers [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/pidfile [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/platform [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/pools [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/progress [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/pubsub [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/reexec [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/signal [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/stack [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/stringid [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/system [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/tailfile [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/tarsum [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/truncindex [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/urlutil [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/useragent [2022-08-18T15:59:42.339Z] github.com/docker/docker/plugin [2022-08-18T15:59:42.339Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T15:59:42.339Z] github.com/docker/docker/plugin/v2 [2022-08-18T15:59:42.339Z] github.com/docker/docker/profiles/apparmor [2022-08-18T15:59:42.339Z] github.com/docker/docker/profiles/seccomp [2022-08-18T15:59:42.339Z] github.com/docker/docker/quota [2022-08-18T15:59:42.339Z] github.com/docker/docker/reference [2022-08-18T15:59:42.339Z] github.com/docker/docker/registry [2022-08-18T15:59:42.339Z] github.com/docker/docker/registry/resumable [2022-08-18T15:59:42.339Z] github.com/docker/docker/restartmanager [2022-08-18T15:59:42.339Z] github.com/docker/docker/rootless [2022-08-18T15:59:42.339Z] github.com/docker/docker/rootless/specconv [2022-08-18T15:59:42.339Z] github.com/docker/docker/runconfig [2022-08-18T15:59:42.339Z] github.com/docker/docker/runconfig/opts [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/daemon [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/environment [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fakegit [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/registry [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/request [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/drivers [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/local [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/mounts [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/service [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/service/opts [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/testutils' [2022-08-18T15:59:42.339Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/backend/build [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/httputils [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/middleware [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/build [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/container [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/debug [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/image [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/network [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/session [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/system [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/server/router/volume [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/backend [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/container [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/events [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/filters [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/image [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/mount [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/network [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/registry [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/strslice [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/swarm [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/time [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/versions [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T15:59:42.339Z] github.com/docker/docker/api/types/volume [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/dockerfile [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/remotecontext [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T15:59:42.339Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T15:59:42.339Z] github.com/docker/docker/cli [2022-08-18T15:59:42.339Z] github.com/docker/docker/cli/config [2022-08-18T15:59:42.339Z] github.com/docker/docker/cli/debug [2022-08-18T15:59:42.339Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T15:59:42.339Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T15:59:42.339Z] github.com/docker/docker/client [2022-08-18T15:59:42.339Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T15:59:42.339Z] github.com/docker/docker/cmd/dockerd [2022-08-18T15:59:42.339Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T15:59:42.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T15:59:42.339Z] github.com/docker/docker/container [2022-08-18T15:59:42.339Z] github.com/docker/docker/container/stream [2022-08-18T15:59:42.339Z] github.com/docker/docker/contrib/apparmor [2022-08-18T15:59:42.339Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T15:59:42.339Z] github.com/docker/docker/contrib/httpserver [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/cluster [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/config [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/events [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/exec [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/images [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/initlayer [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/links [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/listeners [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/local [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/names [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/network [2022-08-18T15:59:42.339Z] github.com/docker/docker/daemon/stats [2022-08-18T15:59:42.339Z] github.com/docker/docker/distribution [2022-08-18T15:59:42.339Z] github.com/docker/docker/distribution/metadata [2022-08-18T15:59:42.339Z] github.com/docker/docker/distribution/utils [2022-08-18T15:59:42.339Z] github.com/docker/docker/distribution/xfer [2022-08-18T15:59:42.339Z] github.com/docker/docker/dockerversion [2022-08-18T15:59:42.339Z] github.com/docker/docker/errdefs [2022-08-18T15:59:42.339Z] github.com/docker/docker/image [2022-08-18T15:59:42.339Z] github.com/docker/docker/image/cache [2022-08-18T15:59:42.339Z] github.com/docker/docker/image/tarexport [2022-08-18T15:59:42.339Z] github.com/docker/docker/image/v1 [2022-08-18T15:59:42.339Z] github.com/docker/docker/internal/test/suite [2022-08-18T15:59:42.339Z] github.com/docker/docker/layer [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T15:59:42.339Z] github.com/docker/docker/libcontainerd/types [2022-08-18T15:59:42.339Z] github.com/docker/docker/oci [2022-08-18T15:59:42.339Z] github.com/docker/docker/oci/caps [2022-08-18T15:59:42.339Z] github.com/docker/docker/opts [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/aaparser [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/archive [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/authorization [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/capabilities [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/containerfs [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/directory [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/dmesg [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/fileutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/fsutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/homedir [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/idtools [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/ioutils [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/longpath [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/loopback [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/parsers [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/pidfile [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/platform [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/pools [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/progress [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/pubsub [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/reexec [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/signal [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/stack [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/stringid [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/system [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/tailfile [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/tarsum [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/truncindex [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/urlutil [2022-08-18T15:59:42.339Z] github.com/docker/docker/pkg/useragent [2022-08-18T15:59:42.339Z] github.com/docker/docker/plugin [2022-08-18T15:59:42.339Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T15:59:42.339Z] github.com/docker/docker/plugin/v2 [2022-08-18T15:59:42.339Z] github.com/docker/docker/profiles/apparmor [2022-08-18T15:59:42.339Z] github.com/docker/docker/profiles/seccomp [2022-08-18T15:59:42.339Z] github.com/docker/docker/quota [2022-08-18T15:59:42.339Z] github.com/docker/docker/reference [2022-08-18T15:59:42.339Z] github.com/docker/docker/registry [2022-08-18T15:59:42.339Z] github.com/docker/docker/registry/resumable [2022-08-18T15:59:42.339Z] github.com/docker/docker/restartmanager [2022-08-18T15:59:42.339Z] github.com/docker/docker/rootless [2022-08-18T15:59:42.339Z] github.com/docker/docker/rootless/specconv [2022-08-18T15:59:42.339Z] github.com/docker/docker/runconfig [2022-08-18T15:59:42.339Z] github.com/docker/docker/runconfig/opts [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/daemon [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/environment [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fakegit [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/registry [2022-08-18T15:59:42.339Z] github.com/docker/docker/testutil/request [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/drivers [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/local [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/mounts [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/service [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/service/opts [2022-08-18T15:59:42.339Z] github.com/docker/docker/volume/testutils' [2022-08-18T15:59:42.339Z] ++ grep --fixed-strings /libnetwork [2022-08-18T15:59:42.339Z] ++ echo 'github.com/docker/docker/api [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/backend/build [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/httputils [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/middleware [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/build [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/container [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/debug [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/image [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/network [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/session [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/system [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/server/router/volume [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/backend [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/container [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/events [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/filters [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/image [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/mount [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/network [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/registry [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/strslice [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/swarm [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/time [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/versions [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T15:59:42.340Z] github.com/docker/docker/api/types/volume [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/dockerfile [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/remotecontext [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T15:59:42.340Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T15:59:42.340Z] github.com/docker/docker/cli [2022-08-18T15:59:42.340Z] github.com/docker/docker/cli/config [2022-08-18T15:59:42.340Z] github.com/docker/docker/cli/debug [2022-08-18T15:59:42.340Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T15:59:42.340Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T15:59:42.340Z] github.com/docker/docker/client [2022-08-18T15:59:42.340Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T15:59:42.340Z] github.com/docker/docker/cmd/dockerd [2022-08-18T15:59:42.340Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T15:59:42.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T15:59:42.340Z] github.com/docker/docker/container [2022-08-18T15:59:42.340Z] github.com/docker/docker/container/stream [2022-08-18T15:59:42.340Z] github.com/docker/docker/contrib/apparmor [2022-08-18T15:59:42.340Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T15:59:42.340Z] github.com/docker/docker/contrib/httpserver [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/cluster [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/config [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/events [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/exec [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/images [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/initlayer [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/links [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/listeners [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/local [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/names [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/network [2022-08-18T15:59:42.340Z] github.com/docker/docker/daemon/stats [2022-08-18T15:59:42.340Z] github.com/docker/docker/distribution [2022-08-18T15:59:42.340Z] github.com/docker/docker/distribution/metadata [2022-08-18T15:59:42.340Z] github.com/docker/docker/distribution/utils [2022-08-18T15:59:42.340Z] github.com/docker/docker/distribution/xfer [2022-08-18T15:59:42.340Z] github.com/docker/docker/dockerversion [2022-08-18T15:59:42.340Z] github.com/docker/docker/errdefs [2022-08-18T15:59:42.340Z] github.com/docker/docker/image [2022-08-18T15:59:42.340Z] github.com/docker/docker/image/cache [2022-08-18T15:59:42.340Z] github.com/docker/docker/image/tarexport [2022-08-18T15:59:42.340Z] github.com/docker/docker/image/v1 [2022-08-18T15:59:42.340Z] github.com/docker/docker/internal/test/suite [2022-08-18T15:59:42.340Z] github.com/docker/docker/layer [2022-08-18T15:59:42.340Z] github.com/docker/docker/libcontainerd [2022-08-18T15:59:42.340Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T15:59:42.340Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T15:59:42.340Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T15:59:42.340Z] github.com/docker/docker/libcontainerd/types [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/config [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/idm [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/ns [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/options [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/osl [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/types [2022-08-18T15:59:42.340Z] github.com/docker/docker/oci [2022-08-18T15:59:42.340Z] github.com/docker/docker/oci/caps [2022-08-18T15:59:42.340Z] github.com/docker/docker/opts [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/aaparser [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/archive [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/authorization [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/capabilities [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/containerfs [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/directory [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/dmesg [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/fileutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/fsutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/homedir [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/idtools [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/ioutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/longpath [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/loopback [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/parsers [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/pidfile [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/platform [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/plugins [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/pools [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/progress [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/pubsub [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/reexec [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/signal [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/stack [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/stringid [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/system [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/tailfile [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/tarsum [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/truncindex [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/urlutil [2022-08-18T15:59:42.340Z] github.com/docker/docker/pkg/useragent [2022-08-18T15:59:42.340Z] github.com/docker/docker/plugin [2022-08-18T15:59:42.340Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T15:59:42.340Z] github.com/docker/docker/plugin/v2 [2022-08-18T15:59:42.340Z] github.com/docker/docker/profiles/apparmor [2022-08-18T15:59:42.340Z] github.com/docker/docker/profiles/seccomp [2022-08-18T15:59:42.340Z] github.com/docker/docker/quota [2022-08-18T15:59:42.340Z] github.com/docker/docker/reference [2022-08-18T15:59:42.340Z] github.com/docker/docker/registry [2022-08-18T15:59:42.340Z] github.com/docker/docker/registry/resumable [2022-08-18T15:59:42.340Z] github.com/docker/docker/restartmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/rootless [2022-08-18T15:59:42.340Z] github.com/docker/docker/rootless/specconv [2022-08-18T15:59:42.340Z] github.com/docker/docker/runconfig [2022-08-18T15:59:42.340Z] github.com/docker/docker/runconfig/opts [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/daemon [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/environment [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/fakegit [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/registry [2022-08-18T15:59:42.340Z] github.com/docker/docker/testutil/request [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume/drivers [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume/local [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume/mounts [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume/service [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume/service/opts [2022-08-18T15:59:42.340Z] github.com/docker/docker/volume/testutils' [2022-08-18T15:59:42.340Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/config [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T15:59:42.340Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/idm [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ns [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/options [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/osl [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/types' [2022-08-18T15:59:42.341Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/config [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/idm [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/ns [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/options [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/osl [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/types' [2022-08-18T15:59:42.341Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T15:59:42.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T15:59:42.341Z] + type docker-proxy [2022-08-18T15:59:42.341Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T15:59:42.341Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T15:59:42.341Z] [2022-08-18T15:59:42.341Z] Removing bundles/ [2022-08-18T15:59:42.341Z] [2022-08-18T15:59:42.341Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T15:59:42.341Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T15:59:42.341Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T15:59:42.389Z] #72 231.6 CC src/basic_test_top_array_int.lo [2022-08-18T15:59:42.389Z] #72 231.6 CC src/basic_test_top_array_string.lo [2022-08-18T15:59:42.389Z] #72 231.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T15:59:42.389Z] #72 231.7 CC src/basic_test_top_double_array_int.lo [2022-08-18T15:59:42.681Z] #72 232.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T15:59:42.982Z] #72 232.2 CC src/basic_test_top_double_array_obj.lo [2022-08-18T15:59:42.982Z] #72 232.3 CC src/basic_test_top_double_array_string.lo [2022-08-18T15:59:42.982Z] #72 ... [2022-08-18T15:59:42.982Z] [2022-08-18T15:59:42.982Z] #20 [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-18T15:59:42.982Z] #20 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T15:59:42.982Z] #20 80.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T15:59:42.982Z] #20 80.94 Setting up jq (1.6-2.1) ... [2022-08-18T15:59:42.982Z] #20 80.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T15:59:42.982Z] #20 80.96 Setting up iptables (1.8.7-1) ... [2022-08-18T15:59:42.982Z] #20 81.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:59:42.982Z] #20 81.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:59:42.982Z] #20 81.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:59:42.982Z] #20 81.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:59:42.982Z] #20 81.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T15:59:42.982Z] #20 81.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T15:59:42.982Z] #20 81.17 Setting up iproute2 (5.10.0-4) ... [2022-08-18T15:59:42.982Z] #20 82.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:59:42.982Z] #20 DONE 83.2s [2022-08-18T15:59:43.243Z] [2022-08-18T15:59:43.243Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T15:59:43.243Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:43.243Z] #72 232.5 CC tests/test-1.o [2022-08-18T15:59:43.243Z] #72 232.5 CC src/read-file.lo [2022-08-18T15:59:43.243Z] #72 232.6 CC tests/test-2.o [2022-08-18T15:59:43.243Z] #72 232.7 CC tests/test-3.o [2022-08-18T15:59:43.504Z] #72 232.8 CC tests/test-4.o [2022-08-18T15:59:43.504Z] #72 232.8 CC tests/test-5.o [2022-08-18T15:59:43.504Z] #72 232.9 CC src/json_common.lo [2022-08-18T15:59:43.504Z] #72 232.9 CC tests/test-7.o [2022-08-18T15:59:43.504Z] #72 233.0 CC tests/test-8.o [2022-08-18T15:59:43.764Z] #72 233.0 CC tests/test-6.o [2022-08-18T15:59:43.781Z] #21 80.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T15:59:43.781Z] #21 80.96 Setting up jq (1.6-2.1) ... [2022-08-18T15:59:43.781Z] #21 80.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T15:59:43.781Z] #21 81.02 Setting up iptables (1.8.7-1) ... [2022-08-18T15:59:43.781Z] #21 81.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:59:43.781Z] #21 81.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:59:43.781Z] #21 81.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T15:59:43.781Z] #21 81.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T15:59:43.781Z] #21 81.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T15:59:43.781Z] #21 81.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T15:59:43.781Z] #21 81.16 Setting up iproute2 (5.10.0-4) ... [2022-08-18T15:59:44.024Z] #72 233.3 CC tests/test-9.o [2022-08-18T15:59:44.283Z] #72 233.5 CC tests/test-10.o [2022-08-18T15:59:44.284Z] #72 233.5 CC tests/test-11.o [2022-08-18T15:59:44.709Z] #21 81.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T15:59:44.856Z] #72 ... [2022-08-18T15:59:44.856Z] [2022-08-18T15:59:44.856Z] #21 [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-18T15:59:44.856Z] #21 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T15:59:44.856Z] #21 1.646 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T15:59:44.856Z] #21 1.655 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T15:59:44.856Z] #21 1.664 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T15:59:44.856Z] #21 DONE 1.7s [2022-08-18T15:59:44.856Z] [2022-08-18T15:59:44.856Z] #22 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T15:59:44.856Z] #22 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T15:59:45.637Z] #21 DONE 82.7s [2022-08-18T15:59:45.637Z] [2022-08-18T15:59:45.637Z] #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-18T15:59:45.637Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T15:59:45.637Z] #22 ... [2022-08-18T15:59:45.637Z] [2022-08-18T15:59:45.637Z] #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-18T15:59:45.637Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:45.637Z] #77 220.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T15:59:45.637Z] #77 220.7 CC src/libyajl_la-yajl.lo [2022-08-18T15:59:45.637Z] #77 220.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T15:59:45.637Z] #77 220.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T15:59:45.637Z] #77 220.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T15:59:45.637Z] #77 220.7 CC src/libyajl_la-yajl_encode.lo [2022-08-18T15:59:45.637Z] #77 220.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T15:59:45.637Z] #77 220.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T15:59:45.637Z] #77 229.3 CCLD libyajl.la [2022-08-18T15:59:45.637Z] #77 230.0 CCLD verify/json_verify [2022-08-18T15:59:45.637Z] #77 230.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:45.637Z] #77 230.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T15:59:45.637Z] #77 230.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T15:59:45.637Z] #77 230.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:45.637Z] #77 230.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T15:59:45.637Z] #77 230.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T15:59:45.637Z] #77 230.8 CC src/validate.o [2022-08-18T15:59:45.637Z] #77 230.8 CC src/image_spec_schema_config_schema.lo [2022-08-18T15:59:45.637Z] #77 230.8 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T15:59:45.637Z] #77 230.8 CC src/image_spec_schema_defs.lo [2022-08-18T15:59:45.894Z] #77 230.8 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T15:59:45.894Z] #77 230.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T15:59:45.894Z] #77 230.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T15:59:45.894Z] #77 231.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T15:59:45.894Z] #77 231.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T15:59:45.894Z] #77 231.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T15:59:45.894Z] #77 231.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T15:59:45.894Z] #77 231.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T15:59:46.150Z] #77 231.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T15:59:46.150Z] #77 231.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T15:59:46.407Z] #77 231.4 CC src/runtime_spec_schema_defs.lo [2022-08-18T15:59:46.407Z] #77 231.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T15:59:46.407Z] #77 231.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T15:59:46.407Z] #77 231.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T15:59:46.407Z] #77 231.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T15:59:46.662Z] #77 231.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T15:59:46.662Z] #77 231.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T15:59:46.662Z] #77 231.7 CC src/basic_test_double_array_item.lo [2022-08-18T15:59:46.662Z] #77 231.7 CC src/basic_test_double_array.lo [2022-08-18T15:59:46.662Z] #77 231.8 CC src/basic_test_top_array_int.lo [2022-08-18T15:59:46.662Z] #77 231.8 CC src/basic_test_top_array_string.lo [2022-08-18T15:59:46.918Z] #77 232.0 CC src/basic_test_top_double_array_int.lo [2022-08-18T15:59:46.918Z] #77 ... [2022-08-18T15:59:46.918Z] [2022-08-18T15:59:46.918Z] #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-18T15:59:46.918Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T15:59:46.918Z] #22 1.428 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T15:59:46.918Z] #22 1.437 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T15:59:46.918Z] #22 1.445 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T15:59:47.087Z] #19 296.5 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-18T15:59:47.087Z] #19 296.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T15:59:47.087Z] #19 296.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T15:59:47.087Z] #19 296.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-18T15:59:47.087Z] #19 296.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T15:59:47.087Z] #19 296.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T15:59:47.087Z] #19 296.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-18T15:59:47.087Z] #19 296.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T15:59:47.087Z] #19 296.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T15:59:47.087Z] #19 296.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-18T15:59:47.087Z] #19 296.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T15:59:47.087Z] #19 296.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T15:59:47.087Z] #19 296.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-18T15:59:47.087Z] #19 296.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T15:59:47.087Z] #19 296.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T15:59:47.087Z] #19 296.9 Selecting previously unselected package cross-config. [2022-08-18T15:59:47.087Z] #19 296.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-18T15:59:47.087Z] #19 296.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-18T15:59:47.087Z] #19 297.0 Selecting previously unselected package gcc-10-cross-base. [2022-08-18T15:59:47.087Z] #19 297.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:47.087Z] #19 297.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T15:59:47.087Z] #19 297.2 Selecting previously unselected package libc6-arm64-cross. [2022-08-18T15:59:47.087Z] #19 297.2 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T15:59:47.087Z] #19 297.2 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T15:59:47.087Z] #19 297.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-18T15:59:47.087Z] #19 297.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:47.087Z] #19 297.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:47.087Z] #19 297.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-18T15:59:47.087Z] #19 297.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:47.087Z] #19 297.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:47.175Z] #22 DONE 1.9s [2022-08-18T15:59:47.175Z] [2022-08-18T15:59:47.175Z] #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-18T15:59:47.175Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T15:59:47.175Z] #77 232.2 CC src/basic_test_top_double_array_obj.lo [2022-08-18T15:59:47.175Z] #77 232.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T15:59:47.175Z] #77 232.3 CC src/basic_test_top_double_array_string.lo [2022-08-18T15:59:47.175Z] #77 232.4 CC src/read-file.lo [2022-08-18T15:59:47.343Z] #19 298.0 Selecting previously unselected package libitm1-arm64-cross. [2022-08-18T15:59:47.343Z] #19 298.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:47.343Z] #19 298.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:47.431Z] #77 232.4 CC src/json_common.lo [2022-08-18T15:59:47.595Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T15:59:47.595Z] [2022-08-18T15:59:47.595Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T15:59:47.599Z] #19 298.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-18T15:59:47.599Z] #19 298.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:47.599Z] #19 298.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:47.599Z] #19 298.4 Selecting previously unselected package libasan6-arm64-cross. [2022-08-18T15:59:47.599Z] #19 298.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:47.686Z] #77 232.7 CC tests/test-1.o [2022-08-18T15:59:47.686Z] #77 232.8 CC tests/test-2.o [2022-08-18T15:59:47.852Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T15:59:47.852Z] [2022-08-18T15:59:47.852Z] + mkdir -p bundles [2022-08-18T15:59:47.852Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/backend/build [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/httputils [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/middleware [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/build [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/container [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/debug [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/image [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/network [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/session [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/system [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/server/router/volume [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/backend [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/container [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/events [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/filters [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/image [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/mount [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/network [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/registry [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/strslice [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/swarm [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/time [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/versions [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T15:59:47.852Z] github.com/docker/docker/api/types/volume [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/dockerfile [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/remotecontext [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T15:59:47.852Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T15:59:47.852Z] github.com/docker/docker/cli [2022-08-18T15:59:47.852Z] github.com/docker/docker/cli/config [2022-08-18T15:59:47.852Z] github.com/docker/docker/cli/debug [2022-08-18T15:59:47.852Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T15:59:47.852Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T15:59:47.852Z] github.com/docker/docker/client [2022-08-18T15:59:47.852Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T15:59:47.852Z] github.com/docker/docker/cmd/dockerd [2022-08-18T15:59:47.852Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T15:59:47.852Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T15:59:47.852Z] github.com/docker/docker/container [2022-08-18T15:59:47.852Z] github.com/docker/docker/container/stream [2022-08-18T15:59:47.852Z] github.com/docker/docker/contrib/apparmor [2022-08-18T15:59:47.852Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T15:59:47.852Z] github.com/docker/docker/contrib/httpserver [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/cluster [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/config [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/events [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/exec [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/images [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/initlayer [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/links [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/listeners [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/local [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/names [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/network [2022-08-18T15:59:47.852Z] github.com/docker/docker/daemon/stats [2022-08-18T15:59:47.852Z] github.com/docker/docker/distribution [2022-08-18T15:59:47.853Z] github.com/docker/docker/distribution/metadata [2022-08-18T15:59:47.853Z] github.com/docker/docker/distribution/utils [2022-08-18T15:59:47.853Z] github.com/docker/docker/distribution/xfer [2022-08-18T15:59:47.853Z] github.com/docker/docker/dockerversion [2022-08-18T15:59:47.853Z] github.com/docker/docker/errdefs [2022-08-18T15:59:47.853Z] github.com/docker/docker/image [2022-08-18T15:59:47.853Z] github.com/docker/docker/image/cache [2022-08-18T15:59:47.853Z] github.com/docker/docker/image/tarexport [2022-08-18T15:59:47.853Z] github.com/docker/docker/image/v1 [2022-08-18T15:59:47.853Z] github.com/docker/docker/internal/test/suite [2022-08-18T15:59:47.853Z] github.com/docker/docker/layer [2022-08-18T15:59:47.853Z] github.com/docker/docker/libcontainerd [2022-08-18T15:59:47.853Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T15:59:47.853Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T15:59:47.853Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T15:59:47.853Z] github.com/docker/docker/libcontainerd/types [2022-08-18T15:59:47.853Z] github.com/docker/docker/oci [2022-08-18T15:59:47.853Z] github.com/docker/docker/oci/caps [2022-08-18T15:59:47.853Z] github.com/docker/docker/opts [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/aaparser [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/archive [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/authorization [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/capabilities [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/containerfs [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/directory [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/dmesg [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/fileutils [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/fsutils [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/homedir [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/idtools [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/ioutils [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/longpath [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/loopback [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/parsers [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/pidfile [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/platform [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/plugins [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/pools [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/progress [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/pubsub [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/reexec [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/signal [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/stack [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/stringid [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/system [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/tailfile [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/tarsum [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/truncindex [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/urlutil [2022-08-18T15:59:47.853Z] github.com/docker/docker/pkg/useragent [2022-08-18T15:59:47.853Z] github.com/docker/docker/plugin [2022-08-18T15:59:47.853Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T15:59:47.853Z] github.com/docker/docker/plugin/v2 [2022-08-18T15:59:47.853Z] github.com/docker/docker/profiles/apparmor [2022-08-18T15:59:47.853Z] github.com/docker/docker/profiles/seccomp [2022-08-18T15:59:47.853Z] github.com/docker/docker/quota [2022-08-18T15:59:47.853Z] github.com/docker/docker/reference [2022-08-18T15:59:47.853Z] github.com/docker/docker/registry [2022-08-18T15:59:47.853Z] github.com/docker/docker/registry/resumable [2022-08-18T15:59:47.853Z] github.com/docker/docker/restartmanager [2022-08-18T15:59:47.853Z] github.com/docker/docker/rootless [2022-08-18T15:59:47.853Z] github.com/docker/docker/rootless/specconv [2022-08-18T15:59:47.853Z] github.com/docker/docker/runconfig [2022-08-18T15:59:47.853Z] github.com/docker/docker/runconfig/opts [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/daemon [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/environment [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/fakegit [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/registry [2022-08-18T15:59:47.853Z] github.com/docker/docker/testutil/request [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume/drivers [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume/local [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume/mounts [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume/service [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume/service/opts [2022-08-18T15:59:47.853Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T15:59:47.853Z] + 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-18T15:59:47.855Z] #19 298.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:47.942Z] #77 232.8 CC tests/test-3.o [2022-08-18T15:59:47.942Z] #77 233.0 CC tests/test-5.o [2022-08-18T15:59:48.197Z] #77 233.1 CC tests/test-6.o [2022-08-18T15:59:48.198Z] #77 233.2 CC tests/test-4.o [2022-08-18T15:59:48.198Z] #77 233.3 CC tests/test-7.o [2022-08-18T15:59:48.454Z] #77 233.5 CC tests/test-8.o [2022-08-18T15:59:48.454Z] #77 233.5 CC tests/test-9.o [2022-08-18T15:59:48.454Z] #77 233.6 CC tests/test-10.o [2022-08-18T15:59:48.454Z] #77 233.6 CC tests/test-11.o [2022-08-18T15:59:48.782Z] ? github.com/docker/docker/api [no test files] [2022-08-18T15:59:48.784Z] #19 299.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-18T15:59:48.784Z] #19 299.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:48.784Z] #19 299.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:49.346Z] #19 300.1 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-18T15:59:49.346Z] #19 300.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:49.346Z] #19 300.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:49.908Z] #19 ... [2022-08-18T15:59:49.908Z] [2022-08-18T15:59:49.908Z] #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-18T15:59:49.908Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T15:59:49.908Z] #54 DONE 312.6s [2022-08-18T15:59:50.164Z] [2022-08-18T15:59:50.164Z] #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-18T15:59:50.164Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T15:59:50.728Z] #19 301.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-18T15:59:50.728Z] #19 301.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:50.728Z] #19 301.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:50.728Z] #19 301.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-18T15:59:50.728Z] #19 301.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:51.022Z] #19 301.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:51.279Z] #19 302.0 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-18T15:59:51.279Z] #19 302.0 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T15:59:51.279Z] #19 302.0 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T15:59:51.844Z] #19 302.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-18T15:59:51.844Z] #19 302.7 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T15:59:52.101Z] #19 302.7 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T15:59:52.515Z] #60 ... [2022-08-18T15:59:52.515Z] [2022-08-18T15:59:52.515Z] #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-18T15:59:52.515Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T15:59:52.516Z] #55 311.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T15:59:52.516Z] #55 DONE 312.5s [2022-08-18T15:59:52.516Z] [2022-08-18T15:59:52.516Z] #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-18T15:59:52.516Z] #60 sha256:6709d1c43e763f3aeb8dfbff923c71c0c3a3d08e822f49df30bfad3872f47e2d [2022-08-18T15:59:52.516Z] #60 184.4 + mkdir -p /build [2022-08-18T15:59:52.516Z] #60 184.4 + cp runc /build/runc [2022-08-18T15:59:52.516Z] #60 DONE 184.8s [2022-08-18T15:59:52.516Z] [2022-08-18T15:59:52.516Z] #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-18T15:59:52.516Z] #64 sha256:e2002c2e03fa0bdd52699f545301b74346c431e2cfc77d5669debbfe369e8ef6 [2022-08-18T15:59:52.516Z] #64 ... [2022-08-18T15:59:52.516Z] [2022-08-18T15:59:52.516Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T15:59:52.516Z] #56 sha256:89efc2a09c87e7e37ef5f1d9104c6ca9109448a4c7946f0e2cc26cf2314b6854 [2022-08-18T15:59:53.079Z] #56 DONE 0.8s [2022-08-18T15:59:53.079Z] [2022-08-18T15:59:53.079Z] #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-18T15:59:53.079Z] #64 sha256:e2002c2e03fa0bdd52699f545301b74346c431e2cfc77d5669debbfe369e8ef6 [2022-08-18T15:59:53.337Z] #64 ... [2022-08-18T15:59:53.337Z] [2022-08-18T15:59:53.337Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T15:59:53.337Z] #58 sha256:e5686c64f4aacb7ee26922d5387c5b1c8998be10390c70e4c7d73a3c93fead8b [2022-08-18T15:59:53.337Z] #58 DONE 0.1s [2022-08-18T15:59:53.337Z] [2022-08-18T15:59:53.337Z] #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-18T15:59:53.337Z] #64 sha256:e2002c2e03fa0bdd52699f545301b74346c431e2cfc77d5669debbfe369e8ef6 [2022-08-18T15:59:53.904Z] #64 ... [2022-08-18T15:59:53.904Z] [2022-08-18T15:59:53.904Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T15:59:53.904Z] #61 sha256:6c8e437bf6ce631eebd1caabd794b503a9ed9d1634d5bfff4a084e47273f1599 [2022-08-18T15:59:54.160Z] #61 DONE 0.3s [2022-08-18T15:59:54.160Z] [2022-08-18T15:59:54.160Z] #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-18T15:59:54.160Z] #64 sha256:e2002c2e03fa0bdd52699f545301b74346c431e2cfc77d5669debbfe369e8ef6 [2022-08-18T15:59:57.434Z] #64 276.5 + bin/containerd [2022-08-18T15:59:58.398Z] #77 ... [2022-08-18T15:59:58.398Z] [2022-08-18T15:59:58.398Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T15:59:58.398Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:00:00.290Z] #23 12.50 Collecting yamllint==1.26.1 [2022-08-18T16:00:00.858Z] #23 13.58 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:00:02.967Z] #22 15.08 Collecting yamllint==1.26.1 [2022-08-18T16:00:02.967Z] #22 16.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:00:03.379Z] #23 15.53 Collecting pathspec>=0.5.3 [2022-08-18T16:00:03.379Z] #23 15.54 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:00:03.542Z] #22 18.64 Collecting pathspec>=0.5.3 [2022-08-18T16:00:03.542Z] #22 18.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:00:03.629Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-08-18T16:00:03.635Z] #23 16.32 Collecting pyyaml [2022-08-18T16:00:03.635Z] #23 16.35 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-18T16:00:04.114Z] #22 19.28 Collecting pyyaml [2022-08-18T16:00:04.114Z] #22 19.31 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-18T16:00:04.202Z] #23 16.69 Building wheels for collected packages: yamllint [2022-08-18T16:00:04.202Z] #23 16.70 Building wheel for yamllint (setup.py): started [2022-08-18T16:00:04.374Z] #22 19.46 Building wheels for collected packages: yamllint [2022-08-18T16:00:04.374Z] #22 19.46 Building wheel for yamllint (setup.py): started [2022-08-18T16:00:06.103Z] #23 18.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:00:06.103Z] #23 18.39 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bfe7e88d155d5b637d1c71bf0b83c4dfb984f4f85765edd0ee35b4cff261a4db [2022-08-18T16:00:06.103Z] #23 18.39 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:00:06.103Z] #23 18.40 Successfully built yamllint [2022-08-18T16:00:06.103Z] #23 18.44 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:00:06.288Z] #22 21.26 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:00:06.288Z] #22 21.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bfe7e88d155d5b637d1c71bf0b83c4dfb984f4f85765edd0ee35b4cff261a4db [2022-08-18T16:00:06.288Z] #22 21.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:00:06.288Z] #22 21.28 Successfully built yamllint [2022-08-18T16:00:06.288Z] #22 21.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:00:06.666Z] #23 19.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:00:06.860Z] #22 22.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:00:06.957Z] #19 ... [2022-08-18T16:00:06.957Z] [2022-08-18T16:00:06.957Z] #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-18T16:00:06.957Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:06.957Z] #84 258.0 CCLD tests/init [2022-08-18T16:00:07.597Z] #23 DONE 20.0s [2022-08-18T16:00:07.597Z] [2022-08-18T16:00:07.597Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:00:07.597Z] #27 sha256:4ee02496ca514c294507bc0b0251d8eb5f740f358a3c8e5b11b4f4227826e2b8 [2022-08-18T16:00:07.597Z] #27 DONE 0.2s [2022-08-18T16:00:07.597Z] [2022-08-18T16:00:07.597Z] #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-18T16:00:07.597Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:07.597Z] #77 ... [2022-08-18T16:00:07.597Z] [2022-08-18T16:00:07.597Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:00:07.597Z] #32 sha256:b01c90ad0d42f2a7b6c8e3ab9808090b059161a544737d2b4ab045066bef5760 [2022-08-18T16:00:07.802Z] #22 DONE 23.1s [2022-08-18T16:00:07.803Z] [2022-08-18T16:00:07.803Z] #25 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:00:07.803Z] #25 sha256:2ade4d0e17eec7ea05748e007088b05a2d1ce27948ebdaf8c5b39cf57d6e8777 [2022-08-18T16:00:07.854Z] #32 DONE 0.3s [2022-08-18T16:00:07.854Z] [2022-08-18T16:00:07.854Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:00:07.854Z] #35 sha256:ca27627251e38f56e4dc61bc580393fa848a431a1b7b4f054e23b0b577454054 [2022-08-18T16:00:08.063Z] #25 DONE 0.3s [2022-08-18T16:00:08.063Z] [2022-08-18T16:00:08.063Z] #30 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:00:08.063Z] #30 sha256:c3ed64c51fc2c2b48f496fb8d0b4ab087ccec41971319008d962ae3febcc9e64 [2022-08-18T16:00:08.111Z] #35 DONE 0.1s [2022-08-18T16:00:08.111Z] [2022-08-18T16:00:08.111Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:00:08.111Z] #37 sha256:b0b4760132693b45987924b859803a811dcee23bafb5db7eafc09d7e9dfcd375 [2022-08-18T16:00:08.324Z] #30 DONE 0.2s [2022-08-18T16:00:08.324Z] [2022-08-18T16:00:08.324Z] #52 [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-18T16:00:08.324Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:00:08.324Z] #52 ... [2022-08-18T16:00:08.324Z] [2022-08-18T16:00:08.324Z] #33 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:00:08.324Z] #33 sha256:486337c8ca22d1a2c02f9468aa0e95524ba172ac1cdf2e49a2410627d5c91fda [2022-08-18T16:00:08.324Z] #33 DONE 0.1s [2022-08-18T16:00:08.368Z] #37 DONE 0.2s [2022-08-18T16:00:08.368Z] [2022-08-18T16:00:08.368Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:00:08.368Z] #39 sha256:878dcd725b445b56d4a3b2211f725bda9c95e8265b870646486adf044a31a30e [2022-08-18T16:00:08.368Z] #39 DONE 0.1s [2022-08-18T16:00:08.368Z] [2022-08-18T16:00:08.368Z] #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-18T16:00:08.368Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:00:08.368Z] #55 ... [2022-08-18T16:00:08.368Z] [2022-08-18T16:00:08.368Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:00:08.368Z] #41 sha256:bfe565bd000dabeda8a2352f1153ee32b4d7d9fb6c6f29240df518c1298e5dce [2022-08-18T16:00:08.368Z] #41 DONE 0.1s [2022-08-18T16:00:08.584Z] [2022-08-18T16:00:08.584Z] #35 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:00:08.584Z] #35 sha256:bb3308966e0a128cf69d3619d4380b5ca692126559d897f231ade821b849fc41 [2022-08-18T16:00:08.626Z] [2022-08-18T16:00:08.626Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:00:08.626Z] #45 sha256:034da9c9d402ae0aa9ee14659da448247198132df8c7007c88d82e8cfa80b32b [2022-08-18T16:00:08.626Z] #45 DONE 0.1s [2022-08-18T16:00:08.626Z] [2022-08-18T16:00:08.626Z] #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-18T16:00:08.626Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:08.844Z] #35 DONE 0.3s [2022-08-18T16:00:08.844Z] [2022-08-18T16:00:08.845Z] #45 [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-18T16:00:08.845Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:00:08.845Z] #45 ... [2022-08-18T16:00:08.845Z] [2022-08-18T16:00:08.845Z] #37 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:00:08.845Z] #37 sha256:c988bf69e6102ce815f1199d075a01a63defb9ffba90f79ddf016b922b40f324 [2022-08-18T16:00:08.845Z] #37 DONE 0.1s [2022-08-18T16:00:08.845Z] [2022-08-18T16:00:08.845Z] #39 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:00:08.845Z] #39 sha256:782fa760435f99d0f4be665f2fcaaff4822c2e4630732f68c29b5ed46ced12a0 [2022-08-18T16:00:08.845Z] #39 DONE 0.1s [2022-08-18T16:00:09.105Z] [2022-08-18T16:00:09.105Z] #43 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:00:09.105Z] #43 sha256:975b03e687ffec724dc05dd9aa6d05c58455dc302a746aa211f52a2097e62ac8 [2022-08-18T16:00:09.105Z] #43 DONE 0.0s [2022-08-18T16:00:09.105Z] [2022-08-18T16:00:09.105Z] #45 [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-18T16:00:09.105Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:00:12.215Z] #84 ... [2022-08-18T16:00:12.215Z] [2022-08-18T16:00:12.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-18T16:00:12.215Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T16:00:12.215Z] #19 322.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-18T16:00:12.215Z] #19 322.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:00:12.215Z] #19 322.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:00:12.215Z] #19 322.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-18T16:00:12.215Z] #19 322.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:00:12.215Z] #19 322.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T16:00:13.147Z] #19 323.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-18T16:00:13.147Z] #19 323.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T16:00:13.147Z] #19 323.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T16:00:14.516Z] #19 325.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-18T16:00:14.516Z] #19 325.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:14.516Z] #19 325.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:00:15.887Z] #19 326.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-18T16:00:15.887Z] #19 326.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:00:15.887Z] #19 326.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:00:19.167Z] #19 ... [2022-08-18T16:00:19.167Z] [2022-08-18T16:00:19.167Z] #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-18T16:00:19.167Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:19.167Z] #84 281.8 CCLD libcrun.la [2022-08-18T16:00:19.167Z] #84 281.9 AR libcrun_testing.a [2022-08-18T16:00:19.167Z] #84 282.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:00:19.167Z] #84 282.1 CCLD tests/tests_libcrun_utils [2022-08-18T16:00:19.167Z] #84 282.2 CCLD tests/tests_libcrun_errors [2022-08-18T16:00:19.167Z] #84 282.2 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:00:20.537Z] #84 283.7 CCLD crun [2022-08-18T16:00:21.101Z] #84 284.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:00:21.358Z] #84 284.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:00:21.358Z] #84 284.6 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:00:21.358Z] #84 284.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:00:21.358Z] #84 284.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:00:21.358Z] #84 284.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:00:21.685Z] #84 284.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:00:21.685Z] #84 284.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:00:21.685Z] #84 284.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:00:21.685Z] #84 285.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T16:00:21.685Z] #84 285.0 ---------------------------------------------------------------------- [2022-08-18T16:00:21.685Z] #84 285.0 Libraries have been installed in: [2022-08-18T16:00:21.685Z] #84 285.0 /usr/local/lib [2022-08-18T16:00:21.685Z] #84 285.0 [2022-08-18T16:00:21.685Z] #84 285.0 If you ever happen to want to link against installed libraries [2022-08-18T16:00:21.685Z] #84 285.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:00:21.685Z] #84 285.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:00:21.685Z] #84 285.0 flag during linking and do at least one of the following: [2022-08-18T16:00:21.685Z] #84 285.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:00:21.685Z] #84 285.0 during execution [2022-08-18T16:00:21.685Z] #84 285.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:00:21.685Z] #84 285.0 during linking [2022-08-18T16:00:21.685Z] #84 285.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:00:21.685Z] #84 285.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:00:21.685Z] #84 285.0 [2022-08-18T16:00:21.685Z] #84 285.0 See any operating system documentation about shared libraries for [2022-08-18T16:00:21.685Z] #84 285.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:00:21.685Z] #84 285.0 ---------------------------------------------------------------------- [2022-08-18T16:00:21.685Z] #84 285.0 /bin/mkdir -p '/build' [2022-08-18T16:00:21.685Z] #84 285.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:00:21.985Z] #84 285.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:00:21.985Z] #84 285.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:00:21.985Z] #84 285.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:00:21.985Z] #84 285.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:00:22.243Z] #84 DONE 285.4s [2022-08-18T16:00:22.243Z] [2022-08-18T16:00:22.243Z] #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-18T16:00:22.243Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:00:32.222Z] #62 ... [2022-08-18T16:00:32.222Z] [2022-08-18T16:00:32.222Z] #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-18T16:00:32.222Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T16:00:32.222Z] #19 341.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-18T16:00:32.222Z] #19 341.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:00:32.222Z] #19 341.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:00:32.222Z] #19 341.4 Selecting previously unselected package patch. [2022-08-18T16:00:32.222Z] #19 341.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:00:32.222Z] #19 341.4 Unpacking patch (2.7.6-7) ... [2022-08-18T16:00:32.222Z] #19 341.5 Selecting previously unselected package dpkg-dev. [2022-08-18T16:00:32.222Z] #19 341.5 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:00:32.222Z] #19 341.5 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:00:32.222Z] #19 341.7 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-18T16:00:32.222Z] #19 341.7 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-18T16:00:32.222Z] #19 341.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T16:00:32.222Z] #19 341.7 Selecting previously unselected package libio-string-perl. [2022-08-18T16:00:32.222Z] #19 341.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-18T16:00:32.222Z] #19 341.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-18T16:00:32.222Z] #19 341.8 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:00:32.222Z] #19 341.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:00:32.222Z] #19 341.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:00:32.222Z] #19 343.0 Selecting previously unselected package libxml2:amd64. [2022-08-18T16:00:32.222Z] #19 343.0 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T16:00:32.222Z] #19 343.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:00:32.222Z] #19 343.1 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-18T16:00:32.222Z] #19 343.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-18T16:00:32.479Z] #19 343.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T16:00:32.479Z] #19 343.1 Selecting previously unselected package libxml-sax-base-perl. [2022-08-18T16:00:32.479Z] #19 343.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-18T16:00:32.479Z] #19 343.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T16:00:32.479Z] #19 343.2 Selecting previously unselected package libxml-sax-perl. [2022-08-18T16:00:32.479Z] #19 343.2 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-18T16:00:32.479Z] #19 343.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T16:00:32.479Z] #19 343.2 Selecting previously unselected package libxml-libxml-perl. [2022-08-18T16:00:32.479Z] #19 343.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-18T16:00:32.479Z] #19 343.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T16:00:32.479Z] #19 343.3 Selecting previously unselected package libxml-simple-perl. [2022-08-18T16:00:32.479Z] #19 343.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-18T16:00:32.479Z] #19 343.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-18T16:00:32.479Z] #19 343.3 Selecting previously unselected package libyaml-perl. [2022-08-18T16:00:32.735Z] #19 343.3 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-18T16:00:32.735Z] #19 343.3 Unpacking libyaml-perl (1.30-1) ... [2022-08-18T16:00:32.735Z] #19 343.4 Selecting previously unselected package libconfig-auto-perl. [2022-08-18T16:00:32.735Z] #19 343.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-18T16:00:32.735Z] #19 343.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-18T16:00:32.735Z] #19 343.4 Selecting previously unselected package libfile-which-perl. [2022-08-18T16:00:32.735Z] #19 343.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-18T16:00:32.735Z] #19 343.4 Unpacking libfile-which-perl (1.23-1) ... [2022-08-18T16:00:32.735Z] #19 343.5 Selecting previously unselected package libfile-homedir-perl. [2022-08-18T16:00:32.735Z] #19 343.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-18T16:00:32.735Z] #19 343.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-18T16:00:32.735Z] #19 343.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-18T16:00:32.735Z] #19 343.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-18T16:00:32.735Z] #19 343.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T16:00:32.735Z] #19 343.6 Selecting previously unselected package dpkg-cross. [2022-08-18T16:00:32.735Z] #19 343.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-18T16:00:32.735Z] #19 343.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-18T16:00:32.735Z] #19 343.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-18T16:00:32.735Z] #19 343.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-18T16:00:32.992Z] #19 343.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-18T16:00:32.992Z] #19 343.6 Selecting previously unselected package libc6-armel-cross. [2022-08-18T16:00:32.992Z] #19 343.6 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T16:00:32.992Z] #19 343.6 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-18T16:00:32.992Z] #19 343.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-18T16:00:32.992Z] #19 343.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:33.249Z] #19 343.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:33.249Z] #19 343.9 Selecting previously unselected package libgomp1-armel-cross. [2022-08-18T16:00:33.249Z] #19 343.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:33.249Z] #19 343.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:33.249Z] #19 344.0 Selecting previously unselected package libatomic1-armel-cross. [2022-08-18T16:00:33.249Z] #19 344.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:33.249Z] #19 344.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:33.249Z] #19 344.0 Selecting previously unselected package libasan6-armel-cross. [2022-08-18T16:00:33.249Z] #19 344.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:33.249Z] #19 344.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:33.506Z] #19 344.3 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-18T16:00:33.506Z] #19 344.3 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:33.506Z] #19 344.3 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:34.435Z] #19 345.3 Selecting previously unselected package libubsan1-armel-cross. [2022-08-18T16:00:34.693Z] #19 ... [2022-08-18T16:00:34.693Z] [2022-08-18T16:00:34.693Z] #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-18T16:00:34.693Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:00:34.693Z] #62 356.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:00:34.693Z] #62 DONE 357.4s [2022-08-18T16:00:34.693Z] [2022-08-18T16:00:34.693Z] #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-18T16:00:34.693Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T16:00:34.693Z] #19 345.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:34.693Z] #19 345.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:34.693Z] #19 345.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-18T16:00:34.693Z] #19 345.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:34.693Z] #19 345.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:34.950Z] #19 345.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-18T16:00:34.950Z] #19 345.6 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:00:34.950Z] #19 345.6 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:00:40.198Z] #19 350.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-18T16:00:40.198Z] #19 350.6 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:00:40.198Z] #19 350.6 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:00:40.198Z] #19 350.6 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-18T16:00:40.198Z] #19 350.6 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:00:40.198Z] #19 350.6 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T16:00:40.198Z] #19 350.8 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-18T16:00:40.198Z] #19 350.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T16:00:40.198Z] #19 350.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T16:00:40.198Z] #19 351.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-18T16:00:40.198Z] #19 351.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:40.198Z] #19 351.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:00:40.682Z] #77 ... [2022-08-18T16:00:40.682Z] [2022-08-18T16:00:40.682Z] #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-18T16:00:40.682Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:00:40.682Z] #47 360.8 + dpkg --print-architecture [2022-08-18T16:00:40.682Z] #47 360.8 + git checkout -q v2.1.0 [2022-08-18T16:00:40.682Z] #47 361.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T16:00:40.682Z] #47 361.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T16:00:40.761Z] #19 351.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-18T16:00:40.761Z] #19 351.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:00:40.761Z] #19 351.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:00:43.958Z] #47 ... [2022-08-18T16:00:43.958Z] [2022-08-18T16:00:43.958Z] #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-18T16:00:43.958Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:43.958Z] #77 283.8 CCLD libocispec.la [2022-08-18T16:00:43.958Z] #77 284.2 CCLD src/validate [2022-08-18T16:00:43.958Z] #77 284.3 CCLD tests/test-1 [2022-08-18T16:00:43.958Z] #77 284.3 CCLD tests/test-2 [2022-08-18T16:00:43.958Z] #77 284.3 CCLD tests/test-3 [2022-08-18T16:00:43.958Z] #77 284.3 CCLD tests/test-4 [2022-08-18T16:00:43.958Z] #77 284.3 CCLD tests/test-5 [2022-08-18T16:00:43.958Z] #77 284.4 CCLD tests/test-6 [2022-08-18T16:00:43.958Z] #77 284.4 CCLD tests/test-7 [2022-08-18T16:00:43.958Z] #77 284.5 CCLD tests/test-8 [2022-08-18T16:00:43.958Z] #77 284.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:00:43.958Z] #77 284.6 CCLD tests/test-9 [2022-08-18T16:00:43.958Z] #77 284.6 CCLD tests/test-10 [2022-08-18T16:00:43.958Z] #77 284.7 CCLD tests/test-11 [2022-08-18T16:00:43.958Z] #77 286.0 libtool: link: ar cr libocispec.a [2022-08-18T16:00:43.958Z] #77 286.1 libtool: link: ranlib libocispec.a [2022-08-18T16:00:43.958Z] #77 288.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:43.958Z] #77 288.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:00:43.958Z] #77 288.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:00:43.958Z] #77 288.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:43.958Z] #77 288.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:43.958Z] #77 288.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:43.958Z] #77 288.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:43.958Z] #77 288.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:00:43.958Z] #77 288.3 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:00:43.958Z] #77 288.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:00:43.958Z] #77 288.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:00:43.958Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:00:43.958Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:00:43.958Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:00:43.958Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:00:43.958Z] #77 288.4 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:00:43.958Z] #77 288.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:00:43.958Z] #77 288.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:00:43.958Z] #77 288.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:00:43.958Z] #77 288.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:00:43.958Z] #77 288.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:00:43.958Z] #77 288.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:00:43.958Z] #77 288.7 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:00:43.958Z] #77 288.7 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:00:43.958Z] #77 288.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:00:43.958Z] #77 288.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:00:43.958Z] #77 288.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:00:43.958Z] #77 288.8 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:00:43.958Z] #77 288.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:00:43.958Z] #77 288.9 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:00:43.958Z] #77 288.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:00:43.958Z] #77 288.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:00:43.958Z] #77 289.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:00:43.958Z] #77 289.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:00:43.958Z] #77 289.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:00:43.958Z] #77 289.2 CC src/crun-crun.o [2022-08-18T16:00:44.215Z] #77 289.3 CC src/crun-run.o [2022-08-18T16:00:44.215Z] #77 289.3 CC src/crun-delete.o [2022-08-18T16:00:44.215Z] #77 289.4 CC src/crun-kill.o [2022-08-18T16:00:44.472Z] #77 289.6 CC src/crun-pause.o [2022-08-18T16:00:44.729Z] #77 289.7 CC src/crun-spec.o [2022-08-18T16:00:44.729Z] #77 289.8 CC src/crun-unpause.o [2022-08-18T16:00:44.729Z] #77 289.8 CC src/crun-exec.o [2022-08-18T16:00:44.729Z] #77 289.9 CC src/crun-list.o [2022-08-18T16:00:44.935Z] #19 355.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-18T16:00:44.986Z] #77 290.0 CC src/crun-create.o [2022-08-18T16:00:44.986Z] #77 290.0 CC src/crun-start.o [2022-08-18T16:00:44.986Z] #77 290.2 CC src/crun-state.o [2022-08-18T16:00:45.191Z] #19 355.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:00:45.191Z] #19 355.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:00:45.191Z] #19 355.7 Selecting previously unselected package crossbuild-essential-armel. [2022-08-18T16:00:45.191Z] #19 355.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-18T16:00:45.191Z] #19 355.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-18T16:00:45.191Z] #19 355.7 Selecting previously unselected package libc6-armhf-cross. [2022-08-18T16:00:45.191Z] #19 355.8 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T16:00:45.191Z] #19 355.8 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T16:00:45.191Z] #19 355.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-18T16:00:45.191Z] #19 355.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.191Z] #19 355.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.191Z] #19 355.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-18T16:00:45.191Z] #19 355.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.191Z] #19 355.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.191Z] #19 355.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-18T16:00:45.243Z] #77 290.3 CC src/crun-update.o [2022-08-18T16:00:45.243Z] #77 290.3 CC src/crun-checkpoint.o [2022-08-18T16:00:45.243Z] #77 290.3 CC src/crun-ps.o [2022-08-18T16:00:45.243Z] #77 290.4 CC src/crun-restore.o [2022-08-18T16:00:45.447Z] #19 355.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.447Z] #19 356.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.447Z] #19 356.0 Selecting previously unselected package libasan6-armhf-cross. [2022-08-18T16:00:45.447Z] #19 356.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.447Z] #19 356.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.447Z] #19 356.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-18T16:00:45.500Z] #77 290.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:00:45.500Z] #77 290.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:00:45.704Z] #19 356.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.704Z] #19 356.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.704Z] #19 356.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-18T16:00:45.704Z] #19 356.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.704Z] #19 356.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.704Z] #19 356.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-18T16:00:45.704Z] #19 356.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:45.704Z] #19 356.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:45.704Z] #19 356.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-18T16:00:45.757Z] #77 290.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:00:45.757Z] #77 290.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:00:45.757Z] #77 290.8 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:00:45.757Z] #77 290.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:00:45.961Z] #19 356.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:00:45.961Z] #19 356.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:00:46.014Z] #77 290.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:00:46.014Z] #77 291.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:00:46.014Z] #77 291.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:00:46.014Z] #77 291.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:00:46.014Z] #77 291.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:00:46.014Z] #77 291.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:00:46.270Z] #77 291.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:00:46.270Z] #77 291.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:00:46.527Z] #77 291.5 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:00:46.527Z] #77 291.6 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:00:46.527Z] #77 291.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:00:46.527Z] #77 291.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:00:46.527Z] #77 291.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:00:46.784Z] #77 291.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:00:47.041Z] #77 292.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:00:47.041Z] #77 292.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:00:47.041Z] #77 292.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:00:47.297Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:00:47.297Z] #77 292.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:00:47.297Z] #77 292.4 CC tests/init.o [2022-08-18T16:00:47.554Z] #77 292.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:00:47.908Z] #45 ... [2022-08-18T16:00:47.908Z] [2022-08-18T16:00:47.908Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T16:00:47.908Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:47.908Z] #72 291.2 CCLD libocispec.la [2022-08-18T16:00:47.908Z] #72 291.7 CCLD src/validate [2022-08-18T16:00:47.908Z] #72 291.7 CCLD tests/test-1 [2022-08-18T16:00:47.908Z] #72 291.7 CCLD tests/test-2 [2022-08-18T16:00:47.908Z] #72 291.8 CCLD tests/test-3 [2022-08-18T16:00:47.908Z] #72 291.8 CCLD tests/test-4 [2022-08-18T16:00:47.908Z] #72 291.9 CCLD tests/test-5 [2022-08-18T16:00:47.908Z] #72 292.0 CCLD tests/test-6 [2022-08-18T16:00:47.908Z] #72 292.1 CCLD tests/test-7 [2022-08-18T16:00:47.908Z] #72 292.3 CCLD tests/test-8 [2022-08-18T16:00:47.908Z] #72 292.3 CCLD tests/test-9 [2022-08-18T16:00:47.908Z] #72 292.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:00:47.908Z] #72 292.4 CCLD tests/test-11 [2022-08-18T16:00:47.908Z] #72 292.4 CCLD tests/test-10 [2022-08-18T16:00:47.908Z] #72 294.5 libtool: link: ar cr libocispec.a [2022-08-18T16:00:47.908Z] #72 294.6 libtool: link: ranlib libocispec.a [2022-08-18T16:00:48.850Z] #72 298.0 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:48.850Z] #72 298.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:00:48.850Z] #72 298.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:00:48.850Z] #72 298.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:48.850Z] #72 298.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:48.850Z] #72 298.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:48.850Z] #72 298.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:00:48.850Z] #72 298.1 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:00:48.850Z] #72 298.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:00:48.850Z] #72 298.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:00:48.850Z] #72 298.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:00:48.850Z] #72 298.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:00:48.850Z] #72 298.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:00:48.850Z] #72 298.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:00:48.850Z] #72 298.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:00:48.850Z] #72 298.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:00:48.850Z] #72 298.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:00:48.850Z] #72 298.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:00:49.111Z] #72 298.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:00:49.111Z] #72 298.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:00:49.111Z] #72 298.4 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:00:49.111Z] #72 298.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:00:49.111Z] #72 298.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:00:49.111Z] #72 298.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:00:49.111Z] #72 298.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:00:49.111Z] #72 298.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:00:49.374Z] #72 298.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:00:49.374Z] #72 298.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:00:49.374Z] #72 298.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:00:49.374Z] #72 298.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:00:49.374Z] #72 298.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:00:49.374Z] #72 ... [2022-08-18T16:00:49.374Z] [2022-08-18T16:00:49.374Z] #45 [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-18T16:00:49.374Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:00:49.374Z] #45 372.8 + dpkg --print-architecture [2022-08-18T16:00:49.638Z] #45 372.8 + git checkout -q v2.1.0 [2022-08-18T16:00:49.905Z] #45 373.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T16:00:49.906Z] #45 373.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T16:00:51.217Z] #19 361.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-18T16:00:51.217Z] #19 361.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:00:51.217Z] #19 361.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:00:51.217Z] #19 361.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-18T16:00:51.217Z] #19 361.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:00:51.217Z] #19 361.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T16:00:51.217Z] #19 361.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-18T16:00:51.217Z] #19 361.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T16:00:51.217Z] #19 361.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T16:00:51.217Z] #19 361.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-18T16:00:51.217Z] #19 361.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:51.217Z] #19 361.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:00:51.473Z] #19 362.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-18T16:00:51.473Z] #19 362.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:00:51.473Z] #19 362.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:00:53.626Z] #64 327.7 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:00:53.626Z] #64 327.7 /usr/bin/ld: /tmp/go-link-2761586319/000019.o: in function `New': [2022-08-18T16:00:53.626Z] #64 327.7 /tmp/tmp.4Uin0wbsfw/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-18T16:00:53.626Z] #64 327.8 + bin/containerd-stress [2022-08-18T16:00:53.626Z] #64 328.9 + bin/containerd-shim [2022-08-18T16:00:55.644Z] #19 366.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-18T16:00:55.900Z] #19 366.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:00:55.900Z] #19 366.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:00:55.900Z] #19 366.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-18T16:00:55.900Z] #19 366.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-18T16:00:55.900Z] #19 366.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-18T16:00:55.900Z] #19 366.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-18T16:00:55.900Z] #19 366.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T16:00:55.900Z] #19 366.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:00:55.900Z] #19 366.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-18T16:00:55.900Z] #19 366.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:55.900Z] #19 366.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:55.900Z] #19 366.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-18T16:00:56.157Z] #19 366.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.157Z] #19 366.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.157Z] #19 366.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-18T16:00:56.157Z] #19 366.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.157Z] #19 366.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.157Z] #19 366.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-18T16:00:56.157Z] #19 366.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.157Z] #19 366.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.157Z] #19 366.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-18T16:00:56.157Z] #19 366.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.157Z] #19 366.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.487Z] #45 ... [2022-08-18T16:00:56.487Z] [2022-08-18T16:00:56.487Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T16:00:56.487Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:00:56.487Z] #72 298.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:00:56.487Z] #72 298.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:00:56.487Z] #72 298.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:00:56.487Z] #72 299.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:00:56.487Z] #72 299.1 CC src/crun-crun.o [2022-08-18T16:00:56.487Z] #72 299.1 CC src/crun-run.o [2022-08-18T16:00:56.487Z] #72 299.2 CC src/crun-delete.o [2022-08-18T16:00:56.487Z] #72 299.2 CC src/crun-unpause.o [2022-08-18T16:00:56.487Z] #72 299.2 CC src/crun-kill.o [2022-08-18T16:00:56.487Z] #72 299.3 CC src/crun-spec.o [2022-08-18T16:00:56.487Z] #72 299.3 CC src/crun-pause.o [2022-08-18T16:00:56.487Z] #72 299.4 CC src/crun-exec.o [2022-08-18T16:00:56.487Z] #72 299.4 CC src/crun-create.o [2022-08-18T16:00:56.487Z] #72 299.5 CC src/crun-list.o [2022-08-18T16:00:56.487Z] #72 299.5 CC src/crun-start.o [2022-08-18T16:00:56.487Z] #72 299.5 CC src/crun-state.o [2022-08-18T16:00:56.487Z] #72 299.6 CC src/crun-update.o [2022-08-18T16:00:56.487Z] #72 299.6 CC src/crun-ps.o [2022-08-18T16:00:56.487Z] #72 299.6 CC src/crun-checkpoint.o [2022-08-18T16:00:56.487Z] #72 299.7 CC src/crun-restore.o [2022-08-18T16:00:56.487Z] #72 299.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:00:56.487Z] #72 299.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:00:56.487Z] #72 299.8 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:00:56.487Z] #72 299.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:00:56.487Z] #72 299.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:00:56.487Z] #72 300.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:00:56.487Z] #72 300.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:00:56.487Z] #72 300.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:00:56.487Z] #72 300.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:00:56.487Z] #72 300.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:00:56.487Z] #72 300.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:00:56.487Z] #72 300.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:00:56.487Z] #72 300.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:00:56.487Z] #72 300.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:00:56.487Z] #72 300.6 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:00:56.487Z] #72 300.7 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:00:56.487Z] #72 300.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:00:56.487Z] #72 301.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:00:56.487Z] #72 301.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:00:56.487Z] #72 301.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:00:56.487Z] #72 301.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:00:56.487Z] #72 301.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:00:56.487Z] #72 301.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:00:56.487Z] #72 301.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:00:56.487Z] #72 301.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:00:56.487Z] #72 301.8 CC tests/init.o [2022-08-18T16:00:56.487Z] #72 302.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:00:56.721Z] #19 367.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-18T16:00:56.721Z] #19 367.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.722Z] #19 367.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.722Z] #19 367.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-18T16:00:56.722Z] #19 367.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.722Z] #19 367.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.722Z] #19 367.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-18T16:00:56.978Z] #19 367.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.978Z] #19 367.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:56.978Z] #19 367.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-18T16:00:56.978Z] #19 367.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:56.978Z] #19 367.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:57.236Z] #19 367.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-18T16:00:57.236Z] #19 367.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:57.236Z] #19 367.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:57.236Z] #19 367.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-18T16:00:57.236Z] #19 367.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:00:57.236Z] #19 367.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:00:57.236Z] #19 368.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-18T16:00:57.492Z] #19 368.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:00:57.492Z] #19 368.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:01.718Z] #64 340.0 + bin/containerd-shim-runc-v1 [2022-08-18T16:01:02.747Z] #19 372.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-18T16:01:02.747Z] #19 372.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:01:02.747Z] #19 372.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:02.747Z] #19 372.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-18T16:01:02.747Z] #19 372.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:01:02.747Z] #19 372.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T16:01:02.747Z] #19 372.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-18T16:01:02.747Z] #19 372.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T16:01:02.747Z] #19 372.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:01:02.747Z] #19 373.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-18T16:01:02.747Z] #19 373.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:02.747Z] #19 373.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:02.747Z] #19 373.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-18T16:01:02.747Z] #19 373.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:01:02.747Z] #19 373.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:06.923Z] #19 377.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-18T16:01:06.973Z] #64 346.3 + bin/containerd-shim-runc-v2 [2022-08-18T16:01:07.180Z] #19 377.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:01:07.180Z] #19 377.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:07.180Z] #19 377.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-18T16:01:07.180Z] #19 377.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-18T16:01:07.180Z] #19 377.7 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-18T16:01:07.180Z] #19 377.8 Selecting previously unselected package libc6-s390x-cross. [2022-08-18T16:01:07.180Z] #19 377.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T16:01:07.180Z] #19 377.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T16:01:07.180Z] #19 377.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-18T16:01:07.180Z] #19 377.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.180Z] #19 377.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.180Z] #19 377.9 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-18T16:01:07.180Z] #19 377.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.180Z] #19 377.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.180Z] #19 378.0 Selecting previously unselected package libitm1-s390x-cross. [2022-08-18T16:01:07.436Z] #19 378.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.436Z] #19 378.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.436Z] #19 378.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-18T16:01:07.436Z] #19 378.0 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.436Z] #19 378.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.436Z] #19 378.0 Selecting previously unselected package libasan6-s390x-cross. [2022-08-18T16:01:07.436Z] #19 378.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.436Z] #19 378.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.436Z] #19 378.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-18T16:01:07.692Z] #19 378.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.692Z] #19 378.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.692Z] #19 378.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-18T16:01:07.692Z] #19 378.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.692Z] #19 378.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.692Z] #19 378.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-18T16:01:07.692Z] #19 378.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:07.692Z] #19 378.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:07.692Z] #19 378.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-18T16:01:07.901Z] #64 347.1 + binaries [2022-08-18T16:01:07.901Z] #64 347.1 + install -D bin/containerd /build/containerd [2022-08-18T16:01:07.901Z] #64 347.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:01:07.901Z] #64 347.2 + install -D bin/ctr /build/ctr [2022-08-18T16:01:07.948Z] #19 378.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:01:07.948Z] #19 378.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:09.457Z] #77 ... [2022-08-18T16:01:09.457Z] [2022-08-18T16:01:09.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-18T16:01:09.457Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:01:09.457Z] #47 DONE 389.8s [2022-08-18T16:01:09.457Z] [2022-08-18T16:01:09.457Z] #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-18T16:01:09.457Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:01:09.457Z] #77 ... [2022-08-18T16:01:09.457Z] [2022-08-18T16:01:09.457Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:01:09.457Z] #48 sha256:1ae3e905d04638658f0d91458fbe807ac340df735ba5097613567fe7face64c6 [2022-08-18T16:01:09.791Z] #64 DONE 349.3s [2022-08-18T16:01:10.027Z] #48 DONE 0.5s [2022-08-18T16:01:10.027Z] [2022-08-18T16:01:10.027Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:01:10.027Z] #52 sha256:f421317fa40f300f6131c218e9d74bb8ad8947aa397e115ac35e2e8fe48bc3ef [2022-08-18T16:01:10.027Z] #52 DONE 0.0s [2022-08-18T16:01:10.027Z] [2022-08-18T16:01:10.027Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:01:10.027Z] #54 sha256:cf423de81a0264b113a6e29cd9d51026b73f4b78be53c657859d711e50e3f568 [2022-08-18T16:01:10.027Z] #54 DONE 0.1s [2022-08-18T16:01:10.027Z] [2022-08-18T16:01:10.027Z] #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-18T16:01:10.027Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:01:10.718Z] [2022-08-18T16:01:10.718Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:01:10.718Z] #65 sha256:eb751ccfb8e5a791a69f4e5451924017e90e5bef791fa5be8e4abb96b9f1611f [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T16:01:11.269Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-08-18T16:01:11.269Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T16:01:11.269Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T16:01:11.526Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T16:01:11.526Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T16:01:11.526Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T16:01:11.784Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T16:01:12.083Z] #65 DONE 1.0s [2022-08-18T16:01:12.083Z] [2022-08-18T16:01:12.083Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:01:12.083Z] #70 sha256:f193a9b88babf4662d7203eeefbba5f3ff6613eb000b02feb48451be75eb72b6 [2022-08-18T16:01:12.083Z] #70 DONE 0.2s [2022-08-18T16:01:12.083Z] [2022-08-18T16:01:12.083Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:01:12.083Z] #75 sha256:cd49dcf8973236b50ac117b18f9d82ad13c9f9cba00749eba0e622517f56aba9 [2022-08-18T16:01:12.120Z] #19 382.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-18T16:01:12.120Z] #19 382.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:01:12.120Z] #19 382.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:12.120Z] #19 382.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-18T16:01:12.120Z] #19 382.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:01:12.120Z] #19 382.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T16:01:12.347Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T16:01:12.347Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T16:01:12.347Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T16:01:12.377Z] #19 383.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-18T16:01:12.602Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T16:01:12.603Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-18T16:01:12.603Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T16:01:12.603Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T16:01:12.634Z] #19 383.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T16:01:12.634Z] #19 383.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T16:01:12.890Z] #19 383.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-18T16:01:12.890Z] #19 383.5 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:01:12.890Z] #19 383.5 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:13.012Z] #75 DONE 1.2s [2022-08-18T16:01:13.272Z] [2022-08-18T16:01:13.272Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:01:13.272Z] #78 sha256:af2cccb60f814a204ef92a3aa72b2816c6284211fb89f6a4c82843261577e256 [2022-08-18T16:01:13.272Z] #78 DONE 0.1s [2022-08-18T16:01:13.272Z] [2022-08-18T16:01:13.272Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:01:13.272Z] #79 sha256:2f9c0d259cc9e4e814f567f317635d57eecc99cd1794e21e0dcf31817a3e88aa [2022-08-18T16:01:13.272Z] #79 DONE 0.0s [2022-08-18T16:01:13.272Z] [2022-08-18T16:01:13.272Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:01:13.272Z] #80 sha256:e8ee6daa5f3dea3b487d0ab16ac75d1f5d6984b8516bea0ba14d874b433cf76b [2022-08-18T16:01:13.272Z] #80 DONE 0.0s [2022-08-18T16:01:13.272Z] [2022-08-18T16:01:13.272Z] #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-18T16:01:13.272Z] #81 sha256:14941934213c54a4f3ccc410d60a027970200f8802f2e30e9d0d9e267cb1b694 [2022-08-18T16:01:13.454Z] #19 384.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-18T16:01:13.454Z] #19 384.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:01:13.454Z] #19 384.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:14.201Z] #77 318.6 CCLD tests/init [2022-08-18T16:01:14.202Z] #81 0.800 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:01:14.203Z] #81 0.881 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:01:14.459Z] #81 1.050 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:01:15.023Z] #81 1.137 Reading package lists... [2022-08-18T16:01:15.171Z] ok github.com/docker/docker/builder/remotecontext 0.141s coverage: 13.7% of statements [2022-08-18T16:01:15.280Z] #81 1.653 Reading package lists... [2022-08-18T16:01:15.427Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 49.3% of statements [2022-08-18T16:01:15.536Z] #81 2.164 Building dependency tree... [2022-08-18T16:01:15.536Z] #81 2.278 Reading state information... [2022-08-18T16:01:15.536Z] #81 2.392 The following additional packages will be installed: [2022-08-18T16:01:15.684Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T16:01:15.792Z] #81 2.393 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-18T16:01:15.792Z] #81 2.394 Suggested packages: [2022-08-18T16:01:15.792Z] #81 2.394 systemd-container policykit-1 [2022-08-18T16:01:15.792Z] #81 2.394 Recommended packages: [2022-08-18T16:01:15.792Z] #81 2.394 systemd-timesyncd | time-daemon libnss-systemd [2022-08-18T16:01:15.792Z] #81 2.461 The following NEW packages will be installed: [2022-08-18T16:01:15.792Z] #81 2.462 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-18T16:01:15.792Z] #81 2.463 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-18T16:01:16.049Z] #81 2.729 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:01:16.049Z] #81 2.729 Need to get 5817 kB of archives. [2022-08-18T16:01:16.049Z] #81 2.729 After this operation, 19.3 MB of additional disk space will be used. [2022-08-18T16:01:16.049Z] #81 2.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T16:01:16.049Z] #81 2.732 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T16:01:16.049Z] #81 2.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-18T16:01:16.049Z] #81 2.735 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T16:01:16.049Z] #81 2.737 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T16:01:16.049Z] #81 2.831 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-18T16:01:16.246Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T16:01:16.306Z] #81 2.832 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-18T16:01:16.306Z] #81 2.834 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-18T16:01:16.306Z] #81 2.836 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-18T16:01:16.306Z] #81 2.857 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-18T16:01:16.306Z] #81 3.019 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:01:16.306Z] #81 3.049 Fetched 5817 kB in 0s (14.9 MB/s) [2022-08-18T16:01:16.306Z] #81 3.074 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T16:01:16.564Z] #81 3.074 (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-18T16:01:16.564Z] #81 3.085 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T16:01:16.564Z] #81 3.092 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:01:16.564Z] #81 3.123 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T16:01:16.564Z] #81 3.126 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-18T16:01:16.564Z] #81 3.130 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:01:16.564Z] #81 3.163 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T16:01:16.564Z] #81 3.165 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T16:01:16.564Z] #81 3.168 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:01:16.564Z] #81 3.219 Selecting previously unselected package libkmod2:amd64. [2022-08-18T16:01:16.564Z] #81 3.222 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-18T16:01:16.564Z] #81 3.225 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T16:01:16.564Z] #81 3.265 Selecting previously unselected package systemd. [2022-08-18T16:01:16.564Z] #81 3.268 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-18T16:01:16.564Z] #81 3.301 Unpacking systemd (247.3-7) ... [2022-08-18T16:01:16.810Z] ok github.com/docker/docker/builder/remotecontext/git 1.488s coverage: 86.3% of statements [2022-08-18T16:01:17.068Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T16:01:17.068Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T16:01:17.068Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T16:01:17.068Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T16:01:17.126Z] #81 3.871 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:01:17.127Z] #81 3.882 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:01:17.127Z] #81 3.893 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:01:17.127Z] #81 3.902 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T16:01:17.127Z] #81 3.915 Setting up systemd (247.3-7) ... [2022-08-18T16:01:17.127Z] #81 3.956 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T16:01:17.383Z] #81 3.958 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T16:01:17.383Z] #81 3.961 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T16:01:17.383Z] #81 3.983 Initializing machine ID from KVM UUID. [2022-08-18T16:01:17.627Z] #19 388.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-18T16:01:17.627Z] #19 388.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:01:17.627Z] #19 388.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:17.627Z] #19 388.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-18T16:01:17.627Z] #19 388.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-18T16:01:17.627Z] #19 388.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-18T16:01:17.627Z] #19 388.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T16:01:17.627Z] #19 388.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-18T16:01:17.627Z] #19 388.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T16:01:17.627Z] #19 388.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T16:01:17.633Z] ok github.com/docker/docker/cmd/docker-proxy 0.323s coverage: 67.6% of statements [2022-08-18T16:01:17.639Z] #81 4.399 Selecting previously unselected package systemd-sysv. [2022-08-18T16:01:17.883Z] #19 388.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T16:01:17.883Z] #19 388.5 Setting up file (1:5.39-3) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up libyaml-perl (1.30-1) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up libio-string-perl (1.08-3.1) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T16:01:17.883Z] #19 388.6 Setting up cross-config (2.6.18+nmu1) ... [2022-08-18T16:01:17.895Z] #81 4.399 (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-18T16:01:17.895Z] #81 4.413 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-18T16:01:17.895Z] #81 4.417 Unpacking systemd-sysv (247.3-7) ... [2022-08-18T16:01:17.895Z] #81 4.462 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T16:01:17.895Z] #81 4.465 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-18T16:01:17.895Z] #81 4.468 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:01:17.895Z] #81 4.527 Selecting previously unselected package dbus. [2022-08-18T16:01:17.895Z] #81 4.527 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-18T16:01:17.895Z] #81 4.538 Unpacking dbus (1.12.20-2) ... [2022-08-18T16:01:17.895Z] #81 4.594 Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T16:01:17.895Z] #81 4.597 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-18T16:01:17.895Z] #81 4.601 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:01:17.895Z] #81 4.645 Selecting previously unselected package dbus-user-session. [2022-08-18T16:01:18.140Z] #19 388.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:01:18.140Z] #19 388.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:01:18.140Z] #19 388.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T16:01:18.140Z] #19 388.7 Setting up patch (2.7.6-7) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T16:01:18.140Z] #19 388.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:18.140Z] #19 388.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.140Z] #19 389.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.151Z] #81 4.648 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-18T16:01:18.151Z] #81 4.651 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-18T16:01:18.151Z] #81 4.713 Setting up systemd-sysv (247.3-7) ... [2022-08-18T16:01:18.151Z] #81 4.725 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:01:18.151Z] #81 4.736 Setting up dbus (1.12.20-2) ... [2022-08-18T16:01:18.151Z] #81 4.850 invoke-rc.d: could not determine current runlevel [2022-08-18T16:01:18.151Z] #81 4.852 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:01:18.151Z] #81 4.856 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:01:18.397Z] #19 389.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T16:01:18.397Z] #19 389.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.397Z] #19 389.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T16:01:18.397Z] #19 389.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-18T16:01:18.407Z] #81 5.017 Setting up dbus-user-session (1.12.20-2) ... [2022-08-18T16:01:18.407Z] #81 5.037 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:01:18.407Z] #81 DONE 5.2s [2022-08-18T16:01:18.407Z] [2022-08-18T16:01:18.407Z] #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-18T16:01:18.407Z] #82 sha256:0cf454d2ecb157cf6621b50bb8e44dd91f146da15d46de39b1dac85dfe9a840a [2022-08-18T16:01:18.653Z] #19 389.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T16:01:18.653Z] #19 389.4 [2022-08-18T16:01:18.653Z] #19 389.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T16:01:18.653Z] #19 389.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.653Z] #19 389.5 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:01:18.653Z] #19 389.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.653Z] #19 389.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:01:18.910Z] #19 389.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:18.910Z] #19 389.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T16:01:18.910Z] #19 389.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-18T16:01:18.910Z] #19 389.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-18T16:01:18.972Z] #82 0.393 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:01:18.972Z] #82 0.394 Dload Upload Total Spent Left Speed [2022-08-18T16:01:19.166Z] #19 389.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T16:01:19.166Z] #19 389.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T16:01:19.166Z] #19 389.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.166Z] #19 389.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.166Z] #19 390.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.166Z] #19 390.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:01:19.166Z] #19 390.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.166Z] #19 390.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.229Z] #82 0.396 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6464 0 --:--:-- --:--:-- --:--:-- 6464 [2022-08-18T16:01:19.229Z] #82 DONE 0.7s [2022-08-18T16:01:19.229Z] [2022-08-18T16:01:19.229Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:01:19.229Z] #83 sha256:f93fa530deb7f1b738f917a3e10206b72329debdede93e6e4a09821293c3eb56 [2022-08-18T16:01:19.422Z] #19 390.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up libxml-simple-perl (2.25-1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.422Z] #19 390.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.422Z] #19 390.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.679Z] #19 390.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:01:19.679Z] #19 390.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.679Z] #19 390.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up crossbuild-essential-armel (12.9) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-18T16:01:19.679Z] #19 390.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-18T16:01:19.679Z] #19 390.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:01:20.157Z] #83 DONE 0.9s [2022-08-18T16:01:20.157Z] [2022-08-18T16:01:20.157Z] #84 exporting to image [2022-08-18T16:01:20.157Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:01:20.157Z] #84 exporting layers [2022-08-18T16:01:20.241Z] #19 DONE 391.0s [2022-08-18T16:01:20.242Z] [2022-08-18T16:01:20.242Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:01:20.242Z] #32 sha256:a0ebd5b252e7171e0a85417ec86eecdafea1679d84d72d2c9a3aabeaf5bdb795 [2022-08-18T16:01:20.242Z] #32 DONE 0.1s [2022-08-18T16:01:20.242Z] [2022-08-18T16:01:20.242Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:01:20.242Z] #73 sha256:75d47ba107463b12132affdb1070472337380c10ae8d9f3b5cb890f509736fda [2022-08-18T16:01:20.242Z] #73 DONE 0.1s [2022-08-18T16:01:20.242Z] [2022-08-18T16:01:20.242Z] #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-18T16:01:20.242Z] #33 sha256:74844757cc925fb1bd570646d938bb3d6b3e132d31c2a76e4dc5bb924fdb77f3 [2022-08-18T16:01:20.903Z] ok github.com/docker/docker/client 0.090s coverage: 75.9% of statements [2022-08-18T16:01:22.144Z] #33 1.519 + RM_GOPATH=0 [2022-08-18T16:01:22.144Z] #33 1.519 + TMP_GOPATH= [2022-08-18T16:01:22.144Z] #33 1.519 + : /build [2022-08-18T16:01:22.144Z] #33 1.519 + '[' -z '' ']' [2022-08-18T16:01:22.144Z] #33 1.519 ++ mktemp -d [2022-08-18T16:01:22.144Z] #33 1.521 + export GOPATH=/tmp/tmp.FYMd5TfDQi [2022-08-18T16:01:22.144Z] #33 1.521 + GOPATH=/tmp/tmp.FYMd5TfDQi [2022-08-18T16:01:22.144Z] #33 1.521 + RM_GOPATH=1 [2022-08-18T16:01:22.144Z] #33 1.521 + case "$(go env GOARCH)" in [2022-08-18T16:01:22.144Z] #33 1.523 ++ go env GOARCH [2022-08-18T16:01:22.144Z] #33 1.526 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:01:22.144Z] #33 1.526 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:01:22.144Z] #33 1.526 ++ dirname /install.sh [2022-08-18T16:01:22.144Z] #33 1.527 + dir=/ [2022-08-18T16:01:22.144Z] #33 1.527 + bin=dockercli [2022-08-18T16:01:22.144Z] #33 1.527 + shift [2022-08-18T16:01:22.144Z] #33 1.527 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:01:22.144Z] #33 1.527 + . //dockercli.installer [2022-08-18T16:01:22.144Z] #33 1.527 ++ : stable [2022-08-18T16:01:22.144Z] #33 1.527 ++ : 17.06.2-ce [2022-08-18T16:01:22.144Z] #33 1.527 + install_dockercli [2022-08-18T16:01:22.144Z] #33 1.527 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:01:22.144Z] #33 1.527 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:01:22.144Z] #33 1.528 ++ uname -m [2022-08-18T16:01:22.144Z] #33 1.529 + arch=x86_64 [2022-08-18T16:01:22.144Z] #33 1.529 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T16:01:22.144Z] #33 1.529 + url=https://download.docker.com/linux/static [2022-08-18T16:01:22.144Z] #33 1.529 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T16:01:22.144Z] #33 1.531 + tar -xz docker/docker [2022-08-18T16:01:23.064Z] #72 ... [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #45 [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-18T16:01:23.064Z] #45 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:01:23.064Z] #45 DONE 402.0s [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #61 [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-18T16:01:23.064Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T16:01:23.064Z] #61 ... [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T16:01:23.064Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:01:23.064Z] #72 329.6 CCLD tests/init [2022-08-18T16:01:23.064Z] #72 ... [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #46 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:01:23.064Z] #46 sha256:f223ecfafbe5ec610e3780e050b8ada131397f5ef0ac21e774290d8e088e05bf [2022-08-18T16:01:23.064Z] #46 DONE 0.2s [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #49 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:01:23.064Z] #49 sha256:2c23a0ee3786148ff9fb869b3dfc7689f2b1d3607b39fc84dc32e5a50129758c [2022-08-18T16:01:23.064Z] #49 DONE 0.1s [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #51 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:01:23.064Z] #51 sha256:0014a991d7d933ae1f9668d8a4a1179d019b769afb3e52dd615d96ffbe608265 [2022-08-18T16:01:23.064Z] #51 DONE 0.1s [2022-08-18T16:01:23.064Z] [2022-08-18T16:01:23.064Z] #61 [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-18T16:01:23.064Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T16:01:25.423Z] #33 4.789 + mkdir -p /build [2022-08-18T16:01:25.423Z] #33 4.798 + mv docker/docker /build/ [2022-08-18T16:01:25.423Z] #33 4.803 + rmdir docker [2022-08-18T16:01:25.423Z] #33 DONE 5.0s [2022-08-18T16:01:25.423Z] [2022-08-18T16:01:25.424Z] #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-18T16:01:25.424Z] #74 sha256:7796d1a1a68ded9025e142743545a8336af872d38df1fcc972a238dbb0be011c [2022-08-18T16:01:25.424Z] #74 1.411 + RM_GOPATH=0 [2022-08-18T16:01:25.424Z] #74 1.411 + TMP_GOPATH= [2022-08-18T16:01:25.424Z] #74 1.411 + : /build [2022-08-18T16:01:25.424Z] #74 1.411 + '[' -z '' ']' [2022-08-18T16:01:25.424Z] #74 1.414 ++ mktemp -d [2022-08-18T16:01:25.424Z] #74 1.426 + export GOPATH=/tmp/tmp.KkwrqtY7Mj [2022-08-18T16:01:25.424Z] #74 1.427 + GOPATH=/tmp/tmp.KkwrqtY7Mj [2022-08-18T16:01:25.424Z] #74 1.427 + RM_GOPATH=1 [2022-08-18T16:01:25.424Z] #74 1.427 + case "$(go env GOARCH)" in [2022-08-18T16:01:25.424Z] #74 1.430 ++ go env GOARCH [2022-08-18T16:01:25.424Z] #74 1.437 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:01:25.424Z] #74 1.437 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:01:25.424Z] #74 1.438 ++ dirname /install.sh [2022-08-18T16:01:25.424Z] #74 1.443 + dir=/ [2022-08-18T16:01:25.424Z] #74 1.443 + bin=rootlesskit [2022-08-18T16:01:25.424Z] #74 1.443 + shift [2022-08-18T16:01:25.424Z] #74 1.443 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:01:25.424Z] #74 1.443 + . //rootlesskit.installer [2022-08-18T16:01:25.424Z] #74 1.444 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:01:25.424Z] #74 1.444 + install_rootlesskit [2022-08-18T16:01:25.424Z] #74 1.444 + case "$1" in [2022-08-18T16:01:25.424Z] #74 1.444 + export CGO_ENABLED=0 [2022-08-18T16:01:25.424Z] #74 1.444 + CGO_ENABLED=0 [2022-08-18T16:01:25.424Z] #74 1.444 + _install_rootlesskit [2022-08-18T16:01:25.424Z] #74 1.444 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:01:25.424Z] #74 1.444 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:01:25.424Z] #74 1.444 + GOBIN=/build [2022-08-18T16:01:25.424Z] #74 1.444 + GO111MODULE=on [2022-08-18T16:01:25.424Z] #74 1.444 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:01:25.424Z] #74 1.444 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:01:25.424Z] #74 1.841 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:01:25.424Z] #74 3.008 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:01:25.424Z] #74 3.015 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:01:25.424Z] #74 3.278 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:01:25.424Z] #74 4.643 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:01:25.424Z] #74 5.030 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:01:25.424Z] #74 5.030 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:01:25.424Z] #74 5.083 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:01:25.685Z] #74 5.140 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:01:25.685Z] #74 5.230 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:01:25.685Z] #74 5.323 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:01:25.942Z] #74 5.541 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:01:25.942Z] #74 5.624 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:01:26.697Z] #84 exporting layers 6.3s done [2022-08-18T16:01:26.697Z] #84 writing image sha256:18c9603ed68333ff9cb7a17fdea605b65bbb17235ea0382e0a73a96452a583ef done [2022-08-18T16:01:26.697Z] #84 naming to docker.io/library/docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d done [2022-08-18T16:01:26.697Z] #84 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:01:27.068Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -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:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh dynbinary test-integration [2022-08-18T16:01:27.311Z] #74 6.760 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:01:27.311Z] #74 6.889 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:01:28.966Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T16:01:28.966Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T16:01:28.966Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T16:01:28.966Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T16:01:28.966Z] 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-18T16:01:28.966Z] Detected virtualization docker. [2022-08-18T16:01:28.966Z] Detected architecture x86-64. [2022-08-18T16:01:28.966Z] Set hostname to <638538dc7306>. [2022-08-18T16:01:28.966Z] modprobe@drm.service: Succeeded. [2022-08-18T16:01:28.966Z] modprobe@configfs.service: Succeeded. [2022-08-18T16:01:28.966Z] modprobe@fuse.service: Succeeded. [2022-08-18T16:01:28.966Z] + source /etc/docker-entrypoint-cmd [2022-08-18T16:01:28.966Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T16:01:28.966Z] [2022-08-18T16:01:28.966Z] Removing bundles/ [2022-08-18T16:01:28.966Z] [2022-08-18T16:01:28.966Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:01:29.222Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:01:29.222Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:01:30.586Z] #74 ... [2022-08-18T16:01:30.586Z] [2022-08-18T16:01:30.586Z] #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-18T16:01:30.586Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:01:30.586Z] #69 1.856 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:01:30.586Z] #69 1.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:01:30.586Z] #69 1.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:01:30.586Z] #69 2.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:01:30.586Z] #69 2.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:01:30.586Z] #69 3.208 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:01:30.586Z] #69 3.798 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:01:30.586Z] #69 4.395 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:01:30.586Z] #69 4.802 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:01:30.586Z] #69 5.374 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:01:30.586Z] #69 5.376 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:01:30.586Z] #69 5.389 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:01:30.586Z] #69 5.398 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:01:30.586Z] #69 5.400 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:01:30.586Z] #69 5.404 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:01:30.586Z] #69 5.415 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:01:30.586Z] #69 5.416 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:01:30.586Z] #69 5.423 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:01:30.586Z] #69 5.424 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:01:30.586Z] #69 5.424 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:01:30.586Z] #69 5.425 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:01:30.586Z] #69 ... [2022-08-18T16:01:30.586Z] [2022-08-18T16:01:30.586Z] #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-18T16:01:30.586Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:01:30.586Z] #20 1.852 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:01:30.586Z] #20 1.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:01:30.586Z] #20 1.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:01:30.586Z] #20 2.246 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:01:30.586Z] #20 2.693 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:01:30.586Z] #20 3.319 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:01:30.586Z] #20 3.733 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:01:30.586Z] #20 4.255 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:01:30.586Z] #20 4.759 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:01:30.586Z] #20 5.140 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:01:30.587Z] #20 5.147 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:01:30.587Z] #20 5.156 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:01:30.587Z] #20 5.158 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:01:30.587Z] #20 5.190 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:01:30.587Z] #20 5.213 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:01:30.587Z] #20 5.215 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:01:30.587Z] #20 5.218 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:01:30.587Z] #20 5.218 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:01:30.587Z] #20 5.218 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:01:30.587Z] #20 5.218 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:01:30.587Z] #20 5.222 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:01:30.587Z] #20 ... [2022-08-18T16:01:30.587Z] [2022-08-18T16:01:30.587Z] #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-18T16:01:30.587Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:01:30.587Z] #49 1.714 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:01:30.587Z] #49 1.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:01:30.587Z] #49 1.724 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:01:30.587Z] #49 1.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:01:30.587Z] #49 2.047 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:01:30.587Z] #49 2.270 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:01:30.587Z] #49 2.713 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:01:30.587Z] #49 3.296 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:01:30.587Z] #49 3.888 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:01:30.587Z] #49 4.411 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:01:30.587Z] #49 4.421 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:01:30.587Z] #49 4.422 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:01:30.587Z] #49 4.427 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:01:30.587Z] #49 4.435 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:01:30.587Z] #49 4.450 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:01:30.587Z] #49 4.452 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:01:30.587Z] #49 4.456 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:01:30.587Z] #49 4.459 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:01:30.587Z] #49 4.461 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:01:30.587Z] #49 4.461 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:01:30.587Z] #49 4.462 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:01:36.103Z] #77 338.4 AR libcrun_testing.a [2022-08-18T16:01:36.103Z] #77 338.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:01:36.103Z] #77 338.5 CCLD tests/tests_libcrun_utils [2022-08-18T16:01:36.103Z] #77 338.5 CCLD tests/tests_libcrun_errors [2022-08-18T16:01:36.103Z] #77 338.5 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:01:36.103Z] #77 338.9 CCLD libcrun.la [2022-08-18T16:01:36.103Z] #77 339.9 CCLD crun [2022-08-18T16:01:36.103Z] #77 340.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:01:36.103Z] #77 340.7 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:01:36.103Z] #77 340.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:01:36.103Z] #77 340.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:01:36.103Z] #77 340.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:01:36.103Z] #77 340.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:01:36.103Z] #77 340.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:01:36.103Z] #77 340.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:01:36.103Z] #77 340.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:01:36.103Z] #77 341.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T16:01:36.103Z] #77 341.0 ---------------------------------------------------------------------- [2022-08-18T16:01:36.103Z] #77 341.0 Libraries have been installed in: [2022-08-18T16:01:36.103Z] #77 341.0 /usr/local/lib [2022-08-18T16:01:36.103Z] #77 341.0 [2022-08-18T16:01:36.103Z] #77 341.0 If you ever happen to want to link against installed libraries [2022-08-18T16:01:36.103Z] #77 341.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:01:36.103Z] #77 341.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:01:36.103Z] #77 341.0 flag during linking and do at least one of the following: [2022-08-18T16:01:36.103Z] #77 341.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:01:36.103Z] #77 341.0 during execution [2022-08-18T16:01:36.103Z] #77 341.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:01:36.103Z] #77 341.0 during linking [2022-08-18T16:01:36.103Z] #77 341.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:01:36.103Z] #77 341.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:01:36.103Z] #77 341.0 [2022-08-18T16:01:36.103Z] #77 341.0 See any operating system documentation about shared libraries for [2022-08-18T16:01:36.103Z] #77 341.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:01:36.103Z] #77 341.0 ---------------------------------------------------------------------- [2022-08-18T16:01:36.103Z] #77 341.0 /bin/mkdir -p '/build' [2022-08-18T16:01:36.103Z] #77 341.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:01:36.103Z] #77 341.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:01:36.103Z] #77 341.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:01:36.103Z] #77 341.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:01:36.103Z] #77 341.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:01:36.360Z] #77 DONE 341.5s [2022-08-18T16:01:36.360Z] [2022-08-18T16:01:36.360Z] #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-18T16:01:36.360Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:01:42.880Z] #49 21.77 Fetched 49.2 MB in 20s (2425 kB/s) [2022-08-18T16:01:42.880Z] #49 21.77 Reading package lists... [2022-08-18T16:01:42.880Z] #49 ... [2022-08-18T16:01:42.880Z] [2022-08-18T16:01:42.880Z] #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-18T16:01:42.880Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:01:42.880Z] #20 21.72 Fetched 49.2 MB in 20s (2446 kB/s) [2022-08-18T16:01:45.029Z] #61 ... [2022-08-18T16:01:45.029Z] [2022-08-18T16:01:45.029Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/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-18T16:01:45.029Z] #72 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:01:45.029Z] #72 350.6 AR libcrun_testing.a [2022-08-18T16:01:45.029Z] #72 350.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:01:45.029Z] #72 350.7 CCLD tests/tests_libcrun_utils [2022-08-18T16:01:45.029Z] #72 350.7 CCLD tests/tests_libcrun_errors [2022-08-18T16:01:45.029Z] #72 350.7 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:01:45.029Z] #72 350.7 CCLD libcrun.la [2022-08-18T16:01:45.029Z] #72 352.2 CCLD crun [2022-08-18T16:01:45.029Z] #72 352.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:01:45.029Z] #72 352.8 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:01:45.029Z] #72 352.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:01:45.029Z] #72 352.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:01:45.029Z] #72 352.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:01:45.029Z] #72 352.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:01:45.029Z] #72 352.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:01:45.029Z] #72 352.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:01:45.029Z] #72 353.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:01:45.029Z] #72 353.2 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-18T16:01:45.029Z] #72 353.2 ---------------------------------------------------------------------- [2022-08-18T16:01:45.029Z] #72 353.2 Libraries have been installed in: [2022-08-18T16:01:45.029Z] #72 353.2 /usr/local/lib [2022-08-18T16:01:45.029Z] #72 353.2 [2022-08-18T16:01:45.029Z] #72 353.2 If you ever happen to want to link against installed libraries [2022-08-18T16:01:45.029Z] #72 353.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:01:45.029Z] #72 353.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:01:45.029Z] #72 353.2 flag during linking and do at least one of the following: [2022-08-18T16:01:45.029Z] #72 353.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:01:45.029Z] #72 353.2 during execution [2022-08-18T16:01:45.029Z] #72 353.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:01:45.029Z] #72 353.2 during linking [2022-08-18T16:01:45.029Z] #72 353.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:01:45.029Z] #72 353.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:01:45.029Z] #72 353.2 [2022-08-18T16:01:45.029Z] #72 353.2 See any operating system documentation about shared libraries for [2022-08-18T16:01:45.029Z] #72 353.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:01:45.029Z] #72 353.2 ---------------------------------------------------------------------- [2022-08-18T16:01:45.029Z] #72 353.2 /bin/mkdir -p '/build' [2022-08-18T16:01:45.029Z] #72 353.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:01:45.029Z] #72 353.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:01:45.029Z] #72 353.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:01:45.029Z] #72 353.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:01:45.029Z] #72 353.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:01:45.029Z] #72 DONE 353.5s [2022-08-18T16:01:45.029Z] [2022-08-18T16:01:45.029Z] #61 [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-18T16:01:45.029Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T16:01:50.991Z] #20 21.72 Reading package lists... [2022-08-18T16:01:50.991Z] #20 ... [2022-08-18T16:01:50.991Z] [2022-08-18T16:01:50.991Z] #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-18T16:01:50.991Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:01:50.991Z] #49 21.77 Reading package lists... [2022-08-18T16:01:51.304Z] #55 ... [2022-08-18T16:01:51.304Z] [2022-08-18T16:01:51.304Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-18T16:01:51.304Z] #60 sha256:ab90ad7d39335ed5a08c39fc0237aa3113e8d7c55451174049075d944a44d765 [2022-08-18T16:01:51.304Z] #60 219.5 + mkdir -p /build [2022-08-18T16:01:51.304Z] #60 219.5 + cp runc /build/runc [2022-08-18T16:01:52.236Z] #60 DONE 220.5s [2022-08-18T16:01:52.236Z] [2022-08-18T16:01:52.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-18T16:01:52.236Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:01:52.493Z] #55 435.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:01:52.493Z] #55 DONE 435.7s [2022-08-18T16:01:52.493Z] [2022-08-18T16:01:52.493Z] #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-18T16:01:52.493Z] #64 sha256:a8001a1653da6d1dd5671790a0c6630dcc3c3d065e5eb62607776897fea80a80 [2022-08-18T16:01:52.882Z] #49 30.20 Reading package lists... [2022-08-18T16:01:52.882Z] #49 ... [2022-08-18T16:01:52.882Z] [2022-08-18T16:01:52.882Z] #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-18T16:01:52.882Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:01:52.882Z] #69 22.50 Fetched 49.2 MB in 21s (2356 kB/s) [2022-08-18T16:01:52.882Z] #69 22.50 Reading package lists... [2022-08-18T16:01:52.882Z] #69 31.94 Reading package lists... [2022-08-18T16:01:52.882Z] #69 ... [2022-08-18T16:01:52.882Z] [2022-08-18T16:01:52.882Z] #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-18T16:01:52.882Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:01:52.882Z] #20 21.72 Reading package lists... [2022-08-18T16:01:55.769Z] #64 ... [2022-08-18T16:01:55.769Z] [2022-08-18T16:01:55.769Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:01:55.769Z] #56 sha256:5d488a0a0a04aa855ba8f1fc75a6a56bcd811414e1a26747f7720f77bf97d3dc [2022-08-18T16:01:55.769Z] #56 DONE 0.5s [2022-08-18T16:01:55.769Z] [2022-08-18T16:01:55.769Z] #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-18T16:01:55.769Z] #64 sha256:a8001a1653da6d1dd5671790a0c6630dcc3c3d065e5eb62607776897fea80a80 [2022-08-18T16:01:55.769Z] #64 ... [2022-08-18T16:01:55.769Z] [2022-08-18T16:01:55.769Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:01:55.769Z] #58 sha256:0a6df0d43a57855d7621c3769fad44000b3d434054489b04be20380d7bc1f71a [2022-08-18T16:01:55.769Z] #58 DONE 0.1s [2022-08-18T16:01:55.769Z] [2022-08-18T16:01:55.769Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:01:55.769Z] #61 sha256:5afb39f7b05f308732afb4666386987af1b4403c093b5011ba0d3b388ba20c7f [2022-08-18T16:01:56.026Z] #61 DONE 0.2s [2022-08-18T16:01:56.026Z] [2022-08-18T16:01:56.026Z] #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-18T16:01:56.026Z] #64 sha256:a8001a1653da6d1dd5671790a0c6630dcc3c3d065e5eb62607776897fea80a80 [2022-08-18T16:01:57.916Z] #64 391.0 + bin/containerd [2022-08-18T16:01:59.430Z] #20 31.11 Reading package lists... [2022-08-18T16:01:59.430Z] #20 ... [2022-08-18T16:01:59.430Z] [2022-08-18T16:01:59.430Z] #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-18T16:01:59.430Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:01:59.430Z] #49 30.20 Reading package lists... [2022-08-18T16:01:59.574Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 31.9% of statements [2022-08-18T16:01:59.574Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements [2022-08-18T16:01:59.574Z] ok github.com/docker/docker/cmd/dockerd/trap 2.458s coverage: 0.0% of statements [2022-08-18T16:01:59.574Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T16:01:59.574Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T16:01:59.574Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T16:01:59.574Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T16:01:59.574Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T16:02:00.508Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-08-18T16:02:01.877Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-18T16:02:01.952Z] #49 39.18 Building dependency tree... [2022-08-18T16:02:03.140Z] #61 ... [2022-08-18T16:02:03.140Z] [2022-08-18T16:02:03.140Z] #57 [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-18T16:02:03.140Z] #57 sha256:19311b0419cd3df9e019e28c76ae4af1c6ce0abe0df9717420c8ca852584259f [2022-08-18T16:02:03.140Z] #57 234.2 + mkdir -p /build [2022-08-18T16:02:03.140Z] #57 234.2 + cp runc /build/runc [2022-08-18T16:02:03.245Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-18T16:02:03.846Z] #49 43.41 The following additional packages will be installed: [2022-08-18T16:02:03.846Z] #49 43.44 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-18T16:02:03.846Z] #49 43.49 Suggested packages: [2022-08-18T16:02:03.846Z] #49 43.49 cmake-doc ninja-build lrzip [2022-08-18T16:02:03.846Z] #49 43.49 Recommended packages: [2022-08-18T16:02:03.846Z] #49 43.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:02:04.131Z] #57 DONE 235.4s [2022-08-18T16:02:04.131Z] [2022-08-18T16:02:04.131Z] #52 [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-18T16:02:04.131Z] #52 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:02:04.131Z] #52 446.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:02:04.131Z] #52 DONE 447.6s [2022-08-18T16:02:04.131Z] [2022-08-18T16:02:04.131Z] #61 [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-18T16:02:04.131Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T16:02:04.409Z] #49 44.23 The following NEW packages will be installed: [2022-08-18T16:02:04.410Z] #49 44.25 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-18T16:02:04.974Z] #49 44.75 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:02:04.974Z] #49 44.75 Need to get 8418 kB of archives. [2022-08-18T16:02:04.974Z] #49 44.75 After this operation, 34.9 MB of additional disk space will be used. [2022-08-18T16:02:04.974Z] #49 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:02:04.974Z] #49 44.76 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-18T16:02:04.974Z] #49 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T16:02:04.974Z] #49 44.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T16:02:04.974Z] #49 44.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T16:02:04.974Z] #49 44.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T16:02:04.974Z] #49 44.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T16:02:04.974Z] #49 44.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T16:02:05.905Z] #49 45.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:02:05.905Z] #49 45.74 Fetched 8418 kB in 0s (17.2 MB/s) [2022-08-18T16:02:06.163Z] #49 45.81 Selecting previously unselected package xxd. [2022-08-18T16:02:06.163Z] #49 45.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-18T16:02:06.163Z] #49 45.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:02:06.163Z] #49 45.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:02:06.163Z] #49 45.98 Selecting previously unselected package vim-common. [2022-08-18T16:02:06.163Z] #49 45.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:02:06.163Z] #49 46.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:02:06.423Z] #49 46.19 Selecting previously unselected package cmake-data. [2022-08-18T16:02:06.423Z] #49 46.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:02:06.423Z] #49 46.20 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:02:06.692Z] #61 ... [2022-08-18T16:02:06.692Z] [2022-08-18T16:02:06.692Z] #53 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:02:06.692Z] #53 sha256:c7f5a096064279e06f0063815641dc4f173fe85ae2caab757fdfec494c4cd150 [2022-08-18T16:02:06.952Z] #53 DONE 0.3s [2022-08-18T16:02:06.952Z] [2022-08-18T16:02:06.952Z] #55 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:02:06.952Z] #55 sha256:f7938a4fbf65662cfff691ae2ff4a0383e7e4af7c8433dda58382350c8351813 [2022-08-18T16:02:06.952Z] #55 DONE 0.1s [2022-08-18T16:02:06.952Z] [2022-08-18T16:02:06.952Z] #58 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:02:06.952Z] #58 sha256:418731c1460499021eb2e6e90c7888dd93327295fb2ba1b9fc69e67402b92ecf [2022-08-18T16:02:07.211Z] #58 DONE 0.2s [2022-08-18T16:02:07.211Z] [2022-08-18T16:02:07.211Z] #61 [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-18T16:02:07.211Z] #61 sha256:4b9f2f701995bfb1cb37beafec8e50d5c05c0769f9c45c661e9c86747b0fbb14 [2022-08-18T16:02:07.801Z] #49 ... [2022-08-18T16:02:07.801Z] [2022-08-18T16:02:07.801Z] #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-18T16:02:07.801Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:02:07.801Z] #69 31.94 Reading package lists... [2022-08-18T16:02:07.801Z] #69 40.93 Building dependency tree... [2022-08-18T16:02:07.801Z] #69 44.95 The following additional packages will be installed: [2022-08-18T16:02:07.801Z] #69 44.96 libbtrfs0 [2022-08-18T16:02:07.801Z] #69 45.25 The following NEW packages will be installed: [2022-08-18T16:02:07.801Z] #69 45.26 libbtrfs-dev libbtrfs0 [2022-08-18T16:02:07.801Z] #69 45.74 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:02:07.801Z] #69 45.74 Need to get 460 kB of archives. [2022-08-18T16:02:07.801Z] #69 45.74 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T16:02:07.801Z] #69 45.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:02:07.801Z] #69 45.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:02:07.801Z] #69 46.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:02:07.801Z] #69 46.81 Fetched 460 kB in 0s (1550 kB/s) [2022-08-18T16:02:07.801Z] #69 46.88 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:02:07.801Z] #69 46.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-18T16:02:07.801Z] #69 46.95 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:02:07.801Z] #69 46.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:02:07.801Z] #69 47.07 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:02:07.801Z] #69 47.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:02:07.801Z] #69 47.09 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:02:07.801Z] #69 47.28 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:02:07.801Z] #69 47.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:02:07.801Z] #69 47.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:02:07.801Z] #69 DONE 47.7s [2022-08-18T16:02:07.801Z] [2022-08-18T16:02:07.801Z] #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-18T16:02:07.801Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:02:07.801Z] #20 31.11 Reading package lists... [2022-08-18T16:02:07.801Z] #20 40.29 Building dependency tree... [2022-08-18T16:02:07.801Z] #20 44.56 The following additional packages will be installed: [2022-08-18T16:02:07.802Z] #20 44.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:02:07.802Z] #20 44.56 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:02:07.802Z] #20 44.56 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:02:07.802Z] #20 44.56 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:02:07.802Z] #20 44.57 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:02:07.802Z] #20 44.57 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:02:07.802Z] #20 44.58 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:02:07.802Z] #20 44.59 Suggested packages: [2022-08-18T16:02:07.802Z] #20 44.59 gcc-10-locales seccomp wine64 [2022-08-18T16:02:07.802Z] #20 45.23 The following NEW packages will be installed: [2022-08-18T16:02:07.802Z] #20 45.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:02:07.802Z] #20 45.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:02:07.802Z] #20 45.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:02:07.802Z] #20 45.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:02:07.802Z] #20 45.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:02:07.802Z] #20 45.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:02:07.802Z] #20 45.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:02:07.802Z] #20 45.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:02:07.802Z] #20 45.26 mingw-w64-x86-64-dev [2022-08-18T16:02:07.802Z] #20 45.72 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:02:07.802Z] #20 45.72 Need to get 115 MB of archives. [2022-08-18T16:02:07.802Z] #20 45.72 After this operation, 645 MB of additional disk space will be used. [2022-08-18T16:02:07.802Z] #20 45.72 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-18T16:02:07.802Z] #20 45.77 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-18T16:02:07.802Z] #20 45.82 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-18T16:02:07.802Z] #20 45.82 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-18T16:02:07.802Z] #20 45.83 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-18T16:02:07.802Z] #20 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T16:02:07.802Z] #20 45.94 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-18T16:02:07.802Z] #20 46.01 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-18T16:02:07.802Z] #20 46.01 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-18T16:02:07.802Z] #20 46.26 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-18T16:02:07.802Z] #20 46.77 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-18T16:02:07.802Z] #20 47.03 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-18T16:02:07.802Z] #20 47.28 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-18T16:02:08.059Z] #20 ... [2022-08-18T16:02:08.059Z] [2022-08-18T16:02:08.059Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:02:08.059Z] #70 sha256:319f55743b1b7a2405f2e9c458d0ec3b06b279cd2e1907e829f334de82189d7c [2022-08-18T16:02:08.059Z] #70 DONE 0.1s [2022-08-18T16:02:08.059Z] [2022-08-18T16:02:08.059Z] #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-18T16:02:08.059Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:02:08.059Z] #20 47.73 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-18T16:02:08.059Z] #20 ... [2022-08-18T16:02:08.059Z] [2022-08-18T16:02:08.059Z] #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-18T16:02:08.059Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:02:08.059Z] #49 47.80 Selecting previously unselected package libarchive13:amd64. [2022-08-18T16:02:08.059Z] #49 47.80 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T16:02:08.059Z] #49 47.81 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:02:08.315Z] #49 48.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T16:02:08.315Z] #49 48.03 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T16:02:08.315Z] #49 48.03 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:02:08.315Z] #49 48.18 Selecting previously unselected package librhash0:amd64. [2022-08-18T16:02:08.315Z] #49 48.18 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T16:02:08.315Z] #49 48.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:02:08.572Z] #49 48.30 Selecting previously unselected package libuv1:amd64. [2022-08-18T16:02:08.572Z] #49 48.30 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T16:02:08.572Z] #49 48.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:02:08.572Z] #49 48.39 Selecting previously unselected package cmake. [2022-08-18T16:02:08.829Z] #49 48.40 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T16:02:08.829Z] #49 48.41 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:02:09.119Z] #61 392.6 + bin/containerd [2022-08-18T16:02:09.787Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-18T16:02:10.198Z] #49 49.74 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:02:10.198Z] #49 49.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:02:10.198Z] #49 49.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:02:10.198Z] #49 49.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:02:10.198Z] #49 49.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:02:10.198Z] #49 49.83 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:02:10.198Z] #49 49.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:02:10.198Z] #49 49.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:02:10.198Z] #49 49.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:02:10.455Z] #49 DONE 50.2s [2022-08-18T16:02:10.455Z] [2022-08-18T16:02:10.455Z] #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-18T16:02:10.455Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:02:10.455Z] #20 47.94 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-18T16:02:10.455Z] #20 47.94 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T16:02:10.455Z] #20 47.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T16:02:10.455Z] #20 47.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:02:10.455Z] #20 47.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:02:10.455Z] #20 47.94 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-18T16:02:10.455Z] #20 47.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:02:10.455Z] #20 47.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T16:02:10.455Z] #20 47.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T16:02:10.455Z] #20 47.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T16:02:10.455Z] #20 47.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T16:02:10.455Z] #20 47.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T16:02:10.455Z] #20 47.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T16:02:10.455Z] #20 47.98 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-18T16:02:10.455Z] #20 47.98 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-18T16:02:10.455Z] #20 47.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:02:10.455Z] #20 48.57 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:02:10.455Z] #20 48.88 Fetched 115 MB in 3s (44.3 MB/s) [2022-08-18T16:02:10.455Z] #20 48.91 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:02:10.455Z] #20 48.91 (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-18T16:02:10.455Z] #20 48.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:02:10.455Z] #20 48.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:02:10.455Z] #20 49.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:02:10.455Z] #20 49.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:02:10.455Z] #20 49.86 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:02:10.455Z] #20 ... [2022-08-18T16:02:10.455Z] [2022-08-18T16:02:10.455Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:02:10.455Z] #50 sha256:95ec88dbe07766e238d2dec22c9984717b51d91ba7b5c2341819b49ba22d1de1 [2022-08-18T16:02:10.455Z] #50 DONE 0.1s [2022-08-18T16:02:10.712Z] [2022-08-18T16:02:10.712Z] #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-18T16:02:10.712Z] #51 sha256:392e193c943109565acf1a9b0872b06e45d1098fbc423ed6f4913eb7f2441924 [2022-08-18T16:02:10.716Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.7% of statements [2022-08-18T16:02:11.278Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T16:02:11.645Z] #51 0.828 + RM_GOPATH=0 [2022-08-18T16:02:11.645Z] #51 0.828 + TMP_GOPATH= [2022-08-18T16:02:11.645Z] #51 0.828 + : /build [2022-08-18T16:02:11.645Z] #51 0.829 + '[' -z '' ']' [2022-08-18T16:02:11.645Z] #51 0.829 ++ mktemp -d [2022-08-18T16:02:11.645Z] #51 0.832 + export GOPATH=/tmp/tmp.WjTmDo1Pnx [2022-08-18T16:02:11.645Z] #51 0.832 + GOPATH=/tmp/tmp.WjTmDo1Pnx [2022-08-18T16:02:11.645Z] #51 0.832 + RM_GOPATH=1 [2022-08-18T16:02:11.645Z] #51 0.832 + case "$(go env GOARCH)" in [2022-08-18T16:02:11.645Z] #51 0.833 ++ go env GOARCH [2022-08-18T16:02:11.645Z] #51 0.849 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:02:11.645Z] #51 0.849 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:02:11.645Z] #51 0.849 ++ dirname /install.sh [2022-08-18T16:02:11.645Z] #51 0.850 + dir=/ [2022-08-18T16:02:11.645Z] #51 0.851 + bin=tini [2022-08-18T16:02:11.645Z] #51 0.851 + shift [2022-08-18T16:02:11.645Z] #51 0.851 + '[' '!' -f //tini.installer ']' [2022-08-18T16:02:11.645Z] #51 0.851 + . //tini.installer [2022-08-18T16:02:11.645Z] #51 0.852 ++ : v0.19.0 [2022-08-18T16:02:11.645Z] #51 0.852 + install_tini [2022-08-18T16:02:11.645Z] #51 0.852 + echo 'Install tini version v0.19.0' [2022-08-18T16:02:11.645Z] #51 0.852 Install tini version v0.19.0 [2022-08-18T16:02:11.645Z] #51 0.853 + git clone https://github.com/krallin/tini.git /tmp/tmp.WjTmDo1Pnx/tini [2022-08-18T16:02:11.645Z] #51 0.854 Cloning into '/tmp/tmp.WjTmDo1Pnx/tini'... [2022-08-18T16:02:11.645Z] #51 ... [2022-08-18T16:02:11.645Z] [2022-08-18T16:02:11.645Z] #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-18T16:02:11.645Z] #74 sha256:7796d1a1a68ded9025e142743545a8336af872d38df1fcc972a238dbb0be011c [2022-08-18T16:02:11.645Z] #74 47.62 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:02:11.645Z] #74 47.62 + GOBIN=/build [2022-08-18T16:02:11.645Z] #74 47.62 + GO111MODULE=on [2022-08-18T16:02:11.645Z] #74 47.62 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:02:11.645Z] #74 51.17 rootlesskit version 1.0.0 [2022-08-18T16:02:11.645Z] #74 51.18 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:02:11.645Z] #74 51.19 -container-ip string [2022-08-18T16:02:11.645Z] #74 51.19 container ip [2022-08-18T16:02:11.645Z] #74 51.19 -container-port int [2022-08-18T16:02:11.645Z] #74 51.19 container port (default -1) [2022-08-18T16:02:11.645Z] #74 51.19 -host-ip string [2022-08-18T16:02:11.645Z] #74 51.19 host ip [2022-08-18T16:02:11.645Z] #74 51.19 -host-port int [2022-08-18T16:02:11.645Z] #74 51.19 host port (default -1) [2022-08-18T16:02:11.645Z] #74 51.19 -proto string [2022-08-18T16:02:11.645Z] #74 51.19 proxy protocol (default "tcp") [2022-08-18T16:02:11.645Z] #74 DONE 51.3s [2022-08-18T16:02:11.645Z] [2022-08-18T16:02:11.645Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:02:11.645Z] #75 sha256:b5e594f0ba26aedf5af61a2a83a6ae1a631bd9fd775edcb13dd18f3ef2752e2e [2022-08-18T16:02:11.645Z] #75 DONE 0.1s [2022-08-18T16:02:11.840Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T16:02:11.901Z] [2022-08-18T16:02:11.901Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:02:11.901Z] #76 sha256:6d1b90177422730553cc7974088f699adc514d8e8fedc8d0346e75af4f3fad89 [2022-08-18T16:02:11.901Z] #76 DONE 0.0s [2022-08-18T16:02:11.901Z] [2022-08-18T16:02:11.901Z] #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-18T16:02:11.901Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:02:11.901Z] #20 51.06 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:02:11.901Z] #20 51.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:02:11.901Z] #20 51.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:02:11.901Z] #20 51.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T16:02:11.901Z] #20 51.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:02:11.901Z] #20 51.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:02:11.901Z] #20 51.27 Selecting previously unselected package dmsetup. [2022-08-18T16:02:11.901Z] #20 51.28 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:02:11.902Z] #20 51.29 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:02:11.902Z] #20 51.40 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:02:11.902Z] #20 51.41 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:02:11.902Z] #20 51.43 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:02:12.403Z] ok github.com/docker/docker/daemon 10.116s coverage: 16.5% of statements [2022-08-18T16:02:12.403Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T16:02:12.403Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T16:02:12.403Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T16:02:12.403Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T16:02:12.965Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.584s coverage: 74.8% of statements [2022-08-18T16:02:13.809Z] #20 ... [2022-08-18T16:02:13.809Z] [2022-08-18T16:02:13.809Z] #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-18T16:02:13.809Z] #51 sha256:392e193c943109565acf1a9b0872b06e45d1098fbc423ed6f4913eb7f2441924 [2022-08-18T16:02:13.809Z] #51 1.320 + cd /tmp/tmp.WjTmDo1Pnx/tini [2022-08-18T16:02:13.809Z] #51 1.320 + git checkout -q v0.19.0 [2022-08-18T16:02:13.809Z] #51 1.325 + cmake . [2022-08-18T16:02:13.809Z] #51 1.557 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:02:13.809Z] #51 1.611 -- Detecting C compiler ABI info [2022-08-18T16:02:13.809Z] #51 2.084 -- Detecting C compiler ABI info - done [2022-08-18T16:02:13.809Z] #51 2.161 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:02:13.809Z] #51 2.167 -- Detecting C compile features [2022-08-18T16:02:13.809Z] #51 2.168 -- Detecting C compile features - done [2022-08-18T16:02:13.809Z] #51 2.190 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:02:13.809Z] #51 2.363 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:02:13.809Z] #51 2.439 -- Configuring done [2022-08-18T16:02:13.809Z] #51 2.460 -- Generating done [2022-08-18T16:02:13.809Z] #51 2.460 -- Build files have been written to: /tmp/tmp.WjTmDo1Pnx/tini [2022-08-18T16:02:13.809Z] #51 2.471 + make tini-static [2022-08-18T16:02:13.809Z] #51 2.639 Scanning dependencies of target tini-static [2022-08-18T16:02:13.809Z] #51 2.659 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:02:13.809Z] #51 2.991 [100%] Linking C executable tini-static [2022-08-18T16:02:13.809Z] #51 3.230 [100%] Built target tini-static [2022-08-18T16:02:13.809Z] #51 3.246 + mkdir -p /build [2022-08-18T16:02:13.809Z] #51 3.249 + cp tini-static /build/docker-init [2022-08-18T16:02:13.809Z] #51 DONE 3.4s [2022-08-18T16:02:13.892Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.220s coverage: 60.7% of statements [2022-08-18T16:02:14.065Z] [2022-08-18T16:02:14.065Z] #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-18T16:02:14.065Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:02:14.065Z] #71 0.749 + RM_GOPATH=0 [2022-08-18T16:02:14.065Z] #71 0.749 + TMP_GOPATH= [2022-08-18T16:02:14.065Z] #71 0.749 + : /build [2022-08-18T16:02:14.065Z] #71 0.749 + '[' -z '' ']' [2022-08-18T16:02:14.065Z] #71 0.749 ++ mktemp -d [2022-08-18T16:02:14.065Z] #71 0.754 + export GOPATH=/tmp/tmp.fvSUHyiaeT [2022-08-18T16:02:14.065Z] #71 0.754 + GOPATH=/tmp/tmp.fvSUHyiaeT [2022-08-18T16:02:14.065Z] #71 0.754 + RM_GOPATH=1 [2022-08-18T16:02:14.065Z] #71 0.754 + case "$(go env GOARCH)" in [2022-08-18T16:02:14.065Z] #71 0.754 ++ go env GOARCH [2022-08-18T16:02:14.065Z] #71 0.762 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:02:14.065Z] #71 0.763 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:02:14.065Z] #71 0.764 ++ dirname /install.sh [2022-08-18T16:02:14.065Z] #71 0.765 + dir=/ [2022-08-18T16:02:14.065Z] #71 0.767 + bin=containerd [2022-08-18T16:02:14.065Z] #71 0.768 + shift [2022-08-18T16:02:14.065Z] #71 0.768 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:02:14.065Z] #71 0.768 + . //containerd.installer [2022-08-18T16:02:14.065Z] #71 0.768 ++ set -e [2022-08-18T16:02:14.065Z] #71 0.769 ++ : v1.6.7 [2022-08-18T16:02:14.065Z] #71 0.769 + install_containerd [2022-08-18T16:02:14.065Z] #71 0.769 + echo 'Install containerd version v1.6.7' [2022-08-18T16:02:14.065Z] #71 0.770 Install containerd version v1.6.7 [2022-08-18T16:02:14.065Z] #71 0.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fvSUHyiaeT/src/github.com/containerd/containerd [2022-08-18T16:02:14.065Z] #71 0.774 Cloning into '/tmp/tmp.fvSUHyiaeT/src/github.com/containerd/containerd'... [2022-08-18T16:02:14.148Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-18T16:02:14.323Z] #71 ... [2022-08-18T16:02:14.324Z] [2022-08-18T16:02:14.324Z] #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-18T16:02:14.324Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:02:14.324Z] #20 53.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:02:14.324Z] #20 53.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:02:14.324Z] #20 53.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:02:15.516Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-18T16:02:16.217Z] #20 55.98 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:02:16.217Z] #20 55.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:16.217Z] #20 55.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:02:16.217Z] #20 56.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:02:16.217Z] #20 56.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:16.217Z] #20 56.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:02:16.470Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.168s coverage: 50.6% of statements [2022-08-18T16:02:18.109Z] #20 57.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:02:18.109Z] #20 57.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:18.109Z] #20 57.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:02:18.362Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.859s coverage: 46.1% of statements [2022-08-18T16:02:18.362Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T16:02:18.619Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.921s coverage: 58.5% of statements [2022-08-18T16:02:18.619Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T16:02:18.619Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T16:02:19.181Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.5% of statements [2022-08-18T16:02:19.437Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T16:02:19.999Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2022-08-18T16:02:21.368Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.9% of statements [2022-08-18T16:02:21.368Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T16:02:21.368Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T16:02:21.624Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-08-18T16:02:22.285Z] #20 61.69 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:02:22.285Z] #20 61.69 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:22.285Z] #20 61.70 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:02:22.542Z] #20 ... [2022-08-18T16:02:22.542Z] [2022-08-18T16:02:22.542Z] #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-18T16:02:22.542Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:02:22.542Z] #71 14.49 + cd /tmp/tmp.fvSUHyiaeT/src/github.com/containerd/containerd [2022-08-18T16:02:22.542Z] #71 14.49 + git checkout -q v1.6.7 [2022-08-18T16:02:22.553Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-08-18T16:02:22.553Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 79.9% of statements [2022-08-18T16:02:22.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T16:02:22.809Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-18T16:02:23.065Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.4% of statements [2022-08-18T16:02:23.107Z] #71 15.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:02:23.107Z] #71 15.15 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:02:23.107Z] #71 15.15 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:02:23.107Z] #71 15.15 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:02:23.107Z] #71 15.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:02:23.107Z] #71 15.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:02:23.107Z] #71 15.15 + '[' '' = dynamic ']' [2022-08-18T16:02:23.107Z] #71 15.15 + make [2022-08-18T16:02:23.322Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-18T16:02:23.671Z] #71 15.46 + bin/ctr [2022-08-18T16:02:23.885Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.140s coverage: 76.8% of statements [2022-08-18T16:02:24.141Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-08-18T16:02:24.141Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T16:02:24.141Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T16:02:25.071Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 62.0% of statements [2022-08-18T16:02:25.071Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2022-08-18T16:02:25.634Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-18T16:02:26.197Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T16:02:26.453Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T16:02:27.382Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-08-18T16:02:27.382Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T16:02:27.382Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T16:02:28.312Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-18T16:02:29.246Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-08-18T16:02:29.246Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T16:02:29.502Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T16:02:30.223Z] #71 ... [2022-08-18T16:02:30.224Z] [2022-08-18T16:02:30.224Z] #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-18T16:02:30.224Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:02:30.224Z] #20 63.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:02:30.224Z] #20 63.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:30.224Z] #20 63.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:02:30.224Z] #20 65.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:02:30.224Z] #20 65.09 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:30.224Z] #20 65.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:02:30.224Z] #20 68.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:02:30.224Z] #20 68.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:02:30.224Z] #20 68.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:02:30.430Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-18T16:02:30.687Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-18T16:02:30.687Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-18T16:02:30.687Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T16:02:30.788Z] #20 70.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:02:30.788Z] #20 70.54 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:02:30.788Z] #20 70.55 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:02:31.046Z] #20 70.61 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T16:02:31.046Z] #20 70.61 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T16:02:31.046Z] #20 70.62 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:02:31.046Z] #20 70.67 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T16:02:31.046Z] #20 70.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T16:02:31.046Z] #20 70.68 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:02:31.046Z] #20 70.75 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:02:31.046Z] #20 70.75 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:02:31.046Z] #20 70.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:02:31.046Z] #20 70.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:02:31.046Z] #20 70.83 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:02:31.046Z] #20 70.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:02:31.303Z] #20 70.93 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T16:02:31.303Z] #20 70.93 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:02:31.303Z] #20 70.93 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:02:31.303Z] #20 70.97 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:02:31.303Z] #20 70.98 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:02:31.303Z] #20 70.98 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:02:31.303Z] #20 71.05 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T16:02:31.303Z] #20 71.06 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T16:02:31.303Z] #20 71.07 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:02:31.561Z] #20 71.17 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T16:02:31.561Z] #20 71.17 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T16:02:31.561Z] #20 71.18 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:02:31.561Z] #20 71.26 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T16:02:31.561Z] #20 71.27 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T16:02:31.561Z] #20 71.27 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:02:31.561Z] #20 71.35 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T16:02:31.561Z] #20 71.36 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T16:02:31.561Z] #20 71.36 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:02:31.561Z] #20 71.41 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T16:02:31.561Z] #20 71.41 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T16:02:31.615Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-08-18T16:02:31.615Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T16:02:31.615Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T16:02:31.818Z] #20 71.42 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:02:31.818Z] #20 71.62 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T16:02:31.818Z] #20 71.63 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T16:02:31.818Z] #20 71.63 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:02:31.901Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T16:02:32.075Z] #20 71.74 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T16:02:32.075Z] #20 71.75 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:02:32.075Z] #20 71.75 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:02:32.075Z] #20 71.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:02:32.075Z] #20 71.80 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:02:32.075Z] #20 71.80 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:02:32.075Z] #20 71.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:02:32.075Z] #20 71.86 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:02:32.075Z] #20 71.87 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:02:32.332Z] #20 72.07 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:02:32.332Z] #20 72.09 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:02:32.332Z] #20 72.10 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:02:32.332Z] #20 72.11 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:02:32.332Z] #20 72.12 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:02:32.332Z] #20 72.13 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:02:32.332Z] #20 72.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:02:32.332Z] #20 72.15 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:02:32.332Z] #20 72.16 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:02:32.332Z] #20 72.17 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:02:32.332Z] #20 72.20 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:02:32.479Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-08-18T16:02:32.589Z] #20 72.22 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:02:32.590Z] #20 72.22 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.24 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:02:32.590Z] #20 72.25 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:02:32.590Z] #20 72.26 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:02:32.590Z] #20 72.27 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:02:32.590Z] #20 72.28 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:02:32.590Z] #20 72.29 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:02:32.590Z] #20 72.31 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.32 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.33 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-18T16:02:32.590Z] #20 72.34 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.35 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-18T16:02:32.590Z] #20 72.35 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:02:32.590Z] #20 72.36 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.37 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-18T16:02:32.590Z] #20 72.37 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.39 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:02:32.590Z] #20 72.40 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:02:32.590Z] #20 72.41 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:02:32.590Z] #20 72.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:02:32.736Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-18T16:02:32.847Z] #20 72.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:02:32.847Z] #20 72.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:02:33.005Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T16:02:34.218Z] #20 DONE 73.9s [2022-08-18T16:02:34.218Z] [2022-08-18T16:02:34.218Z] #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-18T16:02:34.218Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:02:34.218Z] #71 ... [2022-08-18T16:02:34.218Z] [2022-08-18T16:02:34.218Z] #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-18T16:02:34.218Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T16:02:34.376Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.0% of statements [2022-08-18T16:02:35.150Z] #21 1.031 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:02:35.304Z] ok github.com/docker/docker/pkg/authorization 0.288s coverage: 68.3% of statements [2022-08-18T16:02:35.408Z] #21 1.190 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:02:35.560Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T16:02:35.560Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T16:02:35.665Z] #21 1.356 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:02:38.826Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 42.7% of statements [2022-08-18T16:02:38.826Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T16:02:39.082Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T16:02:39.338Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-18T16:02:39.595Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-18T16:02:40.156Z] ok github.com/docker/docker/pkg/fsutils 0.110s coverage: 85.1% of statements [2022-08-18T16:02:40.156Z] ok github.com/docker/docker/layer 7.953s coverage: 68.9% of statements [2022-08-18T16:02:40.156Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T16:02:40.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T16:02:40.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T16:02:40.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T16:02:40.156Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T16:02:40.156Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T16:02:40.413Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-08-18T16:02:40.916Z] #21 1.550 Reading package lists... [2022-08-18T16:02:41.341Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 67.9% of statements [2022-08-18T16:02:41.341Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 70.1% of statements [2022-08-18T16:02:41.597Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-18T16:02:41.597Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2022-08-18T16:02:41.597Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T16:02:41.598Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-18T16:02:41.854Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-18T16:02:42.110Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-08-18T16:02:42.110Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-08-18T16:02:42.366Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-08-18T16:02:42.366Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T16:02:42.366Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T16:02:42.622Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-08-18T16:02:43.185Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-18T16:02:43.441Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T16:02:43.697Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2022-08-18T16:02:45.060Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-18T16:02:45.060Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-18T16:02:45.088Z] #21 6.256 Reading package lists... [2022-08-18T16:02:45.315Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T16:02:45.572Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T16:02:45.828Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T16:02:45.828Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T16:02:46.016Z] #21 10.82 Building dependency tree... [2022-08-18T16:02:46.272Z] #21 11.90 Reading state information... [2022-08-18T16:02:46.390Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-18T16:02:46.953Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T16:02:47.205Z] #21 12.97 The following additional packages will be installed: [2022-08-18T16:02:47.205Z] #21 12.97 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T16:02:47.205Z] #21 12.97 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T16:02:47.205Z] #21 12.97 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T16:02:47.205Z] #21 12.97 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T16:02:47.205Z] #21 12.97 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T16:02:47.205Z] #21 12.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-18T16:02:47.205Z] #21 12.98 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T16:02:47.205Z] #21 12.99 Suggested packages: [2022-08-18T16:02:47.205Z] #21 12.99 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-18T16:02:47.205Z] #21 12.99 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-18T16:02:47.205Z] #21 12.99 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-18T16:02:47.205Z] #21 12.99 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-18T16:02:47.205Z] #21 12.99 seccomp:ppc64el seccomp:s390x [2022-08-18T16:02:47.205Z] #21 12.99 Recommended packages: [2022-08-18T16:02:47.205Z] #21 12.99 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-18T16:02:47.205Z] #21 12.99 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-18T16:02:47.205Z] #21 12.99 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-18T16:02:47.205Z] #21 12.99 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-18T16:02:47.208Z] ok github.com/docker/docker/pkg/tailfile 0.067s coverage: 88.6% of statements [2022-08-18T16:02:47.768Z] #21 13.48 The following NEW packages will be installed: [2022-08-18T16:02:47.768Z] #21 13.48 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T16:02:47.768Z] #21 13.48 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-18T16:02:47.768Z] #21 13.48 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-18T16:02:47.768Z] #21 13.48 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T16:02:47.768Z] #21 13.48 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T16:02:47.768Z] #21 13.48 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T16:02:47.768Z] #21 13.48 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T16:02:47.768Z] #21 13.48 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-18T16:02:47.768Z] #21 13.48 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-18T16:02:47.768Z] #21 13.48 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-18T16:02:47.768Z] #21 13.49 libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T16:02:47.771Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-18T16:02:48.026Z] #21 13.83 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:02:48.026Z] #21 13.83 Need to get 15.9 MB of archives. [2022-08-18T16:02:48.026Z] #21 13.83 After this operation, 73.0 MB of additional disk space will be used. [2022-08-18T16:02:48.026Z] #21 13.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-18T16:02:48.026Z] #21 13.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-18T16:02:48.026Z] #21 13.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-18T16:02:48.026Z] #21 13.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-18T16:02:48.026Z] #21 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-18T16:02:48.026Z] #21 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-18T16:02:48.026Z] #21 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-18T16:02:48.026Z] #21 13.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-18T16:02:48.026Z] #21 13.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-18T16:02:48.026Z] #21 13.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-18T16:02:48.026Z] #21 13.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-18T16:02:48.026Z] #21 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-18T16:02:48.026Z] #21 13.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-18T16:02:48.026Z] #21 13.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-18T16:02:48.027Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T16:02:48.027Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T16:02:48.319Z] #21 13.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-18T16:02:48.319Z] #21 13.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-18T16:02:48.319Z] #21 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-18T16:02:48.319Z] #21 13.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-18T16:02:48.319Z] #21 13.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-18T16:02:48.319Z] #21 13.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-18T16:02:48.319Z] #21 13.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-18T16:02:48.319Z] #21 13.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-18T16:02:48.319Z] #21 13.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-18T16:02:48.319Z] #21 14.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T16:02:48.319Z] #21 14.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T16:02:48.319Z] #21 14.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-18T16:02:48.319Z] #21 14.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-18T16:02:48.319Z] #21 14.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-18T16:02:48.319Z] #21 14.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-18T16:02:48.319Z] #21 14.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-18T16:02:48.319Z] #21 14.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-18T16:02:48.319Z] #21 14.11 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-18T16:02:48.319Z] #21 14.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-18T16:02:48.319Z] #21 14.12 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-18T16:02:48.319Z] #21 14.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-18T16:02:48.319Z] #21 14.12 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-18T16:02:48.319Z] #21 14.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-18T16:02:48.319Z] #21 14.13 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-18T16:02:48.319Z] #21 14.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-18T16:02:48.319Z] #21 14.13 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-18T16:02:48.903Z] #21 14.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:02:49.163Z] #21 14.89 Fetched 15.9 MB in 1s (27.1 MB/s) [2022-08-18T16:02:49.163Z] #21 14.93 Selecting previously unselected package gcc-10-base:armel. [2022-08-18T16:02:49.163Z] #21 14.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-18T16:02:49.163Z] #21 14.97 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-18T16:02:49.163Z] #21 14.98 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-18T16:02:49.163Z] #21 15.02 Selecting previously unselected package gcc-10-base:armhf. [2022-08-18T16:02:49.163Z] #21 15.03 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-18T16:02:49.163Z] #21 15.04 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T16:02:49.163Z] #21 15.09 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-18T16:02:49.423Z] #21 15.09 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-18T16:02:49.423Z] #21 15.09 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T16:02:49.423Z] #21 15.14 Selecting previously unselected package gcc-10-base:s390x. [2022-08-18T16:02:49.423Z] #21 15.15 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-18T16:02:49.423Z] #21 15.16 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T16:02:49.423Z] #21 15.21 Selecting previously unselected package gcc-10-base:arm64. [2022-08-18T16:02:49.423Z] #21 15.22 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-18T16:02:49.423Z] #21 15.23 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T16:02:49.423Z] #21 15.30 Selecting previously unselected package libgcc-s1:armel. [2022-08-18T16:02:49.423Z] #21 15.31 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-18T16:02:49.423Z] #21 15.32 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-18T16:02:49.423Z] #21 15.37 Selecting previously unselected package libcrypt1:armel. [2022-08-18T16:02:49.423Z] #21 15.37 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-18T16:02:49.423Z] #21 15.38 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T16:02:49.423Z] #21 15.45 Selecting previously unselected package libc6:armel. [2022-08-18T16:02:49.680Z] #21 15.46 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-18T16:02:49.918Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T16:02:49.936Z] #21 15.65 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-18T16:02:50.176Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T16:02:50.192Z] #21 16.11 Selecting previously unselected package libapparmor1:armel. [2022-08-18T16:02:50.193Z] #21 16.12 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-18T16:02:50.193Z] #21 16.12 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-18T16:02:50.193Z] #21 16.16 Selecting previously unselected package libapparmor-dev:armel. [2022-08-18T16:02:50.433Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-18T16:02:50.449Z] #21 16.17 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-18T16:02:50.449Z] #21 16.17 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T16:02:50.449Z] #21 16.24 Selecting previously unselected package libgcc-s1:arm64. [2022-08-18T16:02:50.449Z] #21 16.25 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-18T16:02:50.449Z] #21 16.25 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T16:02:50.449Z] #21 16.29 Selecting previously unselected package libcrypt1:arm64. [2022-08-18T16:02:50.449Z] #21 16.30 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-18T16:02:50.449Z] #21 16.31 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T16:02:50.449Z] #21 16.39 Selecting previously unselected package libc6:arm64. [2022-08-18T16:02:50.449Z] #21 16.39 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-18T16:02:50.705Z] #21 16.57 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T16:02:50.962Z] #21 16.97 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T16:02:51.219Z] #21 16.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T16:02:51.219Z] #21 16.97 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T16:02:51.219Z] #21 17.03 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T16:02:51.219Z] #21 17.04 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T16:02:51.219Z] #21 17.04 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T16:02:51.219Z] #21 17.10 Selecting previously unselected package libgcc-s1:s390x. [2022-08-18T16:02:51.219Z] #21 17.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-18T16:02:51.219Z] #21 17.11 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T16:02:51.219Z] #21 17.16 Selecting previously unselected package libcrypt1:s390x. [2022-08-18T16:02:51.219Z] #21 17.16 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-18T16:02:51.219Z] #21 17.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T16:02:51.219Z] #21 17.24 Selecting previously unselected package libc6:s390x. [2022-08-18T16:02:51.476Z] #21 17.25 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-18T16:02:51.733Z] #21 17.46 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T16:02:51.799Z] ok github.com/docker/docker/quota 0.159s coverage: 71.4% of statements [2022-08-18T16:02:51.799Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T16:02:51.991Z] #21 17.90 Selecting previously unselected package libapparmor1:s390x. [2022-08-18T16:02:51.991Z] #21 17.90 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-18T16:02:51.991Z] #21 17.91 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-18T16:02:51.991Z] #21 17.97 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-18T16:02:51.991Z] #21 17.97 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-18T16:02:52.248Z] #21 17.97 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T16:02:52.248Z] #21 18.04 Selecting previously unselected package libgcc-s1:armhf. [2022-08-18T16:02:52.248Z] #21 18.05 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-18T16:02:52.248Z] #21 18.06 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T16:02:52.248Z] #21 18.10 Selecting previously unselected package libcrypt1:armhf. [2022-08-18T16:02:52.248Z] #21 18.11 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-18T16:02:52.248Z] #21 18.11 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T16:02:52.248Z] #21 18.18 Selecting previously unselected package libc6:armhf. [2022-08-18T16:02:52.248Z] #21 18.19 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-18T16:02:52.506Z] #21 18.40 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T16:02:52.728Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-18T16:02:53.070Z] #21 18.87 Selecting previously unselected package libapparmor1:armhf. [2022-08-18T16:02:53.070Z] #21 18.87 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-18T16:02:53.070Z] #21 18.88 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-18T16:02:53.070Z] #21 18.94 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-18T16:02:53.070Z] #21 18.94 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-18T16:02:53.070Z] #21 18.94 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T16:02:53.290Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2022-08-18T16:02:53.290Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T16:02:53.328Z] #21 19.00 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-18T16:02:53.328Z] #21 19.01 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-18T16:02:53.328Z] #21 19.02 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T16:02:53.328Z] #21 19.07 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-18T16:02:53.328Z] #21 19.07 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-18T16:02:53.328Z] #21 19.08 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T16:02:53.328Z] #21 19.16 Selecting previously unselected package libc6:ppc64el. [2022-08-18T16:02:53.328Z] #21 19.17 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-18T16:02:53.585Z] #21 19.34 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T16:02:53.856Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T16:02:54.096Z] #64 441.2 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:02:54.096Z] #64 441.2 /usr/bin/ld: /tmp/go-link-2477553143/000019.o: in function `New': [2022-08-18T16:02:54.096Z] #64 441.2 /tmp/tmp.gr8WU8WDGV/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-18T16:02:54.096Z] #64 441.3 + bin/containerd-stress [2022-08-18T16:02:54.096Z] #64 442.4 + bin/containerd-shim [2022-08-18T16:02:54.112Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T16:02:54.150Z] #21 19.90 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-18T16:02:54.150Z] #21 19.91 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-18T16:02:54.150Z] #21 19.92 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T16:02:54.150Z] #21 19.97 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-18T16:02:54.150Z] #21 19.98 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-18T16:02:54.150Z] #21 19.98 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T16:02:54.150Z] #21 20.05 Selecting previously unselected package libseccomp2:s390x. [2022-08-18T16:02:54.150Z] #21 20.05 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T16:02:54.150Z] #21 20.06 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.150Z] #21 20.10 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-18T16:02:54.150Z] #21 20.11 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T16:02:54.150Z] #21 20.11 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.407Z] #21 20.17 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-18T16:02:54.407Z] #21 20.18 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T16:02:54.407Z] #21 20.18 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.407Z] #21 20.23 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-18T16:02:54.407Z] #21 20.24 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T16:02:54.407Z] #21 20.24 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.407Z] #21 20.30 Selecting previously unselected package libseccomp2:armhf. [2022-08-18T16:02:54.407Z] #21 20.31 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T16:02:54.407Z] #21 20.31 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.407Z] #21 20.35 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-18T16:02:54.407Z] #21 20.36 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T16:02:54.407Z] #21 20.36 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.664Z] #21 20.43 Selecting previously unselected package libseccomp2:armel. [2022-08-18T16:02:54.664Z] #21 20.43 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T16:02:54.664Z] #21 20.44 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.664Z] #21 20.48 Selecting previously unselected package libseccomp-dev:armel. [2022-08-18T16:02:54.664Z] #21 20.49 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T16:02:54.664Z] #21 20.50 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.664Z] #21 20.56 Selecting previously unselected package libseccomp2:arm64. [2022-08-18T16:02:54.922Z] #21 20.56 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T16:02:54.922Z] #21 20.57 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.922Z] #21 20.61 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T16:02:54.922Z] #21 20.62 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T16:02:54.922Z] #21 20.63 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:02:54.922Z] #21 20.74 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.76 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.77 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.78 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.79 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.80 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T16:02:54.922Z] #21 20.81 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T16:02:54.922Z] #21 20.82 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T16:02:54.922Z] #21 20.83 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T16:02:54.922Z] #21 20.85 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T16:02:54.922Z] #21 20.86 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.87 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.88 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.89 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T16:02:54.922Z] #21 20.90 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T16:02:55.177Z] #21 20.91 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T16:02:55.477Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T16:02:56.405Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.8% of statements [2022-08-18T16:02:56.544Z] #21 22.16 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-18T16:02:56.661Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-18T16:02:57.473Z] #21 23.37 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T16:02:58.028Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-18T16:02:58.850Z] #21 24.57 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T16:03:00.218Z] #21 25.79 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T16:03:00.632Z] #64 453.5 + bin/containerd-shim-runc-v1 [2022-08-18T16:03:01.149Z] #21 27.03 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T16:03:01.150Z] #21 27.04 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-18T16:03:01.150Z] #21 27.05 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-18T16:03:01.150Z] #21 27.06 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T16:03:01.150Z] #21 27.07 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-18T16:03:01.150Z] #21 27.08 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.150Z] #21 27.09 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.150Z] #21 27.11 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.150Z] #21 27.12 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.150Z] #21 27.13 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.150Z] #21 27.14 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T16:03:01.407Z] #21 27.15 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T16:03:01.407Z] #21 27.16 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T16:03:01.407Z] #21 27.18 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T16:03:01.407Z] #21 27.19 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T16:03:01.407Z] #21 27.20 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.407Z] #21 27.21 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.407Z] #21 27.22 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.407Z] #21 27.23 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.407Z] #21 27.24 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:03:01.407Z] #21 27.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:03:01.973Z] #21 DONE 27.8s [2022-08-18T16:03:01.973Z] [2022-08-18T16:03:01.973Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:03:01.973Z] #66 sha256:ff7d3a13101eeeebf16f78eed9463f74554be25f69ff183b74eafce71ca8255c [2022-08-18T16:03:01.973Z] #66 DONE 0.1s [2022-08-18T16:03:01.973Z] [2022-08-18T16:03:01.973Z] #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-18T16:03:01.973Z] #67 sha256:8e8f1ea2fb0f51f052fa1ad915d9718edbb697069afaabb5cf31885fe06f1094 [2022-08-18T16:03:03.341Z] #67 ... [2022-08-18T16:03:03.341Z] [2022-08-18T16:03:03.341Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:03:03.341Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T16:03:03.341Z] #22 DONE 1.3s [2022-08-18T16:03:03.341Z] [2022-08-18T16:03:03.341Z] #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-18T16:03:03.341Z] #67 sha256:8e8f1ea2fb0f51f052fa1ad915d9718edbb697069afaabb5cf31885fe06f1094 [2022-08-18T16:03:03.341Z] #67 1.155 + RM_GOPATH=0 [2022-08-18T16:03:03.341Z] #67 1.155 + TMP_GOPATH= [2022-08-18T16:03:03.341Z] #67 1.155 + : /build [2022-08-18T16:03:03.341Z] #67 1.155 + '[' -z '' ']' [2022-08-18T16:03:03.341Z] #67 1.155 ++ mktemp -d [2022-08-18T16:03:03.341Z] #67 1.157 + export GOPATH=/tmp/tmp.sbYO1xWK0a [2022-08-18T16:03:03.341Z] #67 1.157 + GOPATH=/tmp/tmp.sbYO1xWK0a [2022-08-18T16:03:03.341Z] #67 1.157 + RM_GOPATH=1 [2022-08-18T16:03:03.341Z] #67 1.158 + case "$(go env GOARCH)" in [2022-08-18T16:03:03.341Z] #67 1.158 ++ go env GOARCH [2022-08-18T16:03:03.341Z] #67 1.169 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:03:03.341Z] #67 1.169 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:03:03.341Z] #67 1.170 ++ dirname /install.sh [2022-08-18T16:03:03.341Z] #67 1.174 + dir=/ [2022-08-18T16:03:03.341Z] #67 1.174 + bin=runc [2022-08-18T16:03:03.341Z] #67 1.174 + shift [2022-08-18T16:03:03.341Z] #67 1.175 + '[' '!' -f //runc.installer ']' [2022-08-18T16:03:03.341Z] #67 1.175 + . //runc.installer [2022-08-18T16:03:03.341Z] #67 1.175 ++ set -e [2022-08-18T16:03:03.341Z] #67 1.175 ++ : v1.1.3 [2022-08-18T16:03:03.341Z] #67 1.175 + install_runc [2022-08-18T16:03:03.341Z] #67 1.175 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:03:03.341Z] #67 1.176 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:03:03.341Z] #67 1.176 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:03:03.341Z] #67 1.176 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sbYO1xWK0a/src/github.com/opencontainers/runc [2022-08-18T16:03:03.341Z] #67 1.179 Cloning into '/tmp/tmp.sbYO1xWK0a/src/github.com/opencontainers/runc'... [2022-08-18T16:03:04.271Z] #67 ... [2022-08-18T16:03:04.271Z] [2022-08-18T16:03:04.271Z] #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-18T16:03:04.271Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T16:03:04.271Z] #23 DONE 0.9s [2022-08-18T16:03:04.271Z] [2022-08-18T16:03:04.271Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:03:04.271Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T16:03:05.206Z] #24 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:03:05.206Z] #24 DONE 1.0s [2022-08-18T16:03:05.206Z] [2022-08-18T16:03:05.206Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:03:05.206Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T16:03:05.381Z] #61 444.4 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:03:05.381Z] #61 444.4 /usr/bin/ld: /tmp/go-link-135376028/000019.o: in function `New': [2022-08-18T16:03:05.381Z] #61 444.4 /tmp/tmp.TNefAi8YDa/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-18T16:03:05.381Z] #61 444.5 + bin/containerd-stress [2022-08-18T16:03:05.381Z] #61 445.6 + bin/containerd-shim [2022-08-18T16:03:06.137Z] #25 DONE 1.0s [2022-08-18T16:03:06.137Z] [2022-08-18T16:03:06.137Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:03:06.137Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T16:03:07.066Z] #26 DONE 0.9s [2022-08-18T16:03:07.066Z] [2022-08-18T16:03:07.066Z] #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-18T16:03:07.066Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:03:07.066Z] #71 ... [2022-08-18T16:03:07.066Z] [2022-08-18T16:03:07.066Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:03:07.066Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T16:03:07.173Z] #64 459.7 + bin/containerd-shim-runc-v2 [2022-08-18T16:03:07.429Z] #64 460.5 + binaries [2022-08-18T16:03:07.429Z] #64 460.5 + install -D bin/containerd /build/containerd [2022-08-18T16:03:07.429Z] #64 460.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:03:07.429Z] #64 460.5 + install -D bin/ctr /build/ctr [2022-08-18T16:03:08.000Z] #27 DONE 1.0s [2022-08-18T16:03:08.000Z] [2022-08-18T16:03:08.000Z] #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-18T16:03:08.000Z] #67 sha256:8e8f1ea2fb0f51f052fa1ad915d9718edbb697069afaabb5cf31885fe06f1094 [2022-08-18T16:03:08.000Z] #67 5.769 + cd /tmp/tmp.sbYO1xWK0a/src/github.com/opencontainers/runc [2022-08-18T16:03:08.000Z] #67 5.769 + git checkout -q v1.1.3 [2022-08-18T16:03:08.259Z] #67 6.118 + '[' -z '' ']' [2022-08-18T16:03:08.259Z] #67 6.118 + target=static [2022-08-18T16:03:08.259Z] #67 6.118 + make BUILDTAGS=seccomp static [2022-08-18T16:03:08.259Z] #67 6.232 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T16:03:09.316Z] #64 DONE 462.6s [2022-08-18T16:03:10.682Z] [2022-08-18T16:03:10.682Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:03:10.682Z] #65 sha256:b2fd9cb31f12cfaa0d7b48cda59afe44aba77dfd5c14430be485f01bc4d8172b [2022-08-18T16:03:11.243Z] #65 DONE 0.9s [2022-08-18T16:03:11.243Z] [2022-08-18T16:03:11.243Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:03:11.243Z] #70 sha256:5c18985a9a8231e4fcf0b9754d90944d76bca98650be32e65953f3735794277b [2022-08-18T16:03:11.498Z] #70 DONE 0.2s [2022-08-18T16:03:11.498Z] [2022-08-18T16:03:11.498Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:03:11.498Z] #75 sha256:496789c8a06edfe0eb0d4edbf528d0a06967f1443d92d76b5c86bb383beea201 [2022-08-18T16:03:12.425Z] #75 DONE 0.9s [2022-08-18T16:03:12.425Z] [2022-08-18T16:03:12.425Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:03:12.425Z] #78 sha256:db65a97f79de9049b6ed658ec573129d0371aba213b1770b8fec578c9b2c3b65 [2022-08-18T16:03:12.425Z] #78 DONE 0.0s [2022-08-18T16:03:12.425Z] [2022-08-18T16:03:12.425Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:03:12.425Z] #79 sha256:892f8716b6c5bb757671ff77ea548e3037e4ebab0a3287ba514ba94617afeb3b [2022-08-18T16:03:12.425Z] #79 DONE 0.0s [2022-08-18T16:03:12.425Z] [2022-08-18T16:03:12.425Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:03:12.425Z] #80 sha256:f05a94d2f0a30447561a91337bda2af8140dbb83cda2ad1e43ec94f858787bd4 [2022-08-18T16:03:12.425Z] #80 DONE 0.0s [2022-08-18T16:03:12.425Z] [2022-08-18T16:03:12.425Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:03:12.425Z] #81 sha256:4131d55c9d2016bd495b4cde508889736c87306245fa1b7c52767332d74427a3 [2022-08-18T16:03:13.511Z] #61 456.8 + bin/containerd-shim-runc-v1 [2022-08-18T16:03:14.811Z] #67 ... [2022-08-18T16:03:14.812Z] [2022-08-18T16:03:14.812Z] #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-18T16:03:14.812Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T16:03:14.812Z] #28 1.305 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:03:14.812Z] #28 1.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:03:14.812Z] #28 1.326 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:03:14.812Z] #28 1.587 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:03:14.812Z] #28 1.816 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:03:14.812Z] #28 2.119 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:03:14.812Z] #28 2.490 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:03:14.812Z] #28 2.848 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:03:14.812Z] #28 3.200 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:03:14.812Z] #28 3.450 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:03:14.812Z] #28 3.452 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:03:14.812Z] #28 3.455 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:03:14.812Z] #28 3.460 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:03:14.812Z] #28 3.464 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:03:14.812Z] #28 3.468 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:03:14.812Z] #28 3.822 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:03:14.812Z] #28 3.826 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:03:14.812Z] #28 3.827 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:03:14.812Z] #28 3.830 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:03:14.812Z] #28 3.830 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:03:14.812Z] #28 3.830 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:03:16.591Z] #81 DONE 4.0s [2022-08-18T16:03:16.592Z] [2022-08-18T16:03:16.592Z] #82 exporting to image [2022-08-18T16:03:16.592Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:03:16.592Z] #82 exporting layers [2022-08-18T16:03:19.908Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T16:03:19.908Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === Skipped [2022-08-18T16:03:19.908Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T16:03:19.908Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T16:03:19.908Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T16:03:19.908Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T16:03:19.908Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T16:03:19.908Z] time="2022-08-18T16:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T16:03:19.908Z] time="2022-08-18T16:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T16:03:19.908Z] time="2022-08-18T16:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T16:03:19.908Z] time="2022-08-18T16:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T16:03:19.908Z] time="2022-08-18T16:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:03:19.908Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:03:19.908Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T16:03:19.908Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T16:03:19.908Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.908Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T16:03:19.908Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T16:03:19.908Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T16:03:19.909Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:03:19.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T16:03:19.909Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T16:03:19.909Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T16:03:19.909Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T16:03:19.909Z] [2022-08-18T16:03:19.909Z] DONE 2800 tests, 28 skipped in 209.020s [2022-08-18T16:03:19.909Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:03:19.909Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T16:03:19.909Z] + 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-18T16:03:20.090Z] #61 463.1 + bin/containerd-shim-runc-v2 [2022-08-18T16:03:20.350Z] #61 463.9 + binaries [2022-08-18T16:03:20.611Z] #61 463.9 + install -D bin/containerd /build/containerd [2022-08-18T16:03:20.611Z] #61 463.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:03:20.611Z] #61 463.9 + install -D bin/ctr /build/ctr [2022-08-18T16:03:22.518Z] #61 DONE 465.9s [2022-08-18T16:03:22.911Z] #28 14.57 Fetched 49.2 MB in 14s (3600 kB/s) [2022-08-18T16:03:23.458Z] [2022-08-18T16:03:23.458Z] #62 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:03:23.458Z] #62 sha256:1abd35d95e6860d0592e6640b2dd8f6d9d938de3e580c5cdaf8de0820331b165 [2022-08-18T16:03:24.396Z] #62 DONE 0.9s [2022-08-18T16:03:24.396Z] [2022-08-18T16:03:24.396Z] #67 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:03:24.396Z] #67 sha256:dbdc794430587ee62b6455d9fdcac4f0c24321493c0aee98342a3a945e01ce8f [2022-08-18T16:03:24.655Z] #67 DONE 0.3s [2022-08-18T16:03:24.655Z] [2022-08-18T16:03:24.655Z] #70 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:03:24.655Z] #70 sha256:421dbec9d34927538343c44578359f4b1969edb7ccacadc05f37eef397db2b2a [2022-08-18T16:03:24.677Z] #82 exporting layers 7.0s done [2022-08-18T16:03:24.677Z] #82 writing image sha256:991f62fe61c136621474bfcceed895e14ee668ee7dc82b2470428ac9d8fd3211 done [2022-08-18T16:03:24.677Z] #82 naming to docker.io/library/docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d done [2022-08-18T16:03:24.677Z] #82 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:03:25.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -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:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh dynbinary test-integration [2022-08-18T16:03:25.593Z] #70 DONE 0.9s [2022-08-18T16:03:25.593Z] [2022-08-18T16:03:25.593Z] #73 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:03:25.593Z] #73 sha256:9bfe21f1cbea9189c7f3cd4a7b5633a76e3d66646d96e292e98e7fc9052256b7 [2022-08-18T16:03:25.593Z] #73 DONE 0.0s [2022-08-18T16:03:25.593Z] [2022-08-18T16:03:25.593Z] #74 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:03:25.593Z] #74 sha256:f042899ba809b565d783de7c4797e1258576e6ee80881fab48dec13ed6dc757d [2022-08-18T16:03:25.593Z] #74 DONE 0.0s [2022-08-18T16:03:25.593Z] [2022-08-18T16:03:25.593Z] #75 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:03:25.593Z] #75 sha256:bb2a2b2723dff2baa2c9e27115504011135c7b3cd07553937e84f6d2c160b13f [2022-08-18T16:03:25.593Z] #75 DONE 0.0s [2022-08-18T16:03:25.593Z] [2022-08-18T16:03:25.593Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:03:25.593Z] #76 sha256:6c114fb155110cc43770166d30a3364bdcc6ab5e38305b90c835b56ff45ba8ac [2022-08-18T16:03:26.894Z] [2022-08-18T16:03:26.894Z] Removing bundles/ [2022-08-18T16:03:26.894Z] [2022-08-18T16:03:26.894Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:03:26.894Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:03:26.894Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:03:29.462Z] #28 14.57 Reading package lists... [2022-08-18T16:03:29.788Z] #76 DONE 3.8s [2022-08-18T16:03:29.788Z] [2022-08-18T16:03:29.788Z] #82 exporting to image [2022-08-18T16:03:29.788Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:03:29.788Z] #82 exporting layers [2022-08-18T16:03:35.638Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:03:35.638Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:03:35.638Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:03:35.638Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:03:35.638Z] [2022-08-18T16:03:35.638Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:03:35.638Z] DOCKER_SYSTEMD=1 [2022-08-18T16:03:35.638Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:03:35.638Z] HOSTNAME=638538dc7306 [2022-08-18T16:03:35.638Z] DEST=bundles/test-integration [2022-08-18T16:03:35.638Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:03:35.638Z] DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T16:03:35.638Z] container=docker [2022-08-18T16:03:35.638Z] HOME=/root [2022-08-18T16:03:35.638Z] LANG=C.UTF-8 [2022-08-18T16:03:35.638Z] INVOCATION_ID=f30849e6271542729d889de590557d07 [2022-08-18T16:03:35.638Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:03:35.638Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:03:35.638Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:03:35.638Z] TERM=xterm [2022-08-18T16:03:35.638Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:03:35.638Z] SHLVL=3 [2022-08-18T16:03:35.638Z] TIMEOUT=120m [2022-08-18T16:03:35.638Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:03:35.638Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:03:35.638Z] GO111MODULE=off [2022-08-18T16:03:35.638Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:03:35.638Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:03:35.638Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:03:35.638Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:03:35.638Z] GOPATH=/go [2022-08-18T16:03:35.638Z] PKG_CONFIG=pkg-config [2022-08-18T16:03:35.638Z] _=/usr/bin/env [2022-08-18T16:03:35.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:03:36.010Z] #28 21.10 Reading package lists... [2022-08-18T16:03:37.906Z] #28 27.95 Building dependency tree... [2022-08-18T16:03:37.918Z] #82 exporting layers 7.3s done [2022-08-18T16:03:37.918Z] #82 writing image sha256:c7a8a58de3ff5f8395404ad4f84dcee3553570c4d855e2ab45c9461f9186dd29 done [2022-08-18T16:03:37.919Z] #82 naming to docker.io/library/docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d done [2022-08-18T16:03:37.919Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T16:03:38.256Z] + trap exit INT TERM [2022-08-18T16:03:38.257Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T16:03:38.257Z] + CONTAINER_NAME=docker-pr2 [2022-08-18T16:03:38.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43985/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh dynbinary [2022-08-18T16:03:39.279Z] #28 30.92 bzip2 is already the newest version (1.0.8-4). [2022-08-18T16:03:39.279Z] #28 30.92 patch is already the newest version (2.7.6-7). [2022-08-18T16:03:39.279Z] #28 30.92 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-18T16:03:39.279Z] #28 30.92 The following additional packages will be installed: [2022-08-18T16:03:39.279Z] #28 30.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T16:03:39.279Z] #28 30.93 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T16:03:39.279Z] #28 30.93 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:03:39.279Z] #28 30.93 python3-pkg-resources vim-runtime xxd [2022-08-18T16:03:39.279Z] #28 30.95 Suggested packages: [2022-08-18T16:03:39.279Z] #28 30.95 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-18T16:03:39.279Z] #28 30.95 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T16:03:39.279Z] #28 30.95 Recommended packages: [2022-08-18T16:03:39.279Z] #28 30.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:03:39.638Z] [2022-08-18T16:03:39.638Z] Removing bundles/ [2022-08-18T16:03:39.638Z] [2022-08-18T16:03:39.638Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:03:39.638Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:03:39.638Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:03:40.649Z] #28 32.41 The following NEW packages will be installed: [2022-08-18T16:03:40.649Z] #28 32.42 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-18T16:03:40.649Z] #28 32.42 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T16:03:40.649Z] #28 32.42 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-18T16:03:40.649Z] #28 32.43 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-18T16:03:40.649Z] #28 32.43 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-18T16:03:40.649Z] #28 32.43 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-18T16:03:40.649Z] #28 32.43 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-18T16:03:40.908Z] #28 32.83 0 upgraded, 45 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:03:40.908Z] #28 32.83 Need to get 18.6 MB of archives. [2022-08-18T16:03:40.908Z] #28 32.83 After this operation, 71.4 MB of additional disk space will be used. [2022-08-18T16:03:40.908Z] #28 32.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:03:40.908Z] #28 32.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:03:40.908Z] #28 32.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:03:40.908Z] #28 32.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:03:40.908Z] #28 32.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:03:40.908Z] #28 32.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:03:40.908Z] #28 32.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-18T16:03:40.908Z] #28 32.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:03:40.908Z] #28 32.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:03:40.908Z] #28 32.90 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-18T16:03:40.908Z] #28 32.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:03:40.908Z] #28 32.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:03:40.908Z] #28 32.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:03:40.908Z] #28 32.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:03:40.908Z] #28 32.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:03:40.908Z] #28 32.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:03:40.908Z] #28 32.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:03:40.908Z] #28 32.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:03:40.908Z] #28 32.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:03:40.908Z] #28 32.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:03:40.908Z] #28 32.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:03:40.908Z] #28 32.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:03:40.908Z] #28 32.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:03:40.908Z] #28 32.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:03:40.908Z] #28 32.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:03:40.908Z] #28 32.96 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-18T16:03:40.908Z] #28 32.96 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-18T16:03:40.908Z] #28 32.96 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-18T16:03:40.908Z] #28 32.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:03:40.908Z] #28 32.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:03:40.908Z] #28 32.97 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-18T16:03:40.908Z] #28 33.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:03:40.908Z] #28 33.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:03:40.908Z] #28 33.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:03:40.908Z] #28 33.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:03:40.908Z] #28 33.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:03:40.908Z] #28 33.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:03:40.908Z] #28 33.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:03:40.908Z] #28 33.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:03:41.166Z] #28 33.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:03:41.166Z] #28 33.06 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-18T16:03:41.166Z] #28 33.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:03:41.166Z] #28 33.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:03:41.166Z] #28 33.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:03:41.166Z] #28 33.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:03:42.097Z] #28 33.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:03:42.097Z] #28 34.03 Fetched 18.6 MB in 1s (28.3 MB/s) [2022-08-18T16:03:42.097Z] #28 34.08 Selecting previously unselected package pigz. [2022-08-18T16:03:42.355Z] #28 34.08 (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-18T16:03:42.355Z] #28 34.13 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:03:42.355Z] #28 34.14 Unpacking pigz (2.6-1) ... [2022-08-18T16:03:42.355Z] #28 34.19 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:03:42.355Z] #28 34.21 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:03:42.355Z] #28 34.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:03:42.355Z] #28 34.30 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:03:42.355Z] #28 34.31 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:03:42.355Z] #28 34.32 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:03:42.355Z] #28 34.38 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:03:42.355Z] #28 34.39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:03:42.355Z] #28 34.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:03:42.355Z] #28 34.43 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:03:42.355Z] #28 34.44 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:03:42.355Z] #28 34.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:03:42.355Z] #28 34.49 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:03:42.612Z] #28 34.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:03:42.612Z] #28 34.51 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:03:42.612Z] #28 34.56 Selecting previously unselected package libcap2-bin. [2022-08-18T16:03:42.612Z] #28 34.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:03:42.612Z] #28 34.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:03:42.612Z] #28 34.63 Selecting previously unselected package iproute2. [2022-08-18T16:03:42.869Z] #28 34.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:03:42.869Z] #28 34.64 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:03:43.126Z] #28 34.97 Selecting previously unselected package xxd. [2022-08-18T16:03:43.126Z] #28 34.98 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:03:43.126Z] #28 34.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:43.126Z] #28 35.08 Selecting previously unselected package vim-common. [2022-08-18T16:03:43.126Z] #28 35.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:03:43.126Z] #28 35.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:43.126Z] #28 35.23 Selecting previously unselected package bash-completion. [2022-08-18T16:03:43.384Z] #28 35.23 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:03:44.315Z] #28 36.38 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:03:44.572Z] #28 36.63 Selecting previously unselected package apparmor. [2022-08-18T16:03:44.572Z] #28 36.63 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:03:44.829Z] #28 36.67 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:03:45.087Z] #28 36.90 Selecting previously unselected package inetutils-ping. [2022-08-18T16:03:45.087Z] #28 36.91 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:03:45.087Z] #28 36.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:03:45.087Z] #28 36.98 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:03:45.087Z] #28 36.99 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:03:45.087Z] #28 37.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:03:45.087Z] #28 37.06 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:03:45.087Z] #28 37.07 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:03:45.087Z] #28 37.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:03:45.087Z] #28 37.12 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:03:45.087Z] #28 37.12 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:03:45.087Z] #28 37.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:03:45.087Z] #28 37.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:03:45.345Z] #28 37.18 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:03:45.345Z] #28 37.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:03:45.345Z] #28 37.25 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:03:45.345Z] #28 37.25 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:03:45.345Z] #28 37.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:03:45.345Z] #28 37.33 Selecting previously unselected package iptables. [2022-08-18T16:03:45.345Z] #28 37.33 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:03:45.345Z] #28 37.34 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:03:45.602Z] #28 37.51 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:03:45.602Z] #28 37.52 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:03:45.602Z] #28 37.52 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:03:45.602Z] #28 37.61 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:03:45.602Z] #28 37.62 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:03:45.602Z] #28 37.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:03:45.602Z] #28 37.69 Selecting previously unselected package jq. [2022-08-18T16:03:45.602Z] #28 37.70 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:03:45.602Z] #28 37.71 Unpacking jq (1.6-2.1) ... [2022-08-18T16:03:45.859Z] #28 37.75 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:03:45.859Z] #28 37.76 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:03:45.859Z] #28 37.76 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:03:45.859Z] #28 37.80 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:03:45.859Z] #28 37.81 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:03:45.859Z] #28 37.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:03:45.859Z] #28 37.87 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:03:45.859Z] #28 37.88 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:03:45.859Z] #28 37.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:03:45.859Z] #28 37.93 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:03:45.859Z] #28 37.94 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:03:45.860Z] #28 37.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:03:45.860Z] #28 38.00 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:03:46.117Z] #28 38.02 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:03:46.117Z] #28 38.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:03:46.117Z] #28 38.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:03:46.117Z] #28 38.09 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:03:46.117Z] #28 38.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:03:46.374Z] #28 38.15 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:03:46.374Z] #28 38.16 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:03:46.374Z] #28 38.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:03:46.374Z] #28 38.21 Selecting previously unselected package net-tools. [2022-08-18T16:03:46.374Z] #28 38.22 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:03:46.374Z] #28 38.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:03:46.374Z] #28 38.35 Selecting previously unselected package python-pip-whl. [2022-08-18T16:03:46.374Z] #28 38.36 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:03:46.374Z] #28 38.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:03:46.632Z] #28 38.68 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:03:46.632Z] #28 38.69 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:03:46.632Z] #28 38.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:03:46.889Z] #28 38.77 Selecting previously unselected package python3-distutils. [2022-08-18T16:03:46.889Z] #28 38.78 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:03:46.889Z] #28 38.78 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:03:46.889Z] #28 ... [2022-08-18T16:03:46.889Z] [2022-08-18T16:03:46.889Z] #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-18T16:03:46.889Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:03:46.889Z] #71 98.87 + bin/containerd [2022-08-18T16:03:52.145Z] #71 ... [2022-08-18T16:03:52.145Z] [2022-08-18T16:03:52.145Z] #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-18T16:03:52.145Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T16:03:52.145Z] #28 38.89 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:03:52.145Z] #28 38.89 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:03:52.145Z] #28 38.90 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:03:52.145Z] #28 38.99 Selecting previously unselected package python3-setuptools. [2022-08-18T16:03:52.145Z] #28 38.99 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:03:52.145Z] #28 39.00 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:03:52.145Z] #28 39.19 Selecting previously unselected package python3-wheel. [2022-08-18T16:03:52.145Z] #28 39.19 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:03:52.145Z] #28 39.20 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:03:52.145Z] #28 39.26 Selecting previously unselected package python3-pip. [2022-08-18T16:03:52.145Z] #28 39.27 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:03:52.145Z] #28 39.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:03:52.145Z] #28 39.47 Selecting previously unselected package sudo. [2022-08-18T16:03:52.145Z] #28 39.47 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 39.48 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:03:52.145Z] #28 39.80 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:03:52.145Z] #28 39.81 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 39.81 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:03:52.145Z] #28 39.95 Selecting previously unselected package uidmap. [2022-08-18T16:03:52.145Z] #28 39.96 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 39.97 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:03:52.145Z] #28 40.07 Selecting previously unselected package vim-runtime. [2022-08-18T16:03:52.145Z] #28 40.08 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:03:52.145Z] #28 40.10 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-18T16:03:52.145Z] #28 40.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:03:52.145Z] #28 40.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:52.145Z] #28 41.78 Selecting previously unselected package vim. [2022-08-18T16:03:52.145Z] #28 41.79 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 41.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:52.145Z] #28 42.16 Selecting previously unselected package xfsprogs. [2022-08-18T16:03:52.145Z] #28 42.17 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 42.18 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:03:52.145Z] #28 42.43 Selecting previously unselected package zip. [2022-08-18T16:03:52.145Z] #28 42.44 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 42.45 Unpacking zip (3.0-12) ... [2022-08-18T16:03:52.145Z] #28 42.52 Selecting previously unselected package zstd. [2022-08-18T16:03:52.145Z] #28 42.54 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:03:52.145Z] #28 42.54 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:03:52.145Z] #28 42.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:03:52.145Z] #28 43.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:03:52.145Z] #28 43.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:03:52.145Z] #28 43.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:03:52.145Z] #28 43.25 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:03:52.145Z] #28 43.26 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:03:52.145Z] #28 43.27 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:03:52.145Z] #28 43.28 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:03:52.145Z] #28 43.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:03:52.145Z] #28 43.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:03:52.145Z] #28 43.31 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:03:52.145Z] #28 43.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:52.145Z] #28 43.68 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:03:52.145Z] #28 43.69 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:03:52.145Z] #28 43.70 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:03:53.076Z] #28 44.72 Setting up zip (3.0-12) ... [2022-08-18T16:03:53.076Z] #28 44.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:53.076Z] #28 44.75 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:03:54.044Z] #28 46.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:03:54.044Z] #28 46.06 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:03:54.044Z] #28 46.11 invoke-rc.d: could not determine current runlevel [2022-08-18T16:03:54.044Z] #28 46.11 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:03:54.044Z] #28 46.12 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:03:54.044Z] #28 46.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:03:54.044Z] #28 46.14 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:03:54.044Z] #28 46.15 Setting up pigz (2.6-1) ... [2022-08-18T16:03:54.319Z] #28 46.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:03:54.319Z] #28 46.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:03:54.319Z] #28 46.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:03:54.319Z] #28 46.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:54.889Z] #28 46.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:03:54.889Z] #28 46.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:03:55.149Z] #28 47.09 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:03:55.149Z] #28 47.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:03:55.149Z] #28 47.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:03:55.149Z] #28 47.13 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:03:55.405Z] #28 47.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:03:55.405Z] #28 47.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:03:55.405Z] #28 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:03:55.662Z] #28 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:03:55.662Z] #28 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:03:55.662Z] #28 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:03:55.662Z] #28 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:03:55.662Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:03:55.662Z] #28 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:03:55.662Z] #28 47.59 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:03:56.592Z] #28 48.42 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:03:56.592Z] #28 48.43 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:03:56.592Z] #28 48.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:03:56.592Z] #28 48.47 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:03:57.155Z] #28 49.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:03:57.155Z] #28 49.20 Setting up jq (1.6-2.1) ... [2022-08-18T16:03:57.155Z] #28 49.21 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:03:57.155Z] #28 49.23 Setting up iptables (1.8.7-1) ... [2022-08-18T16:03:57.155Z] #28 49.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:03:57.155Z] #28 49.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:03:57.155Z] #28 49.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:03:57.155Z] #28 49.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:03:57.155Z] #28 49.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:03:57.155Z] #28 49.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:03:57.411Z] #28 49.27 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:03:57.668Z] #28 49.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:03:58.231Z] #28 DONE 50.1s [2022-08-18T16:03:58.231Z] [2022-08-18T16:03:58.231Z] #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-18T16:03:58.231Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:03:58.231Z] #71 ... [2022-08-18T16:03:58.231Z] [2022-08-18T16:03:58.231Z] #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-18T16:03:58.231Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1 [2022-08-18T16:03:59.159Z] #29 0.848 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:03:59.159Z] #29 0.852 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:03:59.159Z] #29 0.855 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:03:59.159Z] #29 DONE 0.9s [2022-08-18T16:03:59.159Z] [2022-08-18T16:03:59.159Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:03:59.159Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork 37.369s coverage: 40.6% of statements [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.509s coverage: 59.9% of statements [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.024s coverage: 5.0% of statements [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-08-18T16:04:06.529Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T16:04:06.529Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T16:04:07.250Z] #30 7.602 Collecting yamllint==1.26.1 [2022-08-18T16:04:07.816Z] #30 8.634 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:04:08.381Z] #30 9.222 Collecting pathspec>=0.5.3 [2022-08-18T16:04:08.382Z] #30 9.232 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:04:08.382Z] #30 9.479 Collecting pyyaml [2022-08-18T16:04:08.638Z] #30 9.492 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-18T16:04:08.638Z] #30 9.547 Building wheels for collected packages: yamllint [2022-08-18T16:04:08.638Z] #30 9.551 Building wheel for yamllint (setup.py): started [2022-08-18T16:04:09.203Z] #30 10.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:04:09.203Z] #30 10.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=de6dd84446f4af63134b63de699bb3a84b771ce8f87be5a6915dac9ef9cb8303 [2022-08-18T16:04:09.203Z] #30 10.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:04:09.203Z] #30 10.07 Successfully built yamllint [2022-08-18T16:04:09.203Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:04:09.460Z] #30 10.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:04:09.718Z] #30 DONE 10.7s [2022-08-18T16:04:09.718Z] [2022-08-18T16:04:09.718Z] #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-18T16:04:09.718Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:04:09.718Z] #71 ... [2022-08-18T16:04:09.718Z] [2022-08-18T16:04:09.718Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:04:09.718Z] #34 sha256:1fa1b1b64668f8fd3952908edc1d8824bc068011decf43c0a9c02ddec2271531 [2022-08-18T16:04:09.977Z] #34 DONE 0.2s [2022-08-18T16:04:09.977Z] [2022-08-18T16:04:09.977Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:04:09.977Z] #39 sha256:6123c429a0408b7f3a4b639f8246915f92dc9c402a68a7f700f0aab5e65f46e1 [2022-08-18T16:04:09.977Z] #39 DONE 0.2s [2022-08-18T16:04:09.977Z] [2022-08-18T16:04:09.977Z] #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-18T16:04:09.977Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:04:10.234Z] #71 ... [2022-08-18T16:04:10.234Z] [2022-08-18T16:04:10.234Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:04:10.234Z] #42 sha256:88e4fe85d0a7ff0594e9f49c29eea1cfdd1204356067c09c72343b360e4882ad [2022-08-18T16:04:10.234Z] #42 DONE 0.1s [2022-08-18T16:04:10.234Z] [2022-08-18T16:04:10.234Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:04:10.234Z] #44 sha256:a16288cadebf4139c3caf7c2d4beb364e5f912d5e65747c75cbbe57366deeba0 [2022-08-18T16:04:10.491Z] #44 DONE 0.1s [2022-08-18T16:04:10.491Z] [2022-08-18T16:04:10.491Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:04:10.491Z] #46 sha256:7768c887eba0743360a6c48cd4074be61cba04668be97f4fa9d2beeaf5030115 [2022-08-18T16:04:10.491Z] #46 DONE 0.1s [2022-08-18T16:04:10.491Z] [2022-08-18T16:04:10.491Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:04:10.491Z] #48 sha256:d264e0cd58f07418c3eee82a80ca5e6410775235cc163867bd282f4acf9f244a [2022-08-18T16:04:10.491Z] #48 DONE 0.1s [2022-08-18T16:04:10.491Z] [2022-08-18T16:04:10.491Z] #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-18T16:04:10.491Z] #67 sha256:8e8f1ea2fb0f51f052fa1ad915d9718edbb697069afaabb5cf31885fe06f1094 [2022-08-18T16:04:10.491Z] #67 ... [2022-08-18T16:04:10.491Z] [2022-08-18T16:04:10.491Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:04:10.491Z] #52 sha256:66b0fdb1e4234b571965e250b6ab3f3ac8fbfdf2d236e211cbaa376fc245915d [2022-08-18T16:04:10.491Z] #52 DONE 0.0s [2022-08-18T16:04:10.491Z] [2022-08-18T16:04:10.491Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:04:10.491Z] #55 sha256:c693d80a9160d7a52534f97a404dfd638848eaff7a57a4029002bb13f41f474a [2022-08-18T16:04:10.754Z] #55 DONE 0.1s [2022-08-18T16:04:10.754Z] [2022-08-18T16:04:10.754Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:04:10.754Z] #59 sha256:61a325e1e4a5674673d7a96bc68e34b18ca8971219cef56b95fa27486271ba7d [2022-08-18T16:04:10.754Z] #59 DONE 0.0s [2022-08-18T16:04:10.754Z] [2022-08-18T16:04:10.754Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:04:10.754Z] #61 sha256:4d3c2885af3bcf94a08c6f5252c6a9d39de08f57d502f45d6a97e0059a02dd41 [2022-08-18T16:04:10.754Z] #61 DONE 0.1s [2022-08-18T16:04:10.754Z] [2022-08-18T16:04:10.754Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:04:10.754Z] #63 sha256:80e0ab2ffddea890d12cc3db28e77704786772ae3dc2853623c52a5a4e9d8f89 [2022-08-18T16:04:10.754Z] #63 DONE 0.1s [2022-08-18T16:04:10.754Z] [2022-08-18T16:04:10.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-18T16:04:10.754Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:04:11.011Z] #71 ... [2022-08-18T16:04:11.011Z] [2022-08-18T16:04:11.011Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:04:11.011Z] #65 sha256:3d12415aba30812a6605e27bc05d09852927eb6e1e49256841d62cc40220aedb [2022-08-18T16:04:11.011Z] #65 DONE 0.1s [2022-08-18T16:04:11.268Z] [2022-08-18T16:04:11.268Z] #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-18T16:04:11.268Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:04:16.524Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.329s coverage: 6.6% of statements [2022-08-18T16:04:16.524Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T16:04:16.524Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T16:04:16.524Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T16:04:16.524Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T16:04:16.524Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T16:04:16.524Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T16:04:16.780Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T16:04:17.036Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-18T16:04:17.295Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T16:04:17.550Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T16:04:22.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:04:22.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:04:29.718Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T16:04:33.172Z] #71 ... [2022-08-18T16:04:33.172Z] [2022-08-18T16:04:33.172Z] #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-18T16:04:33.172Z] #67 sha256:8e8f1ea2fb0f51f052fa1ad915d9718edbb697069afaabb5cf31885fe06f1094 [2022-08-18T16:04:33.172Z] #67 89.59 + mkdir -p /build [2022-08-18T16:04:33.172Z] #67 89.59 + cp runc /build/runc [2022-08-18T16:04:33.172Z] #67 DONE 89.9s [2022-08-18T16:04:33.172Z] [2022-08-18T16:04:33.172Z] #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-18T16:04:33.172Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:04:33.428Z] #71 ... [2022-08-18T16:04:33.428Z] [2022-08-18T16:04:33.428Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:04:33.428Z] #68 sha256:58fd5a3e7aa17ba184a381d7003eb49b601d5d2787ade40dba096bd97bb4808c [2022-08-18T16:04:33.428Z] #68 DONE 0.1s [2022-08-18T16:04:33.684Z] [2022-08-18T16:04:33.684Z] #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-18T16:04:33.684Z] #71 sha256:8d5e4cda36b3fc4491ad5420f83733c893c7559b6fcbbad1a9dacc7450a66aa2 [2022-08-18T16:04:44.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:04:44.562Z] ok github.com/docker/docker/libnetwork/ipam 15.924s coverage: 85.3% of statements [2022-08-18T16:04:44.562Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T16:04:44.562Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T16:04:44.562Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T16:04:44.818Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.011s coverage: 47.4% of statements [2022-08-18T16:04:44.818Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T16:04:45.074Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T16:04:45.636Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-08-18T16:04:46.198Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-08-18T16:04:46.454Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T16:04:46.710Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T16:04:52.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:05:00.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:05:00.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:05:01.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:05:02.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:05:03.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:05:03.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:05:03.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:05:05.722Z] #71 175.9 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:05:05.722Z] #71 175.9 /usr/bin/ld: /tmp/go-link-704877281/000019.o: in function `New': [2022-08-18T16:05:05.723Z] #71 175.9 /tmp/tmp.fvSUHyiaeT/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-18T16:05:05.723Z] #71 175.9 + bin/containerd-stress [2022-08-18T16:05:05.723Z] #71 177.1 + bin/containerd-shim [2022-08-18T16:05:06.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:05:07.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:05:08.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:05:09.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:05:09.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:05:10.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:05:11.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:05:12.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:05:13.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:05:14.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:05:14.392Z] Using test binary docker [2022-08-18T16:05:14.392Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:05:14.392Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T16:05:14.392Z] INFO: Waiting for daemon to start... [2022-08-18T16:05:14.392Z] Starting dockerd [2022-08-18T16:05:16.280Z] . [2022-08-18T16:05:16.280Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:05:16.536Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:05:16.536Z] Error: No such image: emptyfs [2022-08-18T16:05:16.536Z] Running integration-test (iteration 1) [2022-08-18T16:05:16.536Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:05:16.792Z] Loaded image: busybox:latest [2022-08-18T16:05:17.049Z] Loaded image: busybox:glibc [2022-08-18T16:05:17.902Z] #71 188.3 + bin/containerd-shim-runc-v1 [2022-08-18T16:05:18.415Z] Loaded image: debian:bullseye-slim [2022-08-18T16:05:18.415Z] Loaded image: hello-world:latest [2022-08-18T16:05:18.415Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:05:18.415Z] INFO: Testing against a local daemon [2022-08-18T16:05:18.415Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:05:19.780Z] --- PASS: TestCgroupNamespacesBuild (1.36s) [2022-08-18T16:05:19.780Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:05:21.145Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-08-18T16:05:21.145Z] === RUN TestBuildWithSession [2022-08-18T16:05:21.145Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:05:21.145Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:05:21.145Z] === RUN TestBuildSquashParent [2022-08-18T16:05:23.152Z] #71 194.5 + bin/containerd-shim-runc-v2 [2022-08-18T16:05:23.408Z] #71 195.3 + binaries [2022-08-18T16:05:23.408Z] #71 195.3 + install -D bin/containerd /build/containerd [2022-08-18T16:05:23.408Z] #71 195.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:05:23.408Z] #71 195.4 + install -D bin/ctr /build/ctr [2022-08-18T16:05:23.664Z] #71 DONE 195.8s [2022-08-18T16:05:25.038Z] [2022-08-18T16:05:25.038Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:05:25.038Z] #72 sha256:d2cf75c2b425c4253af5925b26f6548c7ae19c02feef62a441b9ba30a2ced9ed [2022-08-18T16:05:25.294Z] #72 DONE 0.4s [2022-08-18T16:05:25.294Z] [2022-08-18T16:05:25.294Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:05:25.294Z] #77 sha256:9a95ff933a334ed93ef45903d2b521136eb5564e6ee3484dba69f6fbadbdaf3e [2022-08-18T16:05:25.294Z] #77 DONE 0.1s [2022-08-18T16:05:25.294Z] [2022-08-18T16:05:25.295Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:05:25.295Z] #82 sha256:e631807adba372a42d08a20be9c6734a3bec783a3582de74189eb4d0b86f6a23 [2022-08-18T16:05:25.551Z] #82 DONE 0.4s [2022-08-18T16:05:25.807Z] [2022-08-18T16:05:25.807Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:05:25.807Z] #85 sha256:523061f8b6b55166e14cb1f2faf8bfa5ba7c375f48b336a37ca50c164a105e5a [2022-08-18T16:05:25.807Z] #85 DONE 0.0s [2022-08-18T16:05:25.807Z] [2022-08-18T16:05:25.807Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:05:25.807Z] #86 sha256:c5db6da5ad44ae2c4378a0f20822433d236ed0efcfe60c0d6c39d32a0028059f [2022-08-18T16:05:25.807Z] #86 DONE 0.0s [2022-08-18T16:05:25.807Z] [2022-08-18T16:05:25.807Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:05:25.807Z] #87 sha256:7fe6c8008320d9d8d7513c2c615f5a47238a277ddb2d3dae794de7ef4adfc8a5 [2022-08-18T16:05:25.807Z] #87 DONE 0.0s [2022-08-18T16:05:25.807Z] [2022-08-18T16:05:25.807Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:05:25.807Z] #88 sha256:21d3ed05290bb58bc3c4a547d4b4af83bf3f68b6e02fae9428311a1221de8693 [2022-08-18T16:05:26.390Z] --- PASS: TestBuildSquashParent (4.43s) [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:05:26.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:05:26.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:05:26.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:05:26.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:05:26.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:05:26.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:05:26.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:05:26.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:05:26.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:05:26.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:05:27.513Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:05:28.442Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:05:29.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:05:29.988Z] #88 DONE 3.7s [2022-08-18T16:05:29.988Z] [2022-08-18T16:05:29.988Z] #89 exporting to image [2022-08-18T16:05:29.988Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:05:29.988Z] #89 exporting layers [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-08-18T16:05:30.370Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2022-08-18T16:05:30.370Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:05:30.370Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:05:32.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:05:32.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:05:32.259Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:05:32.515Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:05:32.772Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-08-18T16:05:32.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2022-08-18T16:05:32.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-08-18T16:05:32.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T16:05:32.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-18T16:05:32.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-18T16:05:32.772Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:05:33.295Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:05:33.295Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:05:33.295Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:05:33.295Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:05:33.295Z] [2022-08-18T16:05:33.295Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:05:33.295Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:05:33.295Z] HOSTNAME=c84c3faa785a [2022-08-18T16:05:33.295Z] DEST=bundles/test-integration [2022-08-18T16:05:33.295Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:05:33.295Z] DOCKER_ROOTLESS=1 [2022-08-18T16:05:33.295Z] DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T16:05:33.295Z] container=docker [2022-08-18T16:05:33.295Z] HOME=/root [2022-08-18T16:05:33.295Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:05:33.295Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:05:33.295Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:05:33.295Z] TERM=xterm [2022-08-18T16:05:33.295Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:05:33.295Z] SHLVL=1 [2022-08-18T16:05:33.295Z] TIMEOUT=120m [2022-08-18T16:05:33.295Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:05:33.295Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:05:33.295Z] GO111MODULE=off [2022-08-18T16:05:33.295Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:05:33.295Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:05:33.295Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:05:33.295Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:05:33.295Z] GOPATH=/go [2022-08-18T16:05:33.295Z] PKG_CONFIG=pkg-config [2022-08-18T16:05:33.295Z] _=/usr/bin/env [2022-08-18T16:05:33.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:05:33.334Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-08-18T16:05:33.335Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:05:34.700Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-08-18T16:05:34.700Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:05:34.956Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-18T16:05:34.956Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:05:36.846Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2022-08-18T16:05:36.846Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:05:37.409Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-18T16:05:37.409Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:05:39.299Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-08-18T16:05:39.299Z] === RUN TestBuildWithHugeFile [2022-08-18T16:05:46.255Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:05:46.255Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:05:46.255Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:05:46.255Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:05:46.255Z] [2022-08-18T16:05:46.255Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T16:05:46.255Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-18T16:05:46.255Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:05:46.255Z] + run_tests test-integration-flaky [2022-08-18T16:05:46.255Z] + '[' -n 0 ']' [2022-08-18T16:05:46.255Z] + rm= [2022-08-18T16:05:46.255Z] + c=0 [2022-08-18T16:05:46.255Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43985/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43985/.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=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh test-integration-flaky test-integration [2022-08-18T16:05:46.255Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T16:05:46.255Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T16:05:46.255Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-18T16:05:46.255Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-18T16:05:46.255Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T16:05:46.255Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T16:05:46.255Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T16:05:46.255Z] + run_tests [2022-08-18T16:05:46.255Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T16:05:46.255Z] + run_tests [2022-08-18T16:05:46.255Z] + '[' -n 0 ']' [2022-08-18T16:05:46.255Z] + '[' -n 0 ']' [2022-08-18T16:05:46.255Z] + rm= [2022-08-18T16:05:46.255Z] + rm= [2022-08-18T16:05:46.255Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43985/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43985/.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=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh '' test-integration [2022-08-18T16:05:46.255Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43985/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43985/.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=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh '' test-integration [2022-08-18T16:05:46.255Z] ++ jobs -p [2022-08-18T16:05:46.255Z] + for job in $(jobs -p) [2022-08-18T16:05:46.255Z] + wait 8380 [2022-08-18T16:05:46.255Z] [2022-08-18T16:05:46.255Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:05:46.255Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:05:46.255Z] HOSTNAME=0ce472089a9f [2022-08-18T16:05:46.255Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T16:05:46.255Z] TESTDEBUG=0 [2022-08-18T16:05:46.255Z] DEST=bundles/test-integration [2022-08-18T16:05:46.255Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:05:46.255Z] KEEPBUNDLE=1 [2022-08-18T16:05:46.255Z] DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T16:05:46.255Z] container=docker [2022-08-18T16:05:46.255Z] HOME=/root [2022-08-18T16:05:46.255Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:05:46.255Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:05:46.255Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:05:46.255Z] TERM=xterm [2022-08-18T16:05:46.255Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:05:46.255Z] SHLVL=1 [2022-08-18T16:05:46.255Z] TIMEOUT=120m [2022-08-18T16:05:46.255Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:05:46.255Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:05:46.255Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T16:05:46.255Z] GO111MODULE=off [2022-08-18T16:05:46.255Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:05:46.255Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:05:46.255Z] GOPATH=/go [2022-08-18T16:05:46.255Z] PKG_CONFIG=pkg-config [2022-08-18T16:05:46.255Z] _=/usr/bin/env [2022-08-18T16:05:46.255Z] Building test suite binary ./integration-cli/test.main [2022-08-18T16:05:46.255Z] [2022-08-18T16:05:46.255Z] [2022-08-18T16:05:46.255Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:05:46.255Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:05:46.255Z] HOSTNAME=dc47f3052e4c [2022-08-18T16:05:46.255Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T16:05:46.255Z] TESTDEBUG=0 [2022-08-18T16:05:46.255Z] DEST=bundles/test-integration [2022-08-18T16:05:46.255Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:05:46.255Z] KEEPBUNDLE=1 [2022-08-18T16:05:46.255Z] DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T16:05:46.255Z] container=docker [2022-08-18T16:05:46.255Z] HOME=/root [2022-08-18T16:05:46.255Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:05:46.255Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:05:46.255Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:05:46.255Z] TERM=xterm [2022-08-18T16:05:46.255Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:05:46.255Z] SHLVL=1 [2022-08-18T16:05:46.255Z] TIMEOUT=120m [2022-08-18T16:05:46.255Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:05:46.255Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:05:46.255Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T16:05:46.255Z] GO111MODULE=off [2022-08-18T16:05:46.255Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:05:46.255Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:05:46.255Z] GOPATH=/go [2022-08-18T16:05:46.255Z] PKG_CONFIG=pkg-config [2022-08-18T16:05:46.255Z] _=/usr/bin/env [2022-08-18T16:05:46.255Z] Building test suite binary ./integration-cli/test.main [2022-08-18T16:05:46.255Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T16:05:46.255Z] No new tests added to integration. [2022-08-18T16:05:46.255Z] [2022-08-18T16:05:46.255Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:05:46.255Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:05:46.255Z] HOSTNAME=15c07b8603c2 [2022-08-18T16:05:46.255Z] TESTDEBUG=0 [2022-08-18T16:05:46.255Z] DEST=bundles/test-integration [2022-08-18T16:05:46.255Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:05:46.255Z] KEEPBUNDLE=1 [2022-08-18T16:05:46.255Z] DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T16:05:46.255Z] container=docker [2022-08-18T16:05:46.255Z] HOME=/root [2022-08-18T16:05:46.255Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:05:46.255Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:05:46.255Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:05:46.255Z] TERM=xterm [2022-08-18T16:05:46.255Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:05:46.255Z] SHLVL=1 [2022-08-18T16:05:46.255Z] TIMEOUT=120m [2022-08-18T16:05:46.255Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:05:46.255Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:05:46.255Z] GO111MODULE=off [2022-08-18T16:05:46.255Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:05:46.255Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:05:46.255Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:05:46.255Z] GOPATH=/go [2022-08-18T16:05:46.255Z] PKG_CONFIG=pkg-config [2022-08-18T16:05:46.255Z] _=/usr/bin/env [2022-08-18T16:05:46.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:05:56.498Z] #89 exporting layers 24.2s done [2022-08-18T16:05:56.498Z] #89 writing image sha256:aaaeb5af1ae3edeb3664e2c39b07e90791f4642c71abe7812c679a32704f7943 done [2022-08-18T16:05:56.498Z] #89 naming to docker.io/library/docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d done [2022-08-18T16:05:56.498Z] #89 DONE 24.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T16:05:56.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43985/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/validate/default [2022-08-18T16:06:00.091Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T16:06:00.091Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T16:06:08.236Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-18T16:06:12.407Z] Congratulations! All API changes are done the right way. [2022-08-18T16:06:12.407Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T16:06:12.407Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T16:06:12.407Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T16:06:12.407Z] [2022-08-18T16:06:12.407Z] INFO Start validation with golang-ci-lint [2022-08-18T16:06:13.335Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T16:06:13.335Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T16:06:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:06:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:06:35.472Z] --- PASS: TestBuildWithHugeFile (49.62s) [2022-08-18T16:06:35.472Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:06:35.472Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:06:35.472Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:06:35.472Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:06:35.472Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:06:35.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:06:35.472Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:06:35.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:06:35.472Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:06:35.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:06:35.472Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:06:35.472Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:06:35.472Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:06:35.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T16:06:35.472Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-18T16:06:35.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-18T16:06:35.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:06:35.472Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:06:35.472Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:06:35.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:06:35.472Z] --- PASS: TestBuildPreserveOwnership (3.52s) [2022-08-18T16:06:35.472Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-08-18T16:06:35.472Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-18T16:06:35.472Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:06:35.472Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T16:06:35.472Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:06:35.472Z] Loaded image: busybox:latest [2022-08-18T16:06:35.472Z] Loaded image: busybox:glibc [2022-08-18T16:06:35.472Z] Loaded image: debian:bullseye-slim [2022-08-18T16:06:35.472Z] Loaded image: hello-world:latest [2022-08-18T16:06:35.472Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:06:38.098Z] ok github.com/docker/docker/libnetwork/networkdb 104.400s coverage: 60.0% of statements [2022-08-18T16:06:38.098Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T16:06:38.098Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T16:06:38.098Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-08-18T16:06:38.098Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T16:06:38.098Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T16:06:39.027Z] ok github.com/docker/docker/libnetwork/portmapper 0.682s coverage: 48.6% of statements [2022-08-18T16:06:39.283Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-18T16:06:39.283Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T16:06:39.539Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-18T16:06:39.539Z] [2022-08-18T16:06:39.539Z] === Skipped [2022-08-18T16:06:39.539Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T16:06:39.540Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T16:06:39.540Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T16:06:39.540Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T16:06:39.540Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T16:06:39.540Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T16:06:39.540Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T16:06:39.540Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T16:06:39.540Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T16:06:39.540Z] firewalld_test.go:14: firewalld is not running [2022-08-18T16:06:39.540Z] [2022-08-18T16:06:39.540Z] DONE 327 tests, 9 skipped in 202.883s Post stage [Pipeline] junit [2022-08-18T16:06:40.494Z] Recording test results [2022-08-18T16:06:41.779Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:06:41.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:06:42.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -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:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh dynbinary test-integration [2022-08-18T16:06:42.685Z] [2022-08-18T16:06:42.685Z] Removing bundles/ [2022-08-18T16:06:42.685Z] [2022-08-18T16:06:42.685Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:06:42.685Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:06:42.685Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:06:43.565Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s) [2022-08-18T16:06:43.565Z] PASS [2022-08-18T16:06:43.565Z] [2022-08-18T16:06:43.565Z] === Skipped [2022-08-18T16:06:43.565Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:06:43.565Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:06:43.565Z] [2022-08-18T16:06:43.565Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:06:43.565Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:06:43.565Z] [2022-08-18T16:06:43.565Z] DONE 34 tests, 2 skipped in 86.516s [2022-08-18T16:06:43.565Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:06:43.565Z] INFO: Testing against a local daemon [2022-08-18T16:06:43.565Z] === RUN TestConfigInspect [2022-08-18T16:06:45.454Z] --- PASS: TestConfigInspect (2.33s) [2022-08-18T16:06:45.454Z] === RUN TestConfigList [2022-08-18T16:06:47.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:06:47.971Z] --- PASS: TestConfigList (2.16s) [2022-08-18T16:06:47.971Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:06:49.860Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-18T16:06:49.860Z] === RUN TestConfigsUpdate [2022-08-18T16:06:52.375Z] --- PASS: TestConfigsUpdate (2.17s) [2022-08-18T16:06:52.375Z] === RUN TestTemplatedConfig [2022-08-18T16:06:54.919Z] --- PASS: TestTemplatedConfig (2.70s) [2022-08-18T16:06:54.919Z] === RUN TestConfigCreateResolve [2022-08-18T16:06:56.812Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-18T16:06:56.812Z] PASS [2022-08-18T16:06:56.812Z] [2022-08-18T16:06:56.812Z] DONE 6 tests in 13.697s [2022-08-18T16:06:56.812Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:06:56.812Z] INFO: Testing against a local daemon [2022-08-18T16:06:56.812Z] === RUN TestAttachWithTTY [2022-08-18T16:06:56.812Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T16:06:56.812Z] === RUN TestAttachWithoutTTy [2022-08-18T16:06:57.068Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T16:06:57.068Z] === RUN TestCheckpoint [2022-08-18T16:06:57.068Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:06:57.068Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:06:57.068Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:06:57.068Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:06:57.068Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:06:57.069Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:06:57.069Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:06:57.069Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:06:57.069Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:06:57.069Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:06:57.069Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:06:57.069Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:06:57.069Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-18T16:06:57.069Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:06:57.069Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T16:06:57.069Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:06:57.069Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:06:57.069Z] === RUN TestCopyEmptyFile [2022-08-18T16:06:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:06:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:06:57.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:06:57.324Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-18T16:06:57.324Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:06:57.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:06:57.324Z] === RUN TestCopyFromContainer [2022-08-18T16:06:57.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:06:58.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:06:58.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:06:58.693Z] === RUN TestCopyFromContainer// [2022-08-18T16:06:58.693Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:06:58.693Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:06:58.693Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:06:58.693Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:06:58.693Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:06:58.949Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:06:58.949Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:06:58.949Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:06:58.949Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer (1.72s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:06:59.205Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-18T16:06:59.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:06:59.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:06:59.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:06:59.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:06:59.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:06:59.205Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:06:59.205Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:06:59.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:06:59.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:06:59.205Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:06:59.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:06:59.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:06:59.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:06:59.205Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:06:59.205Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:06:59.205Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T16:06:59.205Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:06:59.205Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:06:59.205Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:06:59.205Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:06:59.205Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:06:59.205Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:06:59.205Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:06:59.205Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:06:59.205Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:06:59.205Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:06:59.205Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:06:59.205Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:06:59.205Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:06:59.205Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:06:59.205Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:06:59.205Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:06:59.205Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:06:59.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:07:01.095Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-08-18T16:07:01.095Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:07:01.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-08-18T16:07:02.462Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:07:02.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:07:02.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:07:02.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:07:02.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:07:02.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:07:02.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:07:02.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:07:02.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:07:02.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:07:02.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:07:02.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:07:02.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:07:02.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:07:02.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:07:02.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:07:02.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:07:02.462Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:07:02.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:07:03.025Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-18T16:07:03.025Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:07:03.025Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:07:03.025Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:07:03.025Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:07:03.025Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:07:03.025Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:07:03.025Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:07:03.025Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T16:07:03.025Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:07:03.025Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T16:07:03.025Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:07:03.025Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:07:03.025Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:07:03.025Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:07:03.025Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:07:03.025Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:07:03.025Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:07:03.025Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:07:03.025Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:07:03.025Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:07:03.025Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:07:03.025Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:07:03.025Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:07:03.025Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:07:03.025Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:07:03.025Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:07:03.025Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:07:03.025Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:07:03.025Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:07:03.025Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:07:03.026Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:07:03.026Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:07:03.026Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:07:03.026Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:07:03.026Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:07:03.026Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:07:03.026Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:07:03.026Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:07:03.026Z] === RUN TestDiff [2022-08-18T16:07:03.587Z] --- PASS: TestDiff (0.57s) [2022-08-18T16:07:03.587Z] === RUN TestExecConsoleSize [2022-08-18T16:07:03.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:07:04.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:07:04.516Z] --- PASS: TestExecConsoleSize (0.61s) [2022-08-18T16:07:04.516Z] === RUN TestExecWithCloseStdin [2022-08-18T16:07:04.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:07:05.078Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-18T16:07:05.078Z] === RUN TestExec [2022-08-18T16:07:05.640Z] --- PASS: TestExec (0.63s) [2022-08-18T16:07:05.640Z] === RUN TestExecUser [2022-08-18T16:07:05.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:07:06.202Z] --- PASS: TestExecUser (0.63s) [2022-08-18T16:07:06.202Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:07:06.765Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-08-18T16:07:06.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:07:07.021Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:07:07.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:07:08.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:07:08.388Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T16:07:08.388Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:07:08.949Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2022-08-18T16:07:08.949Z] === RUN TestHealthKillContainer [2022-08-18T16:07:09.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:07:09.263Z] Using test binary docker [2022-08-18T16:07:09.263Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:07:09.263Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:07:09.263Z] INFO: Waiting for daemon to start... [2022-08-18T16:07:09.263Z] Starting dockerd [2022-08-18T16:07:12.530Z] . [2022-08-18T16:07:12.530Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:07:12.530Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:07:12.530Z] Error: No such image: emptyfs [2022-08-18T16:07:12.530Z] Running integration-test (iteration 1) [2022-08-18T16:07:12.530Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:07:12.530Z] Loaded image: busybox:latest [2022-08-18T16:07:12.530Z] Loaded image: busybox:glibc [2022-08-18T16:07:13.896Z] Loaded image: debian:bullseye-slim [2022-08-18T16:07:14.153Z] Loaded image: hello-world:latest [2022-08-18T16:07:14.153Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:07:14.153Z] INFO: Testing against a local daemon [2022-08-18T16:07:14.153Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:07:15.519Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-08-18T16:07:15.519Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:07:16.883Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-18T16:07:16.883Z] === RUN TestBuildWithSession [2022-08-18T16:07:16.883Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:07:16.883Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:07:16.883Z] === RUN TestBuildSquashParent [2022-08-18T16:07:18.889Z] --- PASS: TestHealthKillContainer (8.24s) [2022-08-18T16:07:18.889Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:07:18.889Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-18T16:07:18.889Z] === RUN TestIpcModeNone [2022-08-18T16:07:18.889Z] --- PASS: TestIpcModeNone (0.59s) [2022-08-18T16:07:18.889Z] === RUN TestIpcModePrivate [2022-08-18T16:07:18.889Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-18T16:07:19.145Z] --- PASS: TestIpcModePrivate (0.64s) [2022-08-18T16:07:19.145Z] === RUN TestIpcModeShareable [2022-08-18T16:07:19.401Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-18T16:07:19.657Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-18T16:07:19.657Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:07:21.547Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-08-18T16:07:21.547Z] === RUN TestAPIIpcModeHost [2022-08-18T16:07:21.805Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-18T16:07:21.805Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:07:23.171Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T16:07:23.171Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-08-18T16:07:23.171Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:07:23.425Z] --- PASS: TestBuildSquashParent (6.49s) [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:07:23.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:07:23.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:07:23.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:07:23.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:07:23.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:07:23.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:07:23.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:07:23.425Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:07:23.425Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:07:24.100Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T16:07:24.355Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-18T16:07:24.355Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:07:24.795Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:07:24.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:07:25.282Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T16:07:25.538Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-08-18T16:07:25.538Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:07:26.465Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T16:07:26.721Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-18T16:07:26.721Z] === RUN TestIpcModeOlderClient [2022-08-18T16:07:26.721Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:07:26.721Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:07:26.977Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-18T16:07:26.977Z] === RUN TestKillContainer [2022-08-18T16:07:26.977Z] === RUN TestKillContainer/no_signal [2022-08-18T16:07:27.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:07:27.311Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:07:27.540Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:07:28.103Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:07:28.666Z] --- PASS: TestKillContainer (1.49s) [2022-08-18T16:07:28.666Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-18T16:07:28.666Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2022-08-18T16:07:28.666Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-18T16:07:28.666Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:07:28.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2022-08-18T16:07:28.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2022-08-18T16:07:28.676Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:07:28.676Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:07:28.923Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:07:29.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-18T16:07:29.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-18T16:07:29.851Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-18T16:07:29.851Z] === RUN TestKillStoppedContainer [2022-08-18T16:07:29.851Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T16:07:29.851Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:07:29.851Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T16:07:29.851Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:07:30.412Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-18T16:07:30.412Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:07:30.412Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T16:07:30.412Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:07:30.412Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:07:30.669Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-18T16:07:30.669Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:07:30.927Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-18T16:07:30.927Z] === RUN TestLinksContainerNames [2022-08-18T16:07:31.856Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-18T16:07:31.856Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:07:32.419Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-18T16:07:32.419Z] === RUN TestLogs [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:07:32.419Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:07:32.419Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:07:32.419Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:07:32.419Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:07:32.419Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:07:32.419Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:07:32.419Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:07:32.419Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:07:32.419Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:07:32.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:07:32.982Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:07:32.982Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:07:33.102Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:07:33.546Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:07:33.546Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:07:34.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:07:34.109Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:07:34.109Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:07:34.109Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:07:34.109Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:07:34.109Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:07:34.109Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:07:34.109Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:07:34.109Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:07:34.109Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:07:35.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:07:35.037Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:07:35.397Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:07:35.599Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:07:35.599Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:07:36.323Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-08-18T16:07:36.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-08-18T16:07:36.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T16:07:36.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T16:07:36.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T16:07:36.323Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T16:07:36.323Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:07:36.529Z] --- PASS: TestLogs (3.93s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s) [2022-08-18T16:07:36.529Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s) [2022-08-18T16:07:36.529Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:07:36.787Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:07:36.787Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:07:36.787Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:07:36.787Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:07:37.044Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:07:37.304Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:07:37.304Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:07:37.304Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:07:37.304Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:07:37.304Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:07:37.304Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:07:38.671Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-18T16:07:38.671Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:07:38.927Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-18T16:07:38.927Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:07:39.488Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-18T16:07:39.488Z] === RUN TestNetworkNat [2022-08-18T16:07:39.754Z] --- PASS: TestNetworkNat (0.50s) [2022-08-18T16:07:39.754Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:07:40.325Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-08-18T16:07:40.325Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:07:41.565Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T16:07:41.565Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:07:42.843Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-18T16:07:42.843Z] === RUN TestPause [2022-08-18T16:07:43.406Z] --- PASS: TestPause (0.44s) [2022-08-18T16:07:43.406Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:07:43.406Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:07:43.406Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:07:43.406Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:07:43.969Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-18T16:07:43.969Z] === RUN TestPidHost [2022-08-18T16:07:44.897Z] --- PASS: TestPidHost (1.02s) [2022-08-18T16:07:44.897Z] === RUN TestPsFilter [2022-08-18T16:07:44.897Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T16:07:44.897Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:07:45.459Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-18T16:07:45.459Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:07:45.715Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-18T16:07:45.715Z] === RUN TestRemoveContainerRunning [2022-08-18T16:07:46.277Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-08-18T16:07:46.277Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:07:46.843Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-18T16:07:46.843Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:07:46.843Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:07:46.843Z] === RUN TestRenameLinkedContainer [2022-08-18T16:07:48.740Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-08-18T16:07:48.740Z] === RUN TestRenameStoppedContainer [2022-08-18T16:07:48.997Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-18T16:07:48.997Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:07:49.648Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-18T16:07:49.648Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:07:49.926Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-18T16:07:49.926Z] === RUN TestRenameInvalidName [2022-08-18T16:07:50.183Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-18T16:07:50.183Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:07:52.073Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-18T16:07:52.073Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:07:52.235Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-18T16:07:52.235Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:07:52.329Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-18T16:07:52.329Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:07:53.257Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-08-18T16:07:53.257Z] === RUN TestResize [2022-08-18T16:07:53.513Z] --- PASS: TestResize (0.43s) [2022-08-18T16:07:53.513Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:07:54.075Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-18T16:07:54.075Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:07:54.333Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:07:54.333Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:07:54.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:07:54.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:07:54.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:07:54.334Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:07:54.334Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:07:54.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:07:54.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:07:56.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:07:57.492Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T16:07:57.493Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:07:57.590Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:07:57.749Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-18T16:07:57.749Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:07:58.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:07:58.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:08:00.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:08:00.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:08:02.993Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-18T16:08:02.993Z] === RUN TestBuildWithHugeFile [2022-08-18T16:08:03.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:08:03.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:08:05.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:08:07.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:08:07.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:08:09.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:08:09.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:08:10.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.03s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.25s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.89s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-08-18T16:08:12.849Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-18T16:08:12.849Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:08:12.849Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:08:13.413Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:08:14.343Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.81s) [2022-08-18T16:08:14.343Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-18T16:08:14.343Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-18T16:08:14.343Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:08:15.709Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-18T16:08:15.709Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:08:15.709Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T16:08:15.709Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T16:08:15.709Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:08:16.638Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-18T16:08:16.639Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:08:18.005Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-08-18T16:08:18.005Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:08:19.082Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:08:19.082Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:08:19.082Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:08:19.082Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:08:19.082Z] [2022-08-18T16:08:19.082Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:08:19.082Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:08:19.082Z] HOSTNAME=b9f71c877f91 [2022-08-18T16:08:19.082Z] TESTDEBUG=0 [2022-08-18T16:08:19.082Z] DEST=bundles/test-integration [2022-08-18T16:08:19.082Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:08:19.082Z] DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d [2022-08-18T16:08:19.082Z] container=docker [2022-08-18T16:08:19.082Z] HOME=/root [2022-08-18T16:08:19.082Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:08:19.082Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:08:19.082Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:08:19.082Z] TERM=xterm [2022-08-18T16:08:19.082Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:08:19.082Z] SHLVL=1 [2022-08-18T16:08:19.082Z] TIMEOUT=120m [2022-08-18T16:08:19.082Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:08:19.082Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:08:19.082Z] GO111MODULE=off [2022-08-18T16:08:19.082Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:08:19.082Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:08:19.082Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T16:08:19.082Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:08:19.082Z] GOPATH=/go [2022-08-18T16:08:19.082Z] PKG_CONFIG=pkg-config [2022-08-18T16:08:19.082Z] _=/usr/bin/env [2022-08-18T16:08:19.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:08:19.370Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-08-18T16:08:19.370Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:08:20.297Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T16:08:20.297Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:08:20.859Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T16:08:20.859Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:08:22.225Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-18T16:08:22.225Z] === RUN TestNISDomainname [2022-08-18T16:08:22.789Z] --- PASS: TestNISDomainname (0.57s) [2022-08-18T16:08:22.789Z] === RUN TestHostnameDnsResolution [2022-08-18T16:08:22.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:08:22.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:08:23.352Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-18T16:08:23.352Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:08:23.914Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-18T16:08:23.914Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:08:24.493Z] --- PASS: TestPrivilegedHostDevices (0.58s) [2022-08-18T16:08:24.493Z] === RUN TestRunConsoleSize [2022-08-18T16:08:25.074Z] --- PASS: TestRunConsoleSize (0.45s) [2022-08-18T16:08:25.074Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:08:26.002Z] --- PASS: TestRunWithAlternativeContainerdShim (1.11s) [2022-08-18T16:08:26.002Z] === RUN TestStats [2022-08-18T16:08:28.517Z] --- PASS: TestStats (2.48s) [2022-08-18T16:08:28.517Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:08:28.517Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:08:28.517Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:08:28.517Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:08:28.517Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:08:28.517Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:08:28.517Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:08:28.517Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:08:28.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:08:28.517Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:08:28.517Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:08:29.445Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:08:31.333Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:08:32.699Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:08:32.699Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-18T16:08:32.699Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-08-18T16:08:32.699Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-18T16:08:32.699Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-18T16:08:32.699Z] === RUN TestDeleteDevicemapper [2022-08-18T16:08:32.699Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:08:32.699Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:08:32.699Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:08:34.589Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-08-18T16:08:34.589Z] === RUN TestUpdateMemory [2022-08-18T16:08:34.846Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-18T16:08:34.846Z] === RUN TestUpdateCPUQuota [2022-08-18T16:08:35.775Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-08-18T16:08:35.775Z] === RUN TestUpdatePidsLimit [2022-08-18T16:08:35.775Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:08:36.031Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:08:36.288Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:08:36.544Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:08:36.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:08:36.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:08:37.363Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit (2.16s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-08-18T16:08:37.926Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-18T16:08:37.926Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:08:45.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:08:45.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:08:50.094Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-18T16:08:50.094Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:08:50.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-18T16:08:50.094Z] === RUN TestWaitNonBlocked [2022-08-18T16:08:50.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:08:50.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:08:50.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:08:50.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:08:50.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:08:50.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:08:50.094Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:08:50.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.51s) [2022-08-18T16:08:50.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-08-18T16:08:50.094Z] === RUN TestWaitBlocked [2022-08-18T16:08:50.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:08:50.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:08:50.094Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:08:50.094Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:08:50.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:08:50.094Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:08:50.657Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:08:50.657Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-08-18T16:08:50.657Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-08-18T16:08:50.657Z] === RUN TestWaitConditions [2022-08-18T16:08:50.657Z] === RUN TestWaitConditions/default [2022-08-18T16:08:50.657Z] === PAUSE TestWaitConditions/default [2022-08-18T16:08:50.657Z] === RUN TestWaitConditions/not-running [2022-08-18T16:08:50.657Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:08:50.657Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:08:50.657Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:08:50.657Z] === RUN TestWaitConditions/removed [2022-08-18T16:08:50.657Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:08:50.657Z] === CONT TestWaitConditions/default [2022-08-18T16:08:50.657Z] === CONT TestWaitConditions/removed [2022-08-18T16:08:52.622Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:08:52.622Z] === CONT TestWaitConditions/not-running [2022-08-18T16:08:53.986Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:08:53.986Z] --- PASS: TestWaitConditions/default (1.70s) [2022-08-18T16:08:53.986Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-08-18T16:08:53.986Z] --- PASS: TestWaitConditions/not-running (1.57s) [2022-08-18T16:08:53.986Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-08-18T16:08:53.986Z] === RUN TestWaitRestartedContainer [2022-08-18T16:08:53.986Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:08:53.986Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:08:53.986Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:08:53.986Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:08:53.986Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:08:53.986Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:08:53.986Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:08:53.986Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:08:55.876Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:08:56.439Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:08:56.439Z] --- PASS: TestWaitRestartedContainer/next-exit (1.46s) [2022-08-18T16:08:56.439Z] --- PASS: TestWaitRestartedContainer/default (1.52s) [2022-08-18T16:08:56.439Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-18T16:08:56.439Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:08:56.439Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:08:58.957Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2022-08-18T16:08:58.957Z] === CONT TestIpcModeOlderClient [2022-08-18T16:08:58.957Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-08-18T16:08:58.957Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:08:58.957Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-18T16:08:58.957Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:08:59.163Z] --- PASS: TestBuildWithHugeFile (50.64s) [2022-08-18T16:08:59.163Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:08:59.163Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:08:59.163Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:08:59.163Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:08:59.163Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:08:59.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:08:59.163Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:08:59.163Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:08:59.163Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:08:59.163Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:08:59.163Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:08:59.163Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:08:59.163Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:08:59.163Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-18T16:08:59.163Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-18T16:08:59.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-18T16:08:59.163Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:08:59.163Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:08:59.163Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:08:59.163Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:09:01.478Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-08-18T16:09:01.478Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:09:03.330Z] --- PASS: TestBuildPreserveOwnership (10.05s) [2022-08-18T16:09:03.330Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.03s) [2022-08-18T16:09:03.330Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T16:09:03.330Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:09:03.330Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T16:09:03.330Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:09:03.330Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:09:03.330Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:09:03.330Z] PASS [2022-08-18T16:09:03.330Z] [2022-08-18T16:09:03.330Z] === Skipped [2022-08-18T16:09:03.330Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:09:03.330Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:09:03.330Z] [2022-08-18T16:09:03.330Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:09:03.330Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:09:03.330Z] [2022-08-18T16:09:03.330Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:09:03.330Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:09:03.330Z] [2022-08-18T16:09:03.330Z] DONE 34 tests, 3 skipped in 110.995s [2022-08-18T16:09:03.330Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:09:03.330Z] INFO: Testing against a local daemon [2022-08-18T16:09:03.330Z] === RUN TestConfigInspect [2022-08-18T16:09:03.330Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.330Z] --- SKIP: TestConfigInspect (0.01s) [2022-08-18T16:09:03.330Z] === RUN TestConfigList [2022-08-18T16:09:03.331Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T16:09:03.331Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:09:03.331Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:09:03.331Z] === RUN TestConfigsUpdate [2022-08-18T16:09:03.331Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T16:09:03.331Z] === RUN TestTemplatedConfig [2022-08-18T16:09:03.331Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T16:09:03.331Z] === RUN TestConfigCreateResolve [2022-08-18T16:09:03.331Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T16:09:03.331Z] PASS [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] === Skipped [2022-08-18T16:09:03.331Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-08-18T16:09:03.331Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T16:09:03.331Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:09:03.331Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T16:09:03.331Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T16:09:03.331Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T16:09:03.331Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:09:03.331Z] [2022-08-18T16:09:03.331Z] DONE 6 tests, 6 skipped in 0.138s [2022-08-18T16:09:03.331Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:09:03.587Z] INFO: Testing against a local daemon [2022-08-18T16:09:03.587Z] === RUN TestAttachWithTTY [2022-08-18T16:09:03.587Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-18T16:09:03.587Z] === RUN TestAttachWithoutTTy [2022-08-18T16:09:03.587Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T16:09:03.587Z] === RUN TestCheckpoint [2022-08-18T16:09:03.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:09:03.587Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:09:03.587Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:09:03.587Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:09:03.587Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:09:03.587Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:09:03.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:09:03.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:09:03.844Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:09:03.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T16:09:03.844Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:09:03.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:09:03.844Z] === RUN TestCopyEmptyFile [2022-08-18T16:09:03.996Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-18T16:09:04.100Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-18T16:09:04.100Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:09:04.100Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:09:04.100Z] === RUN TestCopyFromContainer [2022-08-18T16:09:07.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:09:08.265Z] === RUN TestCopyFromContainer// [2022-08-18T16:09:08.265Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:09:08.265Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:09:08.265Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:09:08.521Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:09:08.521Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:09:08.521Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:09:08.521Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:09:08.521Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:09:08.777Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer (4.66s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:09:08.777Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T16:09:08.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:09:08.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:09:08.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:09:08.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:09:08.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:09:08.777Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:09:08.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:09:08.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:09:08.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:09:08.777Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:09:08.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:09:08.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:09:08.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:09:08.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:09:08.777Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:09:08.777Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T16:09:08.777Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:09:08.777Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:09:08.777Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:09:08.777Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:09:08.777Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:09:08.777Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:09:08.777Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:09:08.777Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:09:08.777Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:09:08.777Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:09:08.777Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:09:08.777Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:09:08.777Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:09:08.777Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:09:08.777Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:09:08.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:09:08.777Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:09:10.142Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-08-18T16:09:10.142Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:09:10.532Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-08-18T16:09:10.532Z] PASS [2022-08-18T16:09:10.532Z] [2022-08-18T16:09:10.532Z] === Skipped [2022-08-18T16:09:10.532Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:09:10.532Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:09:10.532Z] [2022-08-18T16:09:10.532Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:09:10.532Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T16:09:10.532Z] [2022-08-18T16:09:10.532Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:09:10.532Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:09:10.532Z] [2022-08-18T16:09:10.532Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T16:09:10.532Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T16:09:10.532Z] [2022-08-18T16:09:10.532Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:09:10.532Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:09:10.532Z] [2022-08-18T16:09:10.532Z] DONE 272 tests, 5 skipped in 133.760s [2022-08-18T16:09:10.532Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:09:10.532Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:09:10.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:09:11.071Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-18T16:09:11.071Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:09:11.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:09:11.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:09:11.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:09:11.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:09:11.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:09:11.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:09:11.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:09:11.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:09:11.071Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:09:11.071Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:09:11.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:09:11.071Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:09:11.094Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T16:09:11.094Z] === RUN TestConfigDaemonID [2022-08-18T16:09:11.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:09:11.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:09:11.327Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:09:11.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:09:11.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T16:09:11.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-18T16:09:11.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T16:09:11.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-18T16:09:11.327Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-18T16:09:11.327Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:09:11.889Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-08-18T16:09:11.889Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:09:11.889Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:09:11.889Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:09:11.889Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:09:11.889Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:09:11.889Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:09:11.889Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:09:11.889Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T16:09:11.889Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:09:11.889Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T16:09:11.889Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:09:11.889Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:09:11.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:09:11.889Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:09:11.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:09:11.889Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:09:11.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:09:11.889Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:09:11.889Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:09:11.889Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:09:11.889Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:09:11.889Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:09:11.889Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:09:11.889Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:09:11.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:09:11.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:09:11.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:09:11.889Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:09:11.889Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:09:11.889Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:09:11.889Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:09:11.889Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:09:11.889Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:09:11.889Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:09:11.889Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:09:11.889Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:09:11.889Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:09:11.889Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:09:11.889Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:09:11.889Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:09:11.889Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:09:11.889Z] === RUN TestDiff [2022-08-18T16:09:12.144Z] --- PASS: TestDiff (0.41s) [2022-08-18T16:09:12.144Z] === RUN TestExecConsoleSize [2022-08-18T16:09:12.459Z] daemon_test.go:83: [d23a2912f9803] daemon is not started [2022-08-18T16:09:12.459Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T16:09:12.459Z] === RUN TestDaemonConfigValidation [2022-08-18T16:09:12.459Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:09:12.459Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:09:12.459Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:09:12.459Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:09:12.459Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:09:12.459Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:09:12.459Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:09:12.459Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:09:12.459Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:09:12.459Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:09:12.459Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:09:12.459Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:09:12.459Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:09:12.459Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:09:12.459Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:09:12.459Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:09:12.459Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T16:09:12.459Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-18T16:09:12.459Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-18T16:09:12.459Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-18T16:09:12.459Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T16:09:12.459Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:09:12.459Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:09:12.706Z] --- PASS: TestExecConsoleSize (0.45s) [2022-08-18T16:09:12.707Z] === RUN TestExecWithCloseStdin [2022-08-18T16:09:13.268Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-18T16:09:13.268Z] === RUN TestExec [2022-08-18T16:09:13.387Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:09:13.524Z] --- PASS: TestExec (0.47s) [2022-08-18T16:09:13.524Z] === RUN TestExecUser [2022-08-18T16:09:14.085Z] --- PASS: TestExecUser (0.48s) [2022-08-18T16:09:14.085Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:09:14.647Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-18T16:09:14.647Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:09:14.752Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:09:15.680Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:09:15.680Z] daemon_test.go:197: [db645ce7740fe] daemon is not started [2022-08-18T16:09:15.680Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-18T16:09:15.680Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:09:15.680Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T16:09:15.680Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-08-18T16:09:15.680Z] === RUN TestDaemonProxy [2022-08-18T16:09:15.680Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:09:16.013Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-18T16:09:16.013Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:09:16.575Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-08-18T16:09:16.575Z] === RUN TestHealthKillContainer [2022-08-18T16:09:17.568Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:09:18.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:09:18.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:09:18.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:09:18.933Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:09:19.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:09:19.776Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|compiled_files|deps|files|name) took 2m51.806226251s [2022-08-18T16:09:19.776Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.363396ms [2022-08-18T16:09:19.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:09:20.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:09:20.845Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:09:21.103Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:09:21.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:09:21.664Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-18T16:09:21.664Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-18T16:09:21.664Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-08-18T16:09:21.664Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-18T16:09:21.664Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:09:21.664Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:09:21.664Z] PASS [2022-08-18T16:09:21.664Z] [2022-08-18T16:09:21.664Z] DONE 18 tests in 11.130s [2022-08-18T16:09:21.664Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:09:21.920Z] INFO: Testing against a local daemon [2022-08-18T16:09:21.920Z] === RUN TestCommitInheritsEnv [2022-08-18T16:09:22.177Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-18T16:09:22.177Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:09:22.177Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:09:22.177Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:09:22.177Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:09:22.177Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:09:22.177Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:09:22.177Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:09:22.177Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:09:22.434Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:09:22.434Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:09:22.434Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:09:22.434Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:09:22.434Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:09:22.434Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:09:22.434Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T16:09:22.434Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:09:22.434Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:09:22.434Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:09:22.690Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-18T16:09:22.690Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:09:23.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:09:23.252Z] time="2022-08-18T16:09:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T16:09:23.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:09:24.658Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-18T16:09:24.658Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:09:24.658Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:09:24.658Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:09:24.658Z] === RUN TestIpcModeNone [2022-08-18T16:09:24.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:09:24.914Z] --- PASS: TestIpcModeNone (0.59s) [2022-08-18T16:09:24.914Z] === RUN TestIpcModePrivate [2022-08-18T16:09:25.140Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-08-18T16:09:25.140Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:09:25.140Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T16:09:25.140Z] === RUN TestTagInvalidReference [2022-08-18T16:09:25.140Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:09:25.140Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:09:25.140Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T16:09:25.140Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:09:25.140Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:09:25.140Z] === RUN TestTagOfficialNames [2022-08-18T16:09:25.140Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:09:25.140Z] === RUN TestTagMatchesDigest [2022-08-18T16:09:25.140Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T16:09:25.140Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:09:25.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-18T16:09:25.426Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-18T16:09:25.426Z] === RUN TestIpcModeShareable [2022-08-18T16:09:25.426Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:09:25.426Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T16:09:25.426Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:09:25.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:09:26.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:09:26.792Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-18T16:09:26.792Z] === RUN TestAPIIpcModeHost [2022-08-18T16:09:26.792Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:09:26.792Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T16:09:26.792Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:09:26.792Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:09:26.792Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:09:26.792Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:09:26.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:09:27.720Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T16:09:27.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:09:27.977Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-18T16:09:27.977Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:09:27.977Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:09:27.977Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:09:27.977Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:09:27.977Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:09:27.977Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:09:27.977Z] === RUN TestIpcModeOlderClient [2022-08-18T16:09:27.977Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:09:27.977Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:09:28.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:09:28.540Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-08-18T16:09:28.540Z] === RUN TestKillContainer [2022-08-18T16:09:28.540Z] === RUN TestKillContainer/no_signal [2022-08-18T16:09:28.796Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:09:29.053Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:09:29.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:09:29.615Z] --- PASS: TestKillContainer (1.27s) [2022-08-18T16:09:29.615Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T16:09:29.615Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-18T16:09:29.615Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-18T16:09:29.615Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:09:29.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:09:29.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:09:29.951Z] Using test binary docker [2022-08-18T16:09:30.177Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:09:30.207Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:09:30.207Z] +++ /etc/init.d/apparmor start [2022-08-18T16:09:30.207Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:09:30.207Z] INFO: Waiting for daemon to start... [2022-08-18T16:09:30.207Z] Starting dockerd [2022-08-18T16:09:30.207Z] +++ 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-18T16:09:30.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-18T16:09:30.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-18T16:09:30.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-18T16:09:30.433Z] === RUN TestKillStoppedContainer [2022-08-18T16:09:30.433Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T16:09:30.433Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:09:30.689Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T16:09:30.689Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:09:30.945Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-18T16:09:30.945Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:09:30.945Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:09:30.945Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:09:30.945Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:09:30.945Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:09:30.945Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T16:09:30.945Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:09:30.945Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:09:30.945Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:09:30.945Z] === RUN TestLinksContainerNames [2022-08-18T16:09:31.872Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-18T16:09:31.872Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:09:32.133Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T16:09:32.133Z] === RUN TestLogs [2022-08-18T16:09:32.133Z] === RUN TestLogs/driver_local [2022-08-18T16:09:32.133Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:09:32.133Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:09:32.133Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:09:32.133Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:09:32.133Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:09:32.391Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:09:32.391Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:09:32.391Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:09:32.391Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:09:32.391Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:09:32.391Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:09:32.391Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:09:32.391Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:09:32.391Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:09:32.956Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:09:32.956Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:09:33.518Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:09:33.518Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:09:34.080Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:09:34.080Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:09:34.080Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:09:34.080Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:09:34.080Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:09:34.080Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:09:34.080Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:09:34.080Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:09:34.080Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:09:34.643Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:09:34.899Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:09:35.461Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:09:35.461Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:09:36.026Z] --- PASS: TestLogs (3.84s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.43s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s) [2022-08-18T16:09:36.026Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.76s) [2022-08-18T16:09:36.026Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:09:36.588Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:09:36.588Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:09:36.588Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:09:36.588Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:09:36.783Z] . [2022-08-18T16:09:36.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:09:36.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:09:36.783Z] Error: No such image: emptyfs [2022-08-18T16:09:36.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:09:36.783Z] ++++ docker load [2022-08-18T16:09:36.783Z] Running integration-test (iteration 1) [2022-08-18T16:09:36.783Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:09:36.783Z] ++ 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-18T16:09:36.783Z] ++ set -e [2022-08-18T16:09:36.783Z] ++ '[' -n 0 ']' [2022-08-18T16:09:36.783Z] ++ set -x [2022-08-18T16:09:36.783Z] ++ 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-18T16:09:36.783Z] Loaded image: busybox:latest [2022-08-18T16:09:36.783Z] Loaded image: busybox:glibc [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:09:36.844Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T16:09:36.844Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-18T16:09:36.844Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:09:36.844Z] 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-18T16:09:36.844Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-18T16:09:36.844Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:09:36.844Z] 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-18T16:09:36.844Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:09:36.844Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:09:36.844Z] 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-18T16:09:36.844Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:09:36.844Z] === RUN TestNetworkNat [2022-08-18T16:09:37.405Z] --- PASS: TestNetworkNat (0.47s) [2022-08-18T16:09:37.405Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:09:37.967Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T16:09:37.967Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:09:38.151Z] Loaded image: debian:bullseye-slim [2022-08-18T16:09:38.151Z] Loaded image: hello-world:latest [2022-08-18T16:09:38.151Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:09:38.151Z] INFO: Testing against a local daemon [2022-08-18T16:09:38.151Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:09:39.516Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-18T16:09:39.516Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:09:40.444Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-08-18T16:09:40.444Z] === RUN TestBuildWithSession [2022-08-18T16:09:40.444Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:09:40.444Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:09:40.444Z] === RUN TestBuildSquashParent [2022-08-18T16:09:40.480Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-18T16:09:40.480Z] === RUN TestPause [2022-08-18T16:09:40.480Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:09:40.480Z] --- SKIP: TestPause (0.00s) [2022-08-18T16:09:40.480Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:09:40.480Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:09:40.480Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:09:40.480Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:09:40.480Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:09:40.480Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T16:09:40.480Z] === RUN TestPidHost [2022-08-18T16:09:41.429Z] --- PASS: TestPidHost (0.93s) [2022-08-18T16:09:41.429Z] === RUN TestPsFilter [2022-08-18T16:09:41.429Z] --- PASS: TestPsFilter (0.09s) [2022-08-18T16:09:41.429Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:09:41.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-18T16:09:41.687Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:09:42.260Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-08-18T16:09:42.260Z] === RUN TestRemoveContainerRunning [2022-08-18T16:09:42.516Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T16:09:42.516Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:09:43.077Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-18T16:09:43.077Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:09:43.077Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:09:43.077Z] === RUN TestRenameLinkedContainer [2022-08-18T16:09:44.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:09:44.621Z] --- PASS: TestBuildSquashParent (3.78s) [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:09:44.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:09:44.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:09:44.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:09:44.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:09:44.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:09:44.621Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:09:44.621Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:09:44.621Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:09:44.621Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:09:44.966Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-08-18T16:09:44.966Z] === RUN TestRenameStoppedContainer [2022-08-18T16:09:44.966Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-18T16:09:44.966Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:09:45.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:09:45.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:09:45.893Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-18T16:09:45.893Z] === RUN TestRenameInvalidName [2022-08-18T16:09:46.455Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-18T16:09:46.455Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:09:46.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:09:46.736Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:09:47.821Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-08-18T16:09:47.821Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:09:48.076Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-18T16:09:48.076Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s) [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) [2022-08-18T16:09:48.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2022-08-18T16:09:48.104Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:09:48.104Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:09:49.004Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-18T16:09:49.004Z] === RUN TestResize [2022-08-18T16:09:49.032Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:09:49.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:09:49.545Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:09:49.565Z] --- PASS: TestResize (0.41s) [2022-08-18T16:09:49.565Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:09:49.801Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:09:49.821Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-18T16:09:49.821Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:09:50.057Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-08-18T16:09:50.057Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-08-18T16:09:50.057Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-18T16:09:50.057Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T16:09:50.057Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-18T16:09:50.057Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-18T16:09:50.057Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:09:50.382Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-18T16:09:50.382Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:09:50.382Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:09:50.382Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:09:50.382Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:09:50.382Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:09:50.620Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-18T16:09:50.620Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:09:50.944Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:09:51.872Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.70s) [2022-08-18T16:09:51.872Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s) [2022-08-18T16:09:51.872Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-18T16:09:51.872Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:09:51.985Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2022-08-18T16:09:51.985Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:09:52.241Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-18T16:09:52.241Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:09:53.237Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-18T16:09:53.237Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:09:53.607Z] --- PASS: TestBuildMultiStageOnBuild (1.42s) [2022-08-18T16:09:53.607Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:09:54.165Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-18T16:09:54.165Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:09:54.168Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-18T16:09:54.168Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:09:55.528Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-18T16:09:55.528Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:09:55.532Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-08-18T16:09:55.532Z] === RUN TestBuildWithHugeFile [2022-08-18T16:09:56.456Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-08-18T16:09:56.456Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:09:57.819Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-08-18T16:09:57.819Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:09:58.747Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-18T16:09:58.747Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:09:59.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-18T16:09:59.311Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:10:00.677Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-18T16:10:00.677Z] === RUN TestNISDomainname [2022-08-18T16:10:00.677Z] 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-18T16:10:00.677Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T16:10:00.677Z] === RUN TestHostnameDnsResolution [2022-08-18T16:10:01.240Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-18T16:10:01.240Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:10:01.240Z] 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-18T16:10:01.240Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:10:01.240Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:10:01.808Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-08-18T16:10:01.808Z] === RUN TestRunConsoleSize [2022-08-18T16:10:02.065Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-18T16:10:02.065Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:10:03.432Z] --- PASS: TestRunWithAlternativeContainerdShim (1.13s) [2022-08-18T16:10:03.433Z] === RUN TestStats [2022-08-18T16:10:03.433Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:03.433Z] --- SKIP: TestStats (0.00s) [2022-08-18T16:10:03.433Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:10:03.433Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:10:03.433Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:10:03.433Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:10:03.433Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:10:03.433Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:10:03.433Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:10:03.433Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:10:03.433Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:10:03.433Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:10:03.433Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:10:03.994Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:10:05.882Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:10:07.246Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:10:07.246Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-08-18T16:10:07.246Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-18T16:10:07.246Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-08-18T16:10:07.246Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T16:10:07.246Z] === RUN TestDeleteDevicemapper [2022-08-18T16:10:07.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:10:07.246Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:10:07.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:10:08.614Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-08-18T16:10:08.614Z] === RUN TestUpdateMemory [2022-08-18T16:10:08.614Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:08.614Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T16:10:08.614Z] === RUN TestUpdateCPUQuota [2022-08-18T16:10:08.614Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:08.614Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T16:10:08.614Z] === RUN TestUpdatePidsLimit [2022-08-18T16:10:08.614Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:08.614Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T16:10:08.614Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:10:10.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:10:20.780Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-08-18T16:10:20.780Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:10:20.780Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-08-18T16:10:20.780Z] === RUN TestWaitNonBlocked [2022-08-18T16:10:20.780Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:10:20.780Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:10:20.780Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:10:20.780Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:10:20.780Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:10:20.780Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:10:20.780Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:10:20.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-08-18T16:10:20.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-18T16:10:20.780Z] === RUN TestWaitBlocked [2022-08-18T16:10:20.780Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:10:20.780Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:10:20.780Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:10:20.780Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:10:20.780Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:10:20.780Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:10:21.342Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:10:21.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-18T16:10:21.342Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-08-18T16:10:21.342Z] === RUN TestWaitConditions [2022-08-18T16:10:21.342Z] === RUN TestWaitConditions/default [2022-08-18T16:10:21.342Z] === PAUSE TestWaitConditions/default [2022-08-18T16:10:21.342Z] === RUN TestWaitConditions/not-running [2022-08-18T16:10:21.342Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:10:21.342Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:10:21.342Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:10:21.342Z] === RUN TestWaitConditions/removed [2022-08-18T16:10:21.342Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:10:21.342Z] === CONT TestWaitConditions/default [2022-08-18T16:10:21.342Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:10:23.230Z] === CONT TestWaitConditions/removed [2022-08-18T16:10:23.230Z] === CONT TestWaitConditions/not-running [2022-08-18T16:10:25.119Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:10:25.119Z] --- PASS: TestWaitConditions/next-exit (1.67s) [2022-08-18T16:10:25.119Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-18T16:10:25.119Z] --- PASS: TestWaitConditions/not-running (1.71s) [2022-08-18T16:10:25.119Z] --- PASS: TestWaitConditions/removed (1.77s) [2022-08-18T16:10:25.119Z] === RUN TestWaitRestartedContainer [2022-08-18T16:10:25.119Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:10:25.119Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:10:25.119Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:10:25.119Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:10:25.119Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:10:25.119Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:10:25.119Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:10:25.119Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:10:26.485Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:10:27.412Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:10:27.412Z] --- PASS: TestWaitRestartedContainer/default (1.51s) [2022-08-18T16:10:27.412Z] --- PASS: TestWaitRestartedContainer/next-exit (1.57s) [2022-08-18T16:10:27.412Z] --- PASS: TestWaitRestartedContainer/not-running (1.07s) [2022-08-18T16:10:27.412Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:10:27.412Z] === CONT TestIpcModeOlderClient [2022-08-18T16:10:27.412Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T16:10:27.412Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:10:29.928Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-08-18T16:10:30.184Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-08-18T16:10:30.184Z] PASS [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === Skipped [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:10:30.184Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:10:30.184Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:10:30.184Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:10:30.184Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:10:30.184Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T16:10:30.184Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T16:10:30.184Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:10:30.184Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:10:30.184Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:10:30.184Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:10:30.184Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.184Z] [2022-08-18T16:10:30.184Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T16:10:30.185Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:10:30.185Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-18T16:10:30.185Z] 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-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:10:30.185Z] 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-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:10:30.185Z] 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-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T16:10:30.185Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:10:30.185Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T16:10:30.185Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:10:30.185Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T16:10:30.185Z] 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-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:10:30.185Z] 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-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T16:10:30.185Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:10:30.185Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T16:10:30.185Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T16:10:30.185Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T16:10:30.185Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:10:30.185Z] [2022-08-18T16:10:30.185Z] DONE 249 tests, 27 skipped in 86.810s [2022-08-18T16:10:30.185Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:10:30.444Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:10:31.005Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T16:10:31.005Z] === RUN TestConfigDaemonID [2022-08-18T16:10:31.933Z] daemon_test.go:83: [dc0d542983170] daemon is not started [2022-08-18T16:10:31.933Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-18T16:10:31.933Z] === RUN TestDaemonConfigValidation [2022-08-18T16:10:31.933Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:10:31.933Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:10:31.933Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:10:31.933Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:10:31.933Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:10:31.933Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:10:31.933Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:10:31.933Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:10:31.933Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:10:31.933Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:10:31.933Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:10:31.933Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:10:32.190Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:10:32.190Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:10:32.190Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:10:32.190Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:10:32.190Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T16:10:32.190Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T16:10:32.190Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T16:10:32.190Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T16:10:32.190Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-18T16:10:32.190Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:10:32.190Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:10:33.554Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:10:34.481Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:10:35.409Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:10:35.409Z] daemon_test.go:197: [ddb6cef1986c2] daemon is not started [2022-08-18T16:10:35.409Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-08-18T16:10:35.409Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-08-18T16:10:35.409Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-18T16:10:35.409Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-18T16:10:35.409Z] === RUN TestDaemonProxy [2022-08-18T16:10:35.409Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:10:35.409Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T16:10:35.409Z] PASS [2022-08-18T16:10:35.409Z] [2022-08-18T16:10:35.409Z] === Skipped [2022-08-18T16:10:35.409Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T16:10:35.409Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:10:35.409Z] [2022-08-18T16:10:35.409Z] DONE 13 tests, 1 skipped in 5.218s [2022-08-18T16:10:35.409Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:10:35.665Z] INFO: Testing against a local daemon [2022-08-18T16:10:35.665Z] === RUN TestCommitInheritsEnv [2022-08-18T16:10:37.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:10:37.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:10:37.553Z] --- PASS: TestCommitInheritsEnv (1.50s) [2022-08-18T16:10:37.553Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:10:37.553Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:10:37.553Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:10:37.553Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:10:37.554Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:10:37.554Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T16:10:37.554Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:10:37.554Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-18T16:10:37.554Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:10:39.441Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-18T16:10:39.441Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:10:39.441Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:10:39.441Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:10:39.441Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:10:39.441Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T16:10:39.441Z] === RUN TestTagInvalidReference [2022-08-18T16:10:39.441Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:10:39.441Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:10:39.441Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T16:10:39.441Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:10:39.441Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T16:10:39.441Z] === RUN TestTagOfficialNames [2022-08-18T16:10:39.441Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:10:39.441Z] === RUN TestTagMatchesDigest [2022-08-18T16:10:39.441Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:10:39.441Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:10:40.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:10:43.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:10:45.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:10:45.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:10:49.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:10:51.708Z] --- PASS: TestBuildWithHugeFile (50.95s) [2022-08-18T16:10:51.708Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:10:51.708Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:10:51.708Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:10:51.708Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:10:51.708Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:10:51.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:10:51.708Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:10:51.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:10:51.708Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:10:51.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:10:51.708Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:10:51.708Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:10:51.708Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:10:51.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T16:10:51.708Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-18T16:10:51.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-18T16:10:51.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:10:51.708Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:10:51.708Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:10:51.708Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:10:51.709Z] --- PASS: TestBuildPreserveOwnership (2.86s) [2022-08-18T16:10:51.709Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-08-18T16:10:51.709Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-18T16:10:51.709Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:10:51.709Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-18T16:10:51.709Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:10:51.709Z] Loaded image: busybox:latest [2022-08-18T16:10:51.709Z] Loaded image: busybox:glibc [2022-08-18T16:10:51.709Z] Loaded image: debian:bullseye-slim [2022-08-18T16:10:51.709Z] Loaded image: hello-world:latest [2022-08-18T16:10:51.709Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:10:56.173Z] INFO [linters context/goanalysis] analyzers took 6m43.55725244s with top 10 stages: buildir: 2m24.019668055s, the_only_name: 41.009920477s, goimports: 28.685663959s, unconvert: 23.183952303s, gosec: 18.387068343s, S1038: 17.832499957s, misspell: 6.081231019s, unused: 5.233501574s, S1039: 5.041305052s, nilness: 4.395503533s [2022-08-18T16:10:56.173Z] INFO [runner] Issues before processing: 2398, after processing: 0 [2022-08-18T16:10:56.173Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2135/2135, skip_files: 2135/2135, autogenerated_exclude: 2032/2135, identifier_marker: 2032/2032, exclude: 2032/2032, nolint: 0/78, cgo: 2135/2398, filename_unadjuster: 2135/2135, path_prettifier: 2135/2135, exclude-rules: 78/2032 [2022-08-18T16:10:56.173Z] INFO [runner] processing took 134.938666ms with stages: identifier_marker: 44.369467ms, nolint: 36.67362ms, path_prettifier: 21.902014ms, exclude-rules: 14.750669ms, autogenerated_exclude: 12.619635ms, skip_dirs: 3.369614ms, cgo: 687.233µs, filename_unadjuster: 561.482µs, max_same_issues: 1.586µs, uniq_by_line: 595ns, exclude: 372ns, skip_files: 352ns, source_code: 326ns, max_from_linter: 312ns, path_shortener: 297ns, diff: 280ns, sort_results: 272ns, max_per_file_from_linter: 224ns, severity-rules: 212ns, path_prefixer: 104ns [2022-08-18T16:10:56.173Z] INFO [runner] linters took 1m46.340680477s with stages: goanalysis_metalinter: 1m46.205546266s [2022-08-18T16:10:56.173Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-18T16:10:56.173Z] INFO Memory: 2787 samples, avg is 320.8MB, max is 1246.9MB [2022-08-18T16:10:56.173Z] INFO Execution took 4m38.659926265s [2022-08-18T16:10:56.173Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T16:10:56.495Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh dynbinary test-docker-py [2022-08-18T16:10:56.751Z] [2022-08-18T16:10:57.007Z] Removing bundles/ [2022-08-18T16:10:57.007Z] [2022-08-18T16:10:57.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:10:57.007Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:10:57.007Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:10:57.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:10:59.797Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s) [2022-08-18T16:10:59.797Z] PASS [2022-08-18T16:10:59.797Z] [2022-08-18T16:10:59.797Z] === Skipped [2022-08-18T16:10:59.797Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:10:59.797Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:10:59.797Z] [2022-08-18T16:10:59.797Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:10:59.797Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:10:59.797Z] [2022-08-18T16:10:59.797Z] DONE 34 tests, 2 skipped in 82.552s [2022-08-18T16:10:59.797Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:10:59.797Z] ++ 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-18T16:10:59.797Z] ++ set -e [2022-08-18T16:10:59.797Z] ++ '[' -n 0 ']' [2022-08-18T16:10:59.797Z] ++ set -x [2022-08-18T16:10:59.797Z] ++ 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-18T16:10:59.797Z] INFO: Testing against a local daemon [2022-08-18T16:10:59.797Z] === RUN TestConfigInspect [2022-08-18T16:11:00.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:11:01.517Z] --- PASS: TestImportExtremelyLargeImageWorks (91.40s) [2022-08-18T16:11:01.517Z] PASS [2022-08-18T16:11:01.517Z] [2022-08-18T16:11:01.517Z] DONE 22 tests in 94.600s [2022-08-18T16:11:01.517Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:11:01.517Z] === RUN TestStripANSICommands [2022-08-18T16:11:01.517Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:11:01.517Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:11:01.517Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:11:01.517Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:11:01.517Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:11:01.517Z] PASS [2022-08-18T16:11:01.517Z] [2022-08-18T16:11:01.517Z] DONE 3 tests in 0.008s [2022-08-18T16:11:01.517Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:11:01.517Z] INFO: Testing against a local daemon [2022-08-18T16:11:01.517Z] === RUN TestNetworkCreateDelete [2022-08-18T16:11:01.517Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-18T16:11:01.517Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:11:01.517Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-18T16:11:01.517Z] === RUN TestDaemonDNSFallback [2022-08-18T16:11:01.687Z] --- PASS: TestConfigInspect (2.34s) [2022-08-18T16:11:01.687Z] === RUN TestConfigList [2022-08-18T16:11:03.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:11:03.404Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-18T16:11:03.405Z] === RUN TestInspectNetwork [2022-08-18T16:11:04.204Z] --- PASS: TestConfigList (2.28s) [2022-08-18T16:11:04.204Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:11:04.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:11:06.093Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2022-08-18T16:11:06.093Z] === RUN TestConfigsUpdate [2022-08-18T16:11:06.672Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:11:06.672Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:11:06.672Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:11:06.672Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:11:07.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:11:08.607Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-18T16:11:08.607Z] === RUN TestTemplatedConfig [2022-08-18T16:11:09.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:11:10.496Z] --- PASS: TestTemplatedConfig (2.49s) [2022-08-18T16:11:10.496Z] === RUN TestConfigCreateResolve [2022-08-18T16:11:10.834Z] --- PASS: TestInspectNetwork (7.31s) [2022-08-18T16:11:10.834Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:11:10.834Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:11:10.834Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:11:10.834Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:11:10.834Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:11:12.200Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:11:12.200Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:11:12.200Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:11:12.200Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:11:12.200Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:11:12.200Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:11:12.200Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:11:12.200Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:11:12.200Z] === RUN TestNetworkList [2022-08-18T16:11:12.200Z] === RUN TestNetworkList//networks [2022-08-18T16:11:12.200Z] === PAUSE TestNetworkList//networks [2022-08-18T16:11:12.200Z] === RUN TestNetworkList//networks/ [2022-08-18T16:11:12.200Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:11:12.200Z] === CONT TestNetworkList//networks [2022-08-18T16:11:12.200Z] === CONT TestNetworkList//networks/ [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:11:12.200Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:11:12.200Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:11:12.761Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T16:11:12.761Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:11:13.012Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-18T16:11:13.012Z] PASS [2022-08-18T16:11:13.012Z] [2022-08-18T16:11:13.012Z] DONE 6 tests in 13.750s [2022-08-18T16:11:13.012Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:11:13.012Z] ++ 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-18T16:11:13.012Z] ++ set -e [2022-08-18T16:11:13.012Z] ++ '[' -n 0 ']' [2022-08-18T16:11:13.012Z] ++ set -x [2022-08-18T16:11:13.012Z] ++ 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-18T16:11:13.012Z] INFO: Testing against a local daemon [2022-08-18T16:11:13.012Z] === RUN TestAttachWithTTY [2022-08-18T16:11:13.012Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T16:11:13.012Z] === RUN TestAttachWithoutTTy [2022-08-18T16:11:13.012Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T16:11:13.012Z] === RUN TestCheckpoint [2022-08-18T16:11:13.012Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:11:13.012Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:11:13.012Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:11:13.012Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:11:13.012Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:11:13.012Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:11:13.013Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:11:13.013Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:11:13.013Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:11:13.013Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:11:13.013Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:11:13.013Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:11:13.013Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:11:13.269Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T16:11:13.269Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:11:13.269Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:11:13.269Z] === RUN TestCopyEmptyFile [2022-08-18T16:11:13.525Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T16:11:13.525Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:11:13.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:11:13.525Z] === RUN TestCopyFromContainer [2022-08-18T16:11:14.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:11:14.125Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-18T16:11:14.125Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:11:14.454Z] === RUN TestCopyFromContainer// [2022-08-18T16:11:14.454Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:11:14.454Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:11:14.454Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:11:14.686Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T16:11:14.686Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:11:14.710Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:11:14.710Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:11:14.710Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:11:14.710Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:11:14.966Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:11:14.966Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer (1.53s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T16:11:14.966Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T16:11:14.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:11:14.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:11:14.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:11:14.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:11:14.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:11:14.966Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:11:14.966Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:11:14.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:11:14.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:11:14.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:11:14.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:11:14.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:11:14.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:11:14.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:11:14.966Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:11:14.966Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T16:11:14.966Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:11:14.966Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:11:14.966Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:11:14.966Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:11:14.966Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:11:14.966Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:11:14.966Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:11:14.966Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:11:14.966Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:11:14.966Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:11:14.966Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:11:14.966Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:11:14.966Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-18T16:11:14.966Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-08-18T16:11:14.966Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:11:14.966Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:11:14.966Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:11:15.615Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-18T16:11:15.615Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:11:15.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:11:16.332Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-08-18T16:11:16.332Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:11:16.980Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T16:11:16.980Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:11:17.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-18T16:11:17.541Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-08-18T16:11:17.714Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:11:17.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:11:17.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:11:17.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:11:17.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:11:17.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:11:17.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:11:17.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:11:17.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:11:17.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:11:17.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:11:17.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:11:17.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:11:17.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:11:17.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:11:17.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T16:11:17.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T16:11:17.714Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:11:17.984Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-18T16:11:17.984Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:11:17.984Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:11:17.984Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:11:17.984Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:11:17.984Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:11:17.984Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:11:17.984Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:11:17.984Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T16:11:17.984Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:11:18.252Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T16:11:18.252Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:11:18.252Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:11:18.252Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:11:18.252Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:11:18.252Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:11:18.252Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:11:18.252Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:11:18.252Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:11:18.252Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:11:18.252Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:11:18.252Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:11:18.252Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:11:18.252Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:11:18.252Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:11:18.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:11:18.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:11:18.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:11:18.252Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:11:18.252Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:11:18.252Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:11:18.252Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:11:18.252Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:11:18.252Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:11:18.252Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:11:18.252Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:11:18.252Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:11:18.252Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:11:18.252Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:11:18.252Z] === RUN TestDiff [2022-08-18T16:11:18.522Z] --- PASS: TestDiff (0.43s) [2022-08-18T16:11:18.522Z] === RUN TestExecConsoleSize [2022-08-18T16:11:19.095Z] --- PASS: TestExecConsoleSize (0.46s) [2022-08-18T16:11:19.095Z] === RUN TestExecWithCloseStdin [2022-08-18T16:11:19.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:11:19.658Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-18T16:11:19.658Z] === RUN TestExec [2022-08-18T16:11:19.914Z] --- PASS: TestExec (0.49s) [2022-08-18T16:11:19.914Z] === RUN TestExecUser [2022-08-18T16:11:20.056Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-18T16:11:20.056Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:11:20.056Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:11:20.056Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:11:20.056Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:11:20.477Z] --- PASS: TestExecUser (0.49s) [2022-08-18T16:11:20.477Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:11:21.038Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-18T16:11:21.038Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:11:21.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:11:21.775Z] Using test binary docker [2022-08-18T16:11:21.775Z] +++ /etc/init.d/apparmor start [2022-08-18T16:11:21.775Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:11:21.775Z] INFO: Waiting for daemon to start... [2022-08-18T16:11:21.775Z] Starting dockerd [2022-08-18T16:11:21.775Z] +++ 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-18T16:11:22.404Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T16:11:22.404Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:11:22.965Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-18T16:11:22.965Z] === RUN TestHealthKillContainer [2022-08-18T16:11:23.686Z] . [2022-08-18T16:11:23.686Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:11:23.686Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:11:23.946Z] Error: No such image: emptyfs [2022-08-18T16:11:23.946Z] ++++ docker load [2022-08-18T16:11:23.946Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:11:24.206Z] Running integration-test (iteration 1) [2022-08-18T16:11:24.206Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:11:24.206Z] ++ 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-18T16:11:24.206Z] ++ set -e [2022-08-18T16:11:24.206Z] ++ '[' -n 0 ']' [2022-08-18T16:11:24.206Z] ++ set -x [2022-08-18T16:11:24.206Z] ++ 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-18T16:11:25.147Z] Loaded image: busybox:latest [2022-08-18T16:11:25.718Z] Loaded image: busybox:glibc [2022-08-18T16:11:30.998Z] Loaded image: debian:bullseye-slim [2022-08-18T16:11:30.998Z] Loaded image: hello-world:latest [2022-08-18T16:11:30.998Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:11:30.998Z] INFO: Testing against a local daemon [2022-08-18T16:11:30.998Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:11:31.048Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-18T16:11:31.048Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:11:31.048Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-18T16:11:31.048Z] === RUN TestIpcModeNone [2022-08-18T16:11:31.610Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-18T16:11:31.610Z] === RUN TestIpcModePrivate [2022-08-18T16:11:31.866Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T16:11:32.122Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-18T16:11:32.122Z] === RUN TestIpcModeShareable [2022-08-18T16:11:32.382Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-18T16:11:32.638Z] --- PASS: TestIpcModeShareable (0.48s) [2022-08-18T16:11:32.638Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:11:33.538Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2022-08-18T16:11:33.538Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:11:34.004Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-08-18T16:11:34.004Z] === RUN TestAPIIpcModeHost [2022-08-18T16:11:34.566Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-08-18T16:11:34.566Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:11:34.894Z] --- PASS: TestServiceWithDataPathPortInit (13.95s) [2022-08-18T16:11:34.894Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:11:35.446Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2022-08-18T16:11:35.446Z] === RUN TestBuildWithSession [2022-08-18T16:11:35.446Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:11:35.446Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:11:35.446Z] === RUN TestBuildSquashParent [2022-08-18T16:11:35.494Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T16:11:35.495Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-18T16:11:35.495Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:11:36.259Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dp7c4s5bjo565s71u23dqvr5g Created:2022-08-18 16:11:34.978549721 +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[8affc3f9e5eee22991a55ff2cab685f50a94b4da8c8509a44db610830f978606:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vs4wfq4bl78uvxppd67gw0c95 EndpointID:c1da8269ee9bbd61177a904eb2d7fe960b005e1f284fa5c11a527184a55ff971 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:32a449cb9d4d5547248be5378804a70d5515850a8bca529f6cf5965e5fe43ada 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:4cb2a62d86ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vs4wfq4bl78uvxppd67gw0c95 EndpointID:c1da8269ee9bbd61177a904eb2d7fe960b005e1f284fa5c11a527184a55ff971 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:11:36.859Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T16:11:36.859Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-18T16:11:36.859Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:11:37.788Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T16:11:37.788Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-18T16:11:37.788Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:11:39.153Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T16:11:39.153Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-18T16:11:39.153Z] === RUN TestIpcModeOlderClient [2022-08-18T16:11:39.153Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:11:39.153Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:11:39.408Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-18T16:11:39.408Z] === RUN TestKillContainer [2022-08-18T16:11:39.408Z] === RUN TestKillContainer/no_signal [2022-08-18T16:11:39.971Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:11:40.227Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:11:40.789Z] --- PASS: TestKillContainer (1.31s) [2022-08-18T16:11:40.789Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-18T16:11:40.789Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-18T16:11:40.789Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-18T16:11:40.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:11:40.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:11:41.351Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:11:41.501Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-08-18T16:11:41.501Z] PASS [2022-08-18T16:11:41.501Z] [2022-08-18T16:11:41.501Z] === Skipped [2022-08-18T16:11:41.501Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:11:41.501Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:11:41.501Z] [2022-08-18T16:11:41.501Z] DONE 38 tests, 1 skipped in 44.226s [2022-08-18T16:11:41.501Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:11:41.501Z] INFO: Testing against a local daemon [2022-08-18T16:11:41.501Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:11:41.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:11:41.501Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:11:41.501Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:11:41.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:11:41.501Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:11:41.501Z] PASS [2022-08-18T16:11:41.501Z] [2022-08-18T16:11:41.501Z] === Skipped [2022-08-18T16:11:41.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:11:41.501Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:11:41.501Z] [2022-08-18T16:11:41.501Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:11:41.501Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:11:41.501Z] [2022-08-18T16:11:41.501Z] DONE 2 tests, 2 skipped in 0.024s [2022-08-18T16:11:41.501Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:11:41.501Z] INFO: Testing against a local daemon [2022-08-18T16:11:41.501Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:11:42.062Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-18T16:11:42.062Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:11:42.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-08-18T16:11:42.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-18T16:11:42.281Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-18T16:11:42.281Z] === RUN TestKillStoppedContainer [2022-08-18T16:11:42.281Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T16:11:42.281Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:11:42.281Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T16:11:42.281Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:11:42.536Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-18T16:11:42.536Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:11:42.623Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:11:43.099Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-08-18T16:11:43.099Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:11:43.356Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-18T16:11:43.356Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:11:43.551Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:11:43.918Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-18T16:11:43.918Z] === RUN TestLinksContainerNames [2022-08-18T16:11:44.114Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:11:44.846Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-18T16:11:44.846Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:11:45.102Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-18T16:11:45.102Z] === RUN TestLogs [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:11:45.102Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:11:45.102Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:11:45.102Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:11:45.102Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:11:45.102Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:11:45.102Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:11:45.102Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:11:45.102Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:11:45.102Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:11:45.439Z] --- PASS: TestBuildSquashParent (9.17s) [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:11:45.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:11:45.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:11:45.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:11:45.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:11:45.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:11:45.439Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:11:45.439Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:11:45.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:11:45.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:11:45.664Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:11:45.921Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:11:46.004Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:11:46.177Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:11:46.177Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:11:46.740Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:11:46.740Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:11:46.740Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:11:46.740Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:11:46.740Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:11:46.740Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:11:46.740Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:11:46.740Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:11:46.740Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:11:47.667Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:11:47.667Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:11:47.925Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:11:47.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:11:48.229Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:11:48.229Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:11:48.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:11:48.791Z] --- PASS: TestLogs (3.71s) [2022-08-18T16:11:48.791Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.49s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-08-18T16:11:48.792Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-18T16:11:48.792Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:11:49.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-18T16:11:49.047Z] === RUN TestMountDaemonRoot [2022-08-18T16:11:49.303Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:11:49.304Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:11:49.304Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:11:49.304Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:11:49.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:11:49.560Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T16:11:49.560Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:11:50.927Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-18T16:11:50.927Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:11:51.215Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:11:51.488Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-18T16:11:51.488Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:11:51.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:11:51.535Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:11:51.744Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-08-18T16:11:51.745Z] === RUN TestNetworkNat [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan (9.92s) [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.18s) [2022-08-18T16:11:51.777Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-18T16:11:51.777Z] PASS [2022-08-18T16:11:51.777Z] [2022-08-18T16:11:51.777Z] DONE 8 tests in 11.233s [2022-08-18T16:11:51.777Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:11:51.777Z] testing: warning: no tests to run [2022-08-18T16:11:51.777Z] PASS [2022-08-18T16:11:51.777Z] [2022-08-18T16:11:51.777Z] DONE 0 tests in 0.007s [2022-08-18T16:11:51.777Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:11:52.034Z] INFO: Testing against a local daemon [2022-08-18T16:11:52.034Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:11:52.307Z] --- PASS: TestNetworkNat (0.46s) [2022-08-18T16:11:52.307Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:11:52.564Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-18T16:11:52.564Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:11:53.399Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-08-18T16:11:53.399Z] === RUN TestAuthZPluginTLS [2022-08-18T16:11:53.655Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T16:11:53.655Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:11:54.217Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T16:11:54.217Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:11:54.778Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T16:11:54.778Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:11:55.079Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-18T16:11:55.079Z] === RUN TestPause [2022-08-18T16:11:55.340Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T16:11:55.340Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:11:55.642Z] --- PASS: TestPause (0.43s) [2022-08-18T16:11:55.642Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:11:55.642Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:11:55.642Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:11:55.642Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.61s) [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s) [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2022-08-18T16:11:55.732Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2022-08-18T16:11:55.732Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:11:55.732Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:11:56.205Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-18T16:11:56.205Z] === RUN TestPidHost [2022-08-18T16:11:56.709Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-08-18T16:11:56.709Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:11:56.965Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-18T16:11:56.965Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:11:57.132Z] --- PASS: TestPidHost (0.96s) [2022-08-18T16:11:57.132Z] === RUN TestPsFilter [2022-08-18T16:11:57.132Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T16:11:57.132Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:11:57.389Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-18T16:11:57.389Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:11:57.526Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T16:11:57.526Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:11:57.951Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-18T16:11:57.951Z] === RUN TestRemoveContainerRunning [2022-08-18T16:11:58.088Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T16:11:58.088Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:11:58.207Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-18T16:11:58.207Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:11:58.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:11:58.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:11:58.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-18T16:11:58.769Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:11:58.769Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:11:58.769Z] === RUN TestRenameLinkedContainer [2022-08-18T16:11:59.107Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:11:59.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-08-18T16:11:59.454Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:12:00.049Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:12:00.621Z] --- PASS: TestBuildMultiStageCopy (5.55s) [2022-08-18T16:12:00.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.95s) [2022-08-18T16:12:00.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-08-18T16:12:00.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-08-18T16:12:00.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2022-08-18T16:12:00.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2022-08-18T16:12:00.621Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:12:00.660Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-18T16:12:00.660Z] === RUN TestRenameStoppedContainer [2022-08-18T16:12:00.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-18T16:12:00.819Z] === RUN TestAuthZPluginHeader [2022-08-18T16:12:00.916Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-18T16:12:00.916Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:12:01.746Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T16:12:01.746Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:12:01.858Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-18T16:12:01.858Z] === RUN TestRenameInvalidName [2022-08-18T16:12:02.116Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-18T16:12:02.116Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:12:02.583Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2022-08-18T16:12:02.583Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:12:04.006Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-08-18T16:12:04.006Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:12:04.262Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-18T16:12:04.263Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:12:05.173Z] --- PASS: TestBuildLabelWithTargets (2.54s) [2022-08-18T16:12:05.174Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:12:05.191Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-08-18T16:12:05.191Z] === RUN TestResize [2022-08-18T16:12:05.447Z] --- PASS: TestResize (0.41s) [2022-08-18T16:12:05.447Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:12:05.913Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-08-18T16:12:05.913Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:12:06.017Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-18T16:12:06.017Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:12:06.114Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-08-18T16:12:06.114Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:12:06.274Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:12:06.274Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:12:06.274Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:12:06.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:12:06.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:12:08.164Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:12:09.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:12:09.412Z] --- PASS: TestBuildMultiStageOnBuild (3.22s) [2022-08-18T16:12:09.412Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:12:10.083Z] --- PASS: TestAuthZPluginV2Disable (3.70s) [2022-08-18T16:12:10.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:12:10.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:12:10.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:12:11.323Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2022-08-18T16:12:11.323Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:12:11.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:12:11.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:12:13.347Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-08-18T16:12:13.347Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:12:14.624Z] --- PASS: TestBuildMultiStageLayerLeak (3.48s) [2022-08-18T16:12:14.624Z] === RUN TestBuildWithHugeFile [2022-08-18T16:12:15.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:12:15.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:12:15.883Z] --- PASS: TestImportExtremelyLargeImageWorks (92.53s) [2022-08-18T16:12:15.883Z] PASS [2022-08-18T16:12:15.883Z] [2022-08-18T16:12:15.883Z] === Skipped [2022-08-18T16:12:15.883Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:12:15.883Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:12:15.883Z] [2022-08-18T16:12:15.883Z] DONE 22 tests, 1 skipped in 96.362s [2022-08-18T16:12:15.883Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:12:15.883Z] === RUN TestStripANSICommands [2022-08-18T16:12:15.883Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:12:15.883Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:12:15.883Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:12:15.883Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:12:15.883Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:12:15.883Z] PASS [2022-08-18T16:12:15.883Z] [2022-08-18T16:12:15.883Z] DONE 3 tests in 0.033s [2022-08-18T16:12:15.883Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:12:15.883Z] INFO: Testing against a local daemon [2022-08-18T16:12:15.883Z] === RUN TestNetworkCreateDelete [2022-08-18T16:12:15.883Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T16:12:15.883Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:12:15.883Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-18T16:12:15.883Z] === RUN TestDaemonDNSFallback [2022-08-18T16:12:16.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:12:18.868Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:12:18.868Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:12:19.149Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-18T16:12:19.149Z] === RUN TestInspectNetwork [2022-08-18T16:12:19.149Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:12:19.149Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:12:19.149Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:12:19.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:12:19.149Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:12:19.149Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:12:19.149Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:12:19.149Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:12:19.149Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestNetworkList [2022-08-18T16:12:19.149Z] === RUN TestNetworkList//networks [2022-08-18T16:12:19.149Z] === PAUSE TestNetworkList//networks [2022-08-18T16:12:19.149Z] === RUN TestNetworkList//networks/ [2022-08-18T16:12:19.149Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:12:19.149Z] === CONT TestNetworkList//networks [2022-08-18T16:12:19.149Z] === CONT TestNetworkList//networks/ [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:12:19.149Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:12:19.149Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:12:19.149Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T16:12:19.149Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:12:19.149Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T16:12:19.149Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:12:19.149Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T16:12:19.149Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:12:19.149Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T16:12:19.149Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:12:19.149Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T16:12:19.149Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:12:19.149Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:12:19.149Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:12:19.149Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:12:19.149Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T16:12:19.149Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:12:19.149Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T16:12:19.149Z] PASS [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === Skipped [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T16:12:19.149Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T16:12:19.149Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T16:12:19.149Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T16:12:19.149Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T16:12:19.149Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T16:12:19.149Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T16:12:19.149Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T16:12:19.149Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T16:12:19.149Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:12:19.149Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T16:12:19.149Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T16:12:19.149Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] DONE 34 tests, 12 skipped in 7.076s [2022-08-18T16:12:19.149Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:12:19.149Z] INFO: Testing against a local daemon [2022-08-18T16:12:19.149Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:12:19.149Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:12:19.149Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:12:19.149Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:12:19.149Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:12:19.149Z] PASS [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === Skipped [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:12:19.149Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:12:19.149Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] DONE 2 tests, 2 skipped in 0.087s [2022-08-18T16:12:19.149Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:12:19.149Z] INFO: Testing against a local daemon [2022-08-18T16:12:19.149Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:12:19.149Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T16:12:19.149Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:12:19.149Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T16:12:19.149Z] PASS [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === Skipped [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T16:12:19.149Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T16:12:19.149Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-18T16:12:19.149Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:12:19.149Z] testing: warning: no tests to run [2022-08-18T16:12:19.149Z] PASS [2022-08-18T16:12:19.149Z] [2022-08-18T16:12:19.149Z] DONE 0 tests in 0.027s [2022-08-18T16:12:19.149Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:12:19.405Z] INFO: Testing against a local daemon [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginTLS [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginHeader [2022-08-18T16:12:19.405Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.405Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T16:12:19.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:12:19.660Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:19.660Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-18T16:12:19.660Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:12:20.221Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.221Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T16:12:20.221Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:12:20.476Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.476Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T16:12:20.476Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:12:20.731Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.731Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T16:12:20.731Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:12:20.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:12:20.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T16:12:20.987Z] PASS [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === Skipped [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T16:12:20.987Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:20.987Z] [2022-08-18T16:12:20.987Z] DONE 17 tests, 17 skipped in 1.783s [2022-08-18T16:12:20.987Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:12:21.243Z] INFO: Testing against a local daemon [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:12:21.243Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:12:21.243Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:12:21.243Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:12:21.243Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:12:21.243Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:12:21.243Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:12:21.243Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:12:21.243Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:12:21.243Z] === RUN TestPluginInstall [2022-08-18T16:12:21.243Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:21.243Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T16:12:21.243Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:12:21.243Z] 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-18T16:12:21.243Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T16:12:21.243Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:12:21.243Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T16:12:21.243Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T16:12:21.243Z] PASS [2022-08-18T16:12:21.243Z] [2022-08-18T16:12:21.243Z] === Skipped [2022-08-18T16:12:21.243Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T16:12:21.243Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:12:21.243Z] [2022-08-18T16:12:21.243Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T16:12:21.243Z] 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-18T16:12:21.243Z] [2022-08-18T16:12:21.243Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T16:12:21.243Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T16:12:21.243Z] [2022-08-18T16:12:21.243Z] DONE 19 tests, 3 skipped in 0.136s [2022-08-18T16:12:21.243Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:12:21.243Z] INFO: Testing against a local daemon [2022-08-18T16:12:21.243Z] === RUN TestExternalGraphDriver [2022-08-18T16:12:21.804Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T16:12:21.804Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-08-18T16:12:21.804Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:12:22.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-08-18T16:12:24.013Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-08-18T16:12:24.013Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:12:24.013Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:12:24.575Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:12:25.502Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2022-08-18T16:12:25.502Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-18T16:12:25.502Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-18T16:12:25.502Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:12:25.521Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.48s) [2022-08-18T16:12:25.521Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:12:25.968Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-08-18T16:12:25.968Z] PASS [2022-08-18T16:12:25.968Z] [2022-08-18T16:12:25.968Z] === Skipped [2022-08-18T16:12:25.968Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-08-18T16:12:25.968Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T16:12:25.968Z] [2022-08-18T16:12:25.968Z] DONE 2 tests, 1 skipped in 4.291s [2022-08-18T16:12:25.968Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:12:25.968Z] INFO: Testing against a local daemon [2022-08-18T16:12:25.968Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:12:25.968Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:12:25.968Z] === RUN TestReadPluginNoRead [2022-08-18T16:12:25.968Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:12:25.968Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:12:25.968Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:12:25.968Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:12:25.968Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:12:26.867Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-18T16:12:26.868Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:12:27.795Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-08-18T16:12:27.795Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:12:28.723Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-08-18T16:12:28.723Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:12:30.090Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-18T16:12:30.090Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:12:30.134Z] --- PASS: TestDaemonStartWithLogOpt (4.23s) [2022-08-18T16:12:30.134Z] === CONT TestReadPluginNoRead [2022-08-18T16:12:31.019Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-18T16:12:31.019Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:12:32.023Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:12:32.385Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-08-18T16:12:32.385Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:12:32.947Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T16:12:32.947Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:12:33.386Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:12:34.313Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-18T16:12:34.313Z] === RUN TestNISDomainname [2022-08-18T16:12:34.568Z] --- PASS: TestNISDomainname (0.51s) [2022-08-18T16:12:34.568Z] === RUN TestHostnameDnsResolution [2022-08-18T16:12:34.750Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2022-08-18T16:12:34.750Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:12:35.130Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-18T16:12:35.130Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:12:35.692Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-08-18T16:12:35.692Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:12:36.114Z] === CONT TestReadPluginNoRead [2022-08-18T16:12:36.114Z] read_test.go:92: [d229b2cdf0449] daemon is not started [2022-08-18T16:12:36.114Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-08-18T16:12:36.114Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-18T16:12:36.114Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-08-18T16:12:36.114Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-18T16:12:36.114Z] PASS [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] DONE 6 tests in 10.360s [2022-08-18T16:12:36.114Z] 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-18T16:12:36.114Z] testing: warning: no tests to run [2022-08-18T16:12:36.114Z] PASS [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] DONE 0 tests in 0.034s [2022-08-18T16:12:36.114Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:12:36.114Z] INFO: Testing against a local daemon [2022-08-18T16:12:36.114Z] === RUN TestPluginWithDevMounts [2022-08-18T16:12:36.114Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T16:12:36.114Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T16:12:36.114Z] PASS [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === Skipped [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T16:12:36.114Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] DONE 1 tests, 1 skipped in 0.099s [2022-08-18T16:12:36.114Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:12:36.114Z] INFO: Testing against a local daemon [2022-08-18T16:12:36.114Z] === RUN TestSecretInspect [2022-08-18T16:12:36.114Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T16:12:36.114Z] === RUN TestSecretList [2022-08-18T16:12:36.114Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] --- SKIP: TestSecretList (0.01s) [2022-08-18T16:12:36.114Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:12:36.114Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-18T16:12:36.114Z] === RUN TestSecretsUpdate [2022-08-18T16:12:36.114Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-08-18T16:12:36.114Z] === RUN TestTemplatedSecret [2022-08-18T16:12:36.114Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T16:12:36.114Z] === RUN TestSecretCreateResolve [2022-08-18T16:12:36.114Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T16:12:36.114Z] PASS [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === Skipped [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-18T16:12:36.114Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-18T16:12:36.114Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-18T16:12:36.114Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-08-18T16:12:36.114Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T16:12:36.114Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T16:12:36.114Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.114Z] [2022-08-18T16:12:36.114Z] DONE 6 tests, 6 skipped in 0.153s [2022-08-18T16:12:36.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:12:36.254Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-18T16:12:36.254Z] === RUN TestRunConsoleSize [2022-08-18T16:12:36.371Z] INFO: Testing against a local daemon [2022-08-18T16:12:36.371Z] === RUN TestServiceCreateInit [2022-08-18T16:12:36.371Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:12:36.371Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:12:36.371Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- PASS: TestServiceCreateInit (0.01s) [2022-08-18T16:12:36.371Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:12:36.371Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:12:36.371Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceConflict [2022-08-18T16:12:36.371Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:12:36.371Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:12:36.371Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:12:36.371Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:12:36.371Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceSysctls [2022-08-18T16:12:36.371Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-18T16:12:36.371Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:12:36.371Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T16:12:36.371Z] === RUN TestInspect [2022-08-18T16:12:36.371Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestInspect (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestCreateJob [2022-08-18T16:12:36.371Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestReplicatedJob [2022-08-18T16:12:36.371Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:12:36.371Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestServiceListWithStatuses [2022-08-18T16:12:36.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:12:36.371Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:12:36.371Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:12:36.371Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.371Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T16:12:36.371Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:12:36.626Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:36.626Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T16:12:36.626Z] === RUN TestServicePlugin [2022-08-18T16:12:36.815Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-18T16:12:36.815Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:12:37.743Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-18T16:12:37.743Z] === RUN TestStats [2022-08-18T16:12:38.514Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServicePlugin (1.96s) [2022-08-18T16:12:38.514Z] === RUN TestServiceUpdateLabel [2022-08-18T16:12:38.514Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-08-18T16:12:38.514Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:12:38.514Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T16:12:38.514Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:12:38.514Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T16:12:38.514Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:12:38.514Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T16:12:38.514Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:12:38.514Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-18T16:12:38.514Z] PASS [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === Skipped [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:12:38.514Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:12:38.514Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T16:12:38.514Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T16:12:38.514Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T16:12:38.514Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T16:12:38.514Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-18T16:12:38.514Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-18T16:12:38.514Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-18T16:12:38.514Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T16:12:38.514Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T16:12:38.514Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T16:12:38.514Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T16:12:38.514Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T16:12:38.514Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:12:38.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T16:12:38.514Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T16:12:38.514Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-08-18T16:12:38.514Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-08-18T16:12:38.514Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T16:12:38.514Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T16:12:38.514Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T16:12:38.514Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-18T16:12:38.514Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:12:38.514Z] [2022-08-18T16:12:38.514Z] DONE 24 tests, 23 skipped in 2.378s [2022-08-18T16:12:38.514Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:12:38.770Z] INFO: Testing against a local daemon [2022-08-18T16:12:38.770Z] === RUN TestSessionCreate [2022-08-18T16:12:38.770Z] --- PASS: TestSessionCreate (0.03s) [2022-08-18T16:12:38.770Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:12:38.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T16:12:38.770Z] PASS [2022-08-18T16:12:38.770Z] [2022-08-18T16:12:38.770Z] DONE 2 tests in 0.147s [2022-08-18T16:12:38.770Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:12:38.770Z] INFO: Testing against a local daemon [2022-08-18T16:12:38.770Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:12:38.770Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:12:38.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:12:38.770Z] === RUN TestDiskUsage [2022-08-18T16:12:38.770Z] === PAUSE TestDiskUsage [2022-08-18T16:12:38.770Z] === RUN TestEventsExecDie [2022-08-18T16:12:39.334Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-18T16:12:39.334Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:12:39.334Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T16:12:39.334Z] === RUN TestEventsVolumeCreate [2022-08-18T16:12:39.334Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T16:12:39.334Z] === RUN TestInfoBinaryCommits [2022-08-18T16:12:39.334Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:12:39.334Z] === RUN TestInfoAPIVersioned [2022-08-18T16:12:39.590Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:12:39.590Z] === RUN TestInfoAPI [2022-08-18T16:12:39.590Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:12:39.590Z] === RUN TestInfoAPIWarnings [2022-08-18T16:12:40.299Z] --- PASS: TestStats (2.44s) [2022-08-18T16:12:40.299Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:12:40.299Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:12:40.299Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:12:40.299Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:12:40.299Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:12:40.299Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:12:40.299Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:12:40.299Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:12:40.299Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:12:40.299Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:12:40.299Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:12:40.862Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:12:42.227Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:12:43.560Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-18T16:12:43.560Z] PASS [2022-08-18T16:12:43.560Z] [2022-08-18T16:12:43.560Z] DONE 17 tests in 48.650s [2022-08-18T16:12:43.560Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:12:43.560Z] INFO: Testing against a local daemon [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:12:43.560Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:12:43.560Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:12:43.560Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:12:43.560Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:12:43.560Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:12:43.560Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:12:43.560Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:12:43.560Z] === RUN TestPluginInstall [2022-08-18T16:12:43.560Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33e1bc7dd5c9b2ba30da4ed19eefbf3ebf3b5639b363110586c7058b5f8f236f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33e1bc7dd5c9b2ba30da4ed19eefbf3ebf3b5639b363110586c7058b5f8f236f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:12:43.560Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d6b76448a27f71bd0fb1fcd6d4fa55b75ec0c6c4e112baa79b7a4632b547634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d6b76448a27f71bd0fb1fcd6d4fa55b75ec0c6c4e112baa79b7a4632b547634" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:12:43.560Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:196cd7e1934dfd6bc738d3d36fdcbd6dcb9d87bcbf2f000bc1afe13775d02027" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:12:43.560Z] time="2022-08-18T16:12:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:196cd7e1934dfd6bc738d3d36fdcbd6dcb9d87bcbf2f000bc1afe13775d02027" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:12:43.560Z] plugin_test.go:195: [d02ca1559be93] daemon is not started [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInstall (2.73s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-18T16:12:43.560Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-18T16:12:43.560Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:12:44.742Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:12:44.742Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-08-18T16:12:44.742Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T16:12:44.742Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-08-18T16:12:44.742Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-18T16:12:44.742Z] === RUN TestDeleteDevicemapper [2022-08-18T16:12:44.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:12:44.742Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:12:44.742Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:12:44.926Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:12:45.853Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:12:46.108Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-08-18T16:12:46.108Z] === RUN TestUpdateMemory [2022-08-18T16:12:46.671Z] --- PASS: TestUpdateMemory (0.51s) [2022-08-18T16:12:46.671Z] === RUN TestUpdateCPUQuota [2022-08-18T16:12:46.781Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-08-18T16:12:46.781Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-08-18T16:12:46.781Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-18T16:12:46.781Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:12:47.233Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-08-18T16:12:47.233Z] === RUN TestUpdatePidsLimit [2022-08-18T16:12:47.233Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:12:47.343Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T16:12:47.343Z] PASS [2022-08-18T16:12:47.343Z] [2022-08-18T16:12:47.343Z] DONE 24 tests in 6.725s [2022-08-18T16:12:47.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:12:47.343Z] INFO: Testing against a local daemon [2022-08-18T16:12:47.343Z] === RUN TestExternalGraphDriver [2022-08-18T16:12:47.490Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:12:47.490Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:12:47.599Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:12:47.751Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:12:48.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:12:48.277Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:12:48.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-18T16:12:49.146Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-18T16:12:49.146Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:12:49.488Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:12:51.378Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:12:52.742Z] --- PASS: TestExternalGraphDriver (5.31s) [2022-08-18T16:12:52.742Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-18T16:12:52.742Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2022-08-18T16:12:52.742Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-18T16:12:52.742Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:12:56.909Z] --- PASS: TestGraphdriverPluginV2 (4.13s) [2022-08-18T16:12:56.909Z] PASS [2022-08-18T16:12:56.909Z] [2022-08-18T16:12:56.909Z] DONE 5 tests in 9.481s [2022-08-18T16:12:56.909Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:12:56.909Z] INFO: Testing against a local daemon [2022-08-18T16:12:56.909Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:12:56.909Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:12:56.909Z] === RUN TestReadPluginNoRead [2022-08-18T16:12:56.909Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:12:56.909Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:12:56.909Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:12:56.909Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:12:56.909Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:12:57.633Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-18T16:12:57.633Z] === RUN TestInfoDebug [2022-08-18T16:12:57.633Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T16:12:57.633Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:12:57.633Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-18T16:12:57.633Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:12:57.633Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T16:12:57.633Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:12:58.194Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-18T16:12:58.194Z] === RUN TestPingCacheHeaders [2022-08-18T16:12:58.194Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T16:12:58.194Z] === RUN TestPingGet [2022-08-18T16:12:58.194Z] --- PASS: TestPingGet (0.01s) [2022-08-18T16:12:58.194Z] === RUN TestPingHead [2022-08-18T16:12:58.194Z] --- PASS: TestPingHead (0.03s) [2022-08-18T16:12:58.194Z] === RUN TestPingSwarmHeader [2022-08-18T16:12:58.756Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:12:59.317Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:13:00.178Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2022-08-18T16:13:00.178Z] === CONT TestReadPluginNoRead [2022-08-18T16:13:00.244Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:13:00.244Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-08-18T16:13:00.244Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:13:00.244Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:13:00.244Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:13:00.244Z] === RUN TestVersion [2022-08-18T16:13:00.244Z] --- PASS: TestVersion (0.03s) [2022-08-18T16:13:00.244Z] === CONT TestDiskUsage [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:13:00.805Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:13:01.061Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:13:01.316Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:13:01.317Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:13:01.317Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-08-18T16:13:01.317Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:13:01.317Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-18T16:13:01.317Z] === RUN TestWaitNonBlocked [2022-08-18T16:13:01.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:13:01.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:13:01.317Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:13:01.317Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:13:01.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:13:01.317Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:13:01.317Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:13:01.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-18T16:13:01.317Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-08-18T16:13:01.317Z] === RUN TestWaitBlocked [2022-08-18T16:13:01.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:13:01.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:13:01.317Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:13:01.317Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:13:01.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:13:01.317Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage (1.20s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.573Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-08-18T16:13:01.574Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-18T16:13:01.574Z] PASS [2022-08-18T16:13:01.574Z] [2022-08-18T16:13:01.574Z] === Skipped [2022-08-18T16:13:01.574Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:13:01.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:13:01.574Z] [2022-08-18T16:13:01.574Z] DONE 54 tests, 1 skipped in 22.768s [2022-08-18T16:13:01.574Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:13:01.574Z] INFO: Testing against a local daemon [2022-08-18T16:13:01.574Z] === RUN TestVolumesCreateAndList [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:13:01.574Z] === RUN TestVolumesRemove [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T16:13:01.574Z] === RUN TestVolumesInspect [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:13:01.574Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:13:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:13:01.574Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:13:01.574Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:13:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:13:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:13:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:13:01.574Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:13:01.574Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:13:01.574Z] PASS [2022-08-18T16:13:01.574Z] [2022-08-18T16:13:01.574Z] DONE 9 tests in 0.185s [2022-08-18T16:13:01.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:13:01.829Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14274 is not a child of this shell [2022-08-18T16:13:01.829Z] warning: PID 14274 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T16:13:01.829Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:13:01.829Z] [2022-08-18T16:13:01.830Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:13:01.830Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:13:01.830Z] [2022-08-18T16:13:01.830Z] To set a process to complain mode, use the command line tool [2022-08-18T16:13:01.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:13:01.830Z] Removing test suite binaries [2022-08-18T16:13:01.830Z] exiting test-integration [2022-08-18T16:13:01.830Z] ++ exit 0 [2022-08-18T16:13:01.830Z] [2022-08-18T16:13:01.879Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T16:13:01.880Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-08-18T16:13:01.880Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-08-18T16:13:01.880Z] === RUN TestWaitConditions [2022-08-18T16:13:01.880Z] === RUN TestWaitConditions/default [2022-08-18T16:13:01.880Z] === PAUSE TestWaitConditions/default [2022-08-18T16:13:01.880Z] === RUN TestWaitConditions/not-running [2022-08-18T16:13:01.880Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:13:01.880Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:13:01.880Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:13:01.880Z] === RUN TestWaitConditions/removed [2022-08-18T16:13:01.880Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:13:01.880Z] === CONT TestWaitConditions/default [2022-08-18T16:13:01.880Z] === CONT TestWaitConditions/removed [2022-08-18T16:13:02.711Z] === RUN TestReadPluginNoRead/default Post stage [Pipeline] junit [2022-08-18T16:13:02.768Z] Recording test results [2022-08-18T16:13:03.244Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:13:03.456Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:13:03.456Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:13:03.456Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:13:03.456Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:13:03.456Z] [2022-08-18T16:13:03.456Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T16:13:03.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T16:13:03.456Z] Using test binary docker [2022-08-18T16:13:03.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:13:03.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:13:03.456Z] INFO: Waiting for daemon to start... [2022-08-18T16:13:03.456Z] Starting dockerd [2022-08-18T16:13:03.456Z] . [2022-08-18T16:13:03.456Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T16:13:03.500Z] === CONT TestWaitConditions/not-running [2022-08-18T16:13:04.098Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:13:04.522Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:13:04.847Z] + echo Ensuring container killed. [2022-08-18T16:13:04.847Z] Ensuring container killed. [2022-08-18T16:13:04.847Z] + docker rm -vf docker-pr2 [2022-08-18T16:13:04.847Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T16:13:04.865Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:13:04.865Z] --- PASS: TestWaitConditions/default (1.59s) [2022-08-18T16:13:04.865Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-18T16:13:04.865Z] --- PASS: TestWaitConditions/next-exit (1.44s) [2022-08-18T16:13:04.865Z] --- PASS: TestWaitConditions/not-running (1.44s) [2022-08-18T16:13:04.865Z] === RUN TestWaitRestartedContainer [2022-08-18T16:13:04.865Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:13:04.865Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:13:04.865Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:13:04.865Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:13:04.865Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:13:04.865Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:13:04.865Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:13:04.865Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:13:05.027Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:13:05.163Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:13:05.163Z] Chowning /workspace to jenkins user [2022-08-18T16:13:05.163Z] + id -u [2022-08-18T16:13:05.163Z] + id -g [2022-08-18T16:13:05.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:13:05.163Z] Unable to find image 'busybox:latest' locally [2022-08-18T16:13:05.163Z] latest: Pulling from library/busybox [2022-08-18T16:13:05.283Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-08-18T16:13:05.418Z] 50783e0dfb64: Pulling fs layer [2022-08-18T16:13:05.419Z] 50783e0dfb64: Verifying Checksum [2022-08-18T16:13:05.419Z] 50783e0dfb64: Download complete [2022-08-18T16:13:05.419Z] 50783e0dfb64: Pull complete [2022-08-18T16:13:05.419Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T16:13:05.419Z] Status: Downloaded newer image for busybox:latest [2022-08-18T16:13:06.233Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:13:06.648Z] === CONT TestReadPluginNoRead [2022-08-18T16:13:06.648Z] read_test.go:92: [d47673e7bd8a3] daemon is not started [2022-08-18T16:13:06.648Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-08-18T16:13:06.648Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-08-18T16:13:06.648Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-08-18T16:13:06.648Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-18T16:13:06.648Z] PASS [2022-08-18T16:13:06.648Z] [2022-08-18T16:13:06.648Z] DONE 6 tests in 9.573s [2022-08-18T16:13:06.648Z] 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-18T16:13:06.648Z] testing: warning: no tests to run [2022-08-18T16:13:06.648Z] PASS [2022-08-18T16:13:06.648Z] [2022-08-18T16:13:06.648Z] DONE 0 tests in 0.008s [2022-08-18T16:13:06.648Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:13:06.648Z] INFO: Testing against a local daemon [2022-08-18T16:13:06.648Z] === RUN TestPluginWithDevMounts [2022-08-18T16:13:06.648Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:13:06.648Z] === CONT TestPluginWithDevMounts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:13:07.076Z] + bundleName=amd64-rootless [2022-08-18T16:13:07.076Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T16:13:07.076Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T16:13:07.076Z] + 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-18T16:13:07.076Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T16:13:07.085Z] Archiving artifacts [2022-08-18T16:13:07.161Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T16:13:07.161Z] --- PASS: TestWaitRestartedContainer/default (1.38s) [2022-08-18T16:13:07.161Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-08-18T16:13:07.161Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-18T16:13:07.161Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:13:07.161Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:13:08.013Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-08-18T16:13:08.013Z] PASS [2022-08-18T16:13:08.013Z] [2022-08-18T16:13:08.013Z] DONE 1 tests in 1.597s [2022-08-18T16:13:08.013Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:13:08.013Z] INFO: Testing against a local daemon [2022-08-18T16:13:08.013Z] === RUN TestSecretInspect [2022-08-18T16:13:08.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43985/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:13:09.051Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-08-18T16:13:09.051Z] === CONT TestIpcModeOlderClient [2022-08-18T16:13:09.051Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T16:13:09.051Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:13:09.211Z] + make clean [2022-08-18T16:13:09.308Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-08-18T16:13:09.308Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:13:09.466Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:13:09.466Z] docker-dev-cache [2022-08-18T16:13:09.466Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:13:10.528Z] --- PASS: TestSecretInspect (2.20s) [2022-08-18T16:13:10.528Z] === RUN TestSecretList [2022-08-18T16:13:11.825Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-08-18T16:13:11.825Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:13:12.417Z] --- PASS: TestSecretList (2.17s) [2022-08-18T16:13:12.417Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:13:13.717Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-08-18T16:13:14.931Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-18T16:13:14.931Z] === RUN TestSecretsUpdate [2022-08-18T16:13:16.821Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-18T16:13:16.821Z] === RUN TestTemplatedSecret [2022-08-18T16:13:19.337Z] --- PASS: TestTemplatedSecret (2.60s) [2022-08-18T16:13:19.337Z] === RUN TestSecretCreateResolve [2022-08-18T16:13:21.819Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-08-18T16:13:21.819Z] PASS [2022-08-18T16:13:21.819Z] [2022-08-18T16:13:21.819Z] === Skipped [2022-08-18T16:13:21.819Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:13:21.819Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:13:21.819Z] [2022-08-18T16:13:21.819Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:13:21.819Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:13:21.819Z] [2022-08-18T16:13:21.819Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:13:21.819Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:13:21.819Z] [2022-08-18T16:13:21.819Z] DONE 272 tests, 3 skipped in 127.965s [2022-08-18T16:13:21.819Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:13:21.819Z] ++ 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-18T16:13:21.819Z] ++ set -e [2022-08-18T16:13:21.819Z] ++ '[' -n 0 ']' [2022-08-18T16:13:21.819Z] ++ set -x [2022-08-18T16:13:21.819Z] ++ 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-18T16:13:21.819Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:13:21.819Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T16:13:21.819Z] === RUN TestConfigDaemonID [2022-08-18T16:13:21.855Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-08-18T16:13:21.855Z] PASS [2022-08-18T16:13:21.855Z] [2022-08-18T16:13:21.855Z] DONE 6 tests in 13.555s [2022-08-18T16:13:21.855Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:13:21.856Z] INFO: Testing against a local daemon [2022-08-18T16:13:21.856Z] === RUN TestServiceCreateInit [2022-08-18T16:13:21.856Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:13:22.381Z] daemon_test.go:83: [d0c71aa11b6ef] daemon is not started [2022-08-18T16:13:22.381Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T16:13:22.381Z] === RUN TestDaemonConfigValidation [2022-08-18T16:13:22.381Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:13:22.381Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:13:22.381Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:13:22.381Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:13:22.381Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:13:22.381Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:13:22.381Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:13:22.381Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:13:22.381Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:13:22.381Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:13:22.381Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:13:22.381Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:13:22.637Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:13:22.637Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:13:22.637Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:13:22.637Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:13:22.637Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-18T16:13:22.637Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-18T16:13:22.637Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-18T16:13:22.637Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-18T16:13:22.637Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-18T16:13:22.637Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:13:22.637Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:13:24.004Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:13:24.931Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:13:25.859Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:13:25.859Z] daemon_test.go:197: [d96a2ac36d0d3] daemon is not started [2022-08-18T16:13:25.859Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T16:13:25.859Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:13:25.859Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T16:13:25.859Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T16:13:25.859Z] === RUN TestDaemonProxy [2022-08-18T16:13:25.859Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T16:13:26.022Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:13:27.748Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:13:29.287Z] --- PASS: TestServiceCreateInit (7.60s) [2022-08-18T16:13:29.287Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s) [2022-08-18T16:13:29.287Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-08-18T16:13:29.287Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:13:29.637Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T16:13:31.003Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:13:31.565Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:13:32.126Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-18T16:13:32.126Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-18T16:13:32.126Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-18T16:13:32.126Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T16:13:32.126Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:13:32.126Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:13:32.126Z] PASS [2022-08-18T16:13:32.126Z] [2022-08-18T16:13:32.126Z] DONE 18 tests in 11.238s [2022-08-18T16:13:32.126Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:13:32.126Z] ++ 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-18T16:13:32.126Z] ++ set -e [2022-08-18T16:13:32.126Z] ++ '[' -n 0 ']' [2022-08-18T16:13:32.126Z] ++ set -x [2022-08-18T16:13:32.126Z] ++ 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-18T16:13:32.126Z] INFO: Testing against a local daemon [2022-08-18T16:13:32.126Z] === RUN TestCommitInheritsEnv [2022-08-18T16:13:32.393Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-18T16:13:32.393Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:13:32.393Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T16:13:32.393Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T16:13:32.393Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:13:32.393Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:13:32.649Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:13:32.905Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:13:32.905Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:13:32.905Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T16:13:32.905Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:13:32.905Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T16:13:32.905Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:13:33.162Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-18T16:13:33.162Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:13:33.162Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:13:33.162Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:13:33.162Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:13:33.162Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T16:13:33.162Z] === RUN TestTagInvalidReference [2022-08-18T16:13:33.162Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:13:33.162Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:13:33.162Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T16:13:33.162Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:13:33.162Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:13:33.162Z] === RUN TestTagOfficialNames [2022-08-18T16:13:33.162Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:13:33.162Z] === RUN TestTagMatchesDigest [2022-08-18T16:13:33.162Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T16:13:33.162Z] PASS [2022-08-18T16:13:33.162Z] [2022-08-18T16:13:33.162Z] === Skipped [2022-08-18T16:13:33.162Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T16:13:33.162Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T16:13:33.162Z] [2022-08-18T16:13:33.162Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:13:33.162Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:13:33.162Z] [2022-08-18T16:13:33.162Z] DONE 22 tests, 2 skipped in 1.253s [2022-08-18T16:13:33.419Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:13:33.419Z] ++ 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-18T16:13:33.419Z] ++ set -e [2022-08-18T16:13:33.419Z] ++ '[' -n 0 ']' [2022-08-18T16:13:33.419Z] ++ set -x [2022-08-18T16:13:33.419Z] ++ 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-18T16:13:33.419Z] === RUN TestStripANSICommands [2022-08-18T16:13:33.419Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:13:33.419Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:13:33.419Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:13:33.419Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:13:33.419Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:13:33.419Z] PASS [2022-08-18T16:13:33.419Z] [2022-08-18T16:13:33.419Z] DONE 3 tests in 0.036s [2022-08-18T16:13:33.419Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:13:33.419Z] ++ 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-18T16:13:33.419Z] ++ set -e [2022-08-18T16:13:33.419Z] ++ '[' -n 0 ']' [2022-08-18T16:13:33.419Z] ++ set -x [2022-08-18T16:13:33.419Z] ++ 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-18T16:13:33.419Z] INFO: Testing against a local daemon [2022-08-18T16:13:33.419Z] === RUN TestNetworkCreateDelete [2022-08-18T16:13:33.675Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T16:13:33.675Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:13:33.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-18T16:13:33.931Z] === RUN TestDaemonDNSFallback [2022-08-18T16:13:40.467Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-18T16:13:40.467Z] === RUN TestInspectNetwork [2022-08-18T16:13:42.128Z] sha256:ed276acc4ea167230ddf1ca0cd456e70a04d0823e2d2a7adf13a80133ef3cad5 [2022-08-18T16:13:42.128Z] INFO: Starting docker-py tests... [2022-08-18T16:13:42.128Z] ============================= test session starts ============================== [2022-08-18T16:13:42.128Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T16:13:42.128Z] rootdir: /src, inifile: pytest.ini [2022-08-18T16:13:42.128Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T16:13:42.128Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T16:13:42.128Z] [2022-08-18T16:13:43.239Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:13:43.239Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:13:43.239Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:13:43.239Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:13:47.327Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) [2022-08-18T16:13:47.327Z] === RUN TestCreateServiceConflict [2022-08-18T16:13:47.327Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-18T16:13:47.327Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:13:47.404Z] --- PASS: TestInspectNetwork (7.01s) [2022-08-18T16:13:47.404Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:13:47.404Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:13:47.404Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:13:47.404Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:13:47.404Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:13:48.769Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:13:48.769Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:13:48.769Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:13:48.769Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:13:48.769Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:13:48.769Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:13:48.769Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:13:48.769Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:13:48.769Z] === RUN TestNetworkList [2022-08-18T16:13:48.769Z] === RUN TestNetworkList//networks [2022-08-18T16:13:48.769Z] === PAUSE TestNetworkList//networks [2022-08-18T16:13:48.769Z] === RUN TestNetworkList//networks/ [2022-08-18T16:13:48.769Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:13:48.769Z] === CONT TestNetworkList//networks [2022-08-18T16:13:48.769Z] === CONT TestNetworkList//networks/ [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:13:48.769Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:13:48.769Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:13:49.331Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T16:13:49.331Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:13:49.842Z] --- PASS: TestCreateServiceMaxReplicas (2.89s) [2022-08-18T16:13:49.842Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:13:50.258Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T16:13:50.258Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:13:51.209Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-08-18T16:13:51.209Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:13:52.142Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-18T16:13:52.142Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:13:53.508Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T16:13:53.508Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:13:54.069Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-18T16:13:54.069Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:13:55.603Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T16:13:56.438Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T16:13:56.584Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-08-18T16:13:56.584Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:13:56.584Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:13:56.584Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:13:56.584Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:13:58.186Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T16:14:04.679Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-18T16:14:04.679Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:14:05.605Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-08-18T16:14:05.606Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:14:08.121Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2022-08-18T16:14:08.121Z] === RUN TestCreateServiceSysctls [2022-08-18T16:14:11.388Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-08-18T16:14:11.388Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:14:11.426Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-08-18T16:14:11.426Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:14:12.353Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xnc8rsvy91v3lyqgzl0e1lcyn Created:2022-08-18 16:14:11.229442161 +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[30c0e6de167314b488f248d8e2f0252e2003eec9bf34b283b288208c9054cafc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bz7dkd2qjgpt8rksqvnrde0ev EndpointID:74154ac86b2e502fc69b0f49a85e6809b1611b6382ef3d7c094d7650ea1f8ef6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf3588b9c722448b2f611a33045a440f6f731d24e6e87846ed802187cfc8070a 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:e2e6085d8f48 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bz7dkd2qjgpt8rksqvnrde0ev EndpointID:74154ac86b2e502fc69b0f49a85e6809b1611b6382ef3d7c094d7650ea1f8ef6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:14:13.904Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-18T16:14:13.904Z] === RUN TestInspect [2022-08-18T16:14:16.466Z] --- PASS: TestInspect (2.76s) [2022-08-18T16:14:16.466Z] === RUN TestCreateJob [2022-08-18T16:14:17.607Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-08-18T16:14:17.607Z] PASS [2022-08-18T16:14:17.607Z] [2022-08-18T16:14:17.607Z] === Skipped [2022-08-18T16:14:17.607Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:14:17.607Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:14:17.607Z] [2022-08-18T16:14:17.607Z] DONE 38 tests, 1 skipped in 43.363s [2022-08-18T16:14:17.607Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:14:17.607Z] ++ 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-18T16:14:17.607Z] ++ set -e [2022-08-18T16:14:17.607Z] ++ '[' -n 0 ']' [2022-08-18T16:14:17.607Z] ++ set -x [2022-08-18T16:14:17.607Z] ++ 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-18T16:14:17.607Z] INFO: Testing against a local daemon [2022-08-18T16:14:17.607Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:14:17.607Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:14:17.607Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:14:17.607Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:14:17.607Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:14:17.607Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:14:17.607Z] PASS [2022-08-18T16:14:17.607Z] [2022-08-18T16:14:17.607Z] === Skipped [2022-08-18T16:14:17.607Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:14:17.607Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:14:17.607Z] [2022-08-18T16:14:17.607Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:14:17.607Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:14:17.607Z] [2022-08-18T16:14:17.607Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-18T16:14:17.607Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:14:17.607Z] ++ 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-18T16:14:17.607Z] ++ set -e [2022-08-18T16:14:17.607Z] ++ '[' -n 0 ']' [2022-08-18T16:14:17.607Z] ++ set -x [2022-08-18T16:14:17.607Z] ++ 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-18T16:14:17.607Z] INFO: Testing against a local daemon [2022-08-18T16:14:17.607Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:14:18.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-08-18T16:14:18.533Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:14:19.095Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:14:19.732Z] --- PASS: TestCreateJob (3.14s) [2022-08-18T16:14:19.732Z] === RUN TestReplicatedJob [2022-08-18T16:14:20.022Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:14:20.585Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:14:21.141Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:14:21.141Z] Using test binary docker [2022-08-18T16:14:21.141Z] +++ /etc/init.d/apparmor start [2022-08-18T16:14:21.141Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:14:21.141Z] INFO: Waiting for daemon to start... [2022-08-18T16:14:21.141Z] Starting dockerd [2022-08-18T16:14:21.141Z] +++ 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-18T16:14:21.141Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:14:21.141Z] Using test binary docker [2022-08-18T16:14:21.141Z] +++ /etc/init.d/apparmor start [2022-08-18T16:14:21.141Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:14:21.141Z] INFO: Waiting for daemon to start... [2022-08-18T16:14:21.141Z] Starting dockerd [2022-08-18T16:14:21.141Z] +++ 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-18T16:14:21.141Z] . [2022-08-18T16:14:21.141Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:14:21.141Z] [2022-08-18T16:14:21.141Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:14:21.141Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:14:21.141Z] Error: No such image: emptyfs [2022-08-18T16:14:21.141Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:14:21.141Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:14:21.141Z] ++++ docker load [2022-08-18T16:14:21.141Z] Error: No such image: emptyfs [2022-08-18T16:14:21.141Z] ++++ docker load [2022-08-18T16:14:21.141Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T16:14:21.141Z] Running integration-test (iteration 1) [2022-08-18T16:14:21.141Z] Running integration-test (iteration 1) [2022-08-18T16:14:21.141Z] 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-18T16:14:21.141Z] ++ 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-18T16:14:21.141Z] ++ set -e [2022-08-18T16:14:21.141Z] ++ '[' -n 0 ']' [2022-08-18T16:14:21.141Z] ++ set -x [2022-08-18T16:14:21.141Z] ++ 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-18T16:14:21.141Z] 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-18T16:14:21.141Z] ++ 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-18T16:14:21.141Z] ++ set -e [2022-08-18T16:14:21.141Z] ++ '[' -n 0 ']' [2022-08-18T16:14:21.141Z] ++ set -x [2022-08-18T16:14:21.141Z] ++ 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-18T16:14:21.141Z] Loaded image: busybox:latest [2022-08-18T16:14:21.141Z] Loaded image: busybox:latest [2022-08-18T16:14:21.141Z] Loaded image: busybox:glibc [2022-08-18T16:14:21.141Z] Loaded image: busybox:glibc [2022-08-18T16:14:22.081Z] Loaded image: debian:bullseye-slim [2022-08-18T16:14:22.081Z] Loaded image: debian:bullseye-slim [2022-08-18T16:14:22.081Z] Loaded image: hello-world:latestLoaded image: hello-world:latest [2022-08-18T16:14:22.081Z] [2022-08-18T16:14:22.341Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:14:22.341Z] INFO: Testing against a local daemon [2022-08-18T16:14:22.341Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:14:22.341Z] === RUN TestDockerDaemonSuite [2022-08-18T16:14:22.341Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T16:14:22.341Z] INFO: Testing against a local daemon [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T16:14:22.341Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T16:14:22.474Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:14:23.840Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:14:24.883Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T16:14:24.989Z] --- PASS: TestReplicatedJob (5.43s) [2022-08-18T16:14:24.989Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:14:25.143Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T16:14:26.084Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T16:14:26.084Z] --- PASS: TestBuildWithHugeFile (131.22s) [2022-08-18T16:14:26.084Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:14:26.084Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:14:26.084Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:14:26.084Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:14:26.084Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:14:26.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:14:26.084Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:14:26.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:14:26.084Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:14:26.084Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:14:26.084Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:14:26.084Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:14:26.084Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:14:26.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T16:14:26.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-18T16:14:26.346Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-08-18T16:14:26.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-08-18T16:14:26.346Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:14:26.346Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T16:14:26.346Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:14:26.915Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T16:14:27.108Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:14:27.678Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T16:14:27.857Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T16:14:27.857Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-18T16:14:28.036Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-18T16:14:28.036Z] PASS [2022-08-18T16:14:28.036Z] [2022-08-18T16:14:28.036Z] DONE 8 tests in 11.048s [2022-08-18T16:14:28.036Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:14:28.036Z] ++ 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-18T16:14:28.036Z] ++ set -e [2022-08-18T16:14:28.036Z] ++ '[' -n 0 ']' [2022-08-18T16:14:28.036Z] ++ set -x [2022-08-18T16:14:28.036Z] ++ 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-18T16:14:28.036Z] testing: warning: no tests to run [2022-08-18T16:14:28.036Z] PASS [2022-08-18T16:14:28.036Z] [2022-08-18T16:14:28.036Z] DONE 0 tests in 0.025s [2022-08-18T16:14:28.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:14:28.036Z] ++ 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-18T16:14:28.036Z] ++ set -e [2022-08-18T16:14:28.036Z] ++ '[' -n 0 ']' [2022-08-18T16:14:28.036Z] ++ set -x [2022-08-18T16:14:28.036Z] ++ 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-18T16:14:28.036Z] INFO: Testing against a local daemon [2022-08-18T16:14:28.036Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:14:28.255Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-18T16:14:28.255Z] === RUN TestServiceListWithStatuses [2022-08-18T16:14:28.255Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:14:28.255Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:14:28.255Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:14:28.799Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:14:29.060Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T16:14:29.060Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T16:14:29.323Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T16:14:29.323Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T16:14:29.323Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T16:14:29.401Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-18T16:14:29.401Z] === RUN TestAuthZPluginTLS [2022-08-18T16:14:29.657Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-18T16:14:29.657Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:14:30.219Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T16:14:30.219Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:14:30.264Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T16:14:30.525Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T16:14:30.525Z] --- PASS: TestBuildPreserveOwnership (4.36s) [2022-08-18T16:14:30.525Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.62s) [2022-08-18T16:14:30.525Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2022-08-18T16:14:30.525Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:14:30.780Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T16:14:30.780Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:14:30.785Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2022-08-18T16:14:30.785Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:14:31.045Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T16:14:31.305Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T16:14:31.305Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T16:14:31.305Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T16:14:31.342Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T16:14:31.342Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:14:31.877Z] Loaded image: busybox:latest [2022-08-18T16:14:31.877Z] Loaded image: busybox:glibc [2022-08-18T16:14:32.419Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-18T16:14:32.419Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:14:32.709Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-18T16:14:32.709Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:14:32.965Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T16:14:32.965Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:14:33.259Z] Loaded image: debian:bullseye-slim [2022-08-18T16:14:33.259Z] Loaded image: hello-world:latest [2022-08-18T16:14:33.519Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:14:33.527Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T16:14:33.527Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:14:34.088Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T16:14:34.088Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:14:34.903Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T16:14:35.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-18T16:14:35.454Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:14:35.689Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-08-18T16:14:35.689Z] === RUN TestServicePlugin [2022-08-18T16:14:36.820Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-08-18T16:14:36.820Z] === RUN TestAuthZPluginHeader [2022-08-18T16:14:37.382Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-18T16:14:37.382Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:14:37.382Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:37.382Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T16:14:37.382Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:14:37.382Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:37.382Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T16:14:37.382Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:14:37.382Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:37.382Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T16:14:37.382Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:14:37.382Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:37.382Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T16:14:37.382Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:14:37.445Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T16:14:39.354Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T16:14:39.856Z] plugin_test.go:61: [d1ba33f09eefc] joining swarm manager [d972137a0d4d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:14:40.783Z] plugin_test.go:64: [d37b56cb32178] joining swarm manager [d972137a0d4d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:14:41.265Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T16:14:42.204Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T16:14:42.775Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.96s) [2022-08-18T16:14:42.775Z] PASS [2022-08-18T16:14:42.775Z] [2022-08-18T16:14:42.775Z] === Skipped [2022-08-18T16:14:42.775Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:14:42.775Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:14:42.775Z] [2022-08-18T16:14:42.775Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:14:42.775Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:14:42.775Z] [2022-08-18T16:14:42.775Z] DONE 34 tests, 2 skipped in 198.390s [2022-08-18T16:14:42.775Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:14:42.775Z] ++ 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-18T16:14:42.775Z] ++ set -e [2022-08-18T16:14:42.775Z] ++ '[' -n 0 ']' [2022-08-18T16:14:42.775Z] ++ set -x [2022-08-18T16:14:42.775Z] ++ 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-18T16:14:42.775Z] INFO: Testing against a local daemon [2022-08-18T16:14:42.775Z] === RUN TestConfigInspect [2022-08-18T16:14:43.035Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T16:14:44.418Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T16:14:44.988Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T16:14:45.558Z] --- PASS: TestConfigInspect (2.66s) [2022-08-18T16:14:45.558Z] === RUN TestConfigList [2022-08-18T16:14:45.818Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T16:14:45.818Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T16:14:46.796Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T16:14:47.057Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T16:14:47.627Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T16:14:48.566Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T16:14:48.566Z] --- PASS: TestConfigList (3.18s) [2022-08-18T16:14:48.566Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:14:48.827Z] docker_cli_daemon_test.go:1475: [d8e64163d7011] daemon is not started [2022-08-18T16:14:49.396Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T16:14:49.656Z] check_test.go:540: [d3d9d9bf9a12d] daemon is not started [2022-08-18T16:14:49.656Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T16:14:52.200Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2022-08-18T16:14:52.200Z] === RUN TestConfigsUpdate [2022-08-18T16:14:52.200Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T16:14:53.582Z] check_test.go:540: [dab5d82a3f09e] daemon is not started [2022-08-18T16:14:53.582Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T16:14:54.966Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T16:14:54.966Z] --- PASS: TestConfigsUpdate (2.82s) [2022-08-18T16:14:54.966Z] === RUN TestTemplatedConfig [2022-08-18T16:14:55.226Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T16:14:55.423Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T16:14:55.423Z] PASS [2022-08-18T16:14:55.423Z] [2022-08-18T16:14:55.423Z] === Skipped [2022-08-18T16:14:55.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T16:14:55.423Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:55.423Z] [2022-08-18T16:14:55.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T16:14:55.423Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:55.423Z] [2022-08-18T16:14:55.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T16:14:55.423Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:55.423Z] [2022-08-18T16:14:55.423Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T16:14:55.423Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:14:55.423Z] [2022-08-18T16:14:55.423Z] DONE 17 tests, 4 skipped in 26.361s [2022-08-18T16:14:55.423Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:14:55.423Z] ++ 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-18T16:14:55.423Z] ++ set -e [2022-08-18T16:14:55.423Z] ++ '[' -n 0 ']' [2022-08-18T16:14:55.423Z] ++ set -x [2022-08-18T16:14:55.423Z] ++ 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-18T16:14:55.423Z] INFO: Testing against a local daemon [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:14:55.423Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:14:55.423Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:14:55.423Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:14:55.423Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:14:55.423Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:14:55.423Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:14:55.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:14:55.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:14:55.423Z] === RUN TestPluginInstall [2022-08-18T16:14:55.423Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:14:55.423Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:14:55.423Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a045b1a6c502ec2d15b856207f63bf46c01ea9742b404807e3b1ff9835c62624" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:14:55.423Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:14:55.423Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a045b1a6c502ec2d15b856207f63bf46c01ea9742b404807e3b1ff9835c62624" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:14:55.423Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:14:55.680Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:14:55.680Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ba73d4d75d71d214eef66b8b80317df91aa6aafe6821653b79816ac2ad0ef1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:14:55.680Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:14:55.680Z] time="2022-08-18T16:14:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ba73d4d75d71d214eef66b8b80317df91aa6aafe6821653b79816ac2ad0ef1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:14:55.796Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T16:14:55.936Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:14:56.055Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T16:14:56.625Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T16:14:56.625Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T16:14:56.625Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T16:14:56.864Z] time="2022-08-18T16:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:14:56.864Z] time="2022-08-18T16:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dff8fe51c01ab5ef5103f509e8b0fc1baa8c5be030083a0a133157f76db0eaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:14:56.864Z] time="2022-08-18T16:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:14:56.864Z] time="2022-08-18T16:14:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dff8fe51c01ab5ef5103f509e8b0fc1baa8c5be030083a0a133157f76db0eaf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:14:56.864Z] plugin_test.go:195: [d396cbd2fb4a6] daemon is not started [2022-08-18T16:14:56.864Z] --- PASS: TestPluginInstall (2.52s) [2022-08-18T16:14:56.864Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-18T16:14:56.864Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-18T16:14:56.864Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-18T16:14:56.864Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:14:58.537Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T16:14:58.537Z] --- PASS: TestTemplatedConfig (3.39s) [2022-08-18T16:14:58.537Z] === RUN TestConfigCreateResolve [2022-08-18T16:14:58.537Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T16:14:58.753Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:14:59.316Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:14:59.919Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T16:14:59.919Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T16:15:00.243Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-18T16:15:00.243Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-18T16:15:00.243Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-08-18T16:15:00.243Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:15:00.491Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T16:15:00.804Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T16:15:00.804Z] PASS [2022-08-18T16:15:00.804Z] [2022-08-18T16:15:00.804Z] DONE 24 tests in 6.492s [2022-08-18T16:15:00.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:15:00.804Z] ++ 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-18T16:15:00.804Z] ++ set -e [2022-08-18T16:15:00.804Z] ++ '[' -n 0 ']' [2022-08-18T16:15:00.804Z] ++ set -x [2022-08-18T16:15:00.804Z] ++ 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-18T16:15:00.804Z] INFO: Testing against a local daemon [2022-08-18T16:15:00.804Z] === RUN TestExternalGraphDriver [2022-08-18T16:15:01.061Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T16:15:01.320Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T16:15:01.321Z] --- PASS: TestConfigCreateResolve (3.20s) [2022-08-18T16:15:01.321Z] PASS [2022-08-18T16:15:01.321Z] [2022-08-18T16:15:01.321Z] DONE 6 tests in 18.680s [2022-08-18T16:15:01.321Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:15:01.321Z] ++ 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-18T16:15:01.321Z] ++ set -e [2022-08-18T16:15:01.321Z] ++ '[' -n 0 ']' [2022-08-18T16:15:01.321Z] ++ set -x [2022-08-18T16:15:01.321Z] ++ 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-18T16:15:01.367Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:15:01.581Z] INFO: Testing against a local daemon [2022-08-18T16:15:01.581Z] === RUN TestAttachWithTTY [2022-08-18T16:15:01.842Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-18T16:15:01.842Z] === RUN TestAttachWithoutTTy [2022-08-18T16:15:01.842Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-18T16:15:01.842Z] === RUN TestCheckpoint [2022-08-18T16:15:01.842Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:15:01.842Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:15:01.842Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:15:01.842Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:15:01.842Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:15:01.842Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:15:01.842Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:15:01.842Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T16:15:02.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-08-18T16:15:02.103Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:15:02.103Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-18T16:15:02.103Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:15:02.103Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-18T16:15:02.103Z] === RUN TestCopyEmptyFile [2022-08-18T16:15:02.674Z] --- PASS: TestCopyEmptyFile (0.52s) [2022-08-18T16:15:02.674Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:15:02.674Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:15:02.674Z] === RUN TestCopyFromContainer [2022-08-18T16:15:02.674Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T16:15:03.282Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:15:03.614Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T16:15:03.614Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T16:15:03.614Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T16:15:03.614Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T16:15:04.557Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T16:15:04.557Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T16:15:04.557Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T16:15:04.557Z] === RUN TestCopyFromContainer// [2022-08-18T16:15:04.557Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T16:15:04.557Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:15:04.651Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:15:04.817Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T16:15:04.818Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:15:05.078Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:15:05.078Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:15:05.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:15:05.338Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:15:05.338Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:15:05.599Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:15:05.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T16:15:05.599Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer (3.15s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-18T16:15:05.860Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-18T16:15:05.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:15:05.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:15:05.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:15:05.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:15:05.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:15:05.860Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:15:05.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:15:05.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:15:05.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:15:05.860Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:15:05.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T16:15:05.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:15:05.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:15:05.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:15:05.860Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:15:05.860Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-18T16:15:05.860Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:15:05.860Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:15:05.860Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:15:05.860Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:15:05.860Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:15:05.860Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:15:05.860Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:15:05.860Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:15:05.860Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:15:05.860Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:15:05.860Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T16:15:06.016Z] --- PASS: TestExternalGraphDriver (5.21s) [2022-08-18T16:15:06.017Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-18T16:15:06.017Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-08-18T16:15:06.017Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-18T16:15:06.017Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:15:06.120Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:15:06.120Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-08-18T16:15:06.120Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-18T16:15:06.120Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:15:06.120Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T16:15:06.120Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:15:06.579Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:15:06.579Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T16:15:06.579Z] PASS [2022-08-18T16:15:06.579Z] [2022-08-18T16:15:06.579Z] === Skipped [2022-08-18T16:15:06.579Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T16:15:06.579Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:15:06.579Z] [2022-08-18T16:15:06.579Z] DONE 5 tests, 1 skipped in 5.634s [2022-08-18T16:15:06.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:15:06.579Z] ++ 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-18T16:15:06.579Z] ++ set -e [2022-08-18T16:15:06.579Z] ++ '[' -n 0 ']' [2022-08-18T16:15:06.579Z] ++ set -x [2022-08-18T16:15:06.579Z] ++ 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-18T16:15:06.579Z] INFO: Testing against a local daemon [2022-08-18T16:15:06.579Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:15:06.579Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:15:06.579Z] === RUN TestReadPluginNoRead [2022-08-18T16:15:06.579Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:15:06.579Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:15:06.579Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:15:06.579Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:15:06.579Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:15:06.691Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T16:15:06.951Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T16:15:07.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T16:15:07.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T16:15:07.278Z] --- PASS: TestServicePlugin (30.10s) [2022-08-18T16:15:07.279Z] === RUN TestServiceUpdateLabel [2022-08-18T16:15:08.254Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-18T16:15:08.254Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:15:08.595Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2022-08-18T16:15:08.595Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:15:09.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T16:15:09.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T16:15:09.737Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T16:15:09.847Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-08-18T16:15:09.847Z] === CONT TestReadPluginNoRead [2022-08-18T16:15:10.308Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T16:15:10.569Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T16:15:10.569Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2022-08-18T16:15:10.569Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:15:10.569Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:15:10.569Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:15:10.569Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:15:10.569Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:15:10.569Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:15:10.569Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:15:10.569Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:15:10.569Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:15:10.569Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:15:10.569Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:15:10.569Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:15:10.569Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:15:10.569Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:15:10.569Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:15:10.569Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:15:10.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-18T16:15:10.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-18T16:15:10.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-18T16:15:10.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T16:15:10.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-18T16:15:10.829Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-08-18T16:15:10.829Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:15:11.400Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T16:15:11.400Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-08-18T16:15:11.400Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:15:11.400Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:15:11.400Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:15:11.400Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T16:15:11.400Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:15:11.400Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:15:11.400Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:15:11.400Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-18T16:15:11.400Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:15:11.661Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-18T16:15:11.661Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:15:11.661Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:15:11.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:15:11.661Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:15:11.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:15:11.661Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:15:11.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:15:11.661Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:15:11.661Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:15:11.661Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:15:11.661Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:15:11.661Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:15:11.661Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:15:11.661Z] --- PASS: TestCreateInvalidHostConfig (0.04s) [2022-08-18T16:15:11.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:15:11.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:15:11.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:15:11.661Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:15:11.661Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:15:11.661Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T16:15:11.661Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:15:11.661Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:15:11.661Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:15:11.661Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T16:15:11.661Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:15:11.661Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:15:11.661Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:15:11.661Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T16:15:11.661Z] === RUN TestDiff [2022-08-18T16:15:11.737Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:15:12.231Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T16:15:12.491Z] --- PASS: TestDiff (0.78s) [2022-08-18T16:15:12.491Z] === RUN TestExecConsoleSize [2022-08-18T16:15:12.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T16:15:13.102Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:15:13.321Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T16:15:13.321Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T16:15:13.321Z] --- PASS: TestExecConsoleSize (0.92s) [2022-08-18T16:15:13.321Z] === RUN TestExecWithCloseStdin [2022-08-18T16:15:13.891Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T16:15:14.030Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:15:14.151Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-08-18T16:15:14.151Z] === RUN TestExec [2022-08-18T16:15:14.151Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T16:15:14.594Z] --- PASS: TestContinueAfterPluginCrash (7.90s) [2022-08-18T16:15:14.722Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T16:15:14.981Z] --- PASS: TestExec (0.83s) [2022-08-18T16:15:14.981Z] === RUN TestExecUser [2022-08-18T16:15:15.156Z] === CONT TestReadPluginNoRead [2022-08-18T16:15:15.156Z] read_test.go:92: [d04175fd6db89] daemon is not started [2022-08-18T16:15:15.156Z] --- PASS: TestReadPluginNoRead (5.62s) [2022-08-18T16:15:15.156Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-18T16:15:15.156Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-08-18T16:15:15.156Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-08-18T16:15:15.156Z] PASS [2022-08-18T16:15:15.156Z] [2022-08-18T16:15:15.156Z] DONE 6 tests in 8.762s [2022-08-18T16:15:15.156Z] 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-18T16:15:15.156Z] ++ 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-18T16:15:15.156Z] ++ set -e [2022-08-18T16:15:15.156Z] ++ '[' -n 0 ']' [2022-08-18T16:15:15.156Z] ++ set -x [2022-08-18T16:15:15.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-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-18T16:15:15.412Z] testing: warning: no tests to run [2022-08-18T16:15:15.412Z] PASS [2022-08-18T16:15:15.412Z] [2022-08-18T16:15:15.412Z] DONE 0 tests in 0.034s [2022-08-18T16:15:15.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:15:15.412Z] ++ 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-18T16:15:15.412Z] ++ set -e [2022-08-18T16:15:15.412Z] ++ '[' -n 0 ']' [2022-08-18T16:15:15.412Z] ++ set -x [2022-08-18T16:15:15.412Z] ++ 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-18T16:15:15.412Z] INFO: Testing against a local daemon [2022-08-18T16:15:15.412Z] === RUN TestPluginWithDevMounts [2022-08-18T16:15:15.412Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:15:15.412Z] === CONT TestPluginWithDevMounts [2022-08-18T16:15:15.927Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T16:15:15.927Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T16:15:15.927Z] --- PASS: TestExecUser (0.85s) [2022-08-18T16:15:15.927Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:15:16.498Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T16:15:16.759Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T16:15:17.019Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2022-08-18T16:15:17.019Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:15:17.300Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-18T16:15:17.300Z] PASS [2022-08-18T16:15:17.300Z] [2022-08-18T16:15:17.300Z] DONE 1 tests in 1.634s [2022-08-18T16:15:17.300Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:15:17.300Z] ++ 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-18T16:15:17.300Z] ++ set -e [2022-08-18T16:15:17.300Z] ++ '[' -n 0 ']' [2022-08-18T16:15:17.300Z] ++ set -x [2022-08-18T16:15:17.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T16:15:17.300Z] INFO: Testing against a local daemon [2022-08-18T16:15:17.300Z] === RUN TestSecretInspect [2022-08-18T16:15:17.958Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T16:15:18.218Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T16:15:18.479Z] check_test.go:540: [d00378898a456] daemon is not started [2022-08-18T16:15:18.479Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T16:15:18.739Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2022-08-18T16:15:18.739Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:15:19.189Z] --- PASS: TestSecretInspect (2.20s) [2022-08-18T16:15:19.189Z] === RUN TestSecretList [2022-08-18T16:15:19.679Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-08-18T16:15:19.680Z] === RUN TestHealthKillContainer [2022-08-18T16:15:19.680Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T16:15:19.680Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T16:15:19.940Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T16:15:19.940Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T16:15:19.940Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T16:15:20.306Z] .........................xx.................... [ 29%] [2022-08-18T16:15:20.510Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T16:15:20.770Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T16:15:21.704Z] --- PASS: TestSecretList (2.13s) [2022-08-18T16:15:21.704Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:15:22.150Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T16:15:23.090Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-08-18T16:15:23.090Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:15:23.593Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-18T16:15:23.593Z] === RUN TestSecretsUpdate [2022-08-18T16:15:24.058Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T16:15:24.996Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T16:15:25.256Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T16:15:25.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T16:15:25.827Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T16:15:25.827Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T16:15:25.827Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T16:15:26.108Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-18T16:15:26.108Z] === RUN TestTemplatedSecret [2022-08-18T16:15:27.748Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T16:15:28.021Z] --- PASS: TestHealthKillContainer (8.46s) [2022-08-18T16:15:28.021Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:15:28.598Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T16:15:28.598Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-08-18T16:15:28.598Z] === RUN TestIpcModeNone [2022-08-18T16:15:28.624Z] --- PASS: TestTemplatedSecret (2.53s) [2022-08-18T16:15:28.625Z] === RUN TestSecretCreateResolve [2022-08-18T16:15:29.168Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T16:15:29.428Z] --- PASS: TestIpcModeNone (0.67s) [2022-08-18T16:15:29.428Z] === RUN TestIpcModePrivate [2022-08-18T16:15:29.687Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-08-18T16:15:29.951Z] --- PASS: TestIpcModePrivate (0.70s) [2022-08-18T16:15:29.951Z] === RUN TestIpcModeShareable [2022-08-18T16:15:30.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T16:15:30.473Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-18T16:15:30.514Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-08-18T16:15:30.514Z] PASS [2022-08-18T16:15:30.514Z] [2022-08-18T16:15:30.514Z] DONE 6 tests in 13.429s [2022-08-18T16:15:30.514Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:15:30.514Z] ++ 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-18T16:15:30.514Z] ++ set -e [2022-08-18T16:15:30.514Z] ++ '[' -n 0 ']' [2022-08-18T16:15:30.514Z] ++ set -x [2022-08-18T16:15:30.514Z] ++ 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-18T16:15:30.514Z] INFO: Testing against a local daemon [2022-08-18T16:15:30.514Z] === RUN TestServiceCreateInit [2022-08-18T16:15:30.514Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:15:30.734Z] --- PASS: TestIpcModeShareable (0.66s) [2022-08-18T16:15:30.734Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:15:30.994Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T16:15:31.566Z] check_test.go:540: [de2e112dae19e] daemon is not started [2022-08-18T16:15:31.566Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T16:15:31.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T16:15:32.137Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T16:15:32.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T16:15:32.709Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T16:15:32.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.96s) [2022-08-18T16:15:32.710Z] === RUN TestAPIIpcModeHost [2022-08-18T16:15:32.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T16:15:32.972Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T16:15:33.233Z] --- PASS: TestAPIIpcModeHost (0.72s) [2022-08-18T16:15:33.233Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:15:34.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e7e360__} [2022-08-18T16:15:34.615Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-08-18T16:15:34.681Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:15:34.876Z] --- PASS: TestDaemonIpcModeShareable (1.61s) [2022-08-18T16:15:34.876Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:15:35.815Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T16:15:36.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11453435399_/foo_false_____} [2022-08-18T16:15:36.336Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-08-18T16:15:36.597Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2022-08-18T16:15:36.597Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:15:36.696Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T16:15:37.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11453435399_/foo_true_____} [2022-08-18T16:15:37.927Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-08-18T16:15:37.927Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:15:37.947Z] --- PASS: TestServiceCreateInit (7.09s) [2022-08-18T16:15:37.947Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-08-18T16:15:37.947Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s) [2022-08-18T16:15:37.947Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:15:38.106Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2022-08-18T16:15:38.106Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2022-08-18T16:15:38.106Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:15:39.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3597068004_/foo_false_____} [2022-08-18T16:15:39.306Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: true, mustBeShared: true [2022-08-18T16:15:39.566Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2022-08-18T16:15:39.566Z] === RUN TestIpcModeOlderClient [2022-08-18T16:15:39.566Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:15:39.566Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:15:40.137Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-08-18T16:15:40.137Z] === RUN TestKillContainer [2022-08-18T16:15:40.137Z] === RUN TestKillContainer/no_signal [2022-08-18T16:15:40.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3597068004_/foo_true_____} [2022-08-18T16:15:40.708Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T16:15:40.708Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:15:41.649Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:15:42.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3597068004_/foo_true__0xc000e7e390___} [2022-08-18T16:15:42.220Z] --- PASS: TestKillContainer (2.10s) [2022-08-18T16:15:42.220Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-08-18T16:15:42.220Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2022-08-18T16:15:42.220Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2022-08-18T16:15:42.220Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:15:42.220Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:15:43.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:15:43.161Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T16:15:43.161Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T16:15:43.161Z] check_test.go:540: [d010e993395af] daemon is not started [2022-08-18T16:15:43.161Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T16:15:43.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-08-18T16:15:43.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2022-08-18T16:15:43.731Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2022-08-18T16:15:43.731Z] === RUN TestKillStoppedContainer [2022-08-18T16:15:43.731Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T16:15:43.731Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:15:43.731Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-18T16:15:43.731Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:15:43.731Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e7e3a8__} [2022-08-18T16:15:44.116Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T16:15:44.671Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2022-08-18T16:15:44.671Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:15:44.671Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:15:44.671Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:15:44.671Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:15:44.671Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:15:44.671Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T16:15:44.671Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:15:44.933Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-08-18T16:15:44.933Z] === RUN TestLinksContainerNames [2022-08-18T16:15:45.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T16:15:45.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e7e3c0__} [2022-08-18T16:15:46.396Z] --- PASS: TestLinksContainerNames (1.37s) [2022-08-18T16:15:46.396Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:15:46.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e7e3d8__} [2022-08-18T16:15:46.966Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T16:15:47.225Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-08-18T16:15:47.225Z] === RUN TestLogs [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:15:47.225Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:15:47.225Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:15:47.225Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:15:47.225Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:15:47.225Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:15:47.225Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:15:47.225Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:15:47.225Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:15:47.225Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:15:47.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e7e3f0__} [2022-08-18T16:15:48.427Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:15:48.427Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:15:48.686Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T16:15:48.745Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T16:15:49.258Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:15:49.258Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:15:49.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T16:15:50.094Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-08-18T16:15:50.094Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:15:50.199Z] === RUN TestLogs/driver_json-file [2022-08-18T16:15:50.460Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:15:50.460Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:15:50.460Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:15:50.460Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:15:50.460Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:15:50.460Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:15:50.460Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:15:50.460Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:15:50.460Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:15:50.460Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:15:50.460Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:15:50.460Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:15:50.460Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:15:50.460Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:15:50.720Z] check_test.go:540: [df8cf62087b2d] daemon is not started [2022-08-18T16:15:50.720Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T16:15:50.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T16:15:51.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T16:15:51.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T16:15:51.501Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T16:15:51.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T16:15:51.501Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:15:51.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T16:15:51.501Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T16:15:51.501Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:15:51.583Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:15:52.451Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T16:15:52.715Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:15:52.975Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:15:53.916Z] --- PASS: TestLogs (6.91s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.15s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.24s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.84s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.08s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.06s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.09s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.23s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.25s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.12s) [2022-08-18T16:15:53.916Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.15s) [2022-08-18T16:15:53.916Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:15:54.177Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T16:15:54.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T16:15:54.748Z] check_test.go:540: [d1ce56a8006ae] daemon is not started [2022-08-18T16:15:54.748Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T16:15:54.748Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:15:54.748Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:15:54.748Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:15:54.748Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:15:55.011Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:15:55.011Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:15:55.272Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:15:55.272Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-08-18T16:15:55.532Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T16:15:55.532Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:15:55.988Z] --- PASS: TestCreateServiceMultipleTimes (15.50s) [2022-08-18T16:15:55.988Z] === RUN TestCreateServiceConflict [2022-08-18T16:15:55.988Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-18T16:15:55.988Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:15:56.472Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T16:15:57.413Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-08-18T16:15:57.413Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:15:57.984Z] docker_cli_daemon_plugins_test.go:80: [d1da2f3c6920f] daemon is not started [2022-08-18T16:15:57.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T16:15:57.984Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2022-08-18T16:15:57.984Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:15:58.504Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-08-18T16:15:58.504Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:15:58.556Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-08-18T16:15:58.556Z] === RUN TestNetworkNat [2022-08-18T16:15:58.817Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T16:15:58.817Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T16:15:59.387Z] --- PASS: TestNetworkNat (0.70s) [2022-08-18T16:15:59.387Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:15:59.387Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T16:15:59.647Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T16:15:59.667Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:16:00.216Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2022-08-18T16:16:00.216Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:16:00.216Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T16:16:00.786Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T16:16:01.727Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T16:16:01.987Z] docker_cli_daemon_plugins_test.go:170: [d80567b6f75d1] daemon is not started [2022-08-18T16:16:02.928Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T16:16:03.188Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-08-18T16:16:03.188Z] === RUN TestPause [2022-08-18T16:16:03.448Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T16:16:04.018Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T16:16:04.018Z] --- PASS: TestPause (0.85s) [2022-08-18T16:16:04.018Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:16:04.018Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:16:04.018Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:16:04.018Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:16:04.958Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T16:16:04.958Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2022-08-18T16:16:04.958Z] === RUN TestPidHost [2022-08-18T16:16:05.423Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T16:16:05.897Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T16:16:06.203Z] --- PASS: TestServiceUpdatePidsLimit (16.33s) [2022-08-18T16:16:06.203Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-18T16:16:06.203Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T16:16:06.203Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-18T16:16:06.203Z] PASS [2022-08-18T16:16:06.203Z] [2022-08-18T16:16:06.203Z] === Skipped [2022-08-18T16:16:06.203Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:16:06.203Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:16:06.203Z] [2022-08-18T16:16:06.203Z] DONE 27 tests, 1 skipped in 164.321s [2022-08-18T16:16:06.203Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:16:06.203Z] INFO: Testing against a local daemon [2022-08-18T16:16:06.203Z] === RUN TestSessionCreate [2022-08-18T16:16:06.203Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T16:16:06.203Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:16:06.203Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T16:16:06.203Z] PASS [2022-08-18T16:16:06.203Z] [2022-08-18T16:16:06.203Z] DONE 2 tests in 0.057s [2022-08-18T16:16:06.203Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:16:06.203Z] INFO: Testing against a local daemon [2022-08-18T16:16:06.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:16:06.203Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:16:06.203Z] === RUN TestDiskUsage [2022-08-18T16:16:06.203Z] === PAUSE TestDiskUsage [2022-08-18T16:16:06.203Z] === RUN TestEventsExecDie [2022-08-18T16:16:06.461Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-18T16:16:06.461Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:16:06.717Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T16:16:06.717Z] === RUN TestEventsVolumeCreate [2022-08-18T16:16:06.717Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-18T16:16:06.717Z] === RUN TestInfoBinaryCommits [2022-08-18T16:16:06.717Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:16:06.717Z] === RUN TestInfoAPIVersioned [2022-08-18T16:16:06.717Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-18T16:16:06.717Z] === RUN TestInfoAPI [2022-08-18T16:16:06.717Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:16:06.717Z] === RUN TestInfoAPIWarnings [2022-08-18T16:16:06.839Z] --- PASS: TestPidHost (1.75s) [2022-08-18T16:16:06.839Z] === RUN TestPsFilter [2022-08-18T16:16:06.839Z] --- PASS: TestPsFilter (0.12s) [2022-08-18T16:16:06.839Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:16:06.839Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T16:16:06.839Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T16:16:07.408Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T16:16:07.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-08-18T16:16:07.408Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:16:07.668Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T16:16:07.938Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T16:16:08.199Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2022-08-18T16:16:08.199Z] === RUN TestRemoveContainerRunning [2022-08-18T16:16:08.459Z] check_test.go:540: [d5e9ebd09acdd] daemon is not started [2022-08-18T16:16:08.459Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T16:16:08.459Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T16:16:09.033Z] --- PASS: TestRemoveContainerRunning (0.83s) [2022-08-18T16:16:09.033Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:16:09.293Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T16:16:09.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2022-08-18T16:16:09.865Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:16:09.865Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-18T16:16:09.865Z] === RUN TestRenameLinkedContainer [2022-08-18T16:16:10.125Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T16:16:11.507Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T16:16:12.078Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T16:16:12.649Z] --- PASS: TestRenameLinkedContainer (2.83s) [2022-08-18T16:16:12.649Z] === RUN TestRenameStoppedContainer [2022-08-18T16:16:13.344Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-08-18T16:16:13.344Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:16:13.588Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T16:16:13.588Z] --- PASS: TestRenameStoppedContainer (0.66s) [2022-08-18T16:16:13.588Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:16:13.599Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-08-18T16:16:13.599Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:16:14.528Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2022-08-18T16:16:14.528Z] === RUN TestRenameInvalidName [2022-08-18T16:16:14.789Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T16:16:14.863Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T16:16:15.360Z] --- PASS: TestRenameInvalidName (0.57s) [2022-08-18T16:16:15.360Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:16:16.116Z] --- PASS: TestCreateServiceConfigFileMode (2.36s) [2022-08-18T16:16:16.116Z] === RUN TestCreateServiceSysctls [2022-08-18T16:16:16.300Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T16:16:16.608Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T16:16:17.680Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2022-08-18T16:16:17.680Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:16:17.680Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T16:16:17.940Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2022-08-18T16:16:17.940Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:16:19.321Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T16:16:19.321Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2022-08-18T16:16:19.321Z] === RUN TestResize [2022-08-18T16:16:19.397Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-08-18T16:16:19.397Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:16:19.891Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T16:16:19.891Z] --- PASS: TestResize (0.55s) [2022-08-18T16:16:19.891Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:16:20.449Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T16:16:20.459Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2022-08-18T16:16:20.459Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:16:21.028Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:16:21.028Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:16:21.028Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:16:21.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T16:16:21.028Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:16:21.310Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-08-18T16:16:21.310Z] === RUN TestInspect [2022-08-18T16:16:22.409Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T16:16:22.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:16:23.239Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T16:16:24.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:16:24.578Z] --- PASS: TestInspect (2.80s) [2022-08-18T16:16:24.578Z] === RUN TestCreateJob [2022-08-18T16:16:24.782Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T16:16:24.782Z] === RUN TestInfoDebug [2022-08-18T16:16:24.782Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:16:24.782Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:16:24.782Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T16:16:24.782Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:16:24.782Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:16:24.782Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:16:25.114Z] ............................ [ 66%] [2022-08-18T16:16:25.352Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-18T16:16:25.352Z] === RUN TestPingCacheHeaders [2022-08-18T16:16:25.352Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T16:16:25.352Z] === RUN TestPingGet [2022-08-18T16:16:25.352Z] --- PASS: TestPingGet (0.02s) [2022-08-18T16:16:25.352Z] === RUN TestPingHead [2022-08-18T16:16:25.352Z] --- PASS: TestPingHead (0.02s) [2022-08-18T16:16:25.352Z] === RUN TestPingSwarmHeader [2022-08-18T16:16:25.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T16:16:25.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T16:16:25.913Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:16:26.474Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:16:26.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T16:16:26.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:16:27.094Z] --- PASS: TestCreateJob (2.95s) [2022-08-18T16:16:27.094Z] === RUN TestReplicatedJob [2022-08-18T16:16:27.198Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T16:16:27.402Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:16:27.402Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-08-18T16:16:27.402Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:16:27.402Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:16:27.402Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:16:27.402Z] === RUN TestVersion [2022-08-18T16:16:27.402Z] --- PASS: TestVersion (0.02s) [2022-08-18T16:16:27.402Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:16:27.402Z] === CONT TestDiskUsage [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:16:27.964Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:16:28.220Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:16:28.781Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:16:29.037Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage (1.59s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:16:29.037Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:16:29.037Z] PASS [2022-08-18T16:16:29.037Z] [2022-08-18T16:16:29.037Z] DONE 54 tests in 23.051s [2022-08-18T16:16:29.037Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:16:29.037Z] INFO: Testing against a local daemon [2022-08-18T16:16:29.037Z] === RUN TestVolumesCreateAndList [2022-08-18T16:16:29.037Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:16:29.037Z] === RUN TestVolumesRemove [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-18T16:16:29.294Z] === RUN TestVolumesInspect [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:16:29.294Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:16:29.294Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:16:29.294Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:16:29.294Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:16:29.294Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:16:29.294Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:16:29.294Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:16:29.294Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:16:29.294Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:16:29.294Z] PASS [2022-08-18T16:16:29.294Z] [2022-08-18T16:16:29.294Z] DONE 9 tests in 0.174s [2022-08-18T16:16:29.294Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:16:29.736Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T16:16:29.857Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T16:16:29.857Z] Removing test suite binaries [2022-08-18T16:16:29.857Z] exiting test-integration [2022-08-18T16:16:29.857Z] ++ exit 0 [2022-08-18T16:16:29.857Z] [2022-08-18T16:16:30.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T16:16:30.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2022-08-18T16:16:31.234Z] Recording test results [2022-08-18T16:16:32.058Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T16:16:32.338Z] --- PASS: TestReplicatedJob (5.08s) [2022-08-18T16:16:32.338Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:16:32.684Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:16:33.009Z] + echo Ensuring container killed. [2022-08-18T16:16:33.009Z] Ensuring container killed. [2022-08-18T16:16:33.009Z] + docker rm -vf docker-pr2 [2022-08-18T16:16:33.009Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T16:16:33.329Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:16:33.329Z] Chowning /workspace to jenkins user [2022-08-18T16:16:33.329Z] + id -u [2022-08-18T16:16:33.329Z] + id -g [2022-08-18T16:16:33.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:16:33.329Z] Unable to find image 'busybox:latest' locally [2022-08-18T16:16:33.329Z] latest: Pulling from library/busybox [2022-08-18T16:16:33.586Z] 50783e0dfb64: Pulling fs layer [2022-08-18T16:16:33.586Z] 50783e0dfb64: Verifying Checksum [2022-08-18T16:16:33.586Z] 50783e0dfb64: Download complete [2022-08-18T16:16:33.586Z] 50783e0dfb64: Pull complete [2022-08-18T16:16:33.586Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T16:16:33.586Z] Status: Downloaded newer image for busybox:latest [2022-08-18T16:16:33.967Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T16:16:33.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T16:16:34.906Z] check_test.go:540: [dbef3e65abc8a] daemon is not started [2022-08-18T16:16:34.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:16:35.287Z] + bundleName=amd64-cgroup2 [2022-08-18T16:16:35.287Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T16:16:35.287Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T16:16:35.287Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-18T16:16:35.287Z] + 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-18T16:16:35.551Z] Archiving artifacts [2022-08-18T16:16:35.605Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-08-18T16:16:35.605Z] === RUN TestServiceListWithStatuses [2022-08-18T16:16:35.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:16:35.605Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:16:35.605Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:16:36.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T16:16:36.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T16:16:36.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T16:16:37.392Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43985/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:16:37.691Z] + make clean [2022-08-18T16:16:37.691Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:16:37.691Z] docker-dev-cache [2022-08-18T16:16:37.691Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:16:38.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T16:16:38.500Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T16:16:39.774Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-08-18T16:16:39.774Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:16:39.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T16:16:39.882Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T16:16:39.882Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T16:16:39.882Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:16:40.824Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T16:16:42.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T16:16:42.205Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T16:16:43.042Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-08-18T16:16:43.042Z] === RUN TestServicePlugin [2022-08-18T16:16:43.042Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:16:43.042Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T16:16:43.042Z] === RUN TestServiceUpdateLabel [2022-08-18T16:16:43.145Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T16:16:43.719Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.50s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.54s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.01s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.70s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) [2022-08-18T16:16:44.290Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2022-08-18T16:16:44.290Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:16:44.290Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:16:44.860Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T16:16:44.930Z] --- PASS: TestServiceUpdateLabel (2.28s) [2022-08-18T16:16:44.930Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:16:45.800Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T16:16:45.800Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T16:16:45.800Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T16:16:46.061Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:16:47.004Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T16:16:47.944Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T16:16:48.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.92s) [2022-08-18T16:16:48.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.85s) [2022-08-18T16:16:48.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.06s) [2022-08-18T16:16:48.204Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:16:50.116Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-08-18T16:16:50.116Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:16:51.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T16:16:51.496Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2022-08-18T16:16:51.496Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:16:51.757Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T16:16:52.722Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T16:16:53.326Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2022-08-18T16:16:53.326Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:16:53.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T16:16:54.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.31s) [2022-08-18T16:16:54.525Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:16:54.784Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T16:16:56.166Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.40s) [2022-08-18T16:16:56.166Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:16:57.547Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2022-08-18T16:16:57.547Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:16:57.547Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T16:16:58.118Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2022-08-18T16:16:58.119Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:16:58.379Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T16:16:58.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T16:16:59.768Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-08-18T16:16:59.768Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:16:59.892Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T16:16:59.892Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-08-18T16:16:59.892Z] === RUN TestNISDomainname [2022-08-18T16:17:00.834Z] --- PASS: TestNISDomainname (0.83s) [2022-08-18T16:17:00.834Z] === RUN TestHostnameDnsResolution [2022-08-18T16:17:01.775Z] --- PASS: TestHostnameDnsResolution (0.89s) [2022-08-18T16:17:01.775Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:17:01.775Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T16:17:02.344Z] --- PASS: TestUnprivilegedPortsAndPing (0.81s) [2022-08-18T16:17:02.344Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:17:03.285Z] --- PASS: TestPrivilegedHostDevices (0.76s) [2022-08-18T16:17:03.285Z] === RUN TestRunConsoleSize [2022-08-18T16:17:03.854Z] --- PASS: TestRunConsoleSize (0.64s) [2022-08-18T16:17:03.854Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:17:05.765Z] --- PASS: TestRunWithAlternativeContainerdShim (1.59s) [2022-08-18T16:17:05.765Z] === RUN TestStats [2022-08-18T16:17:05.767Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T16:17:06.025Z] check_test.go:540: [dec3646c54bd1] daemon is not started [2022-08-18T16:17:06.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T16:17:06.964Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T16:17:06.964Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T16:17:06.964Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T16:17:07.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T16:17:07.535Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T16:17:07.535Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T16:17:08.107Z] --- PASS: TestStats (2.67s) [2022-08-18T16:17:08.107Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:17:08.107Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:17:08.107Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:17:08.107Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:17:08.107Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:17:08.107Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:17:08.107Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:17:08.107Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:17:08.107Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:17:08.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T16:17:08.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T16:17:08.107Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:17:08.107Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:17:09.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T16:17:09.048Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T16:17:09.311Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:17:09.572Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T16:17:10.513Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T16:17:10.513Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T16:17:11.083Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T16:17:11.343Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:17:13.252Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T16:17:14.193Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T16:17:14.193Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2022-08-18T16:17:14.193Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2022-08-18T16:17:14.193Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2022-08-18T16:17:14.193Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2022-08-18T16:17:14.193Z] === RUN TestDeleteDevicemapper [2022-08-18T16:17:14.193Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:17:14.193Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:17:14.193Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:17:14.608Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-08-18T16:17:14.608Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:17:14.764Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T16:17:16.147Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T16:17:17.528Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T16:17:17.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T16:17:18.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.03s) [2022-08-18T16:17:18.100Z] === RUN TestUpdateMemory [2022-08-18T16:17:18.100Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:17:18.100Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T16:17:18.100Z] === RUN TestUpdateCPUQuota [2022-08-18T16:17:19.481Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T16:17:19.481Z] --- PASS: TestUpdateCPUQuota (1.20s) [2022-08-18T16:17:19.481Z] === RUN TestUpdatePidsLimit [2022-08-18T16:17:19.481Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T16:17:19.741Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T16:17:20.002Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T16:17:20.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T16:17:20.262Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T16:17:20.262Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T16:17:20.833Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T16:17:21.093Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T16:17:21.093Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T16:17:21.117Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T16:17:21.664Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T16:17:21.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T16:17:23.005Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit (3.57s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2022-08-18T16:17:23.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-08-18T16:17:23.046Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:17:23.262Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T16:17:23.825Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T16:17:23.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T16:17:26.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T16:17:26.525Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T16:17:26.525Z] check_test.go:540: [d85a47a071f27] daemon is not started [2022-08-18T16:17:26.774Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-08-18T16:17:26.774Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:17:26.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T16:17:26.785Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T16:17:26.785Z] check_test.go:540: [d4cc09f8dc3d2] daemon is not started [2022-08-18T16:17:26.785Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T16:17:27.336Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:17:27.898Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:17:28.695Z] check_test.go:540: [de04cc813b8c0] daemon is not started [2022-08-18T16:17:28.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T16:17:32.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T16:17:35.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T16:17:35.701Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2022-08-18T16:17:35.701Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:17:35.962Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T16:17:35.981Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:17:36.533Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-18T16:17:36.533Z] === RUN TestWaitNonBlocked [2022-08-18T16:17:36.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:17:36.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:17:36.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:17:36.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:17:36.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:17:36.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:17:36.533Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T16:17:37.917Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-18T16:17:37.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2022-08-18T16:17:37.917Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2022-08-18T16:17:37.917Z] === RUN TestWaitBlocked [2022-08-18T16:17:37.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:17:37.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:17:37.917Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:17:37.917Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:17:37.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:17:37.917Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:17:38.489Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T16:17:38.748Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T16:17:38.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T16:17:39.011Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T16:17:39.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-08-18T16:17:39.011Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-08-18T16:17:39.011Z] === RUN TestWaitConditions [2022-08-18T16:17:39.011Z] === RUN TestWaitConditions/default [2022-08-18T16:17:39.011Z] === PAUSE TestWaitConditions/default [2022-08-18T16:17:39.011Z] === RUN TestWaitConditions/not-running [2022-08-18T16:17:39.011Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:17:39.011Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:17:39.011Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:17:39.011Z] === RUN TestWaitConditions/removed [2022-08-18T16:17:39.011Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:17:39.011Z] === CONT TestWaitConditions/default [2022-08-18T16:17:39.011Z] === CONT TestWaitConditions/removed [2022-08-18T16:17:40.446Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T16:17:41.385Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:17:41.385Z] === CONT TestWaitConditions/not-running [2022-08-18T16:17:41.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T16:17:42.118Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T16:17:42.516Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2022-08-18T16:17:42.516Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T16:17:42.516Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T16:17:42.516Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T16:17:42.516Z] PASS [2022-08-18T16:17:42.516Z] [2022-08-18T16:17:42.516Z] === Skipped [2022-08-18T16:17:42.516Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:17:42.516Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:17:42.516Z] [2022-08-18T16:17:42.516Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T16:17:42.516Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T16:17:42.516Z] [2022-08-18T16:17:42.516Z] DONE 27 tests, 2 skipped in 131.679s [2022-08-18T16:17:42.516Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:17:42.516Z] ++ 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-18T16:17:42.516Z] ++ set -e [2022-08-18T16:17:42.516Z] ++ '[' -n 0 ']' [2022-08-18T16:17:42.516Z] ++ set -x [2022-08-18T16:17:42.516Z] ++ 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-18T16:17:42.516Z] INFO: Testing against a local daemon [2022-08-18T16:17:42.516Z] === RUN TestSessionCreate [2022-08-18T16:17:42.516Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T16:17:42.516Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:17:42.516Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T16:17:42.516Z] PASS [2022-08-18T16:17:42.516Z] [2022-08-18T16:17:42.516Z] DONE 2 tests in 0.124s [2022-08-18T16:17:42.516Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:17:42.516Z] ++ 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-18T16:17:42.516Z] ++ set -e [2022-08-18T16:17:42.516Z] ++ '[' -n 0 ']' [2022-08-18T16:17:42.516Z] ++ set -x [2022-08-18T16:17:42.516Z] ++ 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-18T16:17:42.516Z] INFO: Testing against a local daemon [2022-08-18T16:17:42.516Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:17:42.516Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:17:42.516Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:17:42.516Z] === RUN TestDiskUsage [2022-08-18T16:17:42.516Z] === PAUSE TestDiskUsage [2022-08-18T16:17:42.516Z] === RUN TestEventsExecDie [2022-08-18T16:17:42.772Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-18T16:17:42.772Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:17:42.772Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T16:17:42.772Z] === RUN TestEventsVolumeCreate [2022-08-18T16:17:43.025Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T16:17:43.025Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T16:17:43.025Z] --- PASS: TestWaitConditions/default (2.11s) [2022-08-18T16:17:43.025Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-08-18T16:17:43.025Z] --- PASS: TestWaitConditions/next-exit (1.86s) [2022-08-18T16:17:43.025Z] --- PASS: TestWaitConditions/not-running (1.89s) [2022-08-18T16:17:43.025Z] === RUN TestWaitRestartedContainer [2022-08-18T16:17:43.028Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T16:17:43.028Z] === RUN TestInfoBinaryCommits [2022-08-18T16:17:43.028Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:17:43.028Z] === RUN TestInfoAPIVersioned [2022-08-18T16:17:43.028Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:17:43.028Z] === RUN TestInfoAPI [2022-08-18T16:17:43.028Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:17:43.028Z] === RUN TestInfoAPIWarnings [2022-08-18T16:17:43.285Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:17:43.285Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:17:43.285Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:17:43.285Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:17:43.285Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:17:43.285Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:17:43.285Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:17:43.285Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:17:44.225Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T16:17:45.605Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:17:46.177Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T16:17:46.747Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-18T16:17:46.747Z] --- PASS: TestWaitRestartedContainer/default (2.16s) [2022-08-18T16:17:46.747Z] --- PASS: TestWaitRestartedContainer/next-exit (2.26s) [2022-08-18T16:17:46.747Z] --- PASS: TestWaitRestartedContainer/not-running (1.51s) [2022-08-18T16:17:46.747Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T16:17:46.747Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:17:50.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T16:17:51.214Z] --- PASS: TestContainerStartOnDaemonRestart (4.24s) [2022-08-18T16:17:51.214Z] === CONT TestIpcModeOlderClient [2022-08-18T16:17:51.214Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-08-18T16:17:51.214Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T16:17:51.214Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.35s) [2022-08-18T16:17:51.214Z] === CONT TestDaemonHostGatewayIP [2022-08-18T16:17:52.155Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T16:17:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T16:17:55.455Z] --- PASS: TestDaemonHostGatewayIP (4.18s) [2022-08-18T16:17:55.455Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:17:56.024Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T16:17:56.285Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T16:17:57.669Z] check_test.go:540: [d57acd4fd2d09] daemon is not started [2022-08-18T16:17:57.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T16:17:58.240Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T16:17:58.281Z] ......... [ 85%] [2022-08-18T16:17:58.810Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2022-08-18T16:18:00.718Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T16:18:00.979Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T16:18:01.067Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T16:18:01.067Z] === RUN TestInfoDebug [2022-08-18T16:18:01.067Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:18:01.067Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:18:01.067Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T16:18:01.067Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:18:01.067Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:18:01.067Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:18:01.661Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T16:18:01.661Z] === RUN TestPingCacheHeaders [2022-08-18T16:18:01.661Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T16:18:01.661Z] === RUN TestPingGet [2022-08-18T16:18:01.661Z] --- PASS: TestPingGet (0.01s) [2022-08-18T16:18:01.661Z] === RUN TestPingHead [2022-08-18T16:18:01.661Z] --- PASS: TestPingHead (0.02s) [2022-08-18T16:18:01.661Z] === RUN TestPingSwarmHeader [2022-08-18T16:18:01.916Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T16:18:02.176Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T16:18:02.242Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:18:02.500Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:18:03.297Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T16:18:03.557Z] docker_cli_daemon_plugins_test.go:106: [dcca7ec68952a] daemon is not started [2022-08-18T16:18:03.867Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:18:03.867Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-18T16:18:03.867Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:18:03.867Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:18:03.867Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:18:03.867Z] === RUN TestVersion [2022-08-18T16:18:03.867Z] --- PASS: TestVersion (0.02s) [2022-08-18T16:18:03.867Z] === CONT TestDiskUsage [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:18:04.123Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:18:04.127Z] --- PASS: TestContainerKillOnDaemonStart (12.89s) [2022-08-18T16:18:04.127Z] PASS [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] === Skipped [2022-08-18T16:18:04.127Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:18:04.127Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:18:04.127Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T16:18:04.127Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:18:04.127Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:18:04.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T16:18:04.127Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:18:04.127Z] [2022-08-18T16:18:04.127Z] DONE 272 tests, 6 skipped in 182.653s [2022-08-18T16:18:04.127Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:18:04.127Z] ++ 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-18T16:18:04.127Z] ++ set -e [2022-08-18T16:18:04.127Z] ++ '[' -n 0 ']' [2022-08-18T16:18:04.127Z] ++ set -x [2022-08-18T16:18:04.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:18:04.380Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:18:04.387Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:18:04.482Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:18:04.636Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:18:04.647Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T16:18:04.892Z] --- PASS: TestDiskUsage (1.13s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:18:04.893Z] PASS [2022-08-18T16:18:04.893Z] [2022-08-18T16:18:04.893Z] === Skipped [2022-08-18T16:18:04.893Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:18:04.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:18:04.893Z] [2022-08-18T16:18:04.893Z] DONE 54 tests, 1 skipped in 22.570s [2022-08-18T16:18:04.893Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:18:04.893Z] ++ 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-18T16:18:04.893Z] ++ set -e [2022-08-18T16:18:04.893Z] ++ '[' -n 0 ']' [2022-08-18T16:18:04.893Z] ++ set -x [2022-08-18T16:18:04.893Z] ++ 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-18T16:18:04.893Z] INFO: Testing against a local daemon [2022-08-18T16:18:04.893Z] === RUN TestVolumesCreateAndList [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:18:04.893Z] === RUN TestVolumesRemove [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T16:18:04.893Z] === RUN TestVolumesInspect [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:18:04.893Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:18:04.893Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:18:04.893Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:18:04.893Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:18:04.893Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:18:04.893Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:18:04.893Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:18:04.893Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:18:04.893Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:18:04.893Z] PASS [2022-08-18T16:18:04.893Z] [2022-08-18T16:18:04.893Z] DONE 9 tests in 0.184s [2022-08-18T16:18:04.893Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:18:04.907Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T16:18:04.907Z] === RUN TestConfigDaemonID [2022-08-18T16:18:05.148Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T16:18:05.148Z] +++ kill 14270 [2022-08-18T16:18:05.167Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T16:18:05.404Z] +++ /etc/init.d/apparmor stop [2022-08-18T16:18:05.404Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:18:05.404Z] [2022-08-18T16:18:05.404Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:18:05.404Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:18:05.404Z] [2022-08-18T16:18:05.404Z] To set a process to complain mode, use the command line tool [2022-08-18T16:18:05.404Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:18:05.404Z] +++ true [2022-08-18T16:18:05.404Z] exiting test-integration [2022-08-18T16:18:05.404Z] ++ exit 0 [2022-08-18T16:18:05.404Z] [2022-08-18T16:18:06.108Z] daemon_test.go:83: [d524a6699d93d] daemon is not started [2022-08-18T16:18:06.108Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-18T16:18:06.108Z] === RUN TestDaemonConfigValidation [2022-08-18T16:18:06.108Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:18:06.108Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:18:06.108Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:18:06.108Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:18:06.108Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:18:06.108Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:18:06.108Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:18:06.108Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:18:06.108Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:18:06.108Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:18:06.108Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:18:06.108Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:18:06.108Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:18:06.108Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:18:06.108Z] check_test.go:540: [d61f684fb545c] daemon is not started [2022-08-18T16:18:06.108Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T16:18:06.108Z] === CONT TestDaemonConfigValidation/valid_config Post stage [Pipeline] junit [2022-08-18T16:18:06.341Z] Recording test results [2022-08-18T16:18:06.367Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:18:06.367Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-18T16:18:06.367Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-08-18T16:18:06.367Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-08-18T16:18:06.367Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.19s) [2022-08-18T16:18:06.367Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-08-18T16:18:06.367Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:18:06.367Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:18:06.626Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:18:06.992Z] + echo Ensuring container killed. [2022-08-18T16:18:06.992Z] Ensuring container killed. [2022-08-18T16:18:06.992Z] + docker rm -vf docker-pr2 [2022-08-18T16:18:06.992Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T16:18:07.266Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:18:07.266Z] Chowning /workspace to jenkins user [2022-08-18T16:18:07.266Z] + id -u [2022-08-18T16:18:07.266Z] + id -g [2022-08-18T16:18:07.266Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:18:07.266Z] Unable to find image 'busybox:latest' locally [2022-08-18T16:18:07.306Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:18:07.523Z] latest: Pulling from library/busybox [2022-08-18T16:18:07.523Z] 98b248744137: Pulling fs layer [2022-08-18T16:18:07.523Z] 98b248744137: Download complete [2022-08-18T16:18:07.523Z] 98b248744137: Pull complete [2022-08-18T16:18:07.523Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T16:18:07.523Z] Status: Downloaded newer image for busybox:latest [2022-08-18T16:18:07.875Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T16:18:08.446Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:18:08.705Z] === RUN TestDockerSuite/TestBuildAddScript [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:18:09.220Z] + bundleName=arm64-integration [2022-08-18T16:18:09.220Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T16:18:09.220Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T16:18:09.220Z] + 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-18T16:18:09.220Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T16:18:09.274Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:18:09.274Z] daemon_test.go:197: [d827e0b583bc3] daemon is not started [2022-08-18T16:18:09.274Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-18T16:18:09.274Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T16:18:09.274Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-18T16:18:09.274Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T16:18:09.274Z] === RUN TestDaemonProxy [2022-08-18T16:18:09.274Z] === RUN TestDaemonProxy/environment_variables [Pipeline] archiveArtifacts [2022-08-18T16:18:09.486Z] Archiving artifacts [2022-08-18T16:18:09.534Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T16:18:10.916Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T16:18:10.973Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43985/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:18:11.017Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T16:18:11.017Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T16:18:11.176Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T16:18:11.313Z] + make clean [2022-08-18T16:18:11.313Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:18:11.568Z] docker-dev-cache [2022-08-18T16:18:11.568Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:18:12.873Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T16:18:13.085Z] === RUN TestDaemonProxy/configuration_file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:18:14.999Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T16:18:14.999Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T16:18:15.260Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T16:18:15.830Z] --- PASS: TestDaemonProxy (6.44s) [2022-08-18T16:18:15.830Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-08-18T16:18:15.830Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-08-18T16:18:15.830Z] --- PASS: TestDaemonProxy/configuration_file (1.83s) [2022-08-18T16:18:15.830Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T16:18:15.830Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T16:18:15.830Z] PASS [2022-08-18T16:18:15.830Z] [2022-08-18T16:18:15.830Z] DONE 18 tests in 11.699s [2022-08-18T16:18:15.830Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:18:15.830Z] ++ 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-18T16:18:15.830Z] ++ set -e [2022-08-18T16:18:15.830Z] ++ '[' -n 0 ']' [2022-08-18T16:18:15.830Z] ++ set -x [2022-08-18T16:18:15.830Z] ++ 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-18T16:18:15.830Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T16:18:16.090Z] INFO: Testing against a local daemon [2022-08-18T16:18:16.090Z] === RUN TestCommitInheritsEnv [2022-08-18T16:18:16.130Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T16:18:16.130Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T16:18:16.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T16:18:16.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T16:18:16.611Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-08-18T16:18:16.611Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:18:16.611Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:18:16.611Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:18:16.611Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:18:16.871Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:18:16.871Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:18:16.871Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:18:16.871Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:18:17.130Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T16:18:17.130Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T16:18:17.130Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:18:17.130Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:18:17.130Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:18:17.130Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:18:17.130Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:18:17.131Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:18:17.131Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:18:17.390Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-18T16:18:17.390Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:18:17.390Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-08-18T16:18:17.390Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:18:17.650Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T16:18:17.910Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2022-08-18T16:18:17.910Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:18:18.170Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T16:18:18.430Z] time="2022-08-18T16:18:18Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T16:18:18.689Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T16:18:19.259Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T16:18:19.519Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T16:18:19.955Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T16:18:20.089Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2022-08-18T16:18:20.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:18:20.089Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T16:18:20.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-08-18T16:18:20.089Z] === RUN TestTagInvalidReference [2022-08-18T16:18:20.089Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T16:18:20.089Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:18:20.349Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-18T16:18:20.349Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:18:20.349Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-18T16:18:20.349Z] === RUN TestTagOfficialNames [2022-08-18T16:18:20.349Z] --- PASS: TestTagOfficialNames (0.09s) [2022-08-18T16:18:20.349Z] === RUN TestTagMatchesDigest [2022-08-18T16:18:20.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T16:18:20.349Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-08-18T16:18:20.349Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:18:20.467Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T16:18:20.467Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T16:18:20.467Z] [2022-08-18T16:18:20.467Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T16:18:20.467Z] =========================== short test summary info ============================ [2022-08-18T16:18:20.467Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T16:18:20.467Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T16:18:20.467Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T16:18:20.467Z] Not supported on most drivers [2022-08-18T16:18:20.467Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T16:18:20.467Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T16:18:20.467Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T16:18:20.467Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T16:18:20.467Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T16:18:20.467Z] Can fail if eth0 has multiple IP addresses [2022-08-18T16:18:20.467Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T16:18:20.467Z] This doesn't seem to be taken into account by the engine [2022-08-18T16:18:20.467Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T16:18:20.467Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T16:18:20.467Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.22 seconds == [2022-08-18T16:18:20.609Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T16:18:20.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T16:18:21.179Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T16:18:21.749Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T16:18:22.318Z] check_test.go:540: [d7614878e44f7] daemon is not started [2022-08-18T16:18:22.318Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T16:18:23.260Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T16:18:23.260Z] check_test.go:540: [d11d6e69b6c54] daemon is not started [2022-08-18T16:18:23.260Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T16:18:23.830Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T16:18:23.830Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T16:18:25.240Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T16:18:28.533Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T16:18:29.105Z] check_test.go:540: [db8e23c78bc27] daemon is not started [2022-08-18T16:18:29.105Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T16:18:32.403Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T16:18:32.403Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T16:18:32.890Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:18:32.890Z] [2022-08-18T16:18:32.890Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:18:32.890Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:18:32.890Z] [2022-08-18T16:18:32.890Z] To set a process to complain mode, use the command line tool [2022-08-18T16:18:32.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:18:32.890Z] Post stage [Pipeline] junit [2022-08-18T16:18:32.901Z] Recording test results [2022-08-18T16:18:33.708Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T16:18:33.784Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T16:18:33.784Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T16:18:33.989Z] + echo Ensuring container killed. [2022-08-18T16:18:33.989Z] Ensuring container killed. [2022-08-18T16:18:33.989Z] + docker rm -vf docker-pr2 [2022-08-18T16:18:33.989Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T16:18:34.277Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:18:34.277Z] Chowning /workspace to jenkins user [2022-08-18T16:18:34.277Z] + id -u [2022-08-18T16:18:34.277Z] + id -g [2022-08-18T16:18:34.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:18:34.277Z] Unable to find image 'busybox:latest' locally [2022-08-18T16:18:34.277Z] latest: Pulling from library/busybox [2022-08-18T16:18:34.534Z] 50783e0dfb64: Pulling fs layer [2022-08-18T16:18:34.534Z] 50783e0dfb64: Verifying Checksum [2022-08-18T16:18:34.534Z] 50783e0dfb64: Download complete [2022-08-18T16:18:34.534Z] 50783e0dfb64: Pull complete [2022-08-18T16:18:34.534Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T16:18:34.534Z] Status: Downloaded newer image for busybox:latest [2022-08-18T16:18:35.167Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:18:36.190Z] + bundleName=docker-py [2022-08-18T16:18:36.190Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T16:18:36.190Z] Creating docker-py-bundles.tar.gz [2022-08-18T16:18:36.190Z] + 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-18T16:18:36.200Z] Archiving artifacts [2022-08-18T16:18:37.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43985/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T16:18:38.242Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh binary [2022-08-18T16:18:38.465Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T16:18:38.499Z] [2022-08-18T16:18:38.756Z] Removing bundles/ [2022-08-18T16:18:38.756Z] [2022-08-18T16:18:38.756Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T16:18:38.756Z] Building: bundles/binary-daemon/dockerd [2022-08-18T16:18:38.756Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:18:39.404Z] check_test.go:540: [d1f55ea931ada] daemon is not started [2022-08-18T16:18:39.404Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T16:18:39.404Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T16:18:44.694Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T16:18:46.605Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T16:18:47.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T16:18:47.436Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T16:18:49.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T16:18:50.240Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T16:18:51.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T16:18:53.006Z] check_test.go:540: [d3b46895ae6a5] daemon is not started [2022-08-18T16:18:53.006Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T16:18:53.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T16:18:53.576Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T16:18:54.147Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T16:18:54.718Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T16:18:55.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T16:18:56.600Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T16:18:56.600Z] check_test.go:540: [dabc1c374687b] daemon is not started [2022-08-18T16:18:56.600Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T16:18:57.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T16:18:58.923Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T16:19:00.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T16:19:01.244Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T16:19:01.504Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T16:19:04.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T16:19:06.193Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T16:19:07.579Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T16:19:09.492Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T16:19:13.693Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T16:19:16.233Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T16:19:16.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T16:19:20.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T16:19:20.702Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T16:19:22.645Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T16:19:22.907Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T16:19:23.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T16:19:23.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T16:19:24.677Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T16:19:25.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T16:19:27.528Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T16:19:28.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T16:19:33.753Z] docker_cli_daemon_test.go:2504: [df7d9265a0946] daemon is not started [2022-08-18T16:19:34.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T16:19:35.395Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T16:19:35.656Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T16:19:37.038Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T16:19:37.979Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T16:19:39.032Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T16:19:44.327Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T16:19:44.589Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T16:19:46.503Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T16:19:47.074Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T16:19:47.335Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T16:19:48.723Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T16:19:48.986Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T16:19:50.899Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T16:19:51.840Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T16:19:51.840Z] check_test.go:540: [d054550edc99b] daemon is not started [2022-08-18T16:19:51.840Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T16:19:51.840Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T16:19:52.411Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T16:19:52.982Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T16:19:53.243Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T16:19:53.504Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T16:19:53.504Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T16:19:53.504Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T16:19:55.416Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite (335.62s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.79s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.41s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.60s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.29s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.33s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.80s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2022-08-18T16:19:57.962Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.98s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.38s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.28s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.35s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.64s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.95s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.93s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.61s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.15s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.32s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.34s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.70s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.76s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.72s) [2022-08-18T16:19:57.962Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T16:19:57.962Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.08s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.96s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.81s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.19s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.98s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.45s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.66s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.74s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.18s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.16s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.16s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.34s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.57s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.51s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.88s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.96s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.60s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.92s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-08-18T16:19:57.962Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.16s) [2022-08-18T16:19:57.962Z] === RUN TestDockerSwarmSuite [2022-08-18T16:19:57.962Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T16:20:01.262Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T16:20:01.262Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T16:20:01.834Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T16:20:02.775Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T16:20:03.040Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T16:20:04.431Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T16:20:04.692Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T16:20:04.952Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T16:20:05.522Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T16:20:09.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T16:20:17.859Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T16:20:17.859Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T16:20:19.770Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T16:20:23.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T16:20:23.330Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T16:20:24.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T16:20:24.842Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T16:20:24.842Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T16:20:24.842Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T16:20:24.842Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T16:20:24.842Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T16:20:24.842Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T16:20:24.842Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T16:20:24.842Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T16:20:24.842Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T16:20:27.385Z] docker_api_swarm_test.go:563: [d69648720a085] joining swarm manager [dcb731824b6f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:20:28.772Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T16:20:32.974Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T16:20:35.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T16:20:35.774Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T16:20:39.975Z] docker_api_swarm_test.go:585: [d630049ca53e6] joining swarm manager [dcb731824b6f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:20:41.885Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T16:20:43.269Z] check_test.go:611: [d69648720a085] daemon is not started [2022-08-18T16:20:45.157Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T16:20:45.157Z] Copying nested executables into bundles/binary-daemon [2022-08-18T16:20:45.157Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T16:20:45.157Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:20:45.157Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T16:20:45.157Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T16:20:45.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/make.sh cross [2022-08-18T16:20:45.728Z] [2022-08-18T16:20:45.728Z] Removing bundles/ [2022-08-18T16:20:45.985Z] [2022-08-18T16:20:45.985Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T16:20:45.985Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T16:20:45.985Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T16:20:45.985Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T16:20:47.468Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T16:20:47.468Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T16:20:48.850Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T16:20:52.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T16:20:52.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T16:20:52.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T16:20:53.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T16:20:53.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T16:20:53.609Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T16:20:53.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T16:20:54.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T16:20:55.954Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T16:20:56.524Z] docker_api_swarm_test.go:46: [d317c31dd9c80] joining swarm manager [ddd6fd6b4f1b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:21:04.659Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T16:21:05.597Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T16:21:08.891Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T16:21:15.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T16:21:15.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T16:21:19.668Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T16:21:19.668Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T16:21:19.668Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T16:21:22.979Z] --- PASS: TestImportExtremelyLargeImageWorks (182.07s) [2022-08-18T16:21:22.979Z] PASS [2022-08-18T16:21:22.979Z] [2022-08-18T16:21:22.979Z] DONE 22 tests in 186.654s [2022-08-18T16:21:22.979Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:21:22.979Z] ++ 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-18T16:21:22.979Z] ++ set -e [2022-08-18T16:21:22.979Z] ++ '[' -n 0 ']' [2022-08-18T16:21:22.979Z] ++ set -x [2022-08-18T16:21:22.979Z] ++ 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-18T16:21:22.979Z] === RUN TestStripANSICommands [2022-08-18T16:21:22.979Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:21:22.979Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:21:22.979Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:21:22.979Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:21:22.979Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:21:22.979Z] PASS [2022-08-18T16:21:22.979Z] [2022-08-18T16:21:22.979Z] DONE 3 tests in 0.061s [2022-08-18T16:21:22.979Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:21:22.979Z] ++ 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-18T16:21:22.979Z] ++ set -e [2022-08-18T16:21:22.979Z] ++ '[' -n 0 ']' [2022-08-18T16:21:22.979Z] ++ set -x [2022-08-18T16:21:22.979Z] ++ 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-18T16:21:22.979Z] INFO: Testing against a local daemon [2022-08-18T16:21:22.979Z] === RUN TestNetworkCreateDelete [2022-08-18T16:21:22.979Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-18T16:21:22.979Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:21:23.253Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T16:21:23.520Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-08-18T16:21:23.520Z] === RUN TestDaemonDNSFallback [2022-08-18T16:21:24.902Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T16:21:26.283Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T16:21:30.480Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T16:21:30.480Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-08-18T16:21:30.480Z] === RUN TestInspectNetwork [2022-08-18T16:21:31.420Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T16:21:32.802Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T16:21:34.185Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T16:21:34.185Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T16:21:34.185Z] === RUN TestInspectNetwork/network_name [2022-08-18T16:21:34.185Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T16:21:38.384Z] --- PASS: TestInspectNetwork (8.42s) [2022-08-18T16:21:38.384Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T16:21:38.384Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T16:21:38.384Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T16:21:38.384Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T16:21:38.384Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:21:40.928Z] --- PASS: TestRunContainerWithBridgeNone (2.10s) [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:21:40.928Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:21:40.928Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:21:40.928Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:21:40.928Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:21:40.928Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:21:40.928Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:21:40.928Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T16:21:40.928Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:21:40.929Z] === RUN TestNetworkList [2022-08-18T16:21:40.929Z] === RUN TestNetworkList//networks [2022-08-18T16:21:40.929Z] === PAUSE TestNetworkList//networks [2022-08-18T16:21:40.929Z] === RUN TestNetworkList//networks/ [2022-08-18T16:21:40.929Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:21:40.929Z] === CONT TestNetworkList//networks [2022-08-18T16:21:40.929Z] === CONT TestNetworkList//networks/ [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:21:40.929Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:21:40.929Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:21:41.189Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-18T16:21:41.189Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:21:42.128Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T16:21:42.129Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:21:43.067Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-08-18T16:21:43.067Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:21:43.637Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T16:21:43.898Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T16:21:44.158Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-18T16:21:44.158Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:21:45.552Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-18T16:21:45.552Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:21:46.121Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-18T16:21:46.122Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:21:47.063Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T16:21:47.324Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T16:21:47.585Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T16:21:48.156Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T16:21:48.416Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T16:21:48.676Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T16:21:48.676Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T16:21:48.936Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2022-08-18T16:21:48.936Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:21:48.936Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:21:48.936Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:21:48.936Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:21:50.317Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T16:21:51.699Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T16:21:52.640Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T16:21:53.579Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T16:21:54.520Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T16:21:55.090Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T16:22:00.373Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T16:22:04.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T16:22:04.836Z] --- PASS: TestServiceWithDataPathPortInit (16.01s) [2022-08-18T16:22:04.836Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:22:07.389Z] docker_api_swarm_test.go:304: [d7a6aeb3c5179] joining swarm manager [d47c641b70601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:22:09.299Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kqpwwjp2gvi9diyqcgih6ld5e Created:2022-08-18 16:22:06.531574904 +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[fb5104ba3fa541a8ecfdebbabddfb8e265e7bf76137c37ea62c22620df30235d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9pfe68dqko8hpe16btpc7ova7 EndpointID:bc983c561a7559ff12cf54f76acab89212c6bc96eef82364846bd7d229f7a1d6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76b15be8384fd17595c0e5e9f00457848663cd7b78928927bdcd0101219e2bd8 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:374df82d5105 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9pfe68dqko8hpe16btpc7ova7 EndpointID:bc983c561a7559ff12cf54f76acab89212c6bc96eef82364846bd7d229f7a1d6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T16:22:09.299Z] docker_api_swarm_test.go:305: [d26c5d8e23574] joining swarm manager [d47c641b70601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:22:10.238Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T16:22:14.433Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2022-08-18T16:22:14.433Z] PASS [2022-08-18T16:22:14.433Z] [2022-08-18T16:22:14.433Z] === Skipped [2022-08-18T16:22:14.433Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:22:14.433Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:22:14.433Z] [2022-08-18T16:22:14.433Z] DONE 38 tests, 1 skipped in 51.192s [2022-08-18T16:22:14.433Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:22:14.433Z] ++ 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-18T16:22:14.433Z] ++ set -e [2022-08-18T16:22:14.433Z] ++ '[' -n 0 ']' [2022-08-18T16:22:14.433Z] ++ set -x [2022-08-18T16:22:14.433Z] ++ 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-18T16:22:14.433Z] INFO: Testing against a local daemon [2022-08-18T16:22:14.433Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:22:14.433Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:22:14.433Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:22:14.433Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:22:14.433Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:22:14.433Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:22:14.433Z] PASS [2022-08-18T16:22:14.433Z] [2022-08-18T16:22:14.433Z] === Skipped [2022-08-18T16:22:14.433Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:22:14.433Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:22:14.433Z] [2022-08-18T16:22:14.433Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:22:14.433Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:22:14.433Z] [2022-08-18T16:22:14.433Z] DONE 2 tests, 2 skipped in 0.128s [2022-08-18T16:22:14.433Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:22:14.433Z] ++ 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-18T16:22:14.433Z] ++ set -e [2022-08-18T16:22:14.433Z] ++ '[' -n 0 ']' [2022-08-18T16:22:14.433Z] ++ set -x [2022-08-18T16:22:14.433Z] ++ 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-18T16:22:14.433Z] INFO: Testing against a local daemon [2022-08-18T16:22:14.433Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:22:15.373Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-08-18T16:22:15.373Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:22:16.313Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T16:22:16.313Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T16:22:17.252Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T16:22:17.822Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T16:22:18.083Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T16:22:20.625Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T16:22:22.536Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T16:22:25.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T16:22:26.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T16:22:26.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T16:22:27.242Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T16:22:27.242Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T16:22:27.242Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T16:22:28.627Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T16:22:28.627Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T16:22:28.627Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan (13.06s) [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2022-08-18T16:22:28.627Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2022-08-18T16:22:28.627Z] PASS [2022-08-18T16:22:28.627Z] [2022-08-18T16:22:28.627Z] DONE 8 tests in 14.588s [2022-08-18T16:22:28.627Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:22:28.627Z] ++ 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-18T16:22:28.627Z] ++ set -e [2022-08-18T16:22:28.627Z] ++ '[' -n 0 ']' [2022-08-18T16:22:28.627Z] ++ set -x [2022-08-18T16:22:28.627Z] ++ 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-18T16:22:28.627Z] testing: warning: no tests to run [2022-08-18T16:22:28.627Z] PASS [2022-08-18T16:22:28.627Z] [2022-08-18T16:22:28.627Z] DONE 0 tests in 0.035s [2022-08-18T16:22:28.627Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:22:28.627Z] ++ 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-18T16:22:28.627Z] ++ set -e [2022-08-18T16:22:28.627Z] ++ '[' -n 0 ']' [2022-08-18T16:22:28.627Z] ++ set -x [2022-08-18T16:22:28.627Z] ++ 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-18T16:22:28.627Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T16:22:28.627Z] INFO: Testing against a local daemon [2022-08-18T16:22:28.894Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:22:30.275Z] --- PASS: TestAuthZPluginAllowRequest (1.56s) [2022-08-18T16:22:30.275Z] === RUN TestAuthZPluginTLS [2022-08-18T16:22:30.845Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-18T16:22:30.845Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:22:31.415Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T16:22:31.415Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:22:31.987Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T16:22:31.987Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:22:32.557Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-18T16:22:32.557Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:22:33.940Z] --- PASS: TestAuthZPluginAllowEventStream (1.52s) [2022-08-18T16:22:33.940Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:22:34.513Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T16:22:34.513Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:22:35.083Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T16:22:35.083Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:22:35.654Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-18T16:22:35.654Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:22:37.035Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T16:22:37.035Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T16:22:37.605Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2022-08-18T16:22:37.605Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:22:37.605Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T16:22:38.176Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T16:22:38.436Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T16:22:39.007Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T16:22:39.007Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T16:22:39.267Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2022-08-18T16:22:39.267Z] === RUN TestAuthZPluginHeader [2022-08-18T16:22:40.208Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-18T16:22:40.208Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:22:40.778Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T16:22:42.160Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T16:22:42.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T16:22:43.672Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T16:22:45.056Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T16:22:45.056Z] docker_api_swarm_test.go:272: [d983bcc677a30] joining swarm manager [d399f83d2aeb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:22:45.317Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.31s) [2022-08-18T16:22:45.317Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:22:45.577Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T16:22:46.523Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T16:22:46.523Z] docker_api_swarm_test.go:273: [d7fc948c2ae78] joining swarm manager [d399f83d2aeb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:22:48.433Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T16:22:48.694Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T16:22:48.954Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T16:22:49.895Z] --- PASS: TestAuthZPluginV2Disable (4.28s) [2022-08-18T16:22:49.895Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:22:50.465Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T16:22:51.846Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T16:22:52.535Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T16:22:52.536Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T16:22:52.536Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T16:22:52.536Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T16:22:52.536Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T16:22:52.536Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T16:22:52.536Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T16:22:52.536Z] { [2022-08-18T16:22:52.536Z] "RT_GROUP_ICON": { [2022-08-18T16:22:52.536Z] "#1": { [2022-08-18T16:22:52.536Z] "0409": "../../winresources/docker.ico" [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] }, [2022-08-18T16:22:52.536Z] "RT_MANIFEST": { [2022-08-18T16:22:52.536Z] "#1": { [2022-08-18T16:22:52.536Z] "0409": { [2022-08-18T16:22:52.536Z] "identity": {}, [2022-08-18T16:22:52.536Z] "description": "Docker Engine", [2022-08-18T16:22:52.536Z] "minimum-os": "vista", [2022-08-18T16:22:52.536Z] "execution-level": "", [2022-08-18T16:22:52.536Z] "ui-access": false, [2022-08-18T16:22:52.536Z] "auto-elevate": false, [2022-08-18T16:22:52.536Z] "dpi-awareness": "unaware", [2022-08-18T16:22:52.536Z] "disable-theming": false, [2022-08-18T16:22:52.536Z] "disable-window-filtering": false, [2022-08-18T16:22:52.536Z] "high-resolution-scrolling-aware": false, [2022-08-18T16:22:52.536Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T16:22:52.536Z] "long-path-aware": false, [2022-08-18T16:22:52.536Z] "printer-driver-isolation": false, [2022-08-18T16:22:52.536Z] "gdi-scaling": false, [2022-08-18T16:22:52.536Z] "segment-heap": false, [2022-08-18T16:22:52.536Z] "use-common-controls-v6": false [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] }, [2022-08-18T16:22:52.536Z] "RT_MESSAGETABLE": { [2022-08-18T16:22:52.536Z] "#1": { [2022-08-18T16:22:52.536Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] }, [2022-08-18T16:22:52.536Z] "RT_VERSION": { [2022-08-18T16:22:52.536Z] "#1": { [2022-08-18T16:22:52.536Z] "0409": { [2022-08-18T16:22:52.536Z] "fixed": { [2022-08-18T16:22:52.536Z] "file_version": "0.0.0.0", [2022-08-18T16:22:52.536Z] "product_version": "0.0.0.0", [2022-08-18T16:22:52.536Z] "type": "Unknown" [2022-08-18T16:22:52.536Z] }, [2022-08-18T16:22:52.536Z] "info": { [2022-08-18T16:22:52.536Z] "0000": { [2022-08-18T16:22:52.536Z] "CompanyName": "", [2022-08-18T16:22:52.536Z] "FileVersion": "dev", [2022-08-18T16:22:52.536Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T16:22:52.536Z] "OriginalFileName": "dockerd.exe", [2022-08-18T16:22:52.536Z] "ProductName": "", [2022-08-18T16:22:52.536Z] "ProductVersion": "dev", [2022-08-18T16:22:52.536Z] "SpecialBuild": "332de3f1e308a9546dc7562b3c91d4e2781cb33d" [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] } [2022-08-18T16:22:52.536Z] cmd/dockerd/config.go [2022-08-18T16:22:52.536Z] cmd/dockerd/config_windows.go [2022-08-18T16:22:52.536Z] cmd/dockerd/daemon.go [2022-08-18T16:22:52.536Z] cmd/dockerd/daemon_test.go [2022-08-18T16:22:52.536Z] cmd/dockerd/daemon_windows.go [2022-08-18T16:22:52.536Z] cmd/dockerd/docker.go [2022-08-18T16:22:52.536Z] cmd/dockerd/docker_windows.go [2022-08-18T16:22:52.536Z] cmd/dockerd/genwinres_windows.go [2022-08-18T16:22:52.536Z] cmd/dockerd/metrics.go [2022-08-18T16:22:52.536Z] cmd/dockerd/options.go [2022-08-18T16:22:52.536Z] cmd/dockerd/options_test.go [2022-08-18T16:22:52.536Z] cmd/dockerd/service_windows.go [2022-08-18T16:22:52.536Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T16:22:52.536Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T16:22:52.787Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T16:22:53.357Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T16:22:53.617Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2022-08-18T16:22:53.617Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:22:53.877Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T16:22:54.137Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T16:22:54.709Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T16:22:54.709Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T16:22:55.278Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T16:22:55.539Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T16:22:56.110Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T16:22:56.370Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T16:22:56.631Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T16:22:57.200Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T16:22:58.584Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T16:23:02.784Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T16:23:05.321Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.24s) [2022-08-18T16:23:05.321Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:23:06.272Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T16:23:07.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T16:23:08.590Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T16:23:08.850Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T16:23:08.850Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T16:23:08.850Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T16:23:08.850Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T16:23:09.110Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T16:23:11.019Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T16:23:11.959Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T16:23:14.496Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T16:23:14.496Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T16:23:15.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T16:23:21.644Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T16:23:21.644Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T16:23:21.644Z] PASS [2022-08-18T16:23:21.644Z] [2022-08-18T16:23:21.644Z] DONE 17 tests in 53.133s [2022-08-18T16:23:21.904Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:23:21.904Z] ++ 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-18T16:23:21.904Z] ++ set -e [2022-08-18T16:23:21.904Z] ++ '[' -n 0 ']' [2022-08-18T16:23:21.904Z] ++ set -x [2022-08-18T16:23:21.904Z] ++ 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-18T16:23:21.904Z] INFO: Testing against a local daemon [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:23:21.904Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:23:21.904Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:23:21.904Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:23:21.904Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:23:21.904Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:23:21.904Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:23:21.904Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-08-18T16:23:21.904Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:23:21.904Z] === RUN TestPluginInstall [2022-08-18T16:23:21.904Z] === RUN TestPluginInstall/no_auth [2022-08-18T16:23:23.286Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T16:23:24.225Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:23:24.225Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24d48aceb2c3845a41ecd481fcc9042e88eea5bb7227f49d71622cccffd27c62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:23:24.225Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:23:24.225Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24d48aceb2c3845a41ecd481fcc9042e88eea5bb7227f49d71622cccffd27c62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:23:24.485Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T16:23:24.485Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T16:23:25.055Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:23:25.055Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ee2476b6227de2da59313216751285c6d287073ffab6af30ffc55d82c6912b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:23:25.055Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:23:25.055Z] time="2022-08-18T16:23:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ee2476b6227de2da59313216751285c6d287073ffab6af30ffc55d82c6912b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:23:25.316Z] === RUN TestPluginInstall/with_insecure [2022-08-18T16:23:26.254Z] time="2022-08-18T16:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:23:26.255Z] time="2022-08-18T16:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa78fd85f2ebeddd903be343f78283818a048e8e195bf0b646f66ab10fd4a29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:23:26.255Z] time="2022-08-18T16:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T16:23:26.255Z] time="2022-08-18T16:23:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:efa78fd85f2ebeddd903be343f78283818a048e8e195bf0b646f66ab10fd4a29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T16:23:26.514Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T16:23:26.514Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T16:23:26.514Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T16:23:26.775Z] plugin_test.go:195: [dca4d7d13a246] daemon is not started [2022-08-18T16:23:26.775Z] --- PASS: TestPluginInstall (4.71s) [2022-08-18T16:23:26.775Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2022-08-18T16:23:26.775Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2022-08-18T16:23:26.775Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-08-18T16:23:26.775Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:23:28.687Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T16:23:29.626Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T16:23:30.194Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T16:23:30.454Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T16:23:30.715Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-08-18T16:23:30.715Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-08-18T16:23:30.715Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-08-18T16:23:30.715Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:23:31.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T16:23:31.655Z] --- PASS: TestPluginBackCompatMediaTypes (0.86s) [2022-08-18T16:23:31.655Z] PASS [2022-08-18T16:23:31.655Z] [2022-08-18T16:23:31.655Z] DONE 24 tests in 9.736s [2022-08-18T16:23:31.655Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:23:31.655Z] ++ 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-18T16:23:31.655Z] ++ set -e [2022-08-18T16:23:31.655Z] ++ '[' -n 0 ']' [2022-08-18T16:23:31.655Z] ++ set -x [2022-08-18T16:23:31.655Z] ++ 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-18T16:23:31.655Z] INFO: Testing against a local daemon [2022-08-18T16:23:31.655Z] === RUN TestExternalGraphDriver [2022-08-18T16:23:32.226Z] === RUN TestExternalGraphDriver/json [2022-08-18T16:23:32.226Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T16:23:32.487Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T16:23:34.400Z] === RUN TestExternalGraphDriver/spec [2022-08-18T16:23:34.970Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T16:23:35.911Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T16:23:36.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T16:23:36.482Z] === RUN TestExternalGraphDriver/pull [2022-08-18T16:23:36.741Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T16:23:37.679Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T16:23:38.619Z] --- PASS: TestExternalGraphDriver (7.03s) [2022-08-18T16:23:38.619Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2022-08-18T16:23:38.619Z] --- PASS: TestExternalGraphDriver/spec (2.44s) [2022-08-18T16:23:38.619Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2022-08-18T16:23:38.619Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:23:38.880Z] docker_api_swarm_node_test.go:20: [dc46e342c5947] joining swarm manager [db9af4bc0ef3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:23:39.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T16:23:39.710Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T16:23:39.969Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T16:23:39.969Z] docker_api_swarm_node_test.go:21: [da16bb9b8a846] joining swarm manager [db9af4bc0ef3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:23:40.539Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T16:23:40.799Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T16:23:41.369Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T16:23:43.277Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T16:23:43.538Z] --- PASS: TestGraphdriverPluginV2 (4.75s) [2022-08-18T16:23:43.538Z] PASS [2022-08-18T16:23:43.538Z] [2022-08-18T16:23:43.538Z] DONE 5 tests in 11.924s [2022-08-18T16:23:43.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:23:43.538Z] ++ 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-18T16:23:43.538Z] ++ set -e [2022-08-18T16:23:43.538Z] ++ '[' -n 0 ']' [2022-08-18T16:23:43.538Z] ++ set -x [2022-08-18T16:23:43.538Z] ++ 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-18T16:23:43.538Z] INFO: Testing against a local daemon [2022-08-18T16:23:43.538Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:23:43.538Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:23:43.538Z] === RUN TestReadPluginNoRead [2022-08-18T16:23:43.538Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:23:43.538Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:23:43.538Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:23:43.538Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:23:43.538Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:23:45.450Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T16:23:47.364Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T16:23:48.304Z] --- PASS: TestDaemonStartWithLogOpt (4.59s) [2022-08-18T16:23:48.304Z] === CONT TestReadPluginNoRead [2022-08-18T16:23:48.874Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T16:23:49.814Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T16:23:50.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T16:23:51.324Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T16:23:51.324Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:23:52.704Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:23:53.274Z] --- PASS: TestContinueAfterPluginCrash (9.56s) [2022-08-18T16:23:54.656Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T16:23:54.916Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:23:55.486Z] docker_api_swarm_test.go:502: [d83e9eb090028] joining swarm manager [dda25877a3702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:23:56.427Z] === CONT TestReadPluginNoRead [2022-08-18T16:23:56.427Z] read_test.go:92: [d595e82ed31a4] daemon is not started [2022-08-18T16:23:56.427Z] --- PASS: TestReadPluginNoRead (8.25s) [2022-08-18T16:23:56.427Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2022-08-18T16:23:56.427Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2022-08-18T16:23:56.428Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s) [2022-08-18T16:23:56.428Z] PASS [2022-08-18T16:23:56.428Z] [2022-08-18T16:23:56.428Z] DONE 6 tests in 12.990s [2022-08-18T16:23:56.428Z] 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-18T16:23:56.428Z] ++ 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-18T16:23:56.428Z] ++ set -e [2022-08-18T16:23:56.428Z] ++ '[' -n 0 ']' [2022-08-18T16:23:56.428Z] ++ set -x [2022-08-18T16:23:56.428Z] ++ 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-18T16:23:56.687Z] testing: warning: no tests to run [2022-08-18T16:23:56.687Z] PASS [2022-08-18T16:23:56.687Z] [2022-08-18T16:23:56.687Z] DONE 0 tests in 0.041s [2022-08-18T16:23:56.687Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:23:56.687Z] ++ 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-18T16:23:56.687Z] ++ set -e [2022-08-18T16:23:56.687Z] ++ '[' -n 0 ']' [2022-08-18T16:23:56.687Z] ++ set -x [2022-08-18T16:23:56.687Z] ++ 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-18T16:23:56.687Z] INFO: Testing against a local daemon [2022-08-18T16:23:56.687Z] === RUN TestPluginWithDevMounts [2022-08-18T16:23:56.687Z] === PAUSE TestPluginWithDevMounts [2022-08-18T16:23:56.687Z] === CONT TestPluginWithDevMounts [2022-08-18T16:23:56.947Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T16:23:57.887Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T16:23:58.458Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T16:23:58.458Z] --- PASS: TestPluginWithDevMounts (1.72s) [2022-08-18T16:23:58.458Z] PASS [2022-08-18T16:23:58.458Z] [2022-08-18T16:23:58.458Z] DONE 1 tests in 1.862s [2022-08-18T16:23:58.458Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:23:58.458Z] ++ 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-18T16:23:58.458Z] ++ set -e [2022-08-18T16:23:58.458Z] ++ '[' -n 0 ']' [2022-08-18T16:23:58.458Z] ++ set -x [2022-08-18T16:23:58.458Z] ++ 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-18T16:23:58.718Z] INFO: Testing against a local daemon [2022-08-18T16:23:58.719Z] === RUN TestSecretInspect [2022-08-18T16:24:01.260Z] --- PASS: TestSecretInspect (2.57s) [2022-08-18T16:24:01.260Z] === RUN TestSecretList [2022-08-18T16:24:03.800Z] --- PASS: TestSecretList (2.59s) [2022-08-18T16:24:03.800Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:24:05.184Z] docker_api_swarm_test.go:507: [d67946dfcb460] joining swarm manager [dda25877a3702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:24:05.757Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T16:24:07.138Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2022-08-18T16:24:07.138Z] === RUN TestSecretsUpdate [2022-08-18T16:24:09.047Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T16:24:09.617Z] --- PASS: TestSecretsUpdate (2.59s) [2022-08-18T16:24:09.617Z] === RUN TestTemplatedSecret [2022-08-18T16:24:10.557Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T16:24:13.099Z] --- PASS: TestTemplatedSecret (3.19s) [2022-08-18T16:24:13.099Z] === RUN TestSecretCreateResolve [2022-08-18T16:24:13.099Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T16:24:14.039Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T16:24:15.421Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T16:24:15.421Z] --- PASS: TestSecretCreateResolve (2.75s) [2022-08-18T16:24:15.421Z] PASS [2022-08-18T16:24:15.421Z] [2022-08-18T16:24:15.421Z] DONE 6 tests in 16.932s [2022-08-18T16:24:15.421Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:24:15.421Z] ++ 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-18T16:24:15.421Z] ++ set -e [2022-08-18T16:24:15.421Z] ++ '[' -n 0 ']' [2022-08-18T16:24:15.421Z] ++ set -x [2022-08-18T16:24:15.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T16:24:15.681Z] INFO: Testing against a local daemon [2022-08-18T16:24:15.681Z] === RUN TestServiceCreateInit [2022-08-18T16:24:15.681Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:24:15.681Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T16:24:16.622Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T16:24:17.562Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T16:24:18.946Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T16:24:20.857Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:24:21.799Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T16:24:22.060Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T16:24:22.320Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T16:24:22.320Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T16:24:22.580Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T16:24:22.841Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T16:24:23.781Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T16:24:23.781Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T16:24:24.731Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T16:24:25.301Z] --- PASS: TestServiceCreateInit (9.61s) [2022-08-18T16:24:25.301Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s) [2022-08-18T16:24:25.301Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2022-08-18T16:24:25.301Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:24:28.595Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T16:24:28.939Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T16:24:28.939Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T16:24:28.939Z] { [2022-08-18T16:24:28.939Z] "RT_GROUP_ICON": { [2022-08-18T16:24:28.939Z] "#1": { [2022-08-18T16:24:28.939Z] "0409": "../../winresources/docker.ico" [2022-08-18T16:24:28.939Z] } [2022-08-18T16:24:28.939Z] }, [2022-08-18T16:24:28.939Z] "RT_MANIFEST": { [2022-08-18T16:24:28.939Z] "#1": { [2022-08-18T16:24:28.939Z] "0409": { [2022-08-18T16:24:28.939Z] "identity": {}, [2022-08-18T16:24:28.939Z] "description": "Docker Engine", [2022-08-18T16:24:28.939Z] "minimum-os": "vista", [2022-08-18T16:24:28.939Z] "execution-level": "", [2022-08-18T16:24:28.939Z] "ui-access": false, [2022-08-18T16:24:28.939Z] "auto-elevate": false, [2022-08-18T16:24:28.939Z] "dpi-awareness": "unaware", [2022-08-18T16:24:28.939Z] "disable-theming": false, [2022-08-18T16:24:28.939Z] "disable-window-filtering": false, [2022-08-18T16:24:28.939Z] "high-resolution-scrolling-aware": false, [2022-08-18T16:24:28.939Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T16:24:28.939Z] "long-path-aware": false, [2022-08-18T16:24:28.939Z] "printer-driver-isolation": false, [2022-08-18T16:24:28.939Z] "gdi-scaling": false, [2022-08-18T16:24:28.939Z] "segment-heap": false, [2022-08-18T16:24:28.939Z] "use-common-controls-v6": false [2022-08-18T16:24:28.939Z] } [2022-08-18T16:24:28.939Z] } [2022-08-18T16:24:28.939Z] }, [2022-08-18T16:24:28.939Z] "RT_MESSAGETABLE": { [2022-08-18T16:24:28.939Z] "#1": { [2022-08-18T16:24:28.939Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T16:24:28.939Z] } [2022-08-18T16:24:28.939Z] }, [2022-08-18T16:24:28.939Z] "RT_VERSION": { [2022-08-18T16:24:28.939Z] "#1": { [2022-08-18T16:24:28.939Z] "0409": { [2022-08-18T16:24:28.939Z] "fixed": { [2022-08-18T16:24:28.939Z] "file_version": "0.0.0.0", [2022-08-18T16:24:28.939Z] "product_version": "0.0.0.0", [2022-08-18T16:24:28.939Z] "type": "Unknown" [2022-08-18T16:24:28.939Z] }, [2022-08-18T16:24:28.939Z] "info": { [2022-08-18T16:24:28.939Z] "0000": { [2022-08-18T16:24:28.939Z] "CompanyName": "", [2022-08-18T16:24:28.940Z] "FileVersion": "dev", [2022-08-18T16:24:28.940Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T16:24:28.940Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T16:24:28.940Z] "ProductName": "", [2022-08-18T16:24:28.940Z] "ProductVersion": "dev", [2022-08-18T16:24:28.940Z] "SpecialBuild": "332de3f1e308a9546dc7562b3c91d4e2781cb33d" [2022-08-18T16:24:28.940Z] } [2022-08-18T16:24:28.940Z] } [2022-08-18T16:24:28.940Z] } [2022-08-18T16:24:28.940Z] } [2022-08-18T16:24:28.940Z] } [2022-08-18T16:24:28.940Z] } [2022-08-18T16:24:28.940Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T16:24:28.940Z] cmd/docker-proxy/main.go [2022-08-18T16:24:28.940Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T16:24:28.940Z] cmd/docker-proxy/proxy.go [2022-08-18T16:24:28.940Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T16:24:28.940Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T16:24:28.940Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T16:24:28.940Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T16:24:28.940Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T16:24:28.940Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T16:24:28.940Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T16:24:28.940Z] remote: Enumerating objects: 23, done. [2022-08-18T16:24:28.940Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T16:24:28.940Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T16:24:28.940Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T16:24:28.940Z] 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-18T16:24:28.940Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T16:24:28.940Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T16:24:28.940Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T16:24:28.940Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T16:24:28.940Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T16:24:29.536Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T16:24:30.476Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T16:24:30.736Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T16:24:32.118Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T16:24:33.058Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T16:24:34.446Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T16:24:36.988Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T16:24:38.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T16:24:40.806Z] docker_api_swarm_node_test.go:81: [d4cc7c8b27738] joining swarm manager [d90f249032d15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:24:42.716Z] --- PASS: TestCreateServiceMultipleTimes (17.47s) [2022-08-18T16:24:42.716Z] === RUN TestCreateServiceConflict [2022-08-18T16:24:46.023Z] --- PASS: TestCreateServiceConflict (2.81s) [2022-08-18T16:24:46.023Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:24:50.231Z] --- PASS: TestCreateServiceMaxReplicas (4.52s) [2022-08-18T16:24:50.231Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:24:50.492Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T16:24:51.064Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T16:24:51.325Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T16:24:52.709Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T16:24:53.278Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T16:24:54.218Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T16:24:54.218Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T16:24:54.218Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T16:24:54.218Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T16:24:54.218Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T16:24:54.218Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T16:24:54.218Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T16:24:54.218Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T16:24:54.218Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T16:24:55.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T16:24:55.599Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T16:24:55.599Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T16:24:56.170Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T16:24:56.740Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T16:24:57.680Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T16:24:57.680Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T16:24:57.940Z] docker_api_swarm_node_test.go:53: [d119eaac111e0] joining swarm manager [d4a3448efcaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:24:58.882Z] docker_api_swarm_node_test.go:54: [de628e5ac1e83] joining swarm manager [d4a3448efcaaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:24:59.822Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T16:25:01.204Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T16:25:01.773Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T16:25:02.034Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T16:25:02.603Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T16:25:02.603Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T16:25:02.603Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T16:25:03.171Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T16:25:04.110Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2022-08-18T16:25:04.110Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:25:04.682Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T16:25:05.624Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T16:25:06.565Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T16:25:07.135Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2022-08-18T16:25:07.135Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:25:07.135Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T16:25:08.517Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T16:25:09.901Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T16:25:09.901Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2022-08-18T16:25:09.901Z] === RUN TestCreateServiceSysctls [2022-08-18T16:25:10.471Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T16:25:11.855Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T16:25:13.235Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T16:25:13.805Z] --- PASS: TestCreateServiceSysctls (3.90s) [2022-08-18T16:25:13.805Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:25:14.066Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T16:25:15.007Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T16:25:15.266Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T16:25:16.208Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T16:25:16.782Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2022-08-18T16:25:16.782Z] === RUN TestInspect [2022-08-18T16:25:17.042Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T16:25:17.612Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T16:25:18.184Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T16:25:19.125Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T16:25:20.064Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T16:25:20.064Z] --- PASS: TestInspect (3.27s) [2022-08-18T16:25:20.064Z] === RUN TestCreateJob [2022-08-18T16:25:20.635Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T16:25:21.572Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T16:25:22.143Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T16:25:23.091Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T16:25:24.034Z] --- PASS: TestCreateJob (3.79s) [2022-08-18T16:25:24.034Z] === RUN TestReplicatedJob [2022-08-18T16:25:24.034Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T16:25:24.974Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T16:25:25.545Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T16:25:26.930Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T16:25:27.871Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T16:25:28.813Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T16:25:28.813Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T16:25:29.385Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T16:25:30.328Z] --- PASS: TestReplicatedJob (6.33s) [2022-08-18T16:25:30.328Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:25:30.328Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T16:25:31.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T16:25:31.269Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T16:25:31.840Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T16:25:33.228Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T16:25:34.168Z] --- PASS: TestUpdateReplicatedJob (4.05s) [2022-08-18T16:25:34.168Z] === RUN TestServiceListWithStatuses [2022-08-18T16:25:34.168Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:25:34.168Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:25:34.168Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:25:34.428Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T16:25:34.997Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T16:25:36.907Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T16:25:37.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T16:25:39.232Z] --- PASS: TestDockerNetworkConnectAlias (4.79s) [2022-08-18T16:25:39.232Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:25:40.179Z] docker_api_swarm_test.go:202: [dcda2972285e4] joining swarm manager [d762562a2fdb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:25:41.563Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T16:25:43.475Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2022-08-18T16:25:43.475Z] === RUN TestServicePlugin [2022-08-18T16:25:44.415Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T16:25:44.989Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T16:25:48.284Z] plugin_test.go:61: [d758fdf7253a7] joining swarm manager [d2d37a3ebfc9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:25:48.853Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T16:25:49.422Z] plugin_test.go:64: [d18385a9d6de2] joining swarm manager [d2d37a3ebfc9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:25:51.336Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T16:25:51.906Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T16:25:55.206Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T16:25:55.465Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T16:25:56.034Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T16:25:56.973Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T16:25:57.912Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T16:25:58.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T16:25:58.483Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T16:26:00.401Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T16:26:00.401Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T16:26:00.971Z] docker_api_swarm_test.go:384: [df1a51af40f48] joining swarm manager [dc52eb839975b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:26:01.230Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T16:26:02.613Z] docker_api_swarm_test.go:385: [dd0897395038a] joining swarm manager [dc52eb839975b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:26:02.613Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T16:26:02.613Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T16:26:02.613Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T16:26:03.556Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T16:26:04.126Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T16:26:04.126Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T16:26:04.126Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T16:26:04.126Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T16:26:04.696Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T16:26:04.696Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T16:26:04.956Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T16:26:04.956Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T16:26:04.956Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T16:26:04.956Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T16:26:04.956Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T16:26:05.215Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T16:26:05.215Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T16:26:07.126Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T16:26:07.126Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T16:26:07.126Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T16:26:10.421Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T16:26:10.421Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T16:26:10.421Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T16:26:10.681Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T16:26:11.251Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T16:26:11.820Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T16:26:12.392Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T16:26:12.651Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T16:26:14.559Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T16:26:15.130Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T16:26:16.513Z] --- PASS: TestServicePlugin (32.66s) [2022-08-18T16:26:16.513Z] === RUN TestServiceUpdateLabel [2022-08-18T16:26:17.453Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T16:26:18.848Z] --- PASS: TestServiceUpdateLabel (2.53s) [2022-08-18T16:26:18.848Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:26:19.786Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T16:26:20.351Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T16:26:20.351Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T16:26:20.351Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T16:26:20.351Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T16:26:20.351Z] Cross building: bundles/cross/linux/s390x [2022-08-18T16:26:20.351Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T16:26:20.351Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T16:26:20.733Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T16:26:22.114Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T16:26:27.390Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T16:26:27.649Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T16:26:28.589Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T16:26:29.157Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T16:26:29.157Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T16:26:29.418Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T16:26:29.678Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T16:26:29.678Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T16:26:30.617Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T16:26:31.556Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T16:26:31.556Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T16:26:31.556Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T16:26:32.125Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T16:26:32.385Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T16:26:33.770Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T16:26:34.029Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2022-08-18T16:26:34.029Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:26:34.598Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T16:26:34.858Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T16:26:34.858Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T16:26:34.858Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T16:26:34.858Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T16:26:34.858Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T16:26:37.397Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T16:26:37.657Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T16:26:38.238Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T16:26:38.504Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T16:26:45.077Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T16:26:45.077Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T16:26:45.077Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T16:26:48.367Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T16:26:48.627Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-08-18T16:26:48.627Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:26:48.627Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T16:26:51.164Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T16:26:57.736Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T16:27:01.028Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-08-18T16:27:01.028Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:27:02.409Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T16:27:02.669Z] check_test.go:611: [dd0897395038a] daemon is not started [2022-08-18T16:27:02.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T16:27:02.929Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T16:27:03.189Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T16:27:05.099Z] docker_api_swarm_test.go:802: [deecbcda35206] joining swarm manager [d0a0249b565ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:27:06.504Z] docker_api_swarm_test.go:802: [d0c0d324c1a20] joining swarm manager [d0a0249b565ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:27:07.443Z] docker_api_swarm_test.go:802: [d37deb8519a1e] joining swarm manager [d0a0249b565ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T16:27:08.823Z] === RUN TestDockerSuite/TestExec [2022-08-18T16:27:09.084Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T16:27:09.668Z] docker_api_swarm_test.go:802: [daed34a15ea83] joining swarm manager [d0a0249b565ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T16:27:10.238Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T16:27:10.238Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T16:27:11.179Z] docker_api_swarm_test.go:810: [df8f55e42c414] joining swarm manager [d0a0249b565ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T16:27:11.749Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T16:27:12.319Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T16:27:13.258Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T16:27:13.828Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T16:27:15.736Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T16:27:15.997Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T16:27:16.937Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T16:27:17.507Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T16:27:18.076Z] --- PASS: TestServiceUpdatePidsLimit (17.02s) [2022-08-18T16:27:18.076Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2022-08-18T16:27:18.076Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-08-18T16:27:18.076Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-08-18T16:27:18.076Z] PASS [2022-08-18T16:27:18.076Z] [2022-08-18T16:27:18.076Z] === Skipped [2022-08-18T16:27:18.076Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:27:18.076Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:27:18.076Z] [2022-08-18T16:27:18.076Z] DONE 27 tests, 1 skipped in 182.564s [2022-08-18T16:27:18.076Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:27:18.076Z] ++ 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-18T16:27:18.076Z] ++ set -e [2022-08-18T16:27:18.076Z] ++ '[' -n 0 ']' [2022-08-18T16:27:18.076Z] ++ set -x [2022-08-18T16:27:18.076Z] ++ 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-18T16:27:18.076Z] INFO: Testing against a local daemon [2022-08-18T16:27:18.076Z] === RUN TestSessionCreate [2022-08-18T16:27:18.076Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T16:27:18.077Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:27:18.077Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T16:27:18.077Z] PASS [2022-08-18T16:27:18.077Z] [2022-08-18T16:27:18.077Z] DONE 2 tests in 0.141s [2022-08-18T16:27:18.077Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:27:18.077Z] ++ 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-18T16:27:18.077Z] ++ set -e [2022-08-18T16:27:18.077Z] ++ '[' -n 0 ']' [2022-08-18T16:27:18.077Z] ++ set -x [2022-08-18T16:27:18.077Z] ++ 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-18T16:27:18.337Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T16:27:18.337Z] INFO: Testing against a local daemon [2022-08-18T16:27:18.337Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:27:18.337Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:27:18.337Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:27:18.337Z] === RUN TestDiskUsage [2022-08-18T16:27:18.337Z] === PAUSE TestDiskUsage [2022-08-18T16:27:18.337Z] === RUN TestEventsExecDie [2022-08-18T16:27:18.907Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T16:27:18.907Z] --- PASS: TestEventsExecDie (0.71s) [2022-08-18T16:27:18.907Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:27:19.167Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-18T16:27:19.167Z] === RUN TestEventsVolumeCreate [2022-08-18T16:27:19.167Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-18T16:27:19.167Z] === RUN TestInfoBinaryCommits [2022-08-18T16:27:19.167Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-18T16:27:19.167Z] === RUN TestInfoAPIVersioned [2022-08-18T16:27:19.167Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:27:19.167Z] === RUN TestInfoAPI [2022-08-18T16:27:19.167Z] --- PASS: TestInfoAPI (0.03s) [2022-08-18T16:27:19.167Z] === RUN TestInfoAPIWarnings [2022-08-18T16:27:19.738Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T16:27:20.308Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T16:27:20.877Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T16:27:21.446Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T16:27:22.028Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T16:27:22.294Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T16:27:22.866Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T16:27:22.866Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T16:27:22.866Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T16:27:24.247Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T16:27:24.817Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T16:27:25.756Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T16:27:26.016Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T16:27:26.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T16:27:27.966Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T16:27:29.875Z] === RUN TestDockerSuite/TestHealth [2022-08-18T16:27:36.450Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T16:27:36.450Z] === RUN TestInfoDebug [2022-08-18T16:27:36.450Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T16:27:36.450Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:27:37.019Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T16:27:37.019Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:27:37.278Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T16:27:37.278Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:27:37.849Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-08-18T16:27:37.849Z] === RUN TestPingCacheHeaders [2022-08-18T16:27:37.849Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T16:27:37.849Z] === RUN TestPingGet [2022-08-18T16:27:37.849Z] --- PASS: TestPingGet (0.02s) [2022-08-18T16:27:37.849Z] === RUN TestPingHead [2022-08-18T16:27:37.849Z] --- PASS: TestPingHead (0.02s) [2022-08-18T16:27:37.849Z] === RUN TestPingSwarmHeader [2022-08-18T16:27:38.418Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:27:38.418Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:27:39.797Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:27:39.797Z] --- PASS: TestPingSwarmHeader (1.77s) [2022-08-18T16:27:39.797Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:27:39.797Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:27:39.797Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:27:39.797Z] === RUN TestVersion [2022-08-18T16:27:39.797Z] --- PASS: TestVersion (0.02s) [2022-08-18T16:27:39.797Z] === CONT TestDiskUsage [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:27:40.057Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:27:40.317Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:27:40.576Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage (1.20s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T16:27:40.836Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:27:40.836Z] PASS [2022-08-18T16:27:40.836Z] [2022-08-18T16:27:40.836Z] === Skipped [2022-08-18T16:27:40.836Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:27:40.836Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:27:40.836Z] [2022-08-18T16:27:40.836Z] DONE 54 tests, 1 skipped in 22.675s [2022-08-18T16:27:40.836Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:27:40.836Z] ++ 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-18T16:27:40.836Z] ++ set -e [2022-08-18T16:27:40.836Z] ++ '[' -n 0 ']' [2022-08-18T16:27:40.836Z] ++ set -x [2022-08-18T16:27:40.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T16:27:41.096Z] INFO: Testing against a local daemon [2022-08-18T16:27:41.096Z] === RUN TestVolumesCreateAndList [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:27:41.096Z] === RUN TestVolumesRemove [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-18T16:27:41.096Z] === RUN TestVolumesInspect [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:27:41.096Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:27:41.096Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:27:41.096Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:27:41.096Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:27:41.096Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:27:41.096Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:27:41.096Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:27:41.096Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:27:41.096Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:27:41.096Z] PASS [2022-08-18T16:27:41.096Z] [2022-08-18T16:27:41.096Z] DONE 9 tests in 0.231s [2022-08-18T16:27:41.096Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:27:41.357Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T16:27:41.357Z] +++ kill 6715 [2022-08-18T16:27:41.617Z] +++ /etc/init.d/apparmor stop [2022-08-18T16:27:41.617Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:27:41.617Z] [2022-08-18T16:27:41.617Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:27:41.617Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:27:41.617Z] [2022-08-18T16:27:41.617Z] To set a process to complain mode, use the command line tool [2022-08-18T16:27:41.617Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:27:41.617Z] +++ true [2022-08-18T16:27:41.617Z] exiting test-integration [2022-08-18T16:27:41.617Z] ++ exit 0 [2022-08-18T16:27:41.617Z] [2022-08-18T16:27:42.581Z] + for job in $(jobs -p) [2022-08-18T16:27:42.581Z] + wait 8381 [2022-08-18T16:27:50.714Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T16:27:52.620Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T16:27:55.161Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T16:27:55.161Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T16:27:55.161Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T16:27:55.161Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T16:27:55.730Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T16:27:55.990Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T16:27:56.562Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T16:27:57.132Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T16:27:57.132Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T16:27:57.132Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T16:27:57.132Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T16:27:57.392Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T16:27:57.653Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T16:27:57.912Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T16:27:57.912Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T16:27:58.484Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T16:27:58.484Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T16:27:59.424Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T16:27:59.684Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T16:27:59.944Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T16:28:00.205Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T16:28:03.496Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T16:28:03.496Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T16:28:03.496Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T16:28:04.065Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T16:28:05.452Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T16:28:05.452Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T16:28:06.392Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T16:28:07.773Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T16:28:09.155Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T16:28:09.725Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T16:28:10.294Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T16:28:10.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T16:28:10.554Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T16:28:10.814Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T16:28:10.814Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T16:28:11.074Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T16:28:11.644Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T16:28:11.770Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T16:28:11.770Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T16:28:11.770Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T16:28:11.770Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T16:28:11.770Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T16:28:11.903Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T16:28:12.091Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T16:28:12.163Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T16:28:12.163Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T16:28:12.163Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T16:28:12.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/test/unit [2022-08-18T16:28:12.630Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T16:28:12.630Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T16:28:12.630Z] + TESTDIRS=./... [2022-08-18T16:28:12.630Z] + exclude_paths='/vendor/|/integration' [2022-08-18T16:28:12.630Z] ++ go list ./... [2022-08-18T16:28:12.630Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T16:28:13.102Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T16:28:13.362Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T16:28:13.561Z] + pkg_list='github.com/docker/docker/api [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/backend [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/container [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/events [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/filters [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/image [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/mount [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/network [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/registry [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/time [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/versions [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:28:13.561Z] github.com/docker/docker/api/types/volume [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:28:13.561Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:28:13.561Z] github.com/docker/docker/cli [2022-08-18T16:28:13.561Z] github.com/docker/docker/cli/config [2022-08-18T16:28:13.561Z] github.com/docker/docker/cli/debug [2022-08-18T16:28:13.561Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:28:13.561Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:28:13.561Z] github.com/docker/docker/client [2022-08-18T16:28:13.561Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:28:13.561Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:28:13.561Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:28:13.561Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:28:13.561Z] github.com/docker/docker/container [2022-08-18T16:28:13.561Z] github.com/docker/docker/container/stream [2022-08-18T16:28:13.561Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:28:13.561Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:28:13.561Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/config [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/events [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/exec [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/images [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/links [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/names [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/network [2022-08-18T16:28:13.561Z] github.com/docker/docker/daemon/stats [2022-08-18T16:28:13.561Z] github.com/docker/docker/distribution [2022-08-18T16:28:13.561Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:28:13.561Z] github.com/docker/docker/distribution/utils [2022-08-18T16:28:13.561Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:28:13.561Z] github.com/docker/docker/dockerversion [2022-08-18T16:28:13.561Z] github.com/docker/docker/errdefs [2022-08-18T16:28:13.561Z] github.com/docker/docker/image [2022-08-18T16:28:13.561Z] github.com/docker/docker/image/cache [2022-08-18T16:28:13.561Z] github.com/docker/docker/image/tarexport [2022-08-18T16:28:13.561Z] github.com/docker/docker/image/v1 [2022-08-18T16:28:13.561Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:28:13.561Z] github.com/docker/docker/layer [2022-08-18T16:28:13.561Z] github.com/docker/docker/libcontainerd [2022-08-18T16:28:13.561Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:28:13.561Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:28:13.561Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:28:13.561Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:28:13.561Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:28:13.562Z] github.com/docker/docker/oci [2022-08-18T16:28:13.562Z] github.com/docker/docker/oci/caps [2022-08-18T16:28:13.562Z] github.com/docker/docker/opts [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/archive [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/directory [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/platform [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/pools [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/progress [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/signal [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/stack [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/system [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:28:13.562Z] github.com/docker/docker/plugin [2022-08-18T16:28:13.562Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:28:13.562Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:28:13.562Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:28:13.562Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:28:13.562Z] github.com/docker/docker/quota [2022-08-18T16:28:13.562Z] github.com/docker/docker/reference [2022-08-18T16:28:13.562Z] github.com/docker/docker/registry [2022-08-18T16:28:13.562Z] github.com/docker/docker/registry/resumable [2022-08-18T16:28:13.562Z] github.com/docker/docker/restartmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/rootless [2022-08-18T16:28:13.562Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:28:13.562Z] github.com/docker/docker/runconfig [2022-08-18T16:28:13.562Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/environment [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/registry [2022-08-18T16:28:13.562Z] github.com/docker/docker/testutil/request [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume/drivers [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume/local [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume/mounts [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume/service [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:28:13.562Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:28:13.562Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T16:28:13.562Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/backend [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/container [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/events [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/filters [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/image [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/mount [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/network [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/registry [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/time [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/versions [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:28:13.562Z] github.com/docker/docker/api/types/volume [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:28:13.562Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:28:13.562Z] github.com/docker/docker/cli [2022-08-18T16:28:13.562Z] github.com/docker/docker/cli/config [2022-08-18T16:28:13.562Z] github.com/docker/docker/cli/debug [2022-08-18T16:28:13.562Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:28:13.562Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:28:13.562Z] github.com/docker/docker/client [2022-08-18T16:28:13.562Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:28:13.562Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:28:13.562Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:28:13.562Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:28:13.562Z] github.com/docker/docker/container [2022-08-18T16:28:13.562Z] github.com/docker/docker/container/stream [2022-08-18T16:28:13.562Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:28:13.562Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:28:13.562Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/config [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/events [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/exec [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/images [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/links [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/names [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/network [2022-08-18T16:28:13.562Z] github.com/docker/docker/daemon/stats [2022-08-18T16:28:13.562Z] github.com/docker/docker/distribution [2022-08-18T16:28:13.562Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:28:13.562Z] github.com/docker/docker/distribution/utils [2022-08-18T16:28:13.562Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:28:13.562Z] github.com/docker/docker/dockerversion [2022-08-18T16:28:13.562Z] github.com/docker/docker/errdefs [2022-08-18T16:28:13.562Z] github.com/docker/docker/image [2022-08-18T16:28:13.562Z] github.com/docker/docker/image/cache [2022-08-18T16:28:13.562Z] github.com/docker/docker/image/tarexport [2022-08-18T16:28:13.562Z] github.com/docker/docker/image/v1 [2022-08-18T16:28:13.562Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:28:13.562Z] github.com/docker/docker/layer [2022-08-18T16:28:13.562Z] github.com/docker/docker/libcontainerd [2022-08-18T16:28:13.562Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:28:13.562Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:28:13.562Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:28:13.562Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:28:13.562Z] github.com/docker/docker/oci [2022-08-18T16:28:13.562Z] github.com/docker/docker/oci/caps [2022-08-18T16:28:13.562Z] github.com/docker/docker/opts [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/archive [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/directory [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/platform [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/pools [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/progress [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/signal [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/stack [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/system [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:28:13.562Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:28:13.563Z] github.com/docker/docker/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:28:13.563Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:28:13.563Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:28:13.563Z] github.com/docker/docker/quota [2022-08-18T16:28:13.563Z] github.com/docker/docker/reference [2022-08-18T16:28:13.563Z] github.com/docker/docker/registry [2022-08-18T16:28:13.563Z] github.com/docker/docker/registry/resumable [2022-08-18T16:28:13.563Z] github.com/docker/docker/restartmanager [2022-08-18T16:28:13.563Z] github.com/docker/docker/rootless [2022-08-18T16:28:13.563Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:28:13.563Z] github.com/docker/docker/runconfig [2022-08-18T16:28:13.563Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/environment [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/registry [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/request [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/drivers [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/local [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/mounts [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/service [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:28:13.563Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/backend [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/events [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/filters [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/image [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/mount [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/network [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/registry [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/time [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/versions [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/volume [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/config [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/debug [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/client [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:28:13.563Z] github.com/docker/docker/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/container/stream [2022-08-18T16:28:13.563Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:28:13.563Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:28:13.563Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/config [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/events [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/exec [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/images [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/links [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/names [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/network [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/stats [2022-08-18T16:28:13.563Z] github.com/docker/docker/distribution [2022-08-18T16:28:13.563Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:28:13.563Z] github.com/docker/docker/distribution/utils [2022-08-18T16:28:13.563Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:28:13.563Z] github.com/docker/docker/dockerversion [2022-08-18T16:28:13.563Z] github.com/docker/docker/errdefs [2022-08-18T16:28:13.563Z] github.com/docker/docker/image [2022-08-18T16:28:13.563Z] github.com/docker/docker/image/cache [2022-08-18T16:28:13.563Z] github.com/docker/docker/image/tarexport [2022-08-18T16:28:13.563Z] github.com/docker/docker/image/v1 [2022-08-18T16:28:13.563Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:28:13.563Z] github.com/docker/docker/layer [2022-08-18T16:28:13.563Z] github.com/docker/docker/libcontainerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:28:13.563Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:28:13.563Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:28:13.563Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:28:13.563Z] github.com/docker/docker/oci [2022-08-18T16:28:13.563Z] github.com/docker/docker/oci/caps [2022-08-18T16:28:13.563Z] github.com/docker/docker/opts [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/archive [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/directory [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/platform [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/pools [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/progress [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/signal [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/stack [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/system [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:28:13.563Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:28:13.563Z] github.com/docker/docker/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:28:13.563Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:28:13.563Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:28:13.563Z] github.com/docker/docker/quota [2022-08-18T16:28:13.563Z] github.com/docker/docker/reference [2022-08-18T16:28:13.563Z] github.com/docker/docker/registry [2022-08-18T16:28:13.563Z] github.com/docker/docker/registry/resumable [2022-08-18T16:28:13.563Z] github.com/docker/docker/restartmanager [2022-08-18T16:28:13.563Z] github.com/docker/docker/rootless [2022-08-18T16:28:13.563Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:28:13.563Z] github.com/docker/docker/runconfig [2022-08-18T16:28:13.563Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/environment [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/registry [2022-08-18T16:28:13.563Z] github.com/docker/docker/testutil/request [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/drivers [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/local [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/mounts [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/service [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:28:13.563Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:28:13.563Z] ++ grep --fixed-strings /libnetwork [2022-08-18T16:28:13.563Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/backend [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/events [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/filters [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/image [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/mount [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/network [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/registry [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/time [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/versions [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:28:13.563Z] github.com/docker/docker/api/types/volume [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:28:13.563Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/config [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/debug [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:28:13.563Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/client [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:28:13.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:28:13.563Z] github.com/docker/docker/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/container/stream [2022-08-18T16:28:13.563Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:28:13.563Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:28:13.563Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/config [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/events [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/exec [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/images [2022-08-18T16:28:13.563Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/links [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/names [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/network [2022-08-18T16:28:13.564Z] github.com/docker/docker/daemon/stats [2022-08-18T16:28:13.564Z] github.com/docker/docker/distribution [2022-08-18T16:28:13.564Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:28:13.564Z] github.com/docker/docker/distribution/utils [2022-08-18T16:28:13.564Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:28:13.564Z] github.com/docker/docker/dockerversion [2022-08-18T16:28:13.564Z] github.com/docker/docker/errdefs [2022-08-18T16:28:13.564Z] github.com/docker/docker/image [2022-08-18T16:28:13.564Z] github.com/docker/docker/image/cache [2022-08-18T16:28:13.564Z] github.com/docker/docker/image/tarexport [2022-08-18T16:28:13.564Z] github.com/docker/docker/image/v1 [2022-08-18T16:28:13.564Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:28:13.564Z] github.com/docker/docker/layer [2022-08-18T16:28:13.564Z] github.com/docker/docker/libcontainerd [2022-08-18T16:28:13.564Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:28:13.564Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:28:13.564Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:28:13.564Z] github.com/docker/docker/oci [2022-08-18T16:28:13.564Z] github.com/docker/docker/oci/caps [2022-08-18T16:28:13.564Z] github.com/docker/docker/opts [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/archive [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/directory [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/platform [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/pools [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/progress [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/signal [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/stack [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/system [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:28:13.564Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:28:13.564Z] github.com/docker/docker/plugin [2022-08-18T16:28:13.564Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:28:13.564Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:28:13.564Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:28:13.564Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:28:13.564Z] github.com/docker/docker/quota [2022-08-18T16:28:13.564Z] github.com/docker/docker/reference [2022-08-18T16:28:13.564Z] github.com/docker/docker/registry [2022-08-18T16:28:13.564Z] github.com/docker/docker/registry/resumable [2022-08-18T16:28:13.564Z] github.com/docker/docker/restartmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/rootless [2022-08-18T16:28:13.564Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:28:13.564Z] github.com/docker/docker/runconfig [2022-08-18T16:28:13.564Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/environment [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/registry [2022-08-18T16:28:13.564Z] github.com/docker/docker/testutil/request [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume/drivers [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume/local [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume/mounts [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume/service [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:28:13.564Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:28:13.564Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:28:13.564Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T16:28:13.564Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:28:13.564Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:28:13.564Z] + type docker-proxy [2022-08-18T16:28:13.564Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T16:28:13.564Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T16:28:13.564Z] [2022-08-18T16:28:13.821Z] Removing bundles/ [2022-08-18T16:28:13.821Z] [2022-08-18T16:28:13.821Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T16:28:13.821Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T16:28:13.821Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:28:13.932Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T16:28:14.502Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T16:28:14.502Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T16:28:14.502Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T16:28:14.502Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T16:28:14.502Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T16:28:14.762Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T16:28:15.331Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T16:28:15.331Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T16:28:15.901Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T16:28:16.471Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T16:28:19.007Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T16:28:19.008Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T16:28:19.267Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T16:28:19.836Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T16:28:20.775Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T16:28:21.345Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T16:28:21.914Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T16:28:21.916Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T16:28:21.916Z] [2022-08-18T16:28:21.916Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T16:28:21.916Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T16:28:21.916Z] [2022-08-18T16:28:21.916Z] + mkdir -p bundles [2022-08-18T16:28:21.916Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/backend [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/container [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/events [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/filters [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/image [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/mount [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/network [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/registry [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/time [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/versions [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:28:21.916Z] github.com/docker/docker/api/types/volume [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:28:21.916Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:28:21.916Z] github.com/docker/docker/cli [2022-08-18T16:28:21.916Z] github.com/docker/docker/cli/config [2022-08-18T16:28:21.916Z] github.com/docker/docker/cli/debug [2022-08-18T16:28:21.916Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:28:21.916Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:28:21.916Z] github.com/docker/docker/client [2022-08-18T16:28:21.916Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:28:21.916Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:28:21.916Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:28:21.916Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:28:21.916Z] github.com/docker/docker/container [2022-08-18T16:28:21.916Z] github.com/docker/docker/container/stream [2022-08-18T16:28:21.916Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:28:21.916Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:28:21.916Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/config [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/events [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/exec [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/images [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/links [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/names [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/network [2022-08-18T16:28:21.916Z] github.com/docker/docker/daemon/stats [2022-08-18T16:28:21.916Z] github.com/docker/docker/distribution [2022-08-18T16:28:21.916Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:28:21.916Z] github.com/docker/docker/distribution/utils [2022-08-18T16:28:21.916Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:28:21.916Z] github.com/docker/docker/dockerversion [2022-08-18T16:28:21.916Z] github.com/docker/docker/errdefs [2022-08-18T16:28:21.916Z] github.com/docker/docker/image [2022-08-18T16:28:21.916Z] github.com/docker/docker/image/cache [2022-08-18T16:28:21.916Z] github.com/docker/docker/image/tarexport [2022-08-18T16:28:21.916Z] github.com/docker/docker/image/v1 [2022-08-18T16:28:21.916Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:28:21.916Z] github.com/docker/docker/layer [2022-08-18T16:28:21.916Z] github.com/docker/docker/libcontainerd [2022-08-18T16:28:21.916Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:28:21.916Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:28:21.916Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:28:21.916Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:28:21.916Z] github.com/docker/docker/oci [2022-08-18T16:28:21.916Z] github.com/docker/docker/oci/caps [2022-08-18T16:28:21.916Z] github.com/docker/docker/opts [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/archive [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/directory [2022-08-18T16:28:21.916Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/platform [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/pools [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/progress [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/signal [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/stack [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/system [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:28:21.917Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:28:21.917Z] github.com/docker/docker/plugin [2022-08-18T16:28:21.917Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:28:21.917Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:28:21.917Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:28:21.917Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:28:21.917Z] github.com/docker/docker/quota [2022-08-18T16:28:21.917Z] github.com/docker/docker/reference [2022-08-18T16:28:21.917Z] github.com/docker/docker/registry [2022-08-18T16:28:21.917Z] github.com/docker/docker/registry/resumable [2022-08-18T16:28:21.917Z] github.com/docker/docker/restartmanager [2022-08-18T16:28:21.917Z] github.com/docker/docker/rootless [2022-08-18T16:28:21.917Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:28:21.917Z] github.com/docker/docker/runconfig [2022-08-18T16:28:21.917Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/environment [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/registry [2022-08-18T16:28:21.917Z] github.com/docker/docker/testutil/request [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume/drivers [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume/local [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume/mounts [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume/service [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:28:21.917Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T16:28:21.917Z] + 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-18T16:28:21.917Z] ? github.com/docker/docker/api [no test files] [2022-08-18T16:28:22.182Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T16:28:22.755Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T16:28:23.325Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T16:28:23.585Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T16:28:23.585Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T16:28:24.965Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T16:28:25.536Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T16:28:25.796Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T16:28:27.177Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T16:28:28.557Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T16:28:29.941Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T16:28:29.941Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T16:28:31.324Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T16:28:31.585Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T16:28:32.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T16:28:32.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T16:28:37.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T16:28:39.343Z] docker_api_swarm_service_test.go:395: [d9bb11e295c94] joining swarm manager [db64599009316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:28:39.971Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-18T16:28:40.282Z] docker_api_swarm_service_test.go:395: [d820ed3435b46] joining swarm manager [db64599009316]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:28:41.664Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T16:28:43.581Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T16:28:44.150Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T16:28:46.693Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T16:28:46.693Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T16:28:46.693Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T16:28:47.263Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T16:28:47.833Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T16:28:48.772Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T16:28:49.711Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T16:28:50.650Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T16:28:52.561Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T16:28:52.820Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T16:28:53.390Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T16:28:56.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T16:28:58.059Z] docker_api_swarm_service_test.go:343: [de84777198e8f] joining swarm manager [d593371446b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:28:58.998Z] docker_api_swarm_service_test.go:343: [db05b77603535] joining swarm manager [d593371446b1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:28:59.940Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T16:29:06.547Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T16:29:06.547Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T16:29:06.547Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T16:29:06.807Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T16:29:07.376Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T16:29:07.376Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T16:29:07.376Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T16:29:07.376Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T16:29:07.376Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T16:29:08.757Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T16:29:08.757Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T16:29:09.017Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T16:29:09.017Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T16:29:09.587Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T16:29:10.158Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T16:29:11.096Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T16:29:11.096Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T16:29:11.097Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T16:29:11.357Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T16:29:12.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T16:29:14.204Z] docker_api_swarm_service_test.go:490: [dfd901a9899b3] joining swarm manager [d5c6570256dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:29:14.772Z] docker_api_swarm_service_test.go:490: [d746b70b15cd5] joining swarm manager [d5c6570256dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:29:17.311Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T16:29:17.571Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T16:29:18.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T16:29:20.862Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T16:29:23.404Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T16:29:24.356Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T16:29:27.662Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T16:29:27.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T16:29:29.044Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T16:29:32.338Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T16:29:32.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T16:29:35.138Z] docker_api_swarm_service_test.go:128: [d006161c072cd] joining swarm manager [d4e213db48b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:29:36.521Z] docker_api_swarm_service_test.go:129: [d8dddc975524e] joining swarm manager [d4e213db48b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:29:39.063Z] docker_api_swarm_service_test.go:137: [d46fe567022e4] joining swarm manager [d4e213db48b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T16:29:39.323Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T16:29:39.323Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T16:29:39.323Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T16:29:39.323Z] docker_api_swarm_service_test.go:138: [df04d90399109] joining swarm manager [d4e213db48b9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T16:29:41.231Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T16:29:43.768Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T16:29:49.066Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T16:29:50.448Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T16:29:51.387Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T16:29:52.326Z] === RUN TestDockerSuite/TestPortList [2022-08-18T16:29:58.904Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T16:30:01.442Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T16:30:01.442Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T16:30:01.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T16:30:03.353Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T16:30:04.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T16:30:04.555Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T16:30:05.124Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T16:30:05.384Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T16:30:06.325Z] docker_api_swarm_service_test.go:304: [da5a96f3068a5] joining swarm manager [dce512286ac26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:30:07.264Z] docker_api_swarm_service_test.go:304: [d7a5ffd96c0d7] joining swarm manager [dce512286ac26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:30:08.204Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T16:30:09.144Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T16:30:11.692Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T16:30:14.994Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T16:30:14.994Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 31.9% of statements [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 77.3% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/builder/dockerfile 0.584s coverage: 49.3% of statements [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-18T16:30:16.383Z] ok github.com/docker/docker/builder/remotecontext/git 1.791s coverage: 86.3% of statements [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T16:30:16.383Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T16:30:17.311Z] ok github.com/docker/docker/cmd/docker-proxy 0.279s coverage: 67.6% of statements [2022-08-18T16:30:17.535Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T16:30:21.486Z] ok github.com/docker/docker/client 0.161s coverage: 75.9% of statements [2022-08-18T16:30:24.108Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T16:30:25.048Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T16:30:26.429Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T16:30:27.370Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T16:30:27.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T16:30:28.752Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T16:30:29.692Z] docker_api_swarm_service_test.go:100: [dc77fde5bd399] joining swarm manager [d76a20277f1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:30:30.630Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T16:30:30.630Z] docker_api_swarm_service_test.go:101: [dca2e07e483ae] joining swarm manager [d76a20277f1bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:30:32.541Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T16:30:33.952Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T16:30:33.952Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T16:30:34.892Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T16:30:36.799Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T16:30:38.181Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T16:30:38.181Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T16:30:38.181Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T16:30:38.749Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T16:30:39.009Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T16:30:39.009Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T16:30:40.393Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T16:30:40.962Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T16:30:41.532Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T16:30:48.112Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T16:30:48.681Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T16:30:50.592Z] check_test.go:611: [dc77fde5bd399] daemon is not started [2022-08-18T16:30:50.853Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T16:30:50.853Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T16:30:50.853Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T16:30:51.112Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T16:30:53.018Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T16:30:53.957Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T16:30:55.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T16:30:56.153Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T16:30:57.535Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T16:30:57.535Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T16:30:57.535Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T16:30:57.795Z] docker_api_swarm_service_test.go:533: [da90c2b46bd3c] joining swarm manager [d8b6cabfb4b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:30:59.176Z] docker_api_swarm_service_test.go:534: [d8d57b342b49c] joining swarm manager [d8b6cabfb4b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:31:00.115Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T16:31:01.055Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T16:31:01.627Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T16:31:03.543Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T16:31:04.483Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T16:31:06.392Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T16:31:06.966Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T16:31:06.966Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T16:31:07.539Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T16:31:08.122Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 31.9% of statements [2022-08-18T16:31:08.122Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-18T16:31:08.122Z] ok github.com/docker/docker/cmd/dockerd/trap 2.574s coverage: 0.0% of statements [2022-08-18T16:31:08.122Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T16:31:08.122Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T16:31:08.122Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T16:31:08.122Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T16:31:08.122Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T16:31:10.082Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T16:31:10.652Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T16:31:11.221Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T16:31:11.482Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T16:31:12.422Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T16:31:12.683Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T16:31:13.252Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T16:31:13.372Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-08-18T16:31:13.516Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T16:31:14.305Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-18T16:31:14.459Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T16:31:16.198Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T16:31:17.752Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T16:31:17.752Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T16:31:18.691Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T16:31:19.631Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T16:31:21.538Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T16:31:22.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T16:31:22.738Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T16:31:24.285Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-18T16:31:24.285Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-18T16:31:24.647Z] docker_api_swarm_service_test.go:148: [d3f60026e42f5] joining swarm manager [d25c23fad5fe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:31:24.848Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-18T16:31:24.908Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T16:31:25.411Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-18T16:31:25.411Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.5% of statements [2022-08-18T16:31:25.411Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T16:31:25.411Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T16:31:25.411Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T16:31:25.411Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T16:31:25.482Z] docker_api_swarm_service_test.go:148: [d3d3a44f53f3f] joining swarm manager [d25c23fad5fe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:31:25.483Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T16:31:25.483Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T16:31:27.934Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.827s coverage: 74.8% of statements [2022-08-18T16:31:27.934Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-18T16:31:28.025Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T16:31:28.025Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T16:31:28.285Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T16:31:28.862Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.513s coverage: 60.7% of statements [2022-08-18T16:31:30.198Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T16:31:30.231Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-08-18T16:31:30.458Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T16:31:31.029Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T16:31:31.969Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T16:31:32.133Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 50.6% of statements [2022-08-18T16:31:32.133Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.426s coverage: 45.9% of statements [2022-08-18T16:31:32.133Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T16:31:32.538Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T16:31:32.539Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T16:31:33.116Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T16:31:33.116Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T16:31:33.501Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-08-18T16:31:33.693Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T16:31:34.064Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.767s coverage: 58.5% of statements [2022-08-18T16:31:34.064Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T16:31:34.064Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T16:31:34.320Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T16:31:34.633Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T16:31:34.883Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2022-08-18T16:31:35.202Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T16:31:36.143Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T16:31:36.713Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T16:31:36.777Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.9% of statements [2022-08-18T16:31:36.777Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T16:31:36.777Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T16:31:36.777Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-08-18T16:31:37.652Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T16:31:38.144Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-08-18T16:31:38.144Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 80.2% of statements [2022-08-18T16:31:38.144Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T16:31:38.593Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T16:31:38.708Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-18T16:31:38.708Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-08-18T16:31:39.163Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T16:31:39.271Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-18T16:31:39.733Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T16:31:39.833Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.212s coverage: 76.8% of statements [2022-08-18T16:31:40.302Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T16:31:40.396Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2022-08-18T16:31:40.396Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T16:31:40.396Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T16:31:40.872Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T16:31:40.960Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 66.1% of statements [2022-08-18T16:31:41.216Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2022-08-18T16:31:41.443Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T16:31:42.145Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-18T16:31:42.382Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T16:31:42.708Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T16:31:42.952Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T16:31:42.964Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-08-18T16:31:43.893Z] ok github.com/docker/docker/daemon/logger/splunk 1.574s coverage: 82.5% of statements [2022-08-18T16:31:43.893Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T16:31:43.893Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T16:31:43.895Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T16:31:44.463Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T16:31:44.823Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-08-18T16:31:45.032Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T16:31:45.032Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T16:31:46.190Z] ok github.com/docker/docker/distribution 1.501s coverage: 28.0% of statements [2022-08-18T16:31:46.190Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T16:31:46.414Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T16:31:46.447Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-18T16:31:46.984Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T16:31:47.010Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-18T16:31:47.244Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T16:31:47.266Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.4% of statements [2022-08-18T16:31:47.266Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T16:31:47.523Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-18T16:31:47.814Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T16:31:48.093Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-08-18T16:31:48.093Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T16:31:48.093Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T16:31:48.384Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T16:31:48.384Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T16:31:48.643Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T16:31:48.672Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T16:31:49.216Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T16:31:49.601Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T16:31:49.785Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T16:31:49.857Z] ok github.com/docker/docker/opts 0.028s coverage: 66.0% of statements [2022-08-18T16:31:50.113Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T16:31:50.355Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T16:31:51.294Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T16:31:51.294Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T16:31:51.863Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T16:31:51.863Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T16:31:52.005Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 81.9% of statements [2022-08-18T16:31:52.262Z] ok github.com/docker/docker/pkg/authorization 0.176s coverage: 68.3% of statements [2022-08-18T16:31:52.433Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T16:31:52.518Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T16:31:52.775Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T16:31:53.002Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T16:31:53.572Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T16:31:54.143Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T16:31:54.143Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T16:31:54.715Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T16:31:55.655Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T16:31:56.041Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-08-18T16:31:56.041Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T16:31:56.297Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T16:31:56.297Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T16:31:56.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T16:31:56.859Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-18T16:31:57.115Z] ok github.com/docker/docker/pkg/fsutils 0.126s coverage: 85.1% of statements [2022-08-18T16:31:57.115Z] ok github.com/docker/docker/layer 7.743s coverage: 68.9% of statements [2022-08-18T16:31:57.115Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T16:31:57.115Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T16:31:57.115Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T16:31:57.115Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T16:31:57.115Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T16:31:57.115Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T16:31:57.372Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-18T16:31:57.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T16:31:57.794Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T16:31:58.363Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T16:31:58.741Z] ok github.com/docker/docker/pkg/idtools 0.552s coverage: 67.9% of statements [2022-08-18T16:31:58.741Z] ok github.com/docker/docker/pkg/ioutils 0.439s coverage: 69.7% of statements [2022-08-18T16:31:58.741Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-08-18T16:31:58.933Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T16:31:58.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-18T16:31:58.997Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T16:31:58.997Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-08-18T16:31:59.193Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T16:31:59.253Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T16:31:59.509Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-18T16:31:59.509Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-18T16:31:59.762Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T16:31:59.766Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-08-18T16:31:59.766Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T16:31:59.766Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T16:32:00.330Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-08-18T16:32:00.893Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T16:32:00.893Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T16:32:01.143Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T16:32:01.149Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T16:32:01.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T16:32:02.514Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-18T16:32:02.771Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-18T16:32:03.027Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-18T16:32:03.027Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T16:32:03.099Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T16:32:03.099Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T16:32:03.284Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T16:32:03.541Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T16:32:04.039Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T16:32:04.102Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T16:32:04.359Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-18T16:32:04.615Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2022-08-18T16:32:05.178Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-08-18T16:32:05.434Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T16:32:05.691Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T16:32:05.961Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T16:32:07.352Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T16:32:07.583Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T16:32:07.840Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T16:32:08.097Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-18T16:32:09.260Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T16:32:09.466Z] ok github.com/docker/docker/quota 0.229s coverage: 71.4% of statements [2022-08-18T16:32:09.466Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-18T16:32:10.410Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-18T16:32:10.904Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T16:32:10.904Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T16:32:10.904Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T16:32:10.904Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T16:32:10.904Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T16:32:10.972Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T16:32:10.972Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T16:32:11.478Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T16:32:11.534Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T16:32:11.791Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T16:32:12.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T16:32:13.683Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T16:32:13.799Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T16:32:13.940Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.8% of statements [2022-08-18T16:32:14.503Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-18T16:32:15.431Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-18T16:32:15.710Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T16:32:15.970Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T16:32:16.908Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T16:32:17.478Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T16:32:17.478Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T16:32:17.478Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T16:32:18.048Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T16:32:19.430Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T16:32:19.430Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T16:32:20.001Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T16:32:20.573Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T16:32:21.143Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T16:32:21.713Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T16:32:21.713Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T16:32:22.654Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T16:32:22.914Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T16:32:23.498Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T16:32:24.067Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T16:32:24.327Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T16:32:24.896Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T16:32:25.468Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T16:32:26.038Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T16:32:26.038Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T16:32:26.977Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T16:32:27.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T16:32:27.549Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T16:32:28.931Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T16:32:28.931Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T16:32:28.931Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T16:32:28.931Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T16:32:32.228Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T16:32:32.798Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T16:32:32.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T16:32:35.335Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T16:32:37.315Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T16:32:37.315Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === Skipped [2022-08-18T16:32:37.315Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T16:32:37.315Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T16:32:37.315Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T16:32:37.315Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T16:32:37.315Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T16:32:37.315Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.315Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T16:32:37.315Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.315Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:32:37.315Z] [2022-08-18T16:32:37.315Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T16:32:37.315Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.315Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T16:32:37.316Z] time="2022-08-18T16:31:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T16:32:37.316Z] time="2022-08-18T16:31:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T16:32:37.316Z] time="2022-08-18T16:31:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T16:32:37.316Z] time="2022-08-18T16:31:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T16:32:37.316Z] time="2022-08-18T16:31:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T16:32:37.316Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T16:32:37.316Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T16:32:37.316Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:32:37.316Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T16:32:37.316Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T16:32:37.316Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T16:32:37.316Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T16:32:37.316Z] [2022-08-18T16:32:37.316Z] DONE 2800 tests, 28 skipped in 253.375s [2022-08-18T16:32:37.316Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:32:37.316Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T16:32:37.316Z] + 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-18T16:32:37.871Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T16:32:40.408Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T16:32:42.946Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T16:32:43.884Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T16:32:44.838Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T16:32:45.407Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T16:32:45.976Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T16:32:45.976Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T16:32:45.976Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T16:32:45.976Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T16:32:46.546Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T16:32:49.087Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T16:32:49.658Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T16:32:50.229Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T16:32:51.612Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T16:32:53.518Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T16:32:57.714Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T16:32:57.714Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T16:32:57.974Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T16:32:58.543Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T16:32:58.543Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T16:32:58.803Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T16:32:59.745Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T16:33:00.685Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T16:33:01.625Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T16:33:01.625Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T16:33:01.625Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T16:33:02.563Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T16:33:06.795Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T16:33:07.054Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T16:33:07.624Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T16:33:08.564Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T16:33:09.947Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T16:33:11.331Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T16:33:12.714Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T16:33:13.654Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T16:33:14.593Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T16:33:14.593Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T16:33:15.166Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T16:33:15.735Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T16:33:16.305Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T16:33:16.874Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T16:33:16.875Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T16:33:18.258Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T16:33:20.801Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T16:33:23.354Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T16:33:23.935Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T16:33:23.935Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork 37.238s coverage: 40.6% of statements [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.374s coverage: 59.9% of statements [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.150s coverage: 5.0% of statements [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T16:33:23.938Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T16:33:23.938Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T16:33:24.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T16:33:24.505Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T16:33:25.075Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T16:33:25.647Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T16:33:25.907Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T16:33:25.907Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T16:33:26.476Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T16:33:28.387Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T16:33:30.926Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T16:33:32.834Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T16:33:32.834Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T16:33:32.834Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T16:33:33.404Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T16:33:33.665Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T16:33:33.883Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.226s coverage: 6.6% of statements [2022-08-18T16:33:33.883Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T16:33:33.883Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T16:33:33.883Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-18T16:33:33.883Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T16:33:33.883Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T16:33:33.883Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T16:33:33.925Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T16:33:34.140Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-18T16:33:34.396Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-18T16:33:34.653Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T16:33:34.653Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T16:33:35.307Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T16:33:36.248Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T16:33:36.817Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T16:33:36.817Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T16:33:36.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T16:33:37.387Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T16:33:37.957Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T16:33:38.217Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T16:33:38.787Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T16:33:38.787Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T16:33:38.787Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T16:33:39.726Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T16:33:39.726Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T16:33:40.295Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T16:33:40.295Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T16:33:40.295Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T16:33:40.864Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T16:33:42.261Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T16:33:42.261Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T16:33:42.261Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T16:33:43.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T16:33:44.582Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T16:33:45.963Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T16:33:45.963Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T16:33:46.533Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T16:33:46.835Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-18T16:33:49.070Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T16:33:50.451Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T16:33:50.711Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T16:33:51.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T16:33:51.281Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T16:33:53.191Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T16:33:53.763Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T16:33:54.702Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T16:33:57.243Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T16:33:59.784Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T16:34:00.355Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T16:34:00.620Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T16:34:00.890Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T16:34:01.684Z] ok github.com/docker/docker/libnetwork/ipam 14.324s coverage: 85.3% of statements [2022-08-18T16:34:01.684Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T16:34:01.684Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T16:34:01.684Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T16:34:01.684Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-18T16:34:01.684Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T16:34:01.684Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T16:34:01.684Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-08-18T16:34:01.829Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T16:34:01.941Z] ok github.com/docker/docker/libnetwork/iptables 0.162s coverage: 45.0% of statements [2022-08-18T16:34:02.089Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T16:34:02.197Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T16:34:02.453Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-18T16:34:02.660Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T16:34:03.599Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T16:34:03.859Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T16:34:04.431Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T16:34:05.002Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T16:34:05.941Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T16:34:07.320Z] === RUN TestDockerSuite/TestRunState [2022-08-18T16:34:09.233Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T16:34:09.233Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T16:34:09.807Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T16:34:10.376Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T16:34:10.376Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T16:34:10.376Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T16:34:10.376Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T16:34:10.954Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T16:34:11.904Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T16:34:12.847Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T16:34:13.416Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T16:34:13.416Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T16:34:13.416Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T16:34:13.997Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T16:34:16.540Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T16:34:16.540Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T16:34:16.800Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T16:34:18.713Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T16:34:18.973Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T16:34:21.526Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T16:34:24.065Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T16:34:24.065Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T16:34:24.634Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T16:34:25.205Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T16:34:25.778Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T16:34:27.163Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T16:34:27.734Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T16:34:28.675Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T16:34:29.616Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T16:34:29.875Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T16:34:30.135Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T16:34:30.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T16:34:30.658Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T16:34:31.228Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T16:34:31.798Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T16:34:31.798Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T16:34:31.798Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T16:34:31.798Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T16:34:32.739Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T16:34:33.308Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T16:34:35.851Z] docker_cli_service_logs_test.go:248: checking task sgceym2xx1bv [2022-08-18T16:34:35.851Z] docker_cli_service_logs_test.go:253: checking messages for sgceym2xx1bv [2022-08-18T16:34:35.851Z] docker_cli_service_logs_test.go:248: checking task q7w9rzza2p4x [2022-08-18T16:34:35.851Z] docker_cli_service_logs_test.go:253: checking messages for q7w9rzza2p4x [2022-08-18T16:34:36.421Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T16:34:36.681Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T16:34:36.941Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T16:34:37.892Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T16:34:39.275Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T16:34:39.535Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T16:34:40.479Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T16:34:42.390Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T16:34:43.776Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T16:34:44.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T16:34:44.346Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T16:34:44.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T16:34:44.346Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T16:34:44.346Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T16:34:44.346Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T16:34:44.346Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T16:34:44.606Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T16:34:44.606Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T16:34:44.606Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T16:34:45.176Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T16:34:45.745Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T16:34:46.686Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T16:34:47.255Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T16:34:47.825Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T16:34:47.825Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T16:34:48.396Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T16:34:48.396Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T16:34:48.396Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T16:34:48.396Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T16:34:48.396Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T16:34:48.396Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T16:34:48.396Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T16:34:49.337Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T16:34:49.597Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T16:34:49.597Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T16:34:50.166Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T16:34:50.426Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T16:34:50.687Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T16:34:50.947Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T16:34:51.206Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T16:34:51.778Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T16:34:51.778Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T16:34:51.778Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T16:34:52.386Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T16:34:53.330Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T16:34:53.591Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T16:34:53.591Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T16:34:53.591Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T16:34:54.162Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T16:34:54.162Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T16:34:55.542Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T16:34:56.115Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T16:34:57.056Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T16:34:57.999Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T16:34:58.259Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T16:34:58.259Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T16:34:58.520Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T16:34:58.520Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T16:34:59.154Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T16:34:59.724Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T16:34:59.724Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T16:35:00.664Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T16:35:02.044Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T16:35:02.044Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T16:35:02.613Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T16:35:04.523Z] docker_cli_swarm_test.go:1895: [d6222e816a38a] joining swarm manager [dcb8c48d3f61d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:35:06.978Z] docker_cli_swarm_test.go:1896: [df947090994f7] joining swarm manager [dcb8c48d3f61d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:35:06.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T16:35:08.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T16:35:10.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T16:35:12.283Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T16:35:13.670Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T16:35:14.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T16:35:15.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T16:35:16.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T16:35:17.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T16:35:19.340Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T16:35:20.728Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T16:35:21.667Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T16:35:22.238Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T16:35:24.149Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T16:35:26.057Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T16:35:28.597Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T16:35:28.597Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T16:35:28.597Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T16:35:28.597Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T16:35:28.597Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T16:35:29.168Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T16:35:30.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T16:35:30.109Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T16:35:31.051Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T16:35:31.051Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T16:35:32.961Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T16:35:32.961Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T16:35:32.961Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T16:35:33.222Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T16:35:34.604Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1016438832 [2022-08-18T16:35:34.864Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T16:35:35.126Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T16:35:36.523Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T16:35:36.523Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T16:35:36.523Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T16:35:37.908Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T16:35:38.847Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T16:35:41.385Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T16:35:41.385Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T16:35:41.645Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T16:35:41.905Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T16:35:43.284Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T16:35:43.284Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T16:35:43.284Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T16:35:48.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T16:35:48.568Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T16:35:50.481Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T16:35:50.481Z] docker_cli_swarm_test.go:1796: [dcff6b1faa62e] joining swarm manager [d7ada35dba7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:35:51.051Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T16:35:51.989Z] docker_cli_swarm_test.go:1797: [d8d7dddc98122] joining swarm manager [d7ada35dba7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:35:52.249Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T16:35:53.836Z] time="2022-08-18T16:35:46Z" level=warning msg="memberlist: Failed to send UDP ping: write udp [::]:10036->172.17.0.2:10037: use of closed network connection" [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/networkdb 103.285s coverage: 60.2% of statements [2022-08-18T16:35:53.837Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/portmapper 0.558s coverage: 48.6% of statements [2022-08-18T16:35:53.837Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T16:35:53.837Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T16:35:54.093Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === Skipped [2022-08-18T16:35:54.093Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T16:35:54.093Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T16:35:54.093Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T16:35:54.093Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T16:35:54.093Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T16:35:54.093Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T16:35:54.093Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T16:35:54.093Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T16:35:54.093Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T16:35:54.093Z] firewalld_test.go:14: firewalld is not running [2022-08-18T16:35:54.093Z] [2022-08-18T16:35:54.093Z] DONE 327 tests, 9 skipped in 199.821s Post stage [Pipeline] junit [2022-08-18T16:35:54.671Z] Recording test results [2022-08-18T16:35:54.788Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T16:35:55.215Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T16:35:55.532Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43985/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=332de3f1e308a9546dc7562b3c91d4e2781cb33d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:332de3f1e308a9546dc7562b3c91d4e2781cb33d hack/validate/vendor [2022-08-18T16:35:56.095Z] +++ dirname ./hack/vendor.sh [2022-08-18T16:35:56.096Z] ++ cd ./hack [2022-08-18T16:35:56.096Z] ++ pwd [2022-08-18T16:35:56.096Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:35:56.096Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-18T16:35:56.096Z] + GO111MODULE=auto [2022-08-18T16:35:56.096Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-18T16:35:56.352Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-18T16:35:56.352Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:35:56.610Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-18T16:35:56.610Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-18T16:35:56.738Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T16:35:56.866Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:35:56.866Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:35:56.866Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-18T16:35:56.998Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T16:35:57.123Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-18T16:35:57.123Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-18T16:35:57.123Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-18T16:35:57.123Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-18T16:35:57.123Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-18T16:35:57.380Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T16:35:57.380Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-18T16:35:57.380Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-18T16:35:57.636Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-18T16:35:57.636Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-18T16:35:57.636Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-18T16:35:57.636Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-18T16:35:57.636Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-18T16:35:57.636Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-18T16:35:57.636Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-18T16:35:57.893Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-18T16:35:57.893Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-18T16:35:57.893Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T16:35:57.893Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-18T16:35:57.893Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-18T16:35:57.893Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-18T16:35:57.893Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-18T16:35:58.149Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-18T16:35:58.149Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T16:35:58.149Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-18T16:35:58.149Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-18T16:35:58.149Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-18T16:35:58.149Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-18T16:35:58.149Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T16:35:58.149Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-18T16:35:58.384Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T16:35:58.744Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-18T16:35:58.744Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-18T16:35:58.744Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:35:58.744Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-18T16:35:58.744Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-18T16:35:58.744Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-18T16:35:58.744Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-18T16:35:58.744Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T16:35:58.744Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-18T16:35:58.744Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-18T16:35:58.744Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-18T16:35:58.744Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-18T16:35:59.000Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-18T16:35:59.000Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-18T16:35:59.000Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-18T16:35:59.767Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T16:36:00.708Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T16:36:00.891Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-18T16:36:00.891Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-18T16:36:00.891Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-18T16:36:00.891Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-18T16:36:00.891Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-18T16:36:01.154Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-18T16:36:01.154Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-18T16:36:01.154Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-18T16:36:01.154Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-18T16:36:01.154Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T16:36:01.154Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-18T16:36:01.410Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-18T16:36:01.410Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-18T16:36:01.666Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-18T16:36:01.666Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-18T16:36:01.666Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-18T16:36:01.666Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-18T16:36:01.922Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T16:36:03.246Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T16:36:03.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T16:36:04.441Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T16:36:04.441Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-18T16:36:04.441Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-18T16:36:04.441Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-18T16:36:04.441Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-18T16:36:04.441Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-18T16:36:04.441Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-18T16:36:04.441Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-18T16:36:04.441Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-18T16:36:04.441Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:36:04.441Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-18T16:36:04.441Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-18T16:36:04.697Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T16:36:04.697Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-18T16:36:04.697Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-18T16:36:04.697Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-18T16:36:04.697Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-18T16:36:04.697Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-18T16:36:04.697Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-18T16:36:04.697Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-18T16:36:04.954Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-18T16:36:04.954Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-18T16:36:04.954Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-18T16:36:04.954Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-18T16:36:04.954Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-18T16:36:04.954Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-18T16:36:04.954Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-18T16:36:04.954Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T16:36:04.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T16:36:04.954Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-18T16:36:04.954Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-18T16:36:04.954Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-18T16:36:04.954Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-18T16:36:04.954Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-18T16:36:04.954Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T16:36:04.954Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T16:36:04.954Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T16:36:04.954Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T16:36:04.954Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T16:36:04.954Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T16:36:05.210Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-18T16:36:05.210Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-18T16:36:05.210Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-18T16:36:05.210Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T16:36:05.210Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T16:36:05.210Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-18T16:36:05.210Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-18T16:36:05.210Z] go: downloading google.golang.org/api v0.54.0 [2022-08-18T16:36:07.731Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-18T16:36:07.731Z] go: downloading go.opencensus.io v0.23.0 [2022-08-18T16:36:07.731Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-18T16:36:07.731Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-18T16:36:07.987Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T16:36:07.987Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T16:36:07.987Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T16:36:07.987Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-18T16:36:07.987Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-18T16:36:07.987Z] go: downloading github.com/google/btree v1.0.1 [2022-08-18T16:36:07.987Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-18T16:36:07.987Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-18T16:36:07.987Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T16:36:07.987Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-18T16:36:07.987Z] go: downloading golang.org/x/text v0.3.7 [2022-08-18T16:36:08.011Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T16:36:08.917Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-18T16:36:08.917Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-18T16:36:08.917Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-18T16:36:08.917Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:36:08.917Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-18T16:36:08.917Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-18T16:36:08.917Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-18T16:36:08.917Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-18T16:36:08.917Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-18T16:36:08.917Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-18T16:36:08.917Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-18T16:36:08.917Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-18T16:36:08.917Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-18T16:36:08.917Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-18T16:36:08.917Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-18T16:36:08.917Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-18T16:36:08.917Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-18T16:36:09.173Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-18T16:36:09.173Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-18T16:36:09.174Z] go: downloading github.com/kr/text v0.2.0 [2022-08-18T16:36:09.174Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-18T16:36:09.174Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-18T16:36:09.174Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-18T16:36:09.174Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-18T16:36:09.430Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-18T16:36:09.430Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-18T16:36:09.430Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-18T16:36:09.430Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-18T16:36:09.430Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-18T16:36:09.430Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-18T16:36:09.430Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-18T16:36:09.430Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-18T16:36:09.430Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T16:36:09.430Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-18T16:36:09.430Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-18T16:36:09.686Z] + GO111MODULE=auto [2022-08-18T16:36:09.686Z] + go mod vendor -modfile vendor.mod [2022-08-18T16:36:10.547Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T16:36:11.929Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T16:36:13.838Z] docker_cli_swarm_test.go:1315: [d884a1ffad575] joining swarm manager [ddd8db939f005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:36:13.857Z] Congratulations! All vendoring changes are done the right way. [2022-08-18T16:36:15.221Z] docker_cli_swarm_test.go:1316: [da665a3fa041c] joining swarm manager [ddd8db939f005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:36:15.221Z] === RUN TestDockerSuite/TestStatsNoStream [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:36:16.047Z] + echo Ensuring container killed. [2022-08-18T16:36:16.047Z] Ensuring container killed. [2022-08-18T16:36:16.047Z] + docker rm -vf docker-pr2 [2022-08-18T16:36:16.047Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-18T16:36:16.322Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:36:16.322Z] Chowning /workspace to jenkins user [2022-08-18T16:36:16.322Z] + id -u [2022-08-18T16:36:16.322Z] + id -g [2022-08-18T16:36:16.322Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:36:17.803Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T16:36:17.978Z] + bundleName=unit [2022-08-18T16:36:17.978Z] + echo Creating unit-bundles.tar.gz [2022-08-18T16:36:17.978Z] Creating unit-bundles.tar.gz [2022-08-18T16:36:17.978Z] + 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-18T16:36:17.978Z] bundles/junit-report-libnetwork.xml [2022-08-18T16:36:17.978Z] bundles/junit-report.xml [2022-08-18T16:36:17.978Z] bundles/go-test-report-libnetwork.json [2022-08-18T16:36:17.978Z] bundles/go-test-report.json [2022-08-18T16:36:17.978Z] bundles/profile-libnetwork.out [2022-08-18T16:36:17.978Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T16:36:17.988Z] Archiving artifacts [2022-08-18T16:36:18.380Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T16:36:18.609Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43985/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:36:18.671Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T16:36:18.941Z] + make clean [2022-08-18T16:36:18.942Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:36:19.198Z] docker-dev-cache [2022-08-18T16:36:19.198Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T16:36:19.243Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T16:36:19.243Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T16:36:19.243Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:36:19.815Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T16:36:20.074Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T16:36:20.074Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T16:36:20.074Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T16:36:20.074Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T16:36:20.074Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T16:36:21.457Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T16:36:21.716Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T16:36:22.286Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T16:36:23.672Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T16:36:26.965Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T16:36:27.904Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T16:36:27.904Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T16:36:27.904Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T16:36:28.474Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T16:36:29.047Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T16:36:30.956Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T16:36:32.338Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T16:36:33.717Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T16:36:48.634Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T16:36:48.893Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T16:36:48.893Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T16:36:49.464Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T16:36:49.464Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T16:36:49.464Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T16:36:49.724Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T16:36:49.984Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T16:36:49.984Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T16:36:50.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T16:36:50.925Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T16:36:50.925Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T16:36:50.925Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T16:36:50.925Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T16:36:52.304Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T16:36:52.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T16:36:52.564Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T16:36:52.564Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T16:36:52.826Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T16:36:52.826Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite (1350.50s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.57s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.21s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.72s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.20s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.11s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.11s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.86s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.87s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.98s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.37s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.76s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.78s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.87s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.48s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2022-08-18T16:36:52.826Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.13s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.43s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.67s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.64s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.49s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e7e360__} (1.68s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11453435399_/foo_false_____} (1.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11453435399_/foo_true_____} (1.55s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3597068004_/foo_false_____} (1.55s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3597068004_/foo_true_____} (1.52s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3597068004_/foo_true__0xc000e7e390___} (1.62s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e7e3a8__} (1.53s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e7e3c0__} (1.50s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e7e3d8__} (0.75s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e7e3f0__} (1.64s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.74s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.82s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.14s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.85s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.90s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.71s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.21s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.15s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.12s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.09s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.05s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.48s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.22s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.57s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.91s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.59s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachDetach (1.28s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.20s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.89s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.86s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.90s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.99s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.94s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.84s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.78s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.42s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.82s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.82s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.04s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.52s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.14s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.81s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.37s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.16s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.92s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.07s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.36s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.43s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.66s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.75s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.84s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.10s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.58s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.00s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.53s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.43s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.54s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.48s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.74s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.41s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.01s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.20s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.87s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.87s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.33s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.82s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.52s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.63s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.26s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.56s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.42s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.65s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.88s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.22s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.23s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.21s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.46s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.37s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnv (0.88s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.68s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.23s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.10s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.54s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.46s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.40s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2022-08-18T16:36:52.827Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.09s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.63s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.43s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.51s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.46s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2022-08-18T16:36:52.827Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.50s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.32s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.60s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.42s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.25s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.28s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.67s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.92s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.08s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.54s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.86s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.34s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.87s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.94s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.82s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.51s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.41s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.59s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildPATH (2.36s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.43s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.35s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildRm (2.57s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.09s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.63s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.18s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.97s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildUser (1.63s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.39s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.89s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.08s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.21s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.69s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.72s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.11s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.42s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.47s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.05s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.65s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.84s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.71s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.38s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.55s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.79s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.86s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.45s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToDot (0.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.59s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.26s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.75s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.25s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.27s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsCopy (1.12s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.07s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.11s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.13s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.66s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.66s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.16s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecEnv (0.75s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.79s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.68s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-08-18T16:36:52.828Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestHealth (19.70s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestBuildHistory (2.70s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportFile (1.23s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.22s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportGzipped (1.34s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.27s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.58s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-18T16:36:52.828Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.38s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.20s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.50s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsSince (6.64s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginActive (2.57s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.50s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.92s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.21s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.44s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPortList (6.29s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.63s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.20s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.30s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsByOrder (2.69s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.16s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.42s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.09s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.86s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.80s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.12s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.68s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.24s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.88s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.08s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.15s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.79s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.92s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.69s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.92s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.06s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.87s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.26s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.21s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.57s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.10s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.62s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.97s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.59s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.65s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.06s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.36s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.82s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.04s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.63s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.47s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.45s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.33s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.75s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.90s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-08-18T16:36:52.829Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T16:36:52.829Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.18s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.14s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.18s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.62s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.94s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.72s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunMount (3.95s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.38s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.46s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.98s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.04s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.29s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.58s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.64s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.66s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunState (1.53s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.64s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunSysctls (1.52s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.29s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.62s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.87s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.21s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserByID (0.88s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.28s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.74s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.30s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.86s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.08s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.74s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.95s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.36s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.40s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.73s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.91s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.43s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.95s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.88s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.25s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.99s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.83s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.90s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.10s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.54s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartRecordError (1.35s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.34s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.22s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-08-18T16:36:52.830Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-18T16:36:52.830Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-18T16:36:52.830Z] === RUN TestDockerRegistrySuite [2022-08-18T16:36:52.830Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T16:36:54.212Z] check_test.go:427: [dbfc02ca4a306] daemon is not started [2022-08-18T16:36:54.212Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T16:36:55.153Z] check_test.go:427: [d04560b807462] daemon is not started [2022-08-18T16:36:55.153Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T16:36:56.533Z] check_test.go:427: [df31518a20a51] daemon is not started [2022-08-18T16:36:56.533Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T16:36:56.533Z] check_test.go:427: [d544281234ecd] daemon is not started [2022-08-18T16:36:56.533Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T16:36:59.829Z] check_test.go:427: [de927b4abb9db] daemon is not started [2022-08-18T16:36:59.829Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T16:37:05.106Z] check_test.go:427: [d78b22e1137f7] daemon is not started [2022-08-18T16:37:05.106Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T16:37:07.665Z] check_test.go:427: [d2de3ccf627be] daemon is not started [2022-08-18T16:37:07.665Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T16:37:08.234Z] check_test.go:427: [d36f7c4e82262] daemon is not started [2022-08-18T16:37:08.234Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T16:37:09.172Z] check_test.go:427: [d544d884357cd] daemon is not started [2022-08-18T16:37:09.172Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T16:37:10.112Z] check_test.go:427: [d2a056e98a024] daemon is not started [2022-08-18T16:37:10.112Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T16:37:11.492Z] check_test.go:427: [d3988fc1ec287] daemon is not started [2022-08-18T16:37:11.492Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T16:37:12.431Z] check_test.go:427: [dbd844e498573] daemon is not started [2022-08-18T16:37:12.431Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T16:37:13.810Z] check_test.go:427: [d684341d45efd] daemon is not started [2022-08-18T16:37:13.810Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T16:37:14.752Z] check_test.go:427: [d3fa4a41b3f64] daemon is not started [2022-08-18T16:37:14.752Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T16:37:15.321Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33abf3767dd8e2e5ae1794f53242d06214f2aa8e6f3131d7890d5692c3440a03 [2022-08-18T16:37:16.260Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a16f4e2c2163e028754d8d346688e7b35ec7db964629c08e23ffd4460d1db548 [2022-08-18T16:37:16.522Z] check_test.go:427: [d3d8fa4498152] daemon is not started [2022-08-18T16:37:16.522Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T16:37:17.464Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f8c605178528110e090e9e458dc1ab8bdadd6fe220bdf945b826a1704f592f55 [2022-08-18T16:37:18.033Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4c00bbef6ca5e6fc7254ebc954edf6244ded82630d19fc025af5af2b35c57ad3 [2022-08-18T16:37:18.292Z] check_test.go:427: [d98538e5fd97e] daemon is not started [2022-08-18T16:37:18.292Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T16:37:19.673Z] check_test.go:427: [d525855e91eb9] daemon is not started [2022-08-18T16:37:19.673Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T16:37:19.673Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T16:37:22.214Z] check_test.go:427: [d6929973cf57d] daemon is not started [2022-08-18T16:37:22.214Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T16:37:23.595Z] check_test.go:427: [d3155d4fbc908] daemon is not started [2022-08-18T16:37:23.595Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T16:37:23.595Z] check_test.go:427: [d4ca456d6efad] daemon is not started [2022-08-18T16:37:23.595Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T16:37:24.165Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T16:37:24.734Z] check_test.go:427: [dc988182e6348] daemon is not started [2022-08-18T16:37:24.734Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T16:37:26.122Z] check_test.go:427: [d8ec88323b7be] daemon is not started [2022-08-18T16:37:26.122Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T16:37:27.061Z] check_test.go:427: [d5648c876cba0] daemon is not started [2022-08-18T16:37:27.061Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T16:37:31.263Z] check_test.go:427: [d13c24a77c7ef] daemon is not started [2022-08-18T16:37:31.263Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T16:37:31.263Z] check_test.go:427: [db92e192d952f] daemon is not started [2022-08-18T16:37:31.263Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T16:37:31.263Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T16:37:32.202Z] check_test.go:427: [d7dc3c114fa8e] daemon is not started [2022-08-18T16:37:32.202Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T16:37:32.773Z] check_test.go:427: [d504a5f3e2113] daemon is not started [2022-08-18T16:37:32.773Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T16:37:32.773Z] check_test.go:427: [dacb1f24feaf8] daemon is not started [2022-08-18T16:37:32.773Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T16:37:33.033Z] check_test.go:427: [df29a344f2faa] daemon is not started [2022-08-18T16:37:33.293Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T16:37:33.553Z] check_test.go:427: [d4f4b09452366] daemon is not started [2022-08-18T16:37:33.553Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T16:37:33.813Z] check_test.go:427: [dd88a026b17b1] daemon is not started [2022-08-18T16:37:33.813Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T16:37:34.073Z] check_test.go:427: [dcb06515b98d4] daemon is not started [2022-08-18T16:37:34.073Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T16:37:35.457Z] check_test.go:427: [d69427bf42a2e] daemon is not started [2022-08-18T16:37:35.457Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T16:37:37.368Z] check_test.go:427: [dd97f6692f5b8] daemon is not started [2022-08-18T16:37:37.368Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T16:37:38.758Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T16:37:38.758Z] check_test.go:427: [d5c944b9a0ac8] daemon is not started [2022-08-18T16:37:38.758Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T16:37:39.698Z] check_test.go:427: [d132e5fb10be5] daemon is not started [2022-08-18T16:37:39.698Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T16:37:40.640Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T16:37:40.900Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite (48.60s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.10s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.79s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.22s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.77s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.45s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.14s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.36s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.40s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.09s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.06s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.11s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2022-08-18T16:37:41.472Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-18T16:37:41.472Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T16:37:41.472Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T16:37:41.733Z] check_test.go:454: [dafe981c8048f] daemon is not started [2022-08-18T16:37:41.733Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T16:37:45.945Z] check_test.go:454: [db07e34a0b41f] daemon is not started [2022-08-18T16:37:45.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T16:37:45.945Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T16:37:51.227Z] check_test.go:454: [d3e4b36494a68] daemon is not started [2022-08-18T16:37:51.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T16:37:51.796Z] check_test.go:454: [ddd76619a4827] daemon is not started [2022-08-18T16:37:51.796Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T16:37:51.796Z] check_test.go:454: [d3a9e1f9d006e] daemon is not started [2022-08-18T16:37:51.796Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T16:37:52.736Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T16:37:52.736Z] check_test.go:454: [d45e45f73ddc1] daemon is not started [2022-08-18T16:37:52.736Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T16:37:54.121Z] check_test.go:454: [da0216cd71216] daemon is not started [2022-08-18T16:37:54.121Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T16:37:55.062Z] check_test.go:454: [d0a91cb7973ee] daemon is not started [2022-08-18T16:37:55.062Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T16:37:57.607Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T16:37:57.607Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T16:37:57.607Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T16:37:58.177Z] check_test.go:454: [df3bbbb22846c] daemon is not started [2022-08-18T16:37:58.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T16:37:58.747Z] check_test.go:454: [dbfff916704a4] daemon is not started [2022-08-18T16:37:58.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T16:37:59.318Z] check_test.go:454: [d4f13bc260d72] daemon is not started [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite (17.75s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.34s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.05s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-08-18T16:37:59.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2022-08-18T16:37:59.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T16:37:59.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T16:37:59.888Z] check_test.go:483: [d7efde50e2821] daemon is not started [2022-08-18T16:38:00.148Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T16:38:00.719Z] check_test.go:483: [ddc8531b9ba62] daemon is not started [2022-08-18T16:38:00.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T16:38:00.978Z] check_test.go:483: [d023b505b0e13] daemon is not started [2022-08-18T16:38:00.978Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T16:38:02.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T16:38:03.149Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T16:38:03.149Z] check_test.go:483: [d792448994a89] daemon is not started [2022-08-18T16:38:03.149Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T16:38:03.720Z] check_test.go:483: [dff5735abd083] daemon is not started [2022-08-18T16:38:03.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T16:38:03.981Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T16:38:04.552Z] check_test.go:483: [d5f5fd56e2024] daemon is not started [2022-08-18T16:38:04.552Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T16:38:04.813Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T16:38:04.813Z] check_test.go:483: [db7fdebcd4645] daemon is not started [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.66s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.52s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.59s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.05s) [2022-08-18T16:38:04.813Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-08-18T16:38:04.813Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T16:38:04.813Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T16:38:07.367Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T16:38:09.905Z] check_test.go:510: [debc5e31fc168] daemon is not started [2022-08-18T16:38:09.905Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T16:38:10.165Z] check_test.go:510: [dd7d99787723e] daemon is not started [2022-08-18T16:38:10.165Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T16:38:10.165Z] check_test.go:510: [d326cbe33e5e1] daemon is not started [2022-08-18T16:38:10.424Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T16:38:10.425Z] check_test.go:510: [d72988e8978f8] daemon is not started [2022-08-18T16:38:10.425Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T16:38:10.684Z] check_test.go:510: [d6dc230ba0f75] daemon is not started [2022-08-18T16:38:10.684Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-18T16:38:10.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-18T16:38:10.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-18T16:38:10.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T16:38:10.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-18T16:38:10.684Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-18T16:38:10.684Z] === RUN TestDockerNetworkSuite [2022-08-18T16:38:10.684Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T16:38:12.066Z] docker_cli_network_unix_test.go:46: [d13ddabf5ae69] daemon is not started [2022-08-18T16:38:12.066Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T16:38:12.326Z] docker_cli_network_unix_test.go:46: [d542dd5ad2ec7] daemon is not started [2022-08-18T16:38:12.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T16:38:15.436Z] docker_cli_network_unix_test.go:46: [d8776f0109ebf] daemon is not started [2022-08-18T16:38:15.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T16:38:17.076Z] docker_cli_network_unix_test.go:46: [deb3c8a79ba7b] daemon is not started [2022-08-18T16:38:17.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T16:38:17.336Z] docker_cli_network_unix_test.go:1233: [d9080a5dd4889] daemon is not started [2022-08-18T16:38:19.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T16:38:20.814Z] docker_cli_network_unix_test.go:46: [d4159a23eea6b] daemon is not started [2022-08-18T16:38:21.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T16:38:26.664Z] docker_cli_network_unix_test.go:46: [dd7cd069e414f] daemon is not started [2022-08-18T16:38:26.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T16:38:28.579Z] docker_cli_network_unix_test.go:46: [d0221559cff37] daemon is not started [2022-08-18T16:38:29.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T16:38:30.087Z] docker_cli_network_unix_test.go:46: [da808d22c16c4] daemon is not started [2022-08-18T16:38:30.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T16:38:30.917Z] docker_cli_network_unix_test.go:46: [d1de276ec2c19] daemon is not started [2022-08-18T16:38:30.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T16:38:31.178Z] docker_cli_network_unix_test.go:46: [ddf1a164d6ab1] daemon is not started [2022-08-18T16:38:31.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T16:38:31.746Z] docker_cli_network_unix_test.go:46: [d07aaf07a5a69] daemon is not started [2022-08-18T16:38:32.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T16:38:32.885Z] docker_cli_network_unix_test.go:46: [d49c61319a280] daemon is not started [2022-08-18T16:38:33.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T16:38:33.145Z] docker_cli_network_unix_test.go:46: [d8f660c4b028b] daemon is not started [2022-08-18T16:38:33.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T16:38:33.714Z] docker_cli_network_unix_test.go:46: [dc55513f3beb8] daemon is not started [2022-08-18T16:38:33.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T16:38:33.973Z] docker_cli_network_unix_test.go:46: [dca9146ebe9d1] daemon is not started [2022-08-18T16:38:34.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T16:38:34.543Z] docker_cli_network_unix_test.go:46: [dc40e87169822] daemon is not started [2022-08-18T16:38:34.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T16:38:34.543Z] docker_cli_network_unix_test.go:46: [de91d171502db] daemon is not started [2022-08-18T16:38:34.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T16:38:34.803Z] docker_cli_network_unix_test.go:46: [defc241923982] daemon is not started [2022-08-18T16:38:34.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T16:38:35.743Z] docker_cli_network_unix_test.go:46: [de2474e73a2f3] daemon is not started [2022-08-18T16:38:35.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T16:38:36.314Z] docker_cli_network_unix_test.go:46: [d77a76a27fd17] daemon is not started [2022-08-18T16:38:36.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T16:38:36.573Z] docker_cli_network_unix_test.go:46: [df9c2ad81ac0e] daemon is not started [2022-08-18T16:38:36.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T16:38:36.833Z] docker_cli_network_unix_test.go:46: [db6666335c1c9] daemon is not started [2022-08-18T16:38:37.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T16:38:37.093Z] docker_cli_network_unix_test.go:46: [d32a65bf4f9fa] daemon is not started [2022-08-18T16:38:37.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T16:38:38.472Z] docker_cli_network_unix_test.go:968: [d526d32e2d1ff] daemon is not started [2022-08-18T16:38:39.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T16:38:40.793Z] docker_cli_network_unix_test.go:46: [d034ef1e4f7c4] daemon is not started [2022-08-18T16:38:40.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T16:38:43.334Z] docker_cli_network_unix_test.go:1116: [dce53f2eea01b] daemon is not started [2022-08-18T16:38:47.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T16:38:47.552Z] docker_cli_network_unix_test.go:46: [dd29a763c7559] daemon is not started [2022-08-18T16:38:47.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T16:38:47.811Z] docker_cli_network_unix_test.go:46: [ddfa0a59638f6] daemon is not started [2022-08-18T16:38:47.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T16:38:48.071Z] docker_cli_network_unix_test.go:46: [dce5394edb5fe] daemon is not started [2022-08-18T16:38:48.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T16:38:48.071Z] docker_cli_network_unix_test.go:46: [de2e6d685b003] daemon is not started [2022-08-18T16:38:48.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T16:38:48.331Z] docker_cli_network_unix_test.go:46: [d6c2602a3ca74] daemon is not started [2022-08-18T16:38:48.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T16:38:48.331Z] docker_cli_network_unix_test.go:46: [d6d666fc61751] daemon is not started [2022-08-18T16:38:48.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T16:38:48.331Z] docker_cli_network_unix_test.go:46: [d0b4e225251b0] daemon is not started [2022-08-18T16:38:48.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T16:38:50.240Z] docker_cli_network_unix_test.go:46: [d365763603a22] daemon is not started [2022-08-18T16:38:51.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T16:38:51.179Z] docker_cli_network_unix_test.go:46: [d57ce5c3bc0c9] daemon is not started [2022-08-18T16:38:51.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T16:38:51.179Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T16:38:51.179Z] docker_cli_network_unix_test.go:46: [d38efba9d2e7c] daemon is not started [2022-08-18T16:38:51.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T16:38:51.748Z] docker_cli_network_unix_test.go:46: [d837ef8e78365] daemon is not started [2022-08-18T16:38:51.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T16:38:55.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T16:38:56.884Z] docker_cli_network_unix_test.go:1084: [d42e69c662c5e] daemon is not started [2022-08-18T16:38:58.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T16:38:58.794Z] docker_cli_network_unix_test.go:46: [d719e3dcd86ee] daemon is not started [2022-08-18T16:38:58.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T16:38:59.053Z] docker_cli_network_unix_test.go:46: [dbf80335b7776] daemon is not started [2022-08-18T16:38:59.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T16:39:00.696Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T16:39:00.696Z] docker_cli_network_unix_test.go:46: [d4f74dfc52c45] daemon is not started [2022-08-18T16:39:00.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T16:39:01.217Z] docker_cli_network_unix_test.go:46: [d8a52d04e2c07] daemon is not started [2022-08-18T16:39:01.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T16:39:01.786Z] docker_cli_network_unix_test.go:46: [d24df36db0fb7] daemon is not started [2022-08-18T16:39:02.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T16:39:02.618Z] docker_cli_network_unix_test.go:46: [d5c5cb2e7fbe0] daemon is not started [2022-08-18T16:39:02.618Z] docker_cli_swarm_test.go:1180: [d6e13d801c7f5] joining swarm manager [db5d437fd967b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:39:02.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T16:39:03.452Z] docker_cli_network_unix_test.go:46: [d8af83d4ba9f8] daemon is not started [2022-08-18T16:39:03.712Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T16:39:10.303Z] docker_cli_swarm_test.go:1189: [dcc04a4daca70] joining swarm manager [db5d437fd967b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:39:10.303Z] docker_cli_network_unix_test.go:46: [d528e610962a4] daemon is not started [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite (59.42s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.37s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.35s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.24s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.78s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.30s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.13s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.57s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-18T16:39:10.303Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.79s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.83s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.04s) [2022-08-18T16:39:10.303Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.23s) [2022-08-18T16:39:10.303Z] === RUN TestDockerHubPullSuite [2022-08-18T16:39:10.304Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T16:39:12.209Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T16:39:14.744Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T16:39:15.681Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T16:39:17.587Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T16:39:17.847Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite (8.26s) [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.57s) [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-08-18T16:39:18.417Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-18T16:39:18.417Z] PASS [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === Skipped [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T16:39:18.417Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.04s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.04s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T16:39:18.417Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.417Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T16:39:18.417Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T16:39:18.417Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T16:39:18.417Z] [2022-08-18T16:39:18.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T16:39:18.418Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.418Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T16:39:18.418Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.418Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.418Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T16:39:18.418Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T16:39:18.418Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.418Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T16:39:18.418Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T16:39:18.418Z] docker_cli_network_unix_test.go:46: [d38efba9d2e7c] daemon is not started [2022-08-18T16:39:18.418Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.418Z] DONE 1265 tests, 51 skipped in 1502.174s [2022-08-18T16:39:18.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:39:18.418Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T16:39:18.418Z] +++ kill 9427 [2022-08-18T16:39:18.418Z] +++ /etc/init.d/apparmor stop [2022-08-18T16:39:18.418Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.418Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:39:18.418Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.418Z] To set a process to complain mode, use the command line tool [2022-08-18T16:39:18.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:39:18.418Z] +++ true [2022-08-18T16:39:18.418Z] exiting test-integration [2022-08-18T16:39:18.418Z] ++ exit 0 [2022-08-18T16:39:18.418Z] [2022-08-18T16:39:18.677Z] + for job in $(jobs -p) [2022-08-18T16:39:18.677Z] + wait 8382 [2022-08-18T16:39:45.229Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T16:39:57.451Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T16:40:00.743Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T16:40:02.651Z] docker_cli_swarm_test.go:1112: [d385d54fe8f22] joining swarm manager [d538681d51602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:40:04.053Z] docker_cli_swarm_test.go:1113: [d5da1ec7326a1] joining swarm manager [d538681d51602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:41:40.521Z] docker_cli_swarm_test.go:1166: [dd82f0b5def99] joining swarm manager [d538681d51602]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T16:42:02.461Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T16:42:02.721Z] docker_cli_swarm_test.go:1447: [da3bb8fbff267] joining swarm manager [dfbcb5e97e97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:42:03.659Z] docker_cli_swarm_test.go:1448: [d50056e660f5a] joining swarm manager [dfbcb5e97e97c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T16:42:15.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T16:42:15.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T16:42:15.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T16:42:15.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T16:42:15.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T16:42:16.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T16:42:18.973Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T16:42:22.266Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T16:42:24.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T16:42:26.078Z] docker_cli_swarm_unix_test.go:63: [d39fbfd4869e6] joining swarm manager [d072ae6472e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:43:22.334Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T16:43:22.334Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T16:43:22.334Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T16:43:24.238Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T16:43:27.528Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T16:43:30.066Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T16:43:31.973Z] docker_api_swarm_test.go:962: [d87f1b5b5542f] joining swarm manager [d79f550e56474]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T16:43:50.063Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T16:44:02.289Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T16:44:02.857Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T16:44:05.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T16:44:07.935Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T16:44:16.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T16:44:19.348Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T16:44:21.886Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T16:44:24.424Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T16:44:26.969Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T16:44:29.504Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T16:44:32.794Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T16:44:34.764Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T16:45:30.999Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T16:45:45.898Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite (1563.06s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.43s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.13s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.61s) [2022-08-18T16:46:03.990Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.82s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.34s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.08s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.83s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.16s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.80s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.82s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.14s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.95s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.20s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.04s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.22s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.28s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.35s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.18s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.69s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.40s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.88s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.26s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.49s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.52s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.25s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.73s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.53s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.85s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (2.84s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.46s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.85s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.42s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.93s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.66s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.46s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.32s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.41s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.47s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.67s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.04s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.13s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.04s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.31s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.28s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.68s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.45s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (68.12s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.24s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.35s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.64s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.12s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.44s) [2022-08-18T16:46:03.990Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.56s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.13s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.13s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.84s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.17s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-18T16:46:03.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (10.95s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.53s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.63s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-08-18T16:46:03.991Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-08-18T16:46:03.991Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T16:46:03.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T16:46:03.991Z] docker_cli_external_volume_driver_test.go:53: [d92a4b7e6d19f] daemon is not started [2022-08-18T16:46:18.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T16:47:26.568Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T16:47:34.688Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T16:47:49.572Z] docker_cli_external_volume_driver_test.go:53: [da41bea50cc9f] daemon is not started [2022-08-18T16:48:04.456Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T16:48:19.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T16:48:34.242Z] docker_cli_external_volume_driver_test.go:53: [d70c1855dc0f3] daemon is not started [2022-08-18T16:48:49.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T16:48:49.130Z] docker_cli_external_volume_driver_test.go:53: [d4bcdf415e538] daemon is not started [2022-08-18T16:49:04.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T16:49:36.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T16:49:54.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T16:50:09.097Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T16:50:55.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T16:51:13.881Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T16:51:45.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T16:52:18.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T16:52:30.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T16:52:48.353Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T16:52:48.353Z] docker_cli_external_volume_driver_test.go:485: [d328988fd3ce6] daemon is not started [2022-08-18T16:53:03.237Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T16:53:03.237Z] docker_cli_external_volume_driver_test.go:53: [d2f4d9b63e960] daemon is not started [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-18T16:53:18.143Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-18T16:53:18.143Z] PASS [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] === Skipped [2022-08-18T16:53:18.143Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T16:53:18.143Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T16:53:18.143Z] check_test.go:540: [d010e993395af] daemon is not started [2022-08-18T16:53:18.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T16:53:18.143Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T16:53:18.143Z] check_test.go:540: [d85a47a071f27] daemon is not started [2022-08-18T16:53:18.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T16:53:18.143Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T16:53:18.143Z] check_test.go:540: [d4cc09f8dc3d2] daemon is not started [2022-08-18T16:53:18.143Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T16:53:18.143Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T16:53:18.143Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T16:53:18.143Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T16:53:18.143Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] DONE 269 tests, 5 skipped in 2341.954s [2022-08-18T16:53:18.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:53:18.143Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a3e70405dc8/docker.pid [2022-08-18T16:53:18.143Z] +++ kill 6980 [2022-08-18T16:53:18.143Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6980 is not a child of this shell [2022-08-18T16:53:18.143Z] warning: PID 6980 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a3e70405dc8/docker.pid had a nonzero exit code [2022-08-18T16:53:18.143Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T16:53:18.143Z] +++ kill 9409 [2022-08-18T16:53:18.143Z] +++ /etc/init.d/apparmor stop [2022-08-18T16:53:18.143Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:53:18.143Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.143Z] To set a process to complain mode, use the command line tool [2022-08-18T16:53:18.143Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:53:18.143Z] +++ true [2022-08-18T16:53:18.143Z] exiting test-integration [2022-08-18T16:53:18.143Z] ++ exit 0 [2022-08-18T16:53:18.143Z] [2022-08-18T16:53:18.712Z] + exit 0 [2022-08-18T16:53:18.712Z] ++ jobs -p [2022-08-18T16:53:18.712Z] + pids= [2022-08-18T16:53:18.712Z] + echo 'Remaining pids to kill: []' [2022-08-18T16:53:18.712Z] Remaining pids to kill: [] [2022-08-18T16:53:18.712Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T16:53:18.726Z] Recording test results [2022-08-18T16:53:20.384Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:53:20.727Z] + echo Ensuring container killed. [2022-08-18T16:53:20.727Z] Ensuring container killed. [2022-08-18T16:53:20.727Z] + docker ps -aq -f name=docker-pr2-* [2022-08-18T16:53:20.727Z] + cids=dc47f3052e4c [2022-08-18T16:53:20.727Z] 15c07b8603c2 [2022-08-18T16:53:20.727Z] 0ce472089a9f [2022-08-18T16:53:20.727Z] + [ -n dc47f3052e4c [2022-08-18T16:53:20.727Z] 15c07b8603c2 [2022-08-18T16:53:20.727Z] 0ce472089a9f ] [2022-08-18T16:53:20.727Z] + docker rm -vf dc47f3052e4c 15c07b8603c2 0ce472089a9f [2022-08-18T16:53:21.297Z] dc47f3052e4c [2022-08-18T16:53:21.560Z] 15c07b8603c2 [2022-08-18T16:53:21.560Z] 0ce472089a9f [Pipeline] sh [2022-08-18T16:53:21.846Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:53:21.846Z] Chowning /workspace to jenkins user [2022-08-18T16:53:21.846Z] + id -u [2022-08-18T16:53:21.846Z] + id -g [2022-08-18T16:53:21.846Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43985:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T16:53:21.846Z] Unable to find image 'busybox:latest' locally [2022-08-18T16:53:21.846Z] latest: Pulling from library/busybox [2022-08-18T16:53:22.105Z] 50783e0dfb64: Pulling fs layer [2022-08-18T16:53:22.105Z] 50783e0dfb64: Download complete [2022-08-18T16:53:22.105Z] 50783e0dfb64: Pull complete [2022-08-18T16:53:22.105Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T16:53:22.105Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:53:25.694Z] + bundleName=amd64 [2022-08-18T16:53:25.694Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T16:53:25.694Z] Creating amd64-bundles.tar.gz [2022-08-18T16:53:25.694Z] + 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-18T16:53:25.694Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T16:53:27.092Z] Archiving artifacts [2022-08-18T16:53:29.022Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43985/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:53:29.329Z] + make clean [2022-08-18T16:53:29.589Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:53:29.589Z] docker-dev-cache [2022-08-18T16:53:29.589Z] 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