Pull request #43990 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d1d9fd50c25c28132d50d88f287641bc58446ce8+2160f0041dc94cdf7ef2fc4a5beaef57f480f935 (180f71aa4d6cd160b61e04d4cfcda7580c9c9f90) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43990@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-18T16:45:51.334Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T16:45:51.338Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T16:46:06.499Z] Still waiting to schedule task [2022-08-18T16:46:06.501Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-18T16:47:04.508Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baab56e61562cf09) in /home/ubuntu/workspace/moby_PR-43990 [Pipeline] { [Pipeline] checkout [2022-08-18T16:47:04.613Z] The recommended git tool is: git [2022-08-18T16:47:07.098Z] using credential docker-jenkins-github-credentials [2022-08-18T16:47:07.111Z] Cloning the remote Git repository [2022-08-18T16:47:07.111Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:47:07.351Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:47:07.404Z] > git init /home/ubuntu/workspace/moby_PR-43990 # timeout=10 [2022-08-18T16:47:07.783Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:47:07.783Z] > git --version # timeout=10 [2022-08-18T16:47:07.809Z] > git --version # 'git version 2.17.1' [2022-08-18T16:47:07.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:07.831Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:47:30.778Z] Fetching without tags [2022-08-18T16:47:30.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:47:30.714Z] > git config --add remote.origin.fetch +refs/pull/43990/head:refs/remotes/origin/PR-43990 # timeout=10 [2022-08-18T16:47:30.738Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:47:30.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:47:30.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:47:30.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:30.792Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:47:31.113Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:47:31.949Z] Merge succeeded, producing d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:47:31.949Z] Checking out Revision d1d9fd50c25c28132d50d88f287641bc58446ce8 (PR-43990) [2022-08-18T16:47:31.139Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:47:31.175Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:47:31.860Z] > git remote # timeout=10 [2022-08-18T16:47:31.886Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:47:31.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:31.922Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:47:31.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:47:31.958Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:47:31.970Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:47:36.517Z] Commit message: "daemon: complete the "--graph" / "-g" deprecation" [2022-08-18T16:47:36.517Z] First time build. Skipping changelog. [2022-08-18T16:47:36.558Z] > git --version # timeout=10 [2022-08-18T16:47:36.587Z] > git --version # 'git version 2.17.1' [2022-08-18T16:47:36.607Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:47:37.645Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/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-18T16:47:44.205Z] Unable to find image 'alpine:latest' locally [2022-08-18T16:47:44.467Z] latest: Pulling from library/alpine [2022-08-18T16:47:44.725Z] 213ec9aee27d: Pulling fs layer [2022-08-18T16:47:44.725Z] 213ec9aee27d: Verifying Checksum [2022-08-18T16:47:44.725Z] 213ec9aee27d: Download complete [2022-08-18T16:47:45.289Z] 213ec9aee27d: Pull complete [2022-08-18T16:47:45.289Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T16:47:45.289Z] Status: Downloaded newer image for alpine:latest [2022-08-18T16:47:51.861Z] 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 [2022-08-18T16:47:52.086Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0baab56e61562cf09) in /home/ubuntu/workspace/moby_PR-43990 [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 [2022-08-18T16:47:52.092Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0545013a2f08f6f28) in /home/ubuntu/workspace/moby_PR-43990 [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] { [2022-08-18T16:47:52.124Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-007842c13a2ed72c8) in /home/ubuntu/workspace/moby_PR-43990 [Pipeline] { [Pipeline] checkout [2022-08-18T16:47:52.134Z] The recommended git tool is: git [2022-08-18T16:47:52.143Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-18T16:47:52.152Z] The recommended git tool is: git [2022-08-18T16:47:52.160Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-08-18T16:47:52.173Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [2022-08-18T16:47:52.201Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T16:47:52.209Z] Cloning the remote Git repository [2022-08-18T16:47:52.209Z] Cloning with configured refspecs honoured and without tags 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] checkout [2022-08-18T16:47:52.240Z] The recommended git tool is: git [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) [2022-08-18T16:47:52.297Z] using credential docker-jenkins-github-credentials [2022-08-18T16:47:52.304Z] Cloning the remote Git repository [2022-08-18T16:47:52.304Z] Cloning with configured refspecs honoured and without tags 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-18T16:47:52.510Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:47:52.638Z] Merge succeeded, producing d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:47:52.638Z] Checking out Revision d1d9fd50c25c28132d50d88f287641bc58446ce8 (PR-43990) [2022-08-18T16:47:52.760Z] Commit message: "daemon: complete the "--graph" / "-g" deprecation" [2022-08-18T16:47:52.772Z] > git --version # timeout=10 [2022-08-18T16:47:52.798Z] > git --version # 'git version 2.17.1' [2022-08-18T16:47:52.819Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T16:47:52.152Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43990/.git # timeout=10 [2022-08-18T16:47:52.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:47:52.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:47:52.220Z] > git --version # timeout=10 [2022-08-18T16:47:52.250Z] > git --version # 'git version 2.17.1' [2022-08-18T16:47:52.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:52.252Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:47:52.513Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:47:52.520Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:47:52.598Z] > git remote # timeout=10 [2022-08-18T16:47:52.606Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:47:52.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:52.614Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:47:52.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:47:52.641Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:47:52.648Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [Pipeline] sh [2022-08-18T16:47:52.209Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:47:52.210Z] > git init /home/ubuntu/workspace/moby_PR-43990 # timeout=10 [2022-08-18T16:47:52.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:47:52.227Z] > git --version # timeout=10 [2022-08-18T16:47:52.234Z] > git --version # 'git version 2.17.1' [2022-08-18T16:47:52.234Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:52.235Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:47:52.308Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:47:52.309Z] > git init /home/ubuntu/workspace/moby_PR-43990 # timeout=10 [2022-08-18T16:47:52.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:47:52.324Z] > git --version # timeout=10 [2022-08-18T16:47:52.326Z] > git --version # 'git version 2.17.1' [2022-08-18T16:47:52.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:47:52.327Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:47:53.425Z] + docker version [2022-08-18T16:47:53.425Z] Client: Docker Engine - Community [2022-08-18T16:47:53.425Z] Version: 20.10.14 [2022-08-18T16:47:53.425Z] API version: 1.41 [2022-08-18T16:47:53.425Z] Go version: go1.16.15 [2022-08-18T16:47:53.425Z] Git commit: a224086 [2022-08-18T16:47:53.425Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:47:53.425Z] OS/Arch: linux/amd64 [2022-08-18T16:47:53.425Z] Context: default [2022-08-18T16:47:53.425Z] Experimental: true [2022-08-18T16:47:53.425Z] [2022-08-18T16:47:53.425Z] Server: Docker Engine - Community [2022-08-18T16:47:53.425Z] Engine: [2022-08-18T16:47:53.425Z] Version: 20.10.14 [2022-08-18T16:47:53.425Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:47:53.425Z] Go version: go1.16.15 [2022-08-18T16:47:53.425Z] Git commit: 87a90dc [2022-08-18T16:47:53.425Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:47:53.425Z] OS/Arch: linux/amd64 [2022-08-18T16:47:53.425Z] Experimental: true [2022-08-18T16:47:53.425Z] containerd: [2022-08-18T16:47:53.425Z] Version: 1.5.11 [2022-08-18T16:47:53.425Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:47:53.425Z] runc: [2022-08-18T16:47:53.425Z] Version: 1.0.3 [2022-08-18T16:47:53.425Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:47:53.425Z] docker-init: [2022-08-18T16:47:53.425Z] Version: 0.19.0 [2022-08-18T16:47:53.425Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:47:53.704Z] + docker info [2022-08-18T16:48:07.086Z] Still waiting to schedule task [2022-08-18T16:48:07.087Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-18T16:48:07.090Z] Still waiting to schedule task [2022-08-18T16:48:07.090Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-08-18T16:48:07.783Z] Fetching without tags [2022-08-18T16:48:08.010Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:48:07.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:48:07.750Z] > git config --add remote.origin.fetch +refs/pull/43990/head:refs/remotes/origin/PR-43990 # timeout=10 [2022-08-18T16:48:07.754Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:48:07.766Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:48:07.784Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:48:07.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:48:07.785Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:48:08.011Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:48:08.014Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:48:08.176Z] Fetching without tags [2022-08-18T16:48:08.356Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:48:08.556Z] Merge succeeded, producing d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:48:08.556Z] Checking out Revision d1d9fd50c25c28132d50d88f287641bc58446ce8 (PR-43990) [2022-08-18T16:48:08.916Z] Merge succeeded, producing d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:48:08.916Z] Checking out Revision d1d9fd50c25c28132d50d88f287641bc58446ce8 (PR-43990) [2022-08-18T16:48:09.242Z] Commit message: "daemon: complete the "--graph" / "-g" deprecation" [2022-08-18T16:48:09.250Z] > git --version # timeout=10 [2022-08-18T16:48:09.258Z] > git --version # 'git version 2.17.1' [2022-08-18T16:48:09.263Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:48:09.550Z] Commit message: "daemon: complete the "--graph" / "-g" deprecation" [2022-08-18T16:48:09.575Z] > git --version # timeout=10 [2022-08-18T16:48:09.586Z] > git --version # 'git version 2.17.1' [2022-08-18T16:48:09.595Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:48:08.535Z] > git remote # timeout=10 [2022-08-18T16:48:08.540Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:48:08.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:48:08.543Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:48:08.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:48:08.599Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:48:08.605Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:48:08.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:48:08.162Z] > git config --add remote.origin.fetch +refs/pull/43990/head:refs/remotes/origin/PR-43990 # timeout=10 [2022-08-18T16:48:08.165Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:48:08.172Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:48:08.179Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:48:08.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:48:08.180Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:48:08.359Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:48:08.368Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:48:08.895Z] > git remote # timeout=10 [2022-08-18T16:48:08.898Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:48:08.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:48:08.903Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:48:08.910Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:48:08.919Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:48:08.925Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:48:10.134Z] + [ PR != PR ] [2022-08-18T16:48:10.134Z] + [ 22.06 != master ] [2022-08-18T16:48:10.134Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:48:10.331Z] + docker version [2022-08-18T16:48:10.331Z] Client: Docker Engine - Community [2022-08-18T16:48:10.331Z] Version: 20.10.14 [2022-08-18T16:48:10.331Z] API version: 1.41 [2022-08-18T16:48:10.331Z] Go version: go1.16.15 [2022-08-18T16:48:10.331Z] Git commit: a224086 [2022-08-18T16:48:10.331Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:48:10.331Z] OS/Arch: linux/amd64 [2022-08-18T16:48:10.331Z] Context: default [2022-08-18T16:48:10.331Z] Experimental: true [2022-08-18T16:48:10.331Z] [2022-08-18T16:48:10.331Z] Server: Docker Engine - Community [2022-08-18T16:48:10.331Z] Engine: [2022-08-18T16:48:10.331Z] Version: 20.10.14 [2022-08-18T16:48:10.331Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:48:10.331Z] Go version: go1.16.15 [2022-08-18T16:48:10.331Z] Git commit: 87a90dc [2022-08-18T16:48:10.331Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:48:10.331Z] OS/Arch: linux/amd64 [2022-08-18T16:48:10.331Z] Experimental: true [2022-08-18T16:48:10.331Z] containerd: [2022-08-18T16:48:10.331Z] Version: 1.5.11 [2022-08-18T16:48:10.331Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:48:10.331Z] runc: [2022-08-18T16:48:10.331Z] Version: 1.0.3 [2022-08-18T16:48:10.331Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:48:10.331Z] docker-init: [2022-08-18T16:48:10.331Z] Version: 0.19.0 [2022-08-18T16:48:10.331Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:48:10.484Z] + docker version [2022-08-18T16:48:10.484Z] Client: Docker Engine - Community [2022-08-18T16:48:10.484Z] Version: 20.10.14 [2022-08-18T16:48:10.484Z] API version: 1.41 [2022-08-18T16:48:10.484Z] Go version: go1.16.15 [2022-08-18T16:48:10.484Z] Git commit: a224086 [2022-08-18T16:48:10.484Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T16:48:10.484Z] OS/Arch: linux/amd64 [2022-08-18T16:48:10.484Z] Context: default [2022-08-18T16:48:10.484Z] Experimental: true [2022-08-18T16:48:10.484Z] [2022-08-18T16:48:10.484Z] Server: Docker Engine - Community [2022-08-18T16:48:10.484Z] Engine: [2022-08-18T16:48:10.484Z] Version: 20.10.14 [2022-08-18T16:48:10.484Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:48:10.484Z] Go version: go1.16.15 [2022-08-18T16:48:10.484Z] Git commit: 87a90dc [2022-08-18T16:48:10.484Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T16:48:10.484Z] OS/Arch: linux/amd64 [2022-08-18T16:48:10.484Z] Experimental: true [2022-08-18T16:48:10.484Z] containerd: [2022-08-18T16:48:10.484Z] Version: 1.5.11 [2022-08-18T16:48:10.484Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:48:10.484Z] runc: [2022-08-18T16:48:10.484Z] Version: 1.0.3 [2022-08-18T16:48:10.484Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:48:10.484Z] docker-init: [2022-08-18T16:48:10.484Z] Version: 0.19.0 [2022-08-18T16:48:10.484Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:48:10.647Z] + docker info [2022-08-18T16:48:10.805Z] + docker info [2022-08-18T16:48:11.574Z] Client: [2022-08-18T16:48:11.574Z] Context: default [2022-08-18T16:48:11.574Z] Debug Mode: false [2022-08-18T16:48:11.574Z] Plugins: [2022-08-18T16:48:11.574Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:48:11.574Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:48:11.574Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:48:11.574Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:48:11.574Z] [2022-08-18T16:48:11.574Z] Server: [2022-08-18T16:48:11.574Z] Containers: 0 [2022-08-18T16:48:11.574Z] Running: 0 [2022-08-18T16:48:11.574Z] Paused: 0 [2022-08-18T16:48:11.574Z] Stopped: 0 [2022-08-18T16:48:11.574Z] Images: 4 [2022-08-18T16:48:11.574Z] Server Version: 20.10.14 [2022-08-18T16:48:11.574Z] Storage Driver: overlay2 [2022-08-18T16:48:11.574Z] Backing Filesystem: extfs [2022-08-18T16:48:11.574Z] Supports d_type: true [2022-08-18T16:48:11.574Z] Native Overlay Diff: true [2022-08-18T16:48:11.575Z] userxattr: false [2022-08-18T16:48:11.575Z] Logging Driver: json-file [2022-08-18T16:48:11.575Z] Cgroup Driver: cgroupfs [2022-08-18T16:48:11.575Z] Cgroup Version: 1 [2022-08-18T16:48:11.575Z] Plugins: [2022-08-18T16:48:11.575Z] Volume: local [2022-08-18T16:48:11.575Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:48:11.575Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:48:11.575Z] Swarm: inactive [2022-08-18T16:48:11.575Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:48:11.575Z] Default Runtime: runc [2022-08-18T16:48:11.575Z] Init Binary: docker-init [2022-08-18T16:48:11.575Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:48:11.575Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:48:11.575Z] init version: de40ad0 [2022-08-18T16:48:11.575Z] Security Options: [2022-08-18T16:48:11.575Z] apparmor [2022-08-18T16:48:11.575Z] seccomp [2022-08-18T16:48:11.575Z] Profile: default [2022-08-18T16:48:11.575Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:48:11.575Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:48:11.575Z] OSType: linux [2022-08-18T16:48:11.575Z] Architecture: x86_64 [2022-08-18T16:48:11.575Z] CPUs: 2 [2022-08-18T16:48:11.575Z] Total Memory: 7.565GiB [2022-08-18T16:48:11.575Z] Name: ip-10-100-92-229 [2022-08-18T16:48:11.575Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:48:11.575Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:48:11.575Z] Debug Mode: false [2022-08-18T16:48:11.575Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:48:11.575Z] Labels: [2022-08-18T16:48:11.575Z] Experimental: true [2022-08-18T16:48:11.575Z] Insecure Registries: [2022-08-18T16:48:11.575Z] 127.0.0.0/8 [2022-08-18T16:48:11.575Z] Live Restore Enabled: true [2022-08-18T16:48:11.575Z] [2022-08-18T16:48:11.575Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:48:11.732Z] Client: [2022-08-18T16:48:11.732Z] Context: default [2022-08-18T16:48:11.732Z] Debug Mode: false [2022-08-18T16:48:11.732Z] Plugins: [2022-08-18T16:48:11.732Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:48:11.732Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:48:11.732Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:48:11.732Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:48:11.732Z] [2022-08-18T16:48:11.732Z] Server: [2022-08-18T16:48:11.732Z] Containers: 0 [2022-08-18T16:48:11.732Z] Running: 0 [2022-08-18T16:48:11.732Z] Paused: 0 [2022-08-18T16:48:11.732Z] Stopped: 0 [2022-08-18T16:48:11.732Z] Images: 3 [2022-08-18T16:48:11.732Z] Server Version: 20.10.14 [2022-08-18T16:48:11.732Z] Storage Driver: overlay2 [2022-08-18T16:48:11.732Z] Backing Filesystem: extfs [2022-08-18T16:48:11.732Z] Supports d_type: true [2022-08-18T16:48:11.732Z] Native Overlay Diff: true [2022-08-18T16:48:11.732Z] userxattr: false [2022-08-18T16:48:11.732Z] Logging Driver: json-file [2022-08-18T16:48:11.732Z] Cgroup Driver: cgroupfs [2022-08-18T16:48:11.732Z] Cgroup Version: 1 [2022-08-18T16:48:11.732Z] Plugins: [2022-08-18T16:48:11.732Z] Volume: local [2022-08-18T16:48:11.732Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:48:11.732Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:48:11.732Z] Swarm: inactive [2022-08-18T16:48:11.732Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:48:11.732Z] Default Runtime: runc [2022-08-18T16:48:11.732Z] Init Binary: docker-init [2022-08-18T16:48:11.732Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:48:11.732Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:48:11.732Z] init version: de40ad0 [2022-08-18T16:48:11.732Z] Security Options: [2022-08-18T16:48:11.732Z] apparmor [2022-08-18T16:48:11.732Z] seccomp [2022-08-18T16:48:11.732Z] Profile: default [2022-08-18T16:48:11.732Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:48:11.732Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:48:11.732Z] OSType: linux [2022-08-18T16:48:11.732Z] Architecture: x86_64 [2022-08-18T16:48:11.732Z] CPUs: 2 [2022-08-18T16:48:11.732Z] Total Memory: 7.565GiB [2022-08-18T16:48:11.732Z] Name: ip-10-100-83-220 [2022-08-18T16:48:11.732Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:48:11.732Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:48:11.732Z] Debug Mode: false [2022-08-18T16:48:11.732Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:48:11.732Z] Labels: [2022-08-18T16:48:11.732Z] Experimental: true [2022-08-18T16:48:11.732Z] Insecure Registries: [2022-08-18T16:48:11.732Z] 127.0.0.0/8 [2022-08-18T16:48:11.732Z] Live Restore Enabled: true [2022-08-18T16:48:11.732Z] [2022-08-18T16:48:11.732Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:48:11.776Z] Client: [2022-08-18T16:48:11.776Z] Context: default [2022-08-18T16:48:11.776Z] Debug Mode: false [2022-08-18T16:48:11.776Z] Plugins: [2022-08-18T16:48:11.776Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:48:11.776Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:48:11.776Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:48:11.776Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:48:11.776Z] [2022-08-18T16:48:11.776Z] Server: [2022-08-18T16:48:11.776Z] Containers: 0 [2022-08-18T16:48:11.776Z] Running: 0 [2022-08-18T16:48:11.776Z] Paused: 0 [2022-08-18T16:48:11.776Z] Stopped: 0 [2022-08-18T16:48:11.776Z] Images: 1 [2022-08-18T16:48:11.776Z] Server Version: 20.10.14 [2022-08-18T16:48:11.776Z] Storage Driver: overlay2 [2022-08-18T16:48:11.776Z] Backing Filesystem: extfs [2022-08-18T16:48:11.776Z] Supports d_type: true [2022-08-18T16:48:11.776Z] Native Overlay Diff: true [2022-08-18T16:48:11.776Z] userxattr: false [2022-08-18T16:48:11.776Z] Logging Driver: json-file [2022-08-18T16:48:11.776Z] Cgroup Driver: cgroupfs [2022-08-18T16:48:11.776Z] Cgroup Version: 1 [2022-08-18T16:48:11.776Z] Plugins: [2022-08-18T16:48:11.776Z] Volume: local [2022-08-18T16:48:11.776Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:48:11.776Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:48:11.776Z] Swarm: inactive [2022-08-18T16:48:11.776Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:48:11.776Z] Default Runtime: runc [2022-08-18T16:48:11.776Z] Init Binary: docker-init [2022-08-18T16:48:11.776Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:48:11.776Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:48:11.776Z] init version: de40ad0 [2022-08-18T16:48:11.776Z] Security Options: [2022-08-18T16:48:11.776Z] apparmor [2022-08-18T16:48:11.776Z] seccomp [2022-08-18T16:48:11.776Z] Profile: default [2022-08-18T16:48:11.776Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T16:48:11.776Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T16:48:11.776Z] OSType: linux [2022-08-18T16:48:11.776Z] Architecture: x86_64 [2022-08-18T16:48:11.776Z] CPUs: 2 [2022-08-18T16:48:11.776Z] Total Memory: 7.565GiB [2022-08-18T16:48:11.776Z] Name: ip-10-100-67-207 [2022-08-18T16:48:11.776Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T16:48:11.776Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:48:11.777Z] Debug Mode: false [2022-08-18T16:48:11.777Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:48:11.777Z] Labels: [2022-08-18T16:48:11.777Z] Experimental: true [2022-08-18T16:48:11.777Z] Insecure Registries: [2022-08-18T16:48:11.777Z] 127.0.0.0/8 [2022-08-18T16:48:11.777Z] Live Restore Enabled: true [2022-08-18T16:48:11.777Z] [2022-08-18T16:48:11.777Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T16:48:11.850Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:48:11.850Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:48:11.850Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43990/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:48:11.850Z] + bash /home/ubuntu/workspace/moby_PR-43990/check-config.sh [2022-08-18T16:48:11.850Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:48:11.850Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:48:11.850Z] [2022-08-18T16:48:11.850Z] Generally Necessary: [2022-08-18T16:48:11.850Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:48:11.850Z] - apparmor: enabled and tools installed [2022-08-18T16:48:11.850Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:48:11.850Z] - CONFIG_NET_NS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_PID_NS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:48:11.850Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:48:11.850Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:48:11.850Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:48:11.850Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_MEMCG: enabled [2022-08-18T16:48:11.850Z] - CONFIG_KEYS: enabled [2022-08-18T16:48:11.850Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:48:11.850Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:48:11.850Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:48:12.047Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:48:12.047Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:48:12.047Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43990/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:48:12.047Z] + bash /home/ubuntu/workspace/moby_PR-43990/check-config.sh [2022-08-18T16:48:12.047Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:48:12.047Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:48:12.047Z] [2022-08-18T16:48:12.047Z] Generally Necessary: [2022-08-18T16:48:12.047Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:48:12.047Z] - apparmor: enabled and tools installed [2022-08-18T16:48:12.047Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:48:12.047Z] - CONFIG_NET_NS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_PID_NS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_MEMCG: enabled [2022-08-18T16:48:12.047Z] - CONFIG_KEYS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:48:12.047Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:48:12.047Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:48:12.047Z] [2022-08-18T16:48:12.047Z] Optional Features: [2022-08-18T16:48:12.047Z] - CONFIG_USER_NS: enabled [2022-08-18T16:48:12.047Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:48:12.105Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:48:12.105Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:48:12.105Z] [2022-08-18T16:48:12.105Z] Optional Features: [2022-08-18T16:48:12.105Z] - CONFIG_USER_NS: enabled [2022-08-18T16:48:12.105Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:48:12.105Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:48:12.105Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:48:12.105Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:48:12.105Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:48:12.105Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:48:12.105Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:48:12.105Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:48:12.105Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:48:12.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:48:12.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:48:12.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:48:12.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:48:12.105Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:48:12.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:48:12.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:48:12.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:48:12.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:48:12.105Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:48:12.105Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:48:12.105Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:48:12.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:48:12.146Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:48:12.146Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:48:12.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43990/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:48:12.146Z] + bash /home/ubuntu/workspace/moby_PR-43990/check-config.sh [2022-08-18T16:48:12.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:48:12.146Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T16:48:12.146Z] [2022-08-18T16:48:12.146Z] Generally Necessary: [2022-08-18T16:48:12.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:48:12.146Z] - apparmor: enabled and tools installed [2022-08-18T16:48:12.146Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:48:12.146Z] - CONFIG_NET_NS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_PID_NS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:48:12.146Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:48:12.146Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:48:12.146Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:48:12.146Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_MEMCG: enabled [2022-08-18T16:48:12.146Z] - CONFIG_KEYS: enabled [2022-08-18T16:48:12.146Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:48:12.146Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:48:12.146Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:48:12.146Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:48:12.146Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:48:12.146Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:48:12.303Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:48:12.303Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:48:12.303Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:48:12.303Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:48:12.303Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:48:12.303Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:48:12.303Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:48:12.303Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:48:12.303Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:48:12.303Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:48:12.303Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:48:12.303Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:48:12.303Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:48:12.303Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:48:12.303Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:48:12.303Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:48:12.303Z] - Network Drivers: [2022-08-18T16:48:12.303Z] - "overlay": [2022-08-18T16:48:12.303Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:48:12.303Z] Optional (for encrypted networks): [2022-08-18T16:48:12.303Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:48:12.303Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:48:12.303Z] - CONFIG_XFRM: enabled [2022-08-18T16:48:12.303Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:48:12.303Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:48:12.303Z] - "ipvlan": [2022-08-18T16:48:12.361Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:48:12.361Z] - Network Drivers: [2022-08-18T16:48:12.361Z] - "overlay": [2022-08-18T16:48:12.361Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:48:12.361Z] Optional (for encrypted networks): [2022-08-18T16:48:12.361Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:48:12.361Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:48:12.361Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:48:12.361Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:48:12.361Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:48:12.361Z] - CONFIG_XFRM: enabled [2022-08-18T16:48:12.361Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:48:12.361Z] - "ipvlan": [2022-08-18T16:48:12.361Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:48:12.361Z] - "macvlan": [2022-08-18T16:48:12.361Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:48:12.361Z] - "ftp,tftp client in container": [2022-08-18T16:48:12.361Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:48:12.361Z] - Storage Drivers: [2022-08-18T16:48:12.361Z] - "aufs": [2022-08-18T16:48:12.361Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:48:12.361Z] - "btrfs": [2022-08-18T16:48:12.361Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:48:12.361Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:48:12.361Z] - "devicemapper": [2022-08-18T16:48:12.361Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:48:12.361Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:48:12.361Z] - "overlay": [2022-08-18T16:48:12.361Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:48:12.361Z] - "zfs": [2022-08-18T16:48:12.361Z] - /dev/zfs: present [2022-08-18T16:48:12.361Z] - zfs command: missing [2022-08-18T16:48:12.361Z] - zpool command: missing [2022-08-18T16:48:12.361Z] [2022-08-18T16:48:12.361Z] Limits: [2022-08-18T16:48:12.361Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:48:12.361Z] [2022-08-18T16:48:12.361Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:48:12.425Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:48:12.425Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:48:12.425Z] [2022-08-18T16:48:12.425Z] Optional Features: [2022-08-18T16:48:12.425Z] - CONFIG_USER_NS: enabled [2022-08-18T16:48:12.425Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:48:12.425Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:48:12.425Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:48:12.425Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:48:12.425Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T16:48:12.425Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T16:48:12.425Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:48:12.425Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:48:12.425Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:48:12.425Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:48:12.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:48:12.425Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:48:12.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:48:12.425Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:48:12.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:48:12.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:48:12.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:48:12.425Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:48:12.425Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:48:12.425Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:48:12.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:48:12.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:48:12.425Z] - Network Drivers: [2022-08-18T16:48:12.425Z] - "overlay": [2022-08-18T16:48:12.425Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:48:12.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:48:12.425Z] Optional (for encrypted networks): [2022-08-18T16:48:12.558Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:48:12.558Z] - "macvlan": [2022-08-18T16:48:12.558Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:48:12.558Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:48:12.558Z] - "ftp,tftp client in container": [2022-08-18T16:48:12.558Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:48:12.558Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:48:12.558Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:48:12.558Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:48:12.558Z] - Storage Drivers: [2022-08-18T16:48:12.558Z] - "aufs": [2022-08-18T16:48:12.558Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:48:12.558Z] - "btrfs": [2022-08-18T16:48:12.558Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:48:12.558Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:48:12.558Z] - "devicemapper": [2022-08-18T16:48:12.558Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:48:12.558Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:48:12.558Z] - "overlay": [2022-08-18T16:48:12.558Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:48:12.558Z] - "zfs": [2022-08-18T16:48:12.558Z] - /dev/zfs: present [2022-08-18T16:48:12.558Z] - zfs command: missing [2022-08-18T16:48:12.558Z] - zpool command: missing [2022-08-18T16:48:12.558Z] [2022-08-18T16:48:12.558Z] Limits: [2022-08-18T16:48:12.558Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:48:12.558Z] [2022-08-18T16:48:12.558Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:48:12.706Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:48:12.706Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:48:12.706Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:48:12.706Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:48:12.706Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:48:12.706Z] - CONFIG_XFRM: enabled [2022-08-18T16:48:12.706Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:48:12.706Z] - "ipvlan": [2022-08-18T16:48:12.706Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:48:12.706Z] - "macvlan": [2022-08-18T16:48:12.706Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:48:12.706Z] - "ftp,tftp client in container": [2022-08-18T16:48:12.706Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:48:12.706Z] - Storage Drivers: [2022-08-18T16:48:12.706Z] - "aufs": [2022-08-18T16:48:12.706Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:48:12.706Z] - "btrfs": [2022-08-18T16:48:12.706Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:48:12.706Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:48:12.706Z] - "devicemapper": [2022-08-18T16:48:12.706Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:48:12.706Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:48:12.706Z] - "overlay": [2022-08-18T16:48:12.706Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:48:12.706Z] - "zfs": [2022-08-18T16:48:12.706Z] - /dev/zfs: present [2022-08-18T16:48:12.706Z] - zfs command: missing [2022-08-18T16:48:12.706Z] - zpool command: missing [2022-08-18T16:48:12.706Z] [2022-08-18T16:48:12.706Z] Limits: [2022-08-18T16:48:12.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:48:12.706Z] [2022-08-18T16:48:12.706Z] + true [Pipeline] } [2022-08-18T16:48:12.727Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:48:12.881Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 . [2022-08-18T16:48:12.881Z] #2 [internal] load .dockerignore [2022-08-18T16:48:12.881Z] #2 sha256:60d68b775d45b975265d3bef25e9761e1e6c619831de44b6030f2b3ef8ddbe36 [2022-08-18T16:48:12.881Z] #2 transferring context: 145B done [2022-08-18T16:48:12.881Z] #2 DONE 0.0s [2022-08-18T16:48:12.881Z] [2022-08-18T16:48:12.881Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:48:12.881Z] #1 sha256:e13ee136729de9af334f03c7a3f880efc11cd3fb4f978b2f441de55a25809d54 [2022-08-18T16:48:12.881Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:48:12.881Z] #1 DONE 0.0s [2022-08-18T16:48:12.881Z] [2022-08-18T16:48:12.881Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:48:12.881Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:48:12.982Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:48:12.982Z] #1 sha256:459b90de61cce7273fb280512b68accc6ffffe3fe5ffd9804474d8eaa94339ee [2022-08-18T16:48:12.982Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:48:12.982Z] #1 DONE 0.0s [2022-08-18T16:48:12.982Z] [2022-08-18T16:48:12.982Z] #2 [internal] load .dockerignore [2022-08-18T16:48:12.982Z] #2 sha256:854aa22606d28ed0a38e85f7e9fc90b12beeef2daaf127e235356534dec78789 [2022-08-18T16:48:12.983Z] #2 transferring context: 145B done [2022-08-18T16:48:12.983Z] #2 DONE 0.0s [2022-08-18T16:48:12.983Z] [2022-08-18T16:48:12.983Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:48:12.983Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:48:13.046Z] + sudo modprobe ip_vs [2022-08-18T16:48:13.046Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 . [2022-08-18T16:48:13.137Z] #3 DONE 0.1s [2022-08-18T16:48:13.137Z] [2022-08-18T16:48:13.137Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:48:13.137Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:48:13.137Z] #4 CACHED [2022-08-18T16:48:13.303Z] #2 [internal] load .dockerignore [2022-08-18T16:48:13.303Z] #2 sha256:1dc9b7a35b78061f60552a0fd46418fc5366240d4c6b45c013214d2f77624b8e [2022-08-18T16:48:13.397Z] [2022-08-18T16:48:13.397Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:48:13.397Z] #6 sha256:94d783b92582bc724bc9a7e3d92ab82381553b8c0fdc4dbd1645054900540954 [2022-08-18T16:48:13.397Z] #6 DONE 0.0s [2022-08-18T16:48:13.397Z] [2022-08-18T16:48:13.397Z] #5 [internal] load .dockerignore [2022-08-18T16:48:13.397Z] #5 sha256:5851dbfd40d0f94082c5dd9a1ca1a49bd0fa9c93b3b481ba652566ea4f99e9e8 [2022-08-18T16:48:13.397Z] #5 DONE 0.0s [2022-08-18T16:48:13.397Z] [2022-08-18T16:48:13.397Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:48:13.397Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:48:13.397Z] #7 DONE 0.1s [2022-08-18T16:48:13.397Z] [2022-08-18T16:48:13.397Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:48:13.397Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:48:13.560Z] #2 transferring context: 145B done [2022-08-18T16:48:13.560Z] #2 DONE 0.1s [2022-08-18T16:48:13.560Z] [2022-08-18T16:48:13.560Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:48:13.560Z] #1 sha256:ab3ce2746124c523e169e99436c5852f2d501d88f23047e0ccb40b6528fd1a6a [2022-08-18T16:48:13.560Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:48:13.560Z] #1 DONE 0.1s [2022-08-18T16:48:13.560Z] [2022-08-18T16:48:13.560Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:48:13.560Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:48:13.658Z] #10 DONE 0.1s [2022-08-18T16:48:13.658Z] [2022-08-18T16:48:13.658Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:48:13.658Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:48:13.658Z] #8 DONE 0.1s [2022-08-18T16:48:13.658Z] [2022-08-18T16:48:13.658Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:48:13.658Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:48:13.658Z] #9 DONE 0.1s [2022-08-18T16:48:13.821Z] #3 DONE 0.4s [2022-08-18T16:48:13.821Z] [2022-08-18T16:48:13.821Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:48:13.821Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:48:13.821Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T16:48:13.821Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T16:48:13.821Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T16:48:13.821Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T16:48:13.821Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 5.24MB / 9.94MB 0.1s [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:13.915Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:48:13.915Z] #80 DONE 0.0s [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:13.915Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:48:13.915Z] #78 DONE 0.0s [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:13.915Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:13.915Z] #11 DONE 0.0s [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:13.915Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:13.915Z] #35 DONE 0.0s [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:48:13.915Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:48:13.915Z] #12 CACHED [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #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-18T16:48:13.915Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:48:13.915Z] #13 CACHED [2022-08-18T16:48:13.915Z] [2022-08-18T16:48:13.915Z] #31 [internal] load build context [2022-08-18T16:48:13.915Z] #31 sha256:c6a7fdc5164cbb8ce91e488547c24e52eb0cd9f8d440b52f687f44003586322c [2022-08-18T16:48:14.078Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T16:48:14.078Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-18T16:48:14.078Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-18T16:48:14.174Z] #31 ... [2022-08-18T16:48:14.174Z] [2022-08-18T16:48:14.174Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:48:14.174Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:48:14.174Z] #56 DONE 0.5s [2022-08-18T16:48:14.174Z] [2022-08-18T16:48:14.174Z] #31 [internal] load build context [2022-08-18T16:48:14.174Z] #31 sha256:c6a7fdc5164cbb8ce91e488547c24e52eb0cd9f8d440b52f687f44003586322c [2022-08-18T16:48:14.346Z] #3 DONE 1.2s [2022-08-18T16:48:14.346Z] [2022-08-18T16:48:14.346Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:48:14.346Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:48:14.346Z] #4 CACHED [2022-08-18T16:48:14.346Z] [2022-08-18T16:48:14.346Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:48:14.346Z] #5 sha256:8ecfd085333eb7face54abce0b353a406a7410c3be0c55218c207910dbd5bc40 [2022-08-18T16:48:14.346Z] #5 DONE 0.0s [2022-08-18T16:48:14.346Z] [2022-08-18T16:48:14.346Z] #6 [internal] load .dockerignore [2022-08-18T16:48:14.346Z] #6 sha256:1b3883072b08e3b15be6af29b149d4ecfe1a7d8971927043aa375678913357c1 [2022-08-18T16:48:14.346Z] #6 DONE 0.0s [2022-08-18T16:48:14.346Z] [2022-08-18T16:48:14.346Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:48:14.346Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:48:14.346Z] #9 DONE 0.1s [2022-08-18T16:48:14.346Z] [2022-08-18T16:48:14.346Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:48:14.346Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:48:14.601Z] #10 DONE 0.1s [2022-08-18T16:48:14.601Z] [2022-08-18T16:48:14.601Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:48:14.601Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:48:14.601Z] #8 DONE 0.1s [2022-08-18T16:48:14.601Z] [2022-08-18T16:48:14.601Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:48:14.601Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:48:14.601Z] #7 DONE 0.1s [2022-08-18T16:48:14.642Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-18T16:48:14.642Z] #4 DONE 0.8s [2022-08-18T16:48:14.748Z] #31 ... [2022-08-18T16:48:14.748Z] [2022-08-18T16:48:14.748Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-18T16:48:14.748Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-18T16:48:14.748Z] #14 DONE 1.0s [2022-08-18T16:48:14.748Z] [2022-08-18T16:48:14.748Z] #31 [internal] load build context [2022-08-18T16:48:14.748Z] #31 sha256:c6a7fdc5164cbb8ce91e488547c24e52eb0cd9f8d440b52f687f44003586322c [2022-08-18T16:48:14.862Z] [2022-08-18T16:48:14.862Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:14.862Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:48:14.862Z] #73 DONE 0.0s [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:14.863Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:48:14.863Z] #71 DONE 0.0s [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:14.863Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:14.863Z] #11 DONE 0.0s [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:14.863Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:14.863Z] #28 DONE 0.0s [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:48:14.863Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:48:14.863Z] #17 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:48:14.863Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:48:14.863Z] #18 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:48:14.863Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:48:14.863Z] #15 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #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-18T16:48:14.863Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:48:14.863Z] #13 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #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-18T16:48:14.863Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:48:14.863Z] #16 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:48:14.863Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:48:14.863Z] #12 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #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-18T16:48:14.863Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:48:14.863Z] #14 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:48:14.863Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:48:14.863Z] #19 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:48:14.863Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:48:14.863Z] #20 CACHED [2022-08-18T16:48:14.863Z] [2022-08-18T16:48:14.863Z] #24 [internal] load build context [2022-08-18T16:48:14.863Z] #24 sha256:791f74a77fefd479e89d88da7d579d882b3ec5195e3463212e2d9b1059adf4df [2022-08-18T16:48:14.901Z] [2022-08-18T16:48:14.901Z] #5 [internal] load build definition from Dockerfile [2022-08-18T16:48:14.901Z] #5 sha256:f82cb39177160cd25a8b510cd0fee53454785d0a6f03d8375510e44886c4bc5e [2022-08-18T16:48:14.901Z] #5 DONE 0.0s [2022-08-18T16:48:14.901Z] [2022-08-18T16:48:14.901Z] #6 [internal] load .dockerignore [2022-08-18T16:48:14.901Z] #6 sha256:3dccbd06b8c9e84e5ea3ec62e69b34fa73a953f034da65a3b5dd990c8fdf5faa [2022-08-18T16:48:14.901Z] #6 DONE 0.0s [2022-08-18T16:48:14.901Z] [2022-08-18T16:48:14.901Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:48:14.901Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:48:15.124Z] #24 ... [2022-08-18T16:48:15.124Z] [2022-08-18T16:48:15.124Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:48:15.124Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:48:15.124Z] #49 DONE 0.4s [2022-08-18T16:48:15.124Z] [2022-08-18T16:48:15.124Z] #24 [internal] load build context [2022-08-18T16:48:15.124Z] #24 sha256:791f74a77fefd479e89d88da7d579d882b3ec5195e3463212e2d9b1059adf4df [2022-08-18T16:48:15.536Z] #8 DONE 0.7s [2022-08-18T16:48:15.536Z] [2022-08-18T16:48:15.536Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:48:15.536Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:48:15.798Z] #10 DONE 0.7s [2022-08-18T16:48:15.798Z] [2022-08-18T16:48:15.798Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:48:15.798Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:48:15.798Z] #9 DONE 0.7s [2022-08-18T16:48:15.798Z] [2022-08-18T16:48:15.798Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:48:15.798Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:48:15.798Z] #7 DONE 0.8s [2022-08-18T16:48:16.065Z] [2022-08-18T16:48:16.065Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:16.065Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:48:16.065Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T16:48:16.065Z] #73 DONE 0.1s [2022-08-18T16:48:16.065Z] [2022-08-18T16:48:16.065Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:16.065Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:16.065Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T16:48:16.065Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T16:48:16.065Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T16:48:16.125Z] #31 ... [2022-08-18T16:48:16.125Z] [2022-08-18T16:48:16.125Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-18T16:48:16.125Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-18T16:48:16.125Z] #15 DONE 1.1s [2022-08-18T16:48:16.125Z] [2022-08-18T16:48:16.125Z] #31 [internal] load build context [2022-08-18T16:48:16.125Z] #31 sha256:c6a7fdc5164cbb8ce91e488547c24e52eb0cd9f8d440b52f687f44003586322c [2022-08-18T16:48:16.322Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T16:48:16.322Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.1s [2022-08-18T16:48:16.322Z] #28 ... [2022-08-18T16:48:16.322Z] [2022-08-18T16:48:16.322Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:48:16.322Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:48:16.322Z] #49 DONE 0.0s [2022-08-18T16:48:16.322Z] [2022-08-18T16:48:16.322Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:16.322Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:16.581Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.4s [2022-08-18T16:48:16.581Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.06MB / 55.00MB 0.6s [2022-08-18T16:48:16.689Z] #31 transferring context: 62.38MB 2.9s done [2022-08-18T16:48:16.689Z] #31 DONE 2.9s [2022-08-18T16:48:16.689Z] [2022-08-18T16:48:16.689Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-18T16:48:16.689Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-18T16:48:16.842Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.73MB / 55.00MB 0.8s [2022-08-18T16:48:16.945Z] #16 DONE 1.0s [2022-08-18T16:48:16.946Z] [2022-08-18T16:48:16.946Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-18T16:48:16.946Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-18T16:48:17.100Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 18.87MB / 55.00MB 0.9s [2022-08-18T16:48:17.101Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 1.1s [2022-08-18T16:48:17.361Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.55MB / 55.00MB 1.2s [2022-08-18T16:48:17.361Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 1.3s [2022-08-18T16:48:17.508Z] #17 DONE 0.5s [2022-08-18T16:48:17.508Z] [2022-08-18T16:48:17.508Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-18T16:48:17.508Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-18T16:48:17.625Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 1.4s [2022-08-18T16:48:17.883Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 1.7s [2022-08-18T16:48:18.076Z] #18 DONE 0.6s [2022-08-18T16:48:18.076Z] [2022-08-18T16:48:18.076Z] #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:48:18.076Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-18T16:48:18.143Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s [2022-08-18T16:48:18.484Z] #24 transferring context: 60.86MB 3.2s [2022-08-18T16:48:18.484Z] #24 transferring context: 62.38MB 3.3s done [2022-08-18T16:48:18.484Z] #24 DONE 3.5s [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:48:18.484Z] #21 1.249 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:48:18.484Z] #21 1.249 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:48:18.484Z] #21 1.249 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:48:18.484Z] #21 1.826 Reading package lists... [2022-08-18T16:48:18.484Z] #21 2.811 Reading package lists... [2022-08-18T16:48:18.484Z] #21 ... [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:48:18.484Z] #25 sha256:a98b3bbaf573df8b357db44e77a7a92f79b22f630d9d009daddcad115de052a9 [2022-08-18T16:48:18.484Z] #25 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #26 sha256:3086f3f18d19530f092d017d703da46c53a26773658498df2b8721f726ed84b0 [2022-08-18T16:48:18.484Z] #26 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:48:18.484Z] #29 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:48:18.484Z] #30 sha256:de7009b5b26f22ff6608513b7a0e3f63db64c138db6048857af5636c987a2738 [2022-08-18T16:48:18.484Z] #30 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #31 sha256:05110d75f7d4755566abed446285cdfa0fbe297340b70c04a7bf2f8a8f13bbd1 [2022-08-18T16:48:18.484Z] #31 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:48:18.484Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:48:18.484Z] #33 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:48:18.484Z] #34 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:48:18.484Z] #36 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:48:18.484Z] #38 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:48:18.484Z] #40 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:48:18.484Z] #42 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:48:18.484Z] #43 sha256:5384054774cdedc51a3076116fc5c46f49cd68f949f290eb59c2d3817ce2f691 [2022-08-18T16:48:18.484Z] #43 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #44 sha256:b08204e5482ab15d49b21c274d3685d3da0f4792428adb68342b3719ed22703f [2022-08-18T16:48:18.484Z] #44 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:48:18.484Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:48:18.484Z] #46 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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:48:18.484Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:48:18.484Z] #47 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:48:18.484Z] #50 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:48:18.484Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:48:18.484Z] #51 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:48:18.484Z] #53 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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:48:18.484Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:48:18.484Z] #55 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:48:18.484Z] #57 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:48:18.484Z] #59 sha256:d69ebe3e9a84ee7ad741c04dbebaa70062d489bd0a488ba949c3941b2f64ae27 [2022-08-18T16:48:18.484Z] #59 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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:48:18.484Z] #60 sha256:bae0a372f95c6ba8b9f16dced95f2ed0fa1eccb9ffd9d8588f37dca897c7452b [2022-08-18T16:48:18.484Z] #60 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:48:18.484Z] #63 sha256:04f3395bc8aae4a72734f2deca5c69f3d7633d3f6a19baaa9c7c0bf47204611b [2022-08-18T16:48:18.484Z] #63 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:48:18.484Z] #62 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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:48:18.484Z] #64 sha256:cc14da304571e24e74ca8f65e0e4a05c2e2fbf71d6db4afafb2e6993380f9087 [2022-08-18T16:48:18.484Z] #64 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:48:18.484Z] #68 sha256:fba88c9f879ab3eb2e7de1baec73089b900ec8bc2956ce5995af5c6eca519a20 [2022-08-18T16:48:18.484Z] #68 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #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-18T16:48:18.484Z] #67 sha256:9429c533da312d81bf25a4318164f46b32c962d6ae4a0a6f40c4e3b4945e64c7 [2022-08-18T16:48:18.484Z] #67 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:48:18.484Z] #66 sha256:2b70b5d3982e996044bc56c5aa9460fa56905b577cd3fd5ec3f592cf5712bd59 [2022-08-18T16:48:18.484Z] #66 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:48:18.484Z] #69 sha256:61c732c1830c090af76ca2c47994d9ab7520b74f51e1c0a5f0287ccdb6bf0a8e [2022-08-18T16:48:18.484Z] #69 CACHED [2022-08-18T16:48:18.484Z] [2022-08-18T16:48:18.484Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:48:18.485Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:48:18.485Z] #72 CACHED [2022-08-18T16:48:18.485Z] [2022-08-18T16:48:18.485Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:48:18.485Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:48:18.485Z] #74 CACHED [2022-08-18T16:48:18.485Z] [2022-08-18T16:48:18.485Z] #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-18T16:48:18.485Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:48:18.485Z] #76 CACHED [2022-08-18T16:48:18.485Z] [2022-08-18T16:48:18.485Z] #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:48:18.485Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:48:18.485Z] #77 CACHED [2022-08-18T16:48:18.485Z] [2022-08-18T16:48:18.485Z] #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-18T16:48:18.485Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:48:18.485Z] #21 2.811 Reading package lists... [2022-08-18T16:48:18.485Z] #21 3.630 Building dependency tree... [2022-08-18T16:48:18.485Z] #21 3.784 Reading state information... [2022-08-18T16:48:18.709Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-18T16:48:18.740Z] #21 3.905 The following additional packages will be installed: [2022-08-18T16:48:18.740Z] #21 3.905 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:48:18.740Z] #21 3.905 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:48:18.740Z] #21 3.905 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:48:18.740Z] #21 3.905 python3-pkg-resources vim-runtime xxd [2022-08-18T16:48:18.740Z] #21 3.906 Suggested packages: [2022-08-18T16:48:18.740Z] #21 3.906 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:48:18.740Z] #21 3.906 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:48:18.740Z] #21 3.906 acl attr quota [2022-08-18T16:48:18.740Z] #21 3.906 Recommended packages: [2022-08-18T16:48:18.740Z] #21 3.906 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:48:18.973Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T16:48:18.995Z] #21 4.202 The following NEW packages will be installed: [2022-08-18T16:48:18.995Z] #21 4.203 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:48:18.995Z] #21 4.203 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:48:18.995Z] #21 4.203 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:48:18.995Z] #21 4.203 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:48:18.995Z] #21 4.204 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:48:18.995Z] #21 4.204 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:48:18.995Z] #21 4.204 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:48:18.995Z] #21 4.204 xz-utils zip zstd [2022-08-18T16:48:19.024Z] #19 0.904 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:48:19.024Z] #19 0.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:48:19.024Z] #19 0.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:48:19.024Z] #19 1.041 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:48:19.024Z] #19 1.134 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:48:19.251Z] #21 4.476 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:48:19.251Z] #21 4.476 Need to get 27.7 MB of archives. [2022-08-18T16:48:19.251Z] #21 4.476 After this operation, 106 MB of additional disk space will be used. [2022-08-18T16:48:19.251Z] #21 4.476 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:48:19.251Z] #21 4.479 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:48:19.251Z] #21 4.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:48:19.251Z] #21 4.482 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:48:19.251Z] #21 4.486 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:48:19.251Z] #21 4.488 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:48:19.251Z] #21 4.490 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:48:19.251Z] #21 4.491 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:48:19.251Z] #21 4.498 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:48:19.251Z] #21 4.499 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:48:19.251Z] #21 4.501 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:48:19.251Z] #21 4.503 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:48:19.251Z] #21 4.504 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-18T16:48:19.251Z] #21 4.506 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:48:19.251Z] #21 4.511 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:48:19.251Z] #21 4.513 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:48:19.251Z] #21 4.513 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:48:19.251Z] #21 4.523 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:48:19.251Z] #21 4.524 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:48:19.251Z] #21 4.525 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:48:19.251Z] #21 4.527 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:48:19.251Z] #21 4.530 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:48:19.251Z] #21 4.533 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:48:19.251Z] #21 4.535 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:48:19.251Z] #21 4.555 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:48:19.251Z] #21 4.557 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:48:19.251Z] #21 4.558 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:48:19.280Z] #19 1.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:48:19.280Z] #19 1.367 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:48:19.507Z] #21 4.620 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:48:19.507Z] #21 4.621 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-18T16:48:19.507Z] #21 4.622 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-18T16:48:19.507Z] #21 4.623 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-18T16:48:19.507Z] #21 4.623 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:48:19.507Z] #21 4.624 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:48:19.507Z] #21 4.626 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:48:19.507Z] #21 4.627 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-18T16:48:19.507Z] #21 4.640 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:48:19.507Z] #21 4.640 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:48:19.507Z] #21 4.642 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:48:19.507Z] #21 4.644 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:48:19.507Z] #21 4.646 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:48:19.507Z] #21 4.647 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:48:19.507Z] #21 4.649 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:48:19.507Z] #21 4.656 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:48:19.507Z] #21 4.660 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:48:19.507Z] #21 4.661 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-18T16:48:19.507Z] #21 4.708 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:48:19.507Z] #21 4.718 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:48:19.507Z] #21 4.725 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:48:19.507Z] #21 4.726 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:48:19.536Z] #19 1.468 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:48:19.536Z] #19 1.561 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:48:19.763Z] #21 4.882 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:48:19.763Z] #21 4.914 Fetched 27.7 MB in 1s (53.1 MB/s) [2022-08-18T16:48:19.763Z] #21 4.942 Selecting previously unselected package pigz. [2022-08-18T16:48:19.763Z] #21 4.942 (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-18T16:48:19.763Z] #21 5.040 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:48:19.763Z] #21 5.044 Unpacking pigz (2.6-1) ... [2022-08-18T16:48:19.763Z] #21 5.093 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:48:19.763Z] #21 5.094 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:48:19.763Z] #21 5.100 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:48:19.763Z] #21 5.166 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:48:19.763Z] #21 5.169 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:48:19.763Z] #21 5.172 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:48:19.763Z] #21 5.211 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:48:19.792Z] #19 1.651 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:48:19.792Z] #19 1.654 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:48:19.792Z] #19 1.656 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:48:19.792Z] #19 1.658 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:48:19.792Z] #19 1.660 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:48:19.792Z] #19 1.661 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:48:19.792Z] #19 1.663 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:48:19.792Z] #19 1.664 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:48:19.792Z] #19 1.664 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:48:19.792Z] #19 1.665 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:48:19.792Z] #19 1.666 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:48:19.792Z] #19 1.666 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:48:20.019Z] #21 5.215 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:48:20.019Z] #21 5.218 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:48:20.019Z] #21 5.251 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:48:20.019Z] #21 5.253 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:48:20.019Z] #21 5.257 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:48:20.019Z] #21 5.287 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:48:20.019Z] #21 5.290 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:48:20.019Z] #21 5.293 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:48:20.019Z] #21 5.321 Selecting previously unselected package libcap2-bin. [2022-08-18T16:48:20.275Z] #21 5.324 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:48:20.275Z] #21 5.327 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:48:20.275Z] #21 5.377 Selecting previously unselected package iproute2. [2022-08-18T16:48:20.275Z] #21 5.377 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:48:20.275Z] #21 5.381 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:48:20.275Z] #21 5.498 Selecting previously unselected package xxd. [2022-08-18T16:48:20.275Z] #21 5.500 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:48:20.275Z] #21 5.504 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:20.275Z] #21 5.559 Selecting previously unselected package vim-common. [2022-08-18T16:48:20.275Z] #21 5.559 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:48:20.275Z] #21 5.567 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:20.275Z] #21 5.619 Selecting previously unselected package bash-completion. [2022-08-18T16:48:20.275Z] #21 5.619 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:48:20.836Z] #21 6.080 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:48:20.836Z] #21 6.177 Selecting previously unselected package bzip2. [2022-08-18T16:48:21.093Z] #21 6.180 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:48:21.093Z] #21 6.185 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:48:21.093Z] #21 6.266 Selecting previously unselected package xz-utils. [2022-08-18T16:48:21.093Z] #21 6.269 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:48:21.093Z] #21 6.288 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:48:21.093Z] #21 6.380 Selecting previously unselected package apparmor. [2022-08-18T16:48:21.093Z] #21 6.383 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:48:21.093Z] #21 6.400 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:48:21.348Z] #21 6.569 Selecting previously unselected package inetutils-ping. [2022-08-18T16:48:21.348Z] #21 6.569 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:48:21.348Z] #21 6.573 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:48:21.348Z] #21 6.614 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:48:21.348Z] #21 6.616 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:48:21.348Z] #21 6.620 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:48:21.348Z] #21 6.654 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:48:21.348Z] #21 6.654 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:48:21.348Z] #21 6.658 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:48:21.348Z] #21 6.691 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:48:21.348Z] #21 6.691 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:48:21.348Z] #21 6.696 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:48:21.348Z] #21 6.728 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:48:21.348Z] #21 6.731 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:48:21.348Z] #21 6.735 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:48:21.348Z] #21 6.770 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:48:21.604Z] #21 6.773 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:48:21.604Z] #21 6.777 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:48:21.604Z] #21 6.815 Selecting previously unselected package iptables. [2022-08-18T16:48:21.604Z] #21 6.817 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:48:21.604Z] #21 6.821 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:48:21.604Z] #21 6.900 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:48:21.604Z] #21 6.903 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:48:21.604Z] #21 6.907 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:48:21.604Z] #21 6.956 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:48:21.604Z] #21 6.956 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:48:21.604Z] #21 6.960 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:48:21.604Z] #21 6.995 Selecting previously unselected package jq. [2022-08-18T16:48:21.604Z] #21 6.998 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:48:21.604Z] #21 7.002 Unpacking jq (1.6-2.1) ... [2022-08-18T16:48:21.859Z] #21 7.040 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:48:21.859Z] #21 7.042 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:48:21.859Z] #21 7.046 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:48:21.859Z] #21 7.076 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:48:21.859Z] #21 7.078 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:48:21.859Z] #21 7.081 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:48:21.859Z] #21 7.111 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:48:21.859Z] #21 7.114 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:48:21.859Z] #21 7.118 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:48:22.252Z] #28 ... [2022-08-18T16:48:22.252Z] [2022-08-18T16:48:22.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:22.252Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:22.252Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-18T16:48:22.252Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T16:48:22.252Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-18T16:48:22.252Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T16:48:22.252Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T16:48:22.252Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.6s done [2022-08-18T16:48:22.252Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-18T16:48:22.252Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.8s done [2022-08-18T16:48:22.252Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.9s done [2022-08-18T16:48:22.252Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 113.25MB / 141.86MB 6.2s [2022-08-18T16:48:22.252Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.9s done [2022-08-18T16:48:22.512Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.71MB / 141.86MB 6.5s [2022-08-18T16:48:22.773Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 131.07MB / 141.86MB 6.7s [2022-08-18T16:48:22.787Z] #21 7.939 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:48:22.787Z] #21 7.941 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 7.946 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:48:22.787Z] #21 7.978 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:48:22.787Z] #21 7.981 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 7.984 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:48:22.787Z] #21 8.023 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:48:22.787Z] #21 8.023 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 8.027 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:48:22.787Z] #21 8.062 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:48:22.787Z] #21 8.065 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 8.069 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:48:22.787Z] #21 8.104 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:48:22.787Z] #21 8.104 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 8.108 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:48:22.787Z] #21 8.135 Selecting previously unselected package net-tools. [2022-08-18T16:48:22.787Z] #21 8.135 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 8.138 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:48:22.787Z] #21 8.186 Selecting previously unselected package patch. [2022-08-18T16:48:22.787Z] #21 8.189 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:48:22.787Z] #21 8.193 Unpacking patch (2.7.6-7) ... [2022-08-18T16:48:22.787Z] #21 8.226 Selecting previously unselected package python-pip-whl. [2022-08-18T16:48:23.042Z] #21 8.228 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:48:23.042Z] #21 8.232 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:48:23.042Z] #21 8.387 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:48:23.042Z] #21 8.390 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:48:23.042Z] #21 8.393 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:48:23.042Z] #21 8.433 Selecting previously unselected package python3-distutils. [2022-08-18T16:48:23.042Z] #21 8.436 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:48:23.042Z] #21 8.439 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:48:23.042Z] #21 8.481 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:48:23.298Z] #21 8.484 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:48:23.298Z] #21 8.487 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:48:23.298Z] #21 8.539 Selecting previously unselected package python3-setuptools. [2022-08-18T16:48:23.298Z] #21 8.541 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:48:23.298Z] #21 8.545 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:48:23.298Z] #21 8.609 Selecting previously unselected package python3-wheel. [2022-08-18T16:48:23.298Z] #21 8.612 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:48:23.298Z] #21 8.616 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:48:23.298Z] #21 8.646 Selecting previously unselected package python3-pip. [2022-08-18T16:48:23.298Z] #21 8.649 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:48:23.298Z] #21 8.652 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:48:23.298Z] #21 8.721 Selecting previously unselected package sudo. [2022-08-18T16:48:23.341Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 7.0s [2022-08-18T16:48:23.554Z] #21 8.723 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:48:23.555Z] #21 8.728 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:48:23.555Z] #21 8.861 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:48:23.555Z] #21 8.864 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:48:23.555Z] #21 8.868 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:48:23.555Z] #21 8.931 Selecting previously unselected package uidmap. [2022-08-18T16:48:23.555Z] #21 8.934 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:48:23.555Z] #21 8.937 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:48:23.555Z] #21 8.983 Selecting previously unselected package vim-runtime. [2022-08-18T16:48:23.811Z] #21 8.985 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:48:23.811Z] #21 8.996 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:48:23.811Z] #21 9.009 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:48:23.811Z] #21 9.013 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:24.273Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.1s done [2022-08-18T16:48:24.372Z] #21 9.670 Selecting previously unselected package vim. [2022-08-18T16:48:24.372Z] #21 9.673 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:48:24.372Z] #21 9.681 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:24.531Z] #11 ... [2022-08-18T16:48:24.531Z] [2022-08-18T16:48:24.531Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:24.531Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:48:24.531Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T16:48:24.531Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:48:24.531Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T16:48:24.531Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T16:48:24.531Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-08-18T16:48:24.531Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-08-18T16:48:24.531Z] #71 DONE 8.3s [2022-08-18T16:48:24.531Z] [2022-08-18T16:48:24.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:24.531Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:24.531Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.6s [2022-08-18T16:48:24.531Z] #11 ... [2022-08-18T16:48:24.531Z] [2022-08-18T16:48:24.531Z] #24 [internal] load build context [2022-08-18T16:48:24.531Z] #24 sha256:ba108589bf6f93a182cd0d4f9824dd315c678722d913b4636d8cab9b9533efd8 [2022-08-18T16:48:24.531Z] #24 transferring context: 57.82MB 8.4s [2022-08-18T16:48:24.531Z] #24 ... [2022-08-18T16:48:24.531Z] [2022-08-18T16:48:24.531Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:24.531Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:24.627Z] #21 9.829 Selecting previously unselected package xfsprogs. [2022-08-18T16:48:24.627Z] #21 9.832 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:48:24.627Z] #21 9.835 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:48:24.627Z] #21 9.948 Selecting previously unselected package zip. [2022-08-18T16:48:24.627Z] #21 9.948 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T16:48:24.883Z] #21 9.952 Unpacking zip (3.0-12) ... [2022-08-18T16:48:24.883Z] #21 9.993 Selecting previously unselected package zstd. [2022-08-18T16:48:24.883Z] #21 9.995 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:48:24.883Z] #21 9.998 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:48:24.883Z] #21 10.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:48:25.101Z] #11 ... [2022-08-18T16:48:25.101Z] [2022-08-18T16:48:25.101Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:48:25.101Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:48:25.101Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T16:48:25.101Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T16:48:25.101Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:48:25.101Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-08-18T16:48:25.101Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-08-18T16:48:25.101Z] #73 DONE 9.0s [2022-08-18T16:48:25.101Z] [2022-08-18T16:48:25.101Z] #24 [internal] load build context [2022-08-18T16:48:25.101Z] #24 sha256:ba108589bf6f93a182cd0d4f9824dd315c678722d913b4636d8cab9b9533efd8 [2022-08-18T16:48:25.101Z] #24 transferring context: 62.38MB 9.0s done [2022-08-18T16:48:25.138Z] #21 10.36 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:48:25.138Z] #21 10.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:48:25.138Z] #21 10.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:48:25.138Z] #21 10.39 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:48:25.138Z] #21 10.40 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:48:25.138Z] #21 10.41 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:48:25.138Z] #21 10.42 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:48:25.138Z] #21 10.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:48:25.138Z] #21 10.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:48:25.138Z] #21 10.45 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:48:25.138Z] #21 10.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:48:25.394Z] #21 10.47 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:48:25.394Z] #21 10.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:25.394Z] #21 10.62 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:48:25.394Z] #21 10.63 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:48:25.394Z] #21 10.64 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:48:25.670Z] #24 DONE 9.6s [2022-08-18T16:48:25.670Z] [2022-08-18T16:48:25.670Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:25.670Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:26.319Z] #21 11.37 Setting up zip (3.0-12) ... [2022-08-18T16:48:26.320Z] #21 11.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:26.320Z] #21 11.39 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:48:26.327Z] #19 7.268 Fetched 49.2 MB in 7s (7319 kB/s) [2022-08-18T16:48:26.575Z] #21 11.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:48:26.831Z] #21 11.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:48:26.831Z] #21 12.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:48:26.831Z] #21 12.01 Setting up patch (2.7.6-7) ... [2022-08-18T16:48:26.831Z] #21 12.02 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:48:26.831Z] #21 12.06 invoke-rc.d: could not determine current runlevel [2022-08-18T16:48:26.831Z] #21 12.06 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:48:26.831Z] #21 12.06 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:48:26.831Z] #21 12.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:48:26.831Z] #21 12.09 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:48:26.831Z] #21 12.10 Setting up pigz (2.6-1) ... [2022-08-18T16:48:26.831Z] #21 12.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:48:26.831Z] #21 12.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:48:26.831Z] #21 12.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:48:26.831Z] #21 12.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:27.038Z] #28 ... [2022-08-18T16:48:27.038Z] [2022-08-18T16:48:27.038Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:48:27.038Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:48:27.038Z] #72 DONE 0.8s [2022-08-18T16:48:27.038Z] [2022-08-18T16:48:27.038Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:27.038Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:27.087Z] #21 12.28 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:48:27.087Z] #21 12.29 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:48:27.087Z] #21 12.40 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:48:27.087Z] #21 12.41 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:48:27.087Z] #21 12.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:48:27.087Z] #21 12.43 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:48:27.343Z] #21 12.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:48:27.343Z] #21 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:48:27.343Z] #21 12.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:48:27.343Z] #21 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:48:27.343Z] #21 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:48:27.343Z] #21 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:48:27.343Z] #21 12.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:48:27.343Z] #21 12.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:48:27.343Z] #21 12.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:48:27.343Z] #21 12.58 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:48:27.617Z] #21 12.92 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:48:27.873Z] #21 12.93 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:48:27.873Z] #21 12.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:48:27.873Z] #21 12.95 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:48:27.873Z] #21 13.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:48:27.968Z] #28 ... [2022-08-18T16:48:27.968Z] [2022-08-18T16:48:27.968Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:48:27.968Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:48:27.968Z] #74 DONE 0.8s [2022-08-18T16:48:27.968Z] [2022-08-18T16:48:27.968Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:48:27.968Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:48:28.129Z] #21 13.21 Setting up jq (1.6-2.1) ... [2022-08-18T16:48:28.129Z] #21 13.22 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:48:28.129Z] #21 13.23 Setting up iptables (1.8.7-1) ... [2022-08-18T16:48:28.129Z] #21 13.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:48:28.129Z] #21 13.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:48:28.129Z] #21 13.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:48:28.129Z] #21 13.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:48:28.129Z] #21 13.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:48:28.129Z] #21 13.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:48:28.129Z] #21 13.26 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:48:28.129Z] #21 13.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:48:28.218Z] #19 7.268 Reading package lists... [2022-08-18T16:48:28.691Z] #21 DONE 13.9s [2022-08-18T16:48:28.691Z] [2022-08-18T16:48:28.691Z] #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-18T16:48:28.691Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T16:48:28.947Z] #22 0.436 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:48:29.203Z] #22 0.441 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:48:29.203Z] #22 0.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:48:29.203Z] #22 DONE 0.5s [2022-08-18T16:48:29.203Z] [2022-08-18T16:48:29.203Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:48:29.203Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:48:29.346Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.6s done [2022-08-18T16:48:29.913Z] #28 DONE 13.8s [2022-08-18T16:48:29.913Z] [2022-08-18T16:48:29.913Z] #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-18T16:48:29.913Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:48:31.290Z] #29 1.606 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:48:31.489Z] #19 10.24 Reading package lists... [2022-08-18T16:48:31.554Z] #29 1.611 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:48:31.554Z] #29 1.611 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:48:31.815Z] #29 1.894 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:48:32.056Z] #19 13.26 Building dependency tree... [2022-08-18T16:48:32.381Z] #29 2.342 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:48:32.619Z] #19 14.53 The following additional packages will be installed: [2022-08-18T16:48:32.619Z] #19 14.53 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T16:48:32.619Z] #19 14.53 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.53 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.53 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T16:48:32.619Z] #19 14.53 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.53 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.54 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-18T16:48:32.619Z] #19 14.54 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-18T16:48:32.619Z] #19 14.54 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.54 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.54 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T16:48:32.619Z] #19 14.54 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T16:48:32.619Z] #19 14.54 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T16:48:32.619Z] #19 14.54 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T16:48:32.619Z] #19 14.54 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.54 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.54 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T16:48:32.619Z] #19 14.54 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T16:48:32.619Z] #19 14.54 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T16:48:32.619Z] #19 14.54 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T16:48:32.619Z] #19 14.54 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T16:48:32.619Z] #19 14.54 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T16:48:32.619Z] #19 14.54 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T16:48:32.619Z] #19 14.54 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T16:48:32.619Z] #19 14.54 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T16:48:32.619Z] #19 14.54 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T16:48:32.619Z] #19 14.54 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T16:48:32.619Z] #19 14.54 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T16:48:32.619Z] #19 14.54 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T16:48:32.619Z] #19 14.54 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T16:48:32.619Z] #19 14.54 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T16:48:32.619Z] #19 14.54 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T16:48:32.619Z] #19 14.54 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T16:48:32.619Z] #19 14.54 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T16:48:32.619Z] #19 14.54 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T16:48:32.619Z] #19 14.54 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T16:48:32.619Z] #19 14.54 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T16:48:32.619Z] #19 14.54 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T16:48:32.619Z] #19 14.55 Suggested packages: [2022-08-18T16:48:32.619Z] #19 14.55 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-18T16:48:32.619Z] #19 14.55 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.55 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-18T16:48:32.619Z] #19 14.55 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-18T16:48:32.619Z] #19 14.55 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-18T16:48:32.619Z] #19 14.55 libyaml-shell-perl ed diffutils-doc [2022-08-18T16:48:32.619Z] #19 14.55 Recommended packages: [2022-08-18T16:48:32.619Z] #19 14.55 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-18T16:48:32.619Z] #19 14.55 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-18T16:48:32.638Z] #29 2.747 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:48:33.994Z] #19 15.76 The following NEW packages will be installed: [2022-08-18T16:48:33.994Z] #19 15.76 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-18T16:48:33.994Z] #19 15.76 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-18T16:48:33.994Z] #19 15.76 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-18T16:48:33.994Z] #19 15.76 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-18T16:48:33.994Z] #19 15.76 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-18T16:48:33.994Z] #19 15.76 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-18T16:48:33.994Z] #19 15.76 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-18T16:48:33.994Z] #19 15.76 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-18T16:48:33.994Z] #19 15.76 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-18T16:48:33.994Z] #19 15.76 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-18T16:48:33.994Z] #19 15.76 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-18T16:48:33.994Z] #19 15.76 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-18T16:48:33.994Z] #19 15.76 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-18T16:48:33.994Z] #19 15.76 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-18T16:48:33.994Z] #19 15.76 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-18T16:48:33.994Z] #19 15.76 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-18T16:48:33.994Z] #19 15.76 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-18T16:48:33.994Z] #19 15.76 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.76 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-18T16:48:33.994Z] #19 15.76 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-18T16:48:33.994Z] #19 15.76 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-18T16:48:33.994Z] #19 15.76 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-18T16:48:33.994Z] #19 15.76 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-18T16:48:33.994Z] #19 15.76 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.76 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-18T16:48:33.994Z] #19 15.76 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-18T16:48:33.994Z] #19 15.76 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.76 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-18T16:48:33.994Z] #19 15.76 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.76 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-18T16:48:33.994Z] #19 15.76 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.76 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-18T16:48:33.994Z] #19 15.76 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-18T16:48:33.994Z] #19 15.76 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-18T16:48:33.994Z] #19 15.76 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.77 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-18T16:48:33.994Z] #19 15.77 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-18T16:48:33.994Z] #19 15.77 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-18T16:48:33.994Z] #19 15.77 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-18T16:48:33.994Z] #19 15.77 linux-libc-dev-s390x-cross patch xz-utils [2022-08-18T16:48:33.994Z] #19 16.07 0 upgraded, 133 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:48:33.994Z] #19 16.07 Need to get 788 MB of archives. [2022-08-18T16:48:33.994Z] #19 16.07 After this operation, 3385 MB of additional disk space will be used. [2022-08-18T16:48:33.994Z] #19 16.07 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-18T16:48:33.994Z] #19 16.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:48:33.994Z] #19 16.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T16:48:33.994Z] #19 16.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T16:48:33.994Z] #19 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T16:48:33.994Z] #19 16.10 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-18T16:48:33.994Z] #19 16.10 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-18T16:48:33.994Z] #19 16.13 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-18T16:48:33.994Z] #19 16.15 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-18T16:48:34.009Z] #29 3.871 Fetched 8570 kB in 3s (3381 kB/s) [2022-08-18T16:48:34.252Z] #19 16.17 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-18T16:48:34.252Z] #19 16.18 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-18T16:48:34.252Z] #19 16.20 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-18T16:48:34.252Z] #19 16.20 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-18T16:48:34.517Z] #19 16.53 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-18T16:48:34.518Z] #19 16.53 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-18T16:48:34.572Z] #29 3.871 Reading package lists... [2022-08-18T16:48:34.774Z] #19 16.85 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-18T16:48:35.030Z] #19 16.85 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-18T16:48:35.146Z] #29 4.655 Reading package lists... [2022-08-18T16:48:35.286Z] #19 17.22 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-18T16:48:35.286Z] #19 17.22 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-18T16:48:35.405Z] #29 5.410 Building dependency tree... [2022-08-18T16:48:35.543Z] #19 17.53 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-18T16:48:35.543Z] #19 17.53 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-18T16:48:35.662Z] #29 5.750 The following additional packages will be installed: [2022-08-18T16:48:35.662Z] #29 5.750 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T16:48:35.662Z] #29 5.750 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T16:48:35.662Z] #29 5.750 Recommended packages: [2022-08-18T16:48:35.662Z] #29 5.750 libldap-common publicsuffix libsasl2-modules [2022-08-18T16:48:35.662Z] #29 5.914 The following NEW packages will be installed: [2022-08-18T16:48:35.662Z] #29 5.914 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T16:48:35.662Z] #29 5.914 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T16:48:35.662Z] #29 5.914 libssh2-1 openssl [2022-08-18T16:48:35.778Z] #23 5.642 Collecting yamllint==1.26.1 [2022-08-18T16:48:35.778Z] #23 6.665 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:48:35.800Z] #19 17.83 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-18T16:48:35.800Z] #19 17.83 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-18T16:48:35.800Z] #19 17.83 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-18T16:48:35.800Z] #19 17.83 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-18T16:48:35.800Z] #19 17.83 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-18T16:48:35.800Z] #19 17.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-18T16:48:35.800Z] #19 17.83 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-18T16:48:35.800Z] #19 17.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-18T16:48:35.800Z] #19 17.84 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-18T16:48:35.800Z] #19 17.84 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-18T16:48:35.800Z] #19 17.84 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-18T16:48:35.800Z] #19 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-18T16:48:35.800Z] #19 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-18T16:48:35.800Z] #19 17.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-18T16:48:35.920Z] #29 6.195 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T16:48:35.920Z] #29 6.195 Need to get 3047 kB of archives. [2022-08-18T16:48:35.920Z] #29 6.195 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T16:48:35.920Z] #29 6.195 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T16:48:35.920Z] #29 6.213 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T16:48:36.033Z] #23 6.933 Collecting pathspec>=0.5.3 [2022-08-18T16:48:36.033Z] #23 6.937 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:48:36.033Z] #23 7.030 Collecting pyyaml [2022-08-18T16:48:36.033Z] #23 7.034 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:48:36.058Z] #19 17.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-18T16:48:36.058Z] #19 17.88 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-18T16:48:36.058Z] #19 17.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-18T16:48:36.058Z] #19 17.89 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-18T16:48:36.058Z] #19 17.89 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-18T16:48:36.185Z] #29 6.217 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T16:48:36.185Z] #29 6.221 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-18T16:48:36.185Z] #29 6.227 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T16:48:36.185Z] #29 6.235 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-18T16:48:36.185Z] #29 6.238 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-18T16:48:36.185Z] #29 6.239 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T16:48:36.185Z] #29 6.240 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T16:48:36.185Z] #29 6.241 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T16:48:36.185Z] #29 6.247 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T16:48:36.185Z] #29 6.251 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T16:48:36.185Z] #29 6.254 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:48:36.185Z] #29 6.266 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:48:36.185Z] #29 6.266 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:48:36.185Z] #29 ... [2022-08-18T16:48:36.185Z] [2022-08-18T16:48:36.185Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:36.185Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:36.185Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.9s done [2022-08-18T16:48:36.185Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-18T16:48:36.185Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.0s [2022-08-18T16:48:36.289Z] #23 7.054 Building wheels for collected packages: yamllint [2022-08-18T16:48:36.289Z] #23 7.054 Building wheel for yamllint (setup.py): started [2022-08-18T16:48:36.289Z] #23 7.288 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:48:36.315Z] #19 18.29 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-18T16:48:36.315Z] #19 18.29 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-18T16:48:36.315Z] #19 18.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-18T16:48:36.315Z] #19 18.32 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-18T16:48:36.315Z] #19 18.33 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-18T16:48:36.457Z] #11 ... [2022-08-18T16:48:36.457Z] [2022-08-18T16:48:36.457Z] #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-18T16:48:36.457Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:48:36.457Z] #29 6.619 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:48:36.457Z] #29 6.657 Fetched 3047 kB in 0s (8934 kB/s) [2022-08-18T16:48:36.457Z] #29 6.686 Selecting previously unselected package openssl. [2022-08-18T16:48:36.457Z] #29 6.686 (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-18T16:48:36.457Z] #29 6.686 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T16:48:36.457Z] #29 6.698 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:48:36.544Z] #23 7.289 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=43d2152ee3670d3560587bcdc31876b6a04e65874474bb5e124085345c9f606f [2022-08-18T16:48:36.544Z] #23 7.289 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:48:36.544Z] #23 7.291 Successfully built yamllint [2022-08-18T16:48:36.544Z] #23 7.297 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:48:36.544Z] #23 7.407 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:48:36.544Z] #23 DONE 7.5s [2022-08-18T16:48:36.573Z] #19 18.69 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-18T16:48:36.573Z] #19 18.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:48:36.573Z] #19 18.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T16:48:36.573Z] #19 18.70 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-18T16:48:36.714Z] #29 6.948 Selecting previously unselected package ca-certificates. [2022-08-18T16:48:36.714Z] #29 6.948 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T16:48:36.714Z] #29 6.952 Unpacking ca-certificates (20210119) ... [2022-08-18T16:48:36.800Z] [2022-08-18T16:48:36.800Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:48:36.800Z] #27 sha256:04f63122bf646d9698165562ca5a00e0f15b567bf554e25b9c3a06416c6090d5 [2022-08-18T16:48:36.800Z] #27 DONE 0.2s [2022-08-18T16:48:36.800Z] [2022-08-18T16:48:36.800Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:48:36.800Z] #32 sha256:5c9d8f75efab92f4459bbef2ccfc57ac83de65e2a6cc7bf418b13bb754fee897 [2022-08-18T16:48:36.831Z] #19 18.70 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-18T16:48:36.831Z] #19 18.70 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:48:36.831Z] #19 18.77 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-18T16:48:36.831Z] #19 18.77 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-18T16:48:36.831Z] #19 18.77 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-18T16:48:36.831Z] #19 18.77 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-18T16:48:36.831Z] #19 18.77 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-18T16:48:36.831Z] #19 18.78 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-18T16:48:36.831Z] #19 18.78 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-18T16:48:36.831Z] #19 18.78 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-18T16:48:36.831Z] #19 18.78 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-18T16:48:36.831Z] #19 18.78 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-18T16:48:36.831Z] #19 18.78 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-18T16:48:36.831Z] #19 18.78 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-18T16:48:36.831Z] #19 18.78 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-18T16:48:36.831Z] #19 18.78 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-18T16:48:36.831Z] #19 18.79 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-18T16:48:36.831Z] #19 18.79 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-18T16:48:36.831Z] #19 18.79 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-18T16:48:36.831Z] #19 18.79 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-18T16:48:36.831Z] #19 18.80 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-18T16:48:36.831Z] #19 18.81 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-18T16:48:36.831Z] #19 18.81 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-18T16:48:36.831Z] #19 18.82 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-18T16:48:36.970Z] #29 7.085 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T16:48:36.970Z] #29 7.085 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T16:48:36.970Z] #29 7.092 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:48:36.970Z] #29 7.262 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T16:48:36.970Z] #29 7.262 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:48:36.970Z] #29 7.268 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:48:36.970Z] #29 7.348 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T16:48:36.970Z] #29 7.348 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:48:37.089Z] #19 19.18 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-18T16:48:37.089Z] #19 19.18 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-18T16:48:37.089Z] #19 19.19 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-18T16:48:37.089Z] #19 19.20 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-18T16:48:37.089Z] #19 19.22 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-18T16:48:37.097Z] #32 DONE 0.2s [2022-08-18T16:48:37.097Z] [2022-08-18T16:48:37.097Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:48:37.097Z] #35 sha256:42c33dea88a98a3f331857742c3d37f924887af2028968302f352b6d818fdb73 [2022-08-18T16:48:37.097Z] #35 DONE 0.1s [2022-08-18T16:48:37.227Z] #29 7.437 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:48:37.228Z] #29 7.533 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T16:48:37.228Z] #29 7.533 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T16:48:37.228Z] #29 7.535 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:48:37.352Z] [2022-08-18T16:48:37.352Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:48:37.352Z] #37 sha256:ad762f2ae0098bac3fd6485e0f9c08ce0804eb48a8436801b2604b1a47bf68e6 [2022-08-18T16:48:37.352Z] #37 DONE 0.1s [2022-08-18T16:48:37.352Z] [2022-08-18T16:48:37.484Z] #29 7.677 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T16:48:37.484Z] #29 7.677 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T16:48:37.484Z] #29 7.682 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:48:37.484Z] #29 7.791 Selecting previously unselected package libpsl5:amd64. [2022-08-18T16:48:37.484Z] #29 7.791 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T16:48:37.484Z] #29 7.797 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:48:37.608Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:48:37.608Z] #39 sha256:5ed52fc8de2cdcd12bf4e20bc29066a4957822b881aa7a4877b9792b27577063 [2022-08-18T16:48:37.608Z] #39 DONE 0.1s [2022-08-18T16:48:37.608Z] [2022-08-18T16:48:37.608Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:48:37.608Z] #41 sha256:a357d79e12f47ed515340a32a25295577f6c3ffeddcd39229b3603cc7cfe9f4e [2022-08-18T16:48:37.608Z] #41 DONE 0.1s [2022-08-18T16:48:37.608Z] [2022-08-18T16:48:37.608Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:48:37.608Z] #45 sha256:ae3ff42f385f77e23100405185779493bbaadb74a289b6b13bb86e728b4457d4 [2022-08-18T16:48:37.608Z] #45 DONE 0.1s [2022-08-18T16:48:37.608Z] [2022-08-18T16:48:37.608Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:48:37.608Z] #48 sha256:656644d9441fdf9f151bf5353f0110b80f83b132ce4f223c18b4c6ba9b0ac9a2 [2022-08-18T16:48:37.654Z] #19 19.61 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-18T16:48:37.655Z] #19 19.61 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-18T16:48:37.655Z] #19 19.61 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-18T16:48:37.655Z] #19 19.62 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-18T16:48:37.655Z] #19 19.62 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-18T16:48:37.655Z] #19 19.62 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-18T16:48:37.655Z] #19 19.62 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-18T16:48:37.655Z] #19 19.63 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-18T16:48:37.655Z] #19 19.64 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-18T16:48:37.655Z] #19 19.64 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-18T16:48:37.655Z] #19 19.65 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-18T16:48:37.740Z] #29 7.876 Selecting previously unselected package librtmp1:amd64. [2022-08-18T16:48:37.740Z] #29 7.876 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T16:48:37.740Z] #29 7.881 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:48:37.740Z] #29 7.990 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T16:48:37.740Z] #29 7.990 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T16:48:37.740Z] #29 7.994 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:48:37.863Z] #48 DONE 0.2s [2022-08-18T16:48:37.864Z] [2022-08-18T16:48:37.864Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:48:37.864Z] #52 sha256:4ea8bea4e915f3494b4b416d4d31cd59af5b0191f33f7094a2f3f5b3b9505273 [2022-08-18T16:48:37.864Z] #52 DONE 0.1s [2022-08-18T16:48:37.864Z] [2022-08-18T16:48:37.864Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:48:37.864Z] #54 sha256:d8ae0848a7bebeb4e9a262475993ad57cb99d5f6fc141a272bf6988132a1fec6 [2022-08-18T16:48:37.912Z] #19 20.01 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-18T16:48:37.912Z] #19 20.01 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-18T16:48:37.912Z] #19 20.02 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-18T16:48:37.996Z] #29 8.146 Selecting previously unselected package libcurl4:amd64. [2022-08-18T16:48:37.996Z] #29 8.146 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:48:37.996Z] #29 8.197 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:48:37.996Z] #29 8.335 Selecting previously unselected package curl. [2022-08-18T16:48:37.996Z] #29 8.335 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:48:37.996Z] #29 8.340 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:48:38.119Z] #54 DONE 0.1s [2022-08-18T16:48:38.119Z] [2022-08-18T16:48:38.119Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:48:38.119Z] #56 sha256:c955e7fd140e6a5dfada4b9f15556bf6c3553385691308656142cb5010cc48a1 [2022-08-18T16:48:38.169Z] #19 20.03 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-18T16:48:38.169Z] #19 20.04 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-18T16:48:38.253Z] #29 8.474 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:48:38.253Z] #29 8.474 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:48:38.253Z] #29 8.487 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:48:38.253Z] #29 8.559 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:48:38.253Z] #29 8.559 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:48:38.253Z] #29 8.563 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:48:38.253Z] #29 8.634 Selecting previously unselected package jq. [2022-08-18T16:48:38.253Z] #29 8.634 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:48:38.377Z] #56 DONE 0.3s [2022-08-18T16:48:38.377Z] [2022-08-18T16:48:38.377Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:48:38.377Z] #58 sha256:ce97cb0bf1a52325e1083d7af088a8e278f94e38e78036efe0dbeeedbc9b352f [2022-08-18T16:48:38.377Z] #58 DONE 0.1s [2022-08-18T16:48:38.377Z] [2022-08-18T16:48:38.377Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:48:38.377Z] #61 sha256:8ef9817c1fed9d979ade0037b0ae5371c5350290aa6eb5cd900f6eac7dffaf9e [2022-08-18T16:48:38.377Z] #61 DONE 0.1s [2022-08-18T16:48:38.426Z] #19 20.39 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-18T16:48:38.426Z] #19 20.39 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-18T16:48:38.426Z] #19 20.39 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-18T16:48:38.426Z] #19 20.40 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-18T16:48:38.426Z] #19 20.40 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-18T16:48:38.426Z] #19 20.40 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-18T16:48:38.426Z] #19 20.40 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-18T16:48:38.426Z] #19 20.41 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-18T16:48:38.426Z] #19 20.43 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-18T16:48:38.426Z] #19 20.43 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-18T16:48:38.426Z] #19 20.45 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-18T16:48:38.426Z] #19 20.45 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-18T16:48:38.426Z] #19 20.45 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-18T16:48:38.426Z] #19 20.46 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-18T16:48:38.426Z] #19 20.46 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-18T16:48:38.511Z] #29 8.644 Unpacking jq (1.6-2.1) ... [2022-08-18T16:48:38.511Z] #29 8.704 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:48:38.511Z] #29 8.715 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:48:38.511Z] #29 8.727 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:48:38.511Z] #29 8.738 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:48:38.511Z] #29 8.750 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:48:38.511Z] #29 8.761 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:48:38.511Z] #29 8.774 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:48:38.511Z] #29 8.786 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:48:38.511Z] #29 8.806 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:48:38.511Z] #29 8.816 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:48:38.511Z] #29 8.829 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:48:38.511Z] #29 8.842 Setting up ca-certificates (20210119) ... [2022-08-18T16:48:38.632Z] [2022-08-18T16:48:38.632Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:48:38.632Z] #65 sha256:f367bdbfdd4c27a9d9c0a500fe1fc2cfffdf5bd1ed91a7221fae610d7485067b [2022-08-18T16:48:38.988Z] #19 20.89 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-18T16:48:38.988Z] #19 20.89 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-18T16:48:38.988Z] #19 20.90 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-18T16:48:38.988Z] #19 20.92 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-18T16:48:38.988Z] #19 20.93 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-18T16:48:39.194Z] #65 DONE 0.5s [2022-08-18T16:48:39.194Z] [2022-08-18T16:48:39.194Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:48:39.194Z] #70 sha256:3e266989e4017bdf0d04d83f4f5429070afb7ab0f22888b6e81f19296eeb40e4 [2022-08-18T16:48:39.194Z] #70 DONE 0.2s [2022-08-18T16:48:39.194Z] [2022-08-18T16:48:39.194Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:48:39.194Z] #75 sha256:0f3622d665a99f018b549eb8e8c9e9d72c7736a8a386efd78ef4a942a88b97ed [2022-08-18T16:48:39.244Z] #19 21.29 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-18T16:48:39.443Z] #29 9.559 Updating certificates in /etc/ssl/certs... [2022-08-18T16:48:39.501Z] #19 21.29 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-18T16:48:39.501Z] #19 21.30 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-18T16:48:39.501Z] #19 21.31 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-18T16:48:39.501Z] #19 21.31 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-18T16:48:39.501Z] #19 21.31 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-18T16:48:39.501Z] #19 21.31 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-18T16:48:39.501Z] #19 21.31 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-18T16:48:39.501Z] #19 21.33 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-18T16:48:39.501Z] #19 21.33 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-18T16:48:39.501Z] #19 21.34 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-18T16:48:39.501Z] #19 21.34 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-18T16:48:39.755Z] #75 DONE 0.5s [2022-08-18T16:48:39.755Z] [2022-08-18T16:48:39.755Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:48:39.755Z] #78 sha256:71565ef04c98612cd592d4c56b16e32e16cd2dd7b2de0ec520d947598942c242 [2022-08-18T16:48:39.755Z] #78 DONE 0.1s [2022-08-18T16:48:39.755Z] [2022-08-18T16:48:39.755Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:48:39.755Z] #79 sha256:73a7a4adbfd5f46514ea4904eb0586ce276193b5f0aade3138cda7f60d5ddd77 [2022-08-18T16:48:39.755Z] #79 DONE 0.0s [2022-08-18T16:48:39.755Z] [2022-08-18T16:48:39.755Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:48:39.755Z] #80 sha256:c8dd2a0d380c3063259d39ed4dffc1389b94db8fda8f94b3b470a3382795dd09 [2022-08-18T16:48:39.755Z] #80 DONE 0.0s [2022-08-18T16:48:39.755Z] [2022-08-18T16:48:39.755Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:48:39.755Z] #81 sha256:9deb09a2b25758beb1e6273d6dff203805d78f29037e4d5cddab1aaccd10b3ab [2022-08-18T16:48:39.758Z] #19 21.72 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-18T16:48:39.758Z] #19 21.73 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-18T16:48:39.758Z] #19 21.74 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-18T16:48:39.758Z] #19 21.76 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-18T16:48:39.758Z] #19 21.77 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-18T16:48:40.014Z] #19 22.14 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-18T16:48:40.014Z] #19 22.14 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-18T16:48:40.271Z] #19 22.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:48:40.528Z] #19 22.55 Fetched 788 MB in 6s (124 MB/s) [2022-08-18T16:48:40.528Z] #19 22.58 Selecting previously unselected package liblocale-gettext-perl. [2022-08-18T16:48:40.682Z] #81 DONE 0.7s [2022-08-18T16:48:40.682Z] [2022-08-18T16:48:40.682Z] #82 exporting to image [2022-08-18T16:48:40.682Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:48:40.682Z] #82 exporting layers [2022-08-18T16:48:40.783Z] #19 22.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:48:40.784Z] #19 22.67 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-18T16:48:40.784Z] #19 22.67 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T16:48:40.784Z] #19 22.70 Selecting previously unselected package bzip2. [2022-08-18T16:48:40.784Z] #19 22.70 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:48:40.784Z] #19 22.70 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:48:40.784Z] #19 22.73 Selecting previously unselected package libmagic-mgc. [2022-08-18T16:48:40.784Z] #19 22.73 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T16:48:40.784Z] #19 22.74 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T16:48:40.813Z] #29 10.74 129 added, 0 removed; done. [2022-08-18T16:48:40.813Z] #29 10.81 Setting up jq (1.6-2.1) ... [2022-08-18T16:48:40.813Z] #29 10.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:48:40.813Z] #29 10.84 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:48:40.813Z] #29 10.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:48:40.813Z] #29 10.90 Processing triggers for ca-certificates (20210119) ... [2022-08-18T16:48:40.813Z] #29 10.92 Updating certificates in /etc/ssl/certs... [2022-08-18T16:48:41.040Z] #19 22.81 Selecting previously unselected package libmagic1:amd64. [2022-08-18T16:48:41.040Z] #19 22.81 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T16:48:41.040Z] #19 22.82 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:48:41.040Z] #19 22.86 Selecting previously unselected package file. [2022-08-18T16:48:41.040Z] #19 22.86 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-18T16:48:41.040Z] #19 22.86 Unpacking file (1:5.39-3) ... [2022-08-18T16:48:41.040Z] #19 22.90 Selecting previously unselected package xz-utils. [2022-08-18T16:48:41.040Z] #19 22.90 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:48:41.040Z] #19 22.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:48:41.040Z] #19 22.95 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-18T16:48:41.040Z] #19 22.95 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T16:48:41.040Z] #19 22.95 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T16:48:41.297Z] #19 23.28 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-18T16:48:41.297Z] #19 23.28 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-18T16:48:41.297Z] #19 23.28 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T16:48:41.553Z] #19 23.58 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-18T16:48:41.553Z] #19 23.58 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-18T16:48:41.553Z] #19 23.58 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T16:48:41.744Z] #29 11.79 0 added, 0 removed; done. [2022-08-18T16:48:41.744Z] #29 11.79 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T16:48:41.744Z] #29 11.79 done. [2022-08-18T16:48:42.127Z] #19 23.88 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-18T16:48:42.127Z] #19 23.88 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T16:48:42.127Z] #19 23.88 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T16:48:42.384Z] #19 24.15 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-18T16:48:42.384Z] #19 24.16 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-18T16:48:42.384Z] #19 24.16 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T16:48:42.384Z] #19 24.43 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-18T16:48:42.641Z] #19 24.43 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:42.641Z] #19 24.44 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:48:42.641Z] #19 24.47 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-18T16:48:42.641Z] #19 24.47 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:42.641Z] #19 24.47 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:48:42.679Z] #29 DONE 12.8s [2022-08-18T16:48:42.679Z] [2022-08-18T16:48:42.679Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:48:42.679Z] #30 sha256:3d78e1f57f84f89320f0a78f090139777abb50be0cf3a77f82f8cba2e38b014e [2022-08-18T16:48:42.679Z] #30 DONE 0.1s [2022-08-18T16:48:42.679Z] [2022-08-18T16:48:42.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:42.679Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:42.679Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.4s done [2022-08-18T16:48:42.679Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.8s [2022-08-18T16:48:43.212Z] #82 exporting layers 2.9s done [2022-08-18T16:48:43.212Z] #82 writing image sha256:f97e86e0b918cbe0b6ba2c9b8219c30a48f7036f0a6c97fb45e2b38d5d1e898b done [2022-08-18T16:48:43.212Z] #82 naming to docker.io/library/docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 done [2022-08-18T16:48:43.212Z] #82 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T16:48:43.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -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:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh dynbinary test-integration [2022-08-18T16:48:43.794Z] [2022-08-18T16:48:44.050Z] Removing bundles/ [2022-08-18T16:48:44.050Z] [2022-08-18T16:48:44.050Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:48:44.050Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:48:44.050Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:48:46.808Z] #19 28.92 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-18T16:48:47.065Z] #19 28.92 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:47.065Z] #19 28.92 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:48:47.065Z] #19 28.96 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-18T16:48:47.065Z] #19 28.96 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:47.065Z] #19 28.96 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:48:47.930Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.9s [2022-08-18T16:48:48.496Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.7s done [2022-08-18T16:48:48.753Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-18T16:48:51.234Z] #19 33.12 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-18T16:48:51.234Z] #19 33.12 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:51.234Z] #19 33.12 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:48:51.234Z] #19 33.16 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-18T16:48:51.234Z] #19 33.16 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:51.234Z] #19 33.17 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:48:52.934Z] #11 ... [2022-08-18T16:48:52.934Z] [2022-08-18T16:48:52.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-18T16:48:52.934Z] #31 sha256:e2bdc2942226ddd7a5992a4007d8402df21ada43f83c3b8fd05462c187eaf73f [2022-08-18T16:48:52.934Z] #31 2.120 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T16:48:52.934Z] #31 2.451 [2022-08-18T16:48:52.934Z] #31 2.674 #=#=# ######################################################################## 100.0% [2022-08-18T16:48:52.934Z] #31 2.999 [2022-08-18T16:48:52.935Z] #31 4.080 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T16:48:52.935Z] #31 4.437 [2022-08-18T16:48:52.935Z] #31 4.670 #=#=# ######################################################################## 100.0% [2022-08-18T16:48:52.935Z] #31 4.977 [2022-08-18T16:48:52.935Z] #31 6.055 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T16:48:52.935Z] #31 6.399 [2022-08-18T16:48:52.935Z] #31 6.623 #=#=# ################## 25.5% ######################################### 57.2% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-18T16:48:52.935Z] #31 7.200 [2022-08-18T16:48:52.935Z] #31 8.233 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T16:48:52.935Z] #31 8.579 [2022-08-18T16:48:52.935Z] #31 8.816 #=#=# ######################################################################## 100.0% [2022-08-18T16:48:52.935Z] #31 9.160 [2022-08-18T16:48:52.935Z] #31 9.933 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T16:48:52.935Z] #31 ... [2022-08-18T16:48:52.935Z] [2022-08-18T16:48:52.935Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:52.935Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:53.868Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-18T16:48:56.498Z] #19 37.63 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-18T16:48:56.498Z] #19 37.63 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:56.498Z] #19 37.70 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:48:56.498Z] #19 38.12 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-18T16:48:56.498Z] #19 38.12 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:48:56.498Z] #19 38.18 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:48:57.137Z] #11 ... [2022-08-18T16:48:57.137Z] [2022-08-18T16:48:57.137Z] #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-18T16:48:57.138Z] #31 sha256:e2bdc2942226ddd7a5992a4007d8402df21ada43f83c3b8fd05462c187eaf73f [2022-08-18T16:48:57.138Z] #31 10.35 [2022-08-18T16:48:57.138Z] #31 10.58 #=#=# ######################################################################## 100.0% [2022-08-18T16:48:57.138Z] #31 10.86 [2022-08-18T16:48:57.138Z] #31 10.95 Download of images into '/build' complete. [2022-08-18T16:48:57.138Z] #31 10.95 Use something like the following to load the result into a Docker daemon: [2022-08-18T16:48:57.138Z] #31 10.95 tar -cC '/build' . | docker load [2022-08-18T16:48:57.138Z] #31 DONE 14.2s [2022-08-18T16:48:57.138Z] [2022-08-18T16:48:57.138Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:48:57.138Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:48:59.034Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.3s done [2022-08-18T16:48:59.290Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T16:48:59.546Z] #11 DONE 43.4s [2022-08-18T16:48:59.546Z] [2022-08-18T16:48:59.546Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:48:59.546Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:49:00.109Z] #12 DONE 0.7s [2022-08-18T16:49:00.109Z] [2022-08-18T16:49:00.109Z] #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-18T16:49:00.109Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:49:00.667Z] #19 42.20 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-18T16:49:00.667Z] #19 42.20 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:00.667Z] #19 42.21 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:49:00.667Z] #19 42.24 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-18T16:49:00.667Z] #19 42.24 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:00.667Z] #19 42.25 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:02.002Z] #13 DONE 1.8s [2022-08-18T16:49:02.002Z] [2022-08-18T16:49:02.002Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:49:02.002Z] #66 sha256:5b8c66a1c6c6845f60e1b17c22bd0da73237e8795fed1a67a3940935cd3f45d4 [2022-08-18T16:49:02.258Z] #66 ... [2022-08-18T16:49:02.258Z] [2022-08-18T16:49:02.258Z] #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-18T16:49:02.258Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:49:02.258Z] #50 DONE 0.1s [2022-08-18T16:49:02.258Z] [2022-08-18T16:49:02.258Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:49:02.258Z] #25 sha256:3baf3d33329adb330068183be63218f0f66208f6a6afe195904f0fd07dc80274 [2022-08-18T16:49:02.258Z] #25 DONE 0.2s [2022-08-18T16:49:02.258Z] [2022-08-18T16:49:02.258Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:49:02.258Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:49:02.258Z] #33 DONE 0.2s [2022-08-18T16:49:02.258Z] [2022-08-18T16:49:02.258Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:49:02.258Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:49:02.258Z] #46 DONE 0.3s [2022-08-18T16:49:02.258Z] [2022-08-18T16:49:02.258Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:49:02.258Z] #66 sha256:5b8c66a1c6c6845f60e1b17c22bd0da73237e8795fed1a67a3940935cd3f45d4 [2022-08-18T16:49:02.258Z] #66 DONE 0.3s [2022-08-18T16:49:02.258Z] [2022-08-18T16:49:02.258Z] #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-18T16:49:02.258Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:49:03.937Z] #19 46.09 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-18T16:49:04.193Z] #19 46.10 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:04.193Z] #19 46.10 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:04.193Z] #19 46.13 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-18T16:49:04.193Z] #19 46.13 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:04.193Z] #19 46.13 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:49:04.193Z] #19 46.16 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-18T16:49:04.193Z] #19 46.16 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:04.193Z] #19 46.16 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:49:04.193Z] #19 46.19 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-18T16:49:04.193Z] #19 46.19 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:04.193Z] #19 46.20 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:04.193Z] #19 46.22 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-18T16:49:04.193Z] #19 46.22 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:04.193Z] #19 46.23 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:04.193Z] #19 46.25 Selecting previously unselected package cross-config. [2022-08-18T16:49:04.193Z] #19 46.26 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-18T16:49:04.193Z] #19 46.26 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-18T16:49:04.193Z] #19 46.29 Selecting previously unselected package gcc-10-cross-base. [2022-08-18T16:49:04.193Z] #19 46.29 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.193Z] #19 46.29 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T16:49:04.193Z] #19 46.32 Selecting previously unselected package libc6-arm64-cross. [2022-08-18T16:49:04.449Z] #19 46.33 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:04.449Z] #19 46.33 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T16:49:04.449Z] #19 46.46 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-18T16:49:04.449Z] #19 46.46 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.449Z] #19 46.47 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:04.449Z] #19 46.50 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-18T16:49:04.449Z] #19 46.50 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.449Z] #19 46.50 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:04.449Z] #19 46.54 Selecting previously unselected package libitm1-arm64-cross. [2022-08-18T16:49:04.449Z] #19 46.54 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.449Z] #19 46.54 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:04.449Z] #19 46.57 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-18T16:49:04.705Z] #19 46.57 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.705Z] #19 46.58 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:04.705Z] #19 46.60 Selecting previously unselected package libasan6-arm64-cross. [2022-08-18T16:49:04.705Z] #19 46.61 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.705Z] #19 46.61 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:04.705Z] #19 46.85 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-18T16:49:04.961Z] #19 46.85 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.961Z] #19 46.86 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:04.961Z] #19 46.96 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-18T16:49:04.961Z] #19 46.96 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:04.961Z] #19 46.97 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:05.217Z] #19 47.18 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-18T16:49:05.217Z] #19 47.19 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:05.217Z] #19 47.19 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:05.217Z] #19 47.26 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-18T16:49:05.217Z] #19 47.26 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:05.217Z] #19 47.27 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:05.217Z] #19 47.36 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-18T16:49:05.473Z] #19 47.36 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:05.473Z] #19 47.37 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:05.473Z] #19 47.50 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-18T16:49:05.730Z] #19 47.50 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:05.730Z] #19 47.51 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:07.570Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-050e002769b42e35f) in /home/ubuntu/workspace/moby_PR-43990 [Pipeline] { [Pipeline] checkout [2022-08-18T16:49:07.743Z] The recommended git tool is: git [2022-08-18T16:49:08.822Z] #67 ... [2022-08-18T16:49:08.822Z] [2022-08-18T16:49:08.822Z] #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-18T16:49:08.822Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:49:08.822Z] #14 5.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:49:08.822Z] #14 5.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:49:08.822Z] #14 5.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:49:08.822Z] #14 6.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:49:09.093Z] #14 ... [2022-08-18T16:49:09.093Z] [2022-08-18T16:49:09.093Z] #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-18T16:49:09.093Z] #26 sha256:e0fecf7d3643bacc83a78221c38832178f9e7e86ee1e2c514ccfc81060ce79dd [2022-08-18T16:49:09.093Z] #26 6.560 + RM_GOPATH=0 [2022-08-18T16:49:09.093Z] #26 6.560 + TMP_GOPATH= [2022-08-18T16:49:09.093Z] #26 6.560 + : /build [2022-08-18T16:49:09.093Z] #26 6.560 + '[' -z '' ']' [2022-08-18T16:49:09.093Z] #26 6.560 ++ mktemp -d [2022-08-18T16:49:09.093Z] #26 6.569 + export GOPATH=/tmp/tmp.LXXX2CIvqR [2022-08-18T16:49:09.093Z] #26 6.569 + GOPATH=/tmp/tmp.LXXX2CIvqR [2022-08-18T16:49:09.093Z] #26 6.569 + RM_GOPATH=1 [2022-08-18T16:49:09.093Z] #26 6.569 + case "$(go env GOARCH)" in [2022-08-18T16:49:09.093Z] #26 6.569 ++ go env GOARCH [2022-08-18T16:49:09.093Z] #26 6.703 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:49:09.093Z] #26 6.703 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:49:09.093Z] #26 6.703 ++ dirname /install.sh [2022-08-18T16:49:09.093Z] #26 6.706 + dir=/ [2022-08-18T16:49:09.093Z] #26 6.713 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:49:09.093Z] #26 6.713 + bin=dockercli [2022-08-18T16:49:09.093Z] #26 6.713 + shift [2022-08-18T16:49:09.093Z] #26 6.713 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:49:09.093Z] #26 6.713 + . //dockercli.installer [2022-08-18T16:49:09.093Z] #26 6.713 ++ : stable [2022-08-18T16:49:09.093Z] #26 6.713 ++ : 17.06.2-ce [2022-08-18T16:49:09.093Z] #26 6.713 + install_dockercli [2022-08-18T16:49:09.093Z] #26 6.713 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:49:09.094Z] #26 6.713 ++ uname -m [2022-08-18T16:49:09.094Z] #26 6.750 + arch=x86_64 [2022-08-18T16:49:09.094Z] #26 6.750 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T16:49:09.094Z] #26 6.750 + url=https://download.docker.com/linux/static [2022-08-18T16:49:09.094Z] #26 6.750 + tar -xz docker/docker [2022-08-18T16:49:09.094Z] #26 6.769 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T16:49:09.094Z] #26 ... [2022-08-18T16:49:09.094Z] [2022-08-18T16:49:09.094Z] #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-18T16:49:09.094Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:49:09.094Z] #67 6.744 + RM_GOPATH=0 [2022-08-18T16:49:09.094Z] #67 6.744 + TMP_GOPATH= [2022-08-18T16:49:09.094Z] #67 6.744 + : /build [2022-08-18T16:49:09.094Z] #67 6.744 + '[' -z '' ']' [2022-08-18T16:49:09.094Z] #67 6.745 ++ mktemp -d [2022-08-18T16:49:09.094Z] #67 6.761 + export GOPATH=/tmp/tmp.OXAeKvqYtH [2022-08-18T16:49:09.094Z] #67 6.761 + GOPATH=/tmp/tmp.OXAeKvqYtH [2022-08-18T16:49:09.094Z] #67 6.761 + RM_GOPATH=1 [2022-08-18T16:49:09.094Z] #67 6.763 + case "$(go env GOARCH)" in [2022-08-18T16:49:09.094Z] #67 6.767 ++ go env GOARCH [2022-08-18T16:49:09.094Z] #67 6.860 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:49:09.094Z] #67 6.860 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:49:09.094Z] #67 6.860 ++ dirname /install.sh [2022-08-18T16:49:09.094Z] #67 6.860 + dir=/ [2022-08-18T16:49:09.094Z] #67 6.860 + bin=rootlesskit [2022-08-18T16:49:09.094Z] #67 6.860 + shift [2022-08-18T16:49:09.094Z] #67 6.860 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:49:09.094Z] #67 6.860 + . //rootlesskit.installer [2022-08-18T16:49:09.094Z] #67 6.860 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:49:09.094Z] #67 6.860 + install_rootlesskit [2022-08-18T16:49:09.094Z] #67 6.860 + case "$1" in [2022-08-18T16:49:09.094Z] #67 6.860 + export CGO_ENABLED=0 [2022-08-18T16:49:09.094Z] #67 6.860 + CGO_ENABLED=0 [2022-08-18T16:49:09.094Z] #67 6.860 + _install_rootlesskit [2022-08-18T16:49:09.094Z] #67 6.860 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:49:09.094Z] #67 6.860 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:49:09.094Z] #67 6.860 + GOBIN=/build [2022-08-18T16:49:09.094Z] #67 6.860 + GO111MODULE=on [2022-08-18T16:49:09.094Z] #67 6.860 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:49:09.363Z] #67 6.861 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:49:09.940Z] #67 7.714 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:49:11.009Z] #19 52.53 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-18T16:49:11.009Z] #19 52.53 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:11.009Z] #19 52.53 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:11.009Z] #19 52.56 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-18T16:49:11.009Z] #19 52.56 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:49:11.009Z] #19 52.57 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T16:49:11.009Z] #19 52.73 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-18T16:49:11.009Z] #19 52.73 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:11.009Z] #19 52.74 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T16:49:11.009Z] #19 53.04 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-18T16:49:11.009Z] #19 53.04 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:11.009Z] #19 53.04 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:49:11.265Z] #19 53.29 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-18T16:49:11.522Z] #19 53.29 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:11.522Z] #19 53.29 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:11.673Z] using credential docker-jenkins-github-credentials [2022-08-18T16:49:11.682Z] Cloning the remote Git repository [2022-08-18T16:49:11.682Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:49:12.470Z] #67 ... [2022-08-18T16:49:12.470Z] [2022-08-18T16:49:12.470Z] #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-18T16:49:12.470Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:49:12.470Z] #57 7.433 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T16:49:12.470Z] #57 9.187 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T16:49:12.470Z] #57 9.204 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T16:49:12.470Z] #57 9.370 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T16:49:12.470Z] #57 ... [2022-08-18T16:49:12.470Z] [2022-08-18T16:49:12.470Z] #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-18T16:49:12.470Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:49:12.470Z] #38 7.059 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T16:49:12.470Z] #38 ... [2022-08-18T16:49:12.470Z] [2022-08-18T16:49:12.470Z] #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-18T16:49:12.470Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:49:12.470Z] #51 6.576 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:49:12.470Z] #51 6.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:49:12.470Z] #51 6.709 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:49:12.470Z] #51 7.408 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T16:49:12.470Z] #51 9.036 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:49:12.470Z] #51 ... [2022-08-18T16:49:12.470Z] [2022-08-18T16:49:12.470Z] #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-18T16:49:12.470Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:49:12.470Z] #76 7.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:49:12.470Z] #76 7.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:49:12.470Z] #76 7.399 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:49:12.470Z] #76 9.104 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:49:11.709Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:49:11.773Z] > git init /home/ubuntu/workspace/moby_PR-43990 # timeout=10 [2022-08-18T16:49:12.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:49:12.016Z] > git --version # timeout=10 [2022-08-18T16:49:12.032Z] > git --version # 'git version 2.25.1' [2022-08-18T16:49:12.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:49:12.034Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:49:12.726Z] #76 ... [2022-08-18T16:49:12.727Z] [2022-08-18T16:49:12.727Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:49:12.727Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:49:12.727Z] #62 7.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:49:12.727Z] #62 7.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:49:12.727Z] #62 7.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:49:12.727Z] #62 9.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:49:12.727Z] #62 ... [2022-08-18T16:49:12.727Z] [2022-08-18T16:49:12.727Z] #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-18T16:49:12.727Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:49:12.727Z] #34 6.953 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T16:49:12.727Z] #34 6.955 Cloning into '.'... [2022-08-18T16:49:12.984Z] #34 ... [2022-08-18T16:49:12.984Z] [2022-08-18T16:49:12.984Z] #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-18T16:49:12.984Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:49:12.984Z] #40 6.068 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T16:49:12.984Z] #40 7.161 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T16:49:12.984Z] #40 9.776 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T16:49:12.984Z] #40 10.10 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T16:49:12.984Z] #40 10.17 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T16:49:12.984Z] #40 ... [2022-08-18T16:49:12.984Z] [2022-08-18T16:49:12.984Z] #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:49:12.984Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:12.984Z] #55 6.539 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T16:49:12.984Z] #55 9.871 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T16:49:12.984Z] #55 9.973 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:49:12.984Z] #55 10.28 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T16:49:12.984Z] #55 10.28 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T16:49:12.984Z] #55 11.00 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T16:49:13.242Z] #55 11.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T16:49:13.242Z] #55 ... [2022-08-18T16:49:13.242Z] [2022-08-18T16:49:13.242Z] #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:49:13.242Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:49:13.242Z] #47 6.876 + git clone https://github.com/docker/distribution.git . [2022-08-18T16:49:13.242Z] #47 6.880 Cloning into '.'... [2022-08-18T16:49:13.503Z] #47 ... [2022-08-18T16:49:13.503Z] [2022-08-18T16:49:13.503Z] #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-18T16:49:13.503Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:49:13.503Z] #53 6.835 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T16:49:13.503Z] #53 9.558 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T16:49:13.503Z] #53 9.642 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T16:49:13.503Z] #53 9.755 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T16:49:13.503Z] #53 9.819 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:49:13.503Z] #53 10.39 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T16:49:13.503Z] #53 11.02 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T16:49:13.503Z] #53 11.21 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T16:49:13.503Z] #53 11.43 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T16:49:13.503Z] #53 ... [2022-08-18T16:49:13.503Z] [2022-08-18T16:49:13.503Z] #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-18T16:49:13.503Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:49:13.503Z] #36 7.676 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T16:49:13.760Z] #36 ... [2022-08-18T16:49:13.760Z] [2022-08-18T16:49:13.760Z] #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-18T16:49:13.760Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:49:13.760Z] #42 8.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:49:13.760Z] #42 8.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:49:13.760Z] #42 8.223 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:49:13.760Z] #42 9.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:49:13.760Z] #42 ... [2022-08-18T16:49:13.760Z] [2022-08-18T16:49:13.760Z] #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-18T16:49:13.760Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:49:13.760Z] #67 11.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:49:13.760Z] #67 11.46 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:49:14.693Z] #67 12.47 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:49:14.963Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0434c593bcac4be69) in /home/ubuntu/workspace/moby_PR-43990 [Pipeline] { [Pipeline] checkout [2022-08-18T16:49:15.054Z] The recommended git tool is: git [2022-08-18T16:49:16.770Z] #19 58.03 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-18T16:49:16.770Z] #19 58.03 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:16.770Z] #19 58.04 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:16.770Z] #19 58.06 Selecting previously unselected package patch. [2022-08-18T16:49:16.770Z] #19 58.06 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:49:16.770Z] #19 58.07 Unpacking patch (2.7.6-7) ... [2022-08-18T16:49:16.770Z] #19 58.11 Selecting previously unselected package dpkg-dev. [2022-08-18T16:49:16.770Z] #19 58.11 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:49:16.770Z] #19 58.11 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:49:16.770Z] #19 58.25 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-18T16:49:16.770Z] #19 58.25 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-18T16:49:16.770Z] #19 58.25 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T16:49:16.770Z] #19 58.28 Selecting previously unselected package libio-string-perl. [2022-08-18T16:49:16.770Z] #19 58.28 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-18T16:49:16.770Z] #19 58.29 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-18T16:49:16.770Z] #19 58.31 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:49:16.770Z] #19 58.31 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:49:16.770Z] #19 58.32 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:49:17.333Z] #19 59.13 Selecting previously unselected package libxml2:amd64. [2022-08-18T16:49:17.333Z] #19 59.13 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T16:49:17.333Z] #19 59.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:49:17.333Z] #19 59.21 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-18T16:49:17.333Z] #19 59.22 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-18T16:49:17.333Z] #19 59.22 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T16:49:17.333Z] #19 59.24 Selecting previously unselected package libxml-sax-base-perl. [2022-08-18T16:49:17.333Z] #19 59.25 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-18T16:49:17.333Z] #19 59.25 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T16:49:17.333Z] #19 59.28 Selecting previously unselected package libxml-sax-perl. [2022-08-18T16:49:17.333Z] #19 59.29 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-18T16:49:17.333Z] #19 59.29 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T16:49:17.333Z] #19 59.32 Selecting previously unselected package libxml-libxml-perl. [2022-08-18T16:49:17.333Z] #19 59.33 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-18T16:49:17.333Z] #19 59.33 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T16:49:17.333Z] #19 59.39 Selecting previously unselected package libxml-simple-perl. [2022-08-18T16:49:17.333Z] #19 59.39 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-18T16:49:17.333Z] #19 59.39 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-18T16:49:17.333Z] #19 59.42 Selecting previously unselected package libyaml-perl. [2022-08-18T16:49:17.333Z] #19 59.42 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-18T16:49:17.333Z] #19 59.43 Unpacking libyaml-perl (1.30-1) ... [2022-08-18T16:49:17.588Z] #19 59.45 Selecting previously unselected package libconfig-auto-perl. [2022-08-18T16:49:17.588Z] #19 59.46 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-18T16:49:17.588Z] #19 59.46 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-18T16:49:17.588Z] #19 59.49 Selecting previously unselected package libfile-which-perl. [2022-08-18T16:49:17.588Z] #19 59.49 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-18T16:49:17.588Z] #19 59.49 Unpacking libfile-which-perl (1.23-1) ... [2022-08-18T16:49:17.588Z] #19 59.52 Selecting previously unselected package libfile-homedir-perl. [2022-08-18T16:49:17.588Z] #19 59.52 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-18T16:49:17.588Z] #19 59.52 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-18T16:49:17.588Z] #19 59.55 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-18T16:49:17.588Z] #19 59.55 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-18T16:49:17.588Z] #19 59.56 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T16:49:17.588Z] #19 59.59 Selecting previously unselected package dpkg-cross. [2022-08-18T16:49:17.588Z] #19 59.59 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-18T16:49:17.588Z] #19 59.60 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-18T16:49:17.588Z] #19 59.62 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-18T16:49:17.588Z] #19 59.63 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-18T16:49:17.588Z] #19 59.63 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-18T16:49:17.588Z] #19 59.65 Selecting previously unselected package libc6-armel-cross. [2022-08-18T16:49:17.844Z] #19 59.66 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:17.844Z] #19 59.66 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-18T16:49:17.844Z] #19 59.78 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-18T16:49:17.844Z] #19 59.78 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:17.844Z] #19 59.78 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:17.844Z] #19 59.82 Selecting previously unselected package libgomp1-armel-cross. [2022-08-18T16:49:17.844Z] #19 59.82 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:17.844Z] #19 59.82 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:17.844Z] #19 59.86 Selecting previously unselected package libatomic1-armel-cross. [2022-08-18T16:49:17.844Z] #19 59.86 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:17.844Z] #19 59.86 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:17.844Z] #19 59.89 Selecting previously unselected package libasan6-armel-cross. [2022-08-18T16:49:18.100Z] #19 59.89 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:18.100Z] #19 59.90 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:18.100Z] #19 60.11 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-18T16:49:18.100Z] #19 60.12 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:18.100Z] #19 60.12 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:18.100Z] #19 60.18 Selecting previously unselected package libubsan1-armel-cross. [2022-08-18T16:49:18.356Z] #19 60.18 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:18.356Z] #19 60.19 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:18.356Z] #19 60.28 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-18T16:49:18.356Z] #19 60.29 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:18.356Z] #19 60.29 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:18.356Z] #19 60.40 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-18T16:49:18.612Z] #19 60.40 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:18.612Z] #19 60.41 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:49:18.708Z] using credential docker-jenkins-github-credentials [2022-08-18T16:49:18.718Z] Cloning the remote Git repository [2022-08-18T16:49:18.719Z] Cloning with configured refspecs honoured and without tags [2022-08-18T16:49:18.753Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T16:49:18.843Z] > git init /home/ubuntu/workspace/moby_PR-43990 # timeout=10 [2022-08-18T16:49:19.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:49:19.267Z] > git --version # timeout=10 [2022-08-18T16:49:19.275Z] > git --version # 'git version 2.25.1' [2022-08-18T16:49:19.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:49:19.277Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:49:19.951Z] #67 ... [2022-08-18T16:49:19.951Z] [2022-08-18T16:49:19.951Z] #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-18T16:49:19.951Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:49:19.951Z] #40 16.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T16:49:19.951Z] #40 16.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:49:21.326Z] #40 ... [2022-08-18T16:49:21.326Z] [2022-08-18T16:49:21.326Z] #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-18T16:49:21.326Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:49:21.326Z] #14 9.198 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:49:21.326Z] #14 13.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:49:21.326Z] #14 ... [2022-08-18T16:49:21.326Z] [2022-08-18T16:49:21.326Z] #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-18T16:49:21.326Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:49:21.326Z] #67 17.91 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:49:21.326Z] #67 18.03 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:49:23.853Z] #67 21.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:49:23.853Z] #67 21.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:49:23.853Z] #67 21.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:49:23.858Z] #19 65.07 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-18T16:49:23.859Z] #19 65.07 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:23.859Z] #19 65.08 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:49:23.859Z] #19 65.11 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-18T16:49:23.859Z] #19 65.11 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:49:23.859Z] #19 65.11 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T16:49:23.859Z] #19 65.28 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-18T16:49:23.859Z] #19 65.28 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:23.859Z] #19 65.28 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T16:49:23.859Z] #19 65.50 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-18T16:49:23.859Z] #19 65.50 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:23.859Z] #19 65.50 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:49:23.859Z] #19 65.75 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-18T16:49:23.859Z] #19 65.75 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:23.859Z] #19 65.76 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:49:24.110Z] #67 21.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:49:24.110Z] #67 ... [2022-08-18T16:49:24.110Z] [2022-08-18T16:49:24.110Z] #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-18T16:49:24.110Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:49:24.110Z] #51 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:49:24.110Z] #51 16.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:49:24.110Z] #51 19.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T16:49:24.367Z] #51 ... [2022-08-18T16:49:24.367Z] [2022-08-18T16:49:24.367Z] #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-18T16:49:24.367Z] #26 sha256:e0fecf7d3643bacc83a78221c38832178f9e7e86ee1e2c514ccfc81060ce79dd [2022-08-18T16:49:24.367Z] #26 21.00 + mkdir -p /build [2022-08-18T16:49:24.367Z] #26 21.01 + mv docker/docker /build/ [2022-08-18T16:49:24.367Z] #26 21.03 + rmdir docker [2022-08-18T16:49:24.367Z] #26 DONE 22.0s [2022-08-18T16:49:24.367Z] [2022-08-18T16:49:24.367Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:49:24.367Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:24.367Z] #55 12.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T16:49:24.367Z] #55 12.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T16:49:24.367Z] #55 12.41 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T16:49:24.367Z] #55 12.41 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T16:49:24.367Z] #55 14.91 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T16:49:24.367Z] #55 15.16 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T16:49:24.367Z] #55 15.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T16:49:24.367Z] #55 16.03 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T16:49:24.367Z] #55 ... [2022-08-18T16:49:24.367Z] [2022-08-18T16:49:24.367Z] #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-18T16:49:24.367Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:49:24.367Z] #53 12.07 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T16:49:24.367Z] #53 18.92 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T16:49:24.367Z] #53 19.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T16:49:24.367Z] #53 19.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T16:49:24.367Z] #53 22.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T16:49:24.367Z] #53 22.43 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T16:49:24.624Z] #53 ... [2022-08-18T16:49:24.624Z] [2022-08-18T16:49:24.624Z] #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-18T16:49:24.624Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:49:24.624Z] #62 12.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:49:24.624Z] #62 16.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:49:24.624Z] #62 ... [2022-08-18T16:49:24.624Z] [2022-08-18T16:49:24.624Z] #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-18T16:49:24.624Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:49:24.624Z] #76 12.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:49:24.624Z] #76 17.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:49:24.882Z] #76 ... [2022-08-18T16:49:24.882Z] [2022-08-18T16:49:24.882Z] #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-18T16:49:24.882Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:49:24.882Z] #67 22.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:49:25.445Z] #67 ... [2022-08-18T16:49:25.445Z] [2022-08-18T16:49:25.445Z] #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-18T16:49:25.445Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:49:25.445Z] #57 13.28 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T16:49:25.445Z] #57 ... [2022-08-18T16:49:25.445Z] [2022-08-18T16:49:25.445Z] #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-18T16:49:25.445Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:49:25.445Z] #42 13.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:49:25.445Z] #42 18.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:49:25.703Z] #42 ... [2022-08-18T16:49:25.703Z] [2022-08-18T16:49:25.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-18T16:49:25.703Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:25.703Z] #55 23.82 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:49:25.703Z] #55 23.82 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T16:49:26.634Z] #55 24.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T16:49:26.891Z] #55 24.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T16:49:27.147Z] #55 25.08 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T16:49:27.405Z] #55 25.26 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T16:49:27.662Z] #55 25.53 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T16:49:27.662Z] #55 25.56 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T16:49:27.919Z] #55 25.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T16:49:28.177Z] #55 26.22 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T16:49:28.437Z] #55 26.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T16:49:28.437Z] #55 26.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T16:49:28.701Z] #55 26.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T16:49:28.967Z] #55 26.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T16:49:29.107Z] #19 70.18 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-18T16:49:29.107Z] #19 70.19 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:29.107Z] #19 70.19 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:49:29.107Z] #19 70.22 Selecting previously unselected package crossbuild-essential-armel. [2022-08-18T16:49:29.107Z] #19 70.22 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-18T16:49:29.107Z] #19 70.22 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-18T16:49:29.107Z] #19 70.25 Selecting previously unselected package libc6-armhf-cross. [2022-08-18T16:49:29.107Z] #19 70.25 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:29.107Z] #19 70.25 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T16:49:29.107Z] #19 70.36 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-18T16:49:29.107Z] #19 70.37 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.107Z] #19 70.37 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.107Z] #19 70.40 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-18T16:49:29.107Z] #19 70.40 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.107Z] #19 70.40 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.107Z] #19 70.44 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-18T16:49:29.107Z] #19 70.44 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.107Z] #19 70.46 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.107Z] #19 70.49 Selecting previously unselected package libasan6-armhf-cross. [2022-08-18T16:49:29.107Z] #19 70.49 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.107Z] #19 70.49 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.107Z] #19 70.71 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-18T16:49:29.108Z] #19 70.71 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.108Z] #19 70.72 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.108Z] #19 70.78 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-18T16:49:29.108Z] #19 70.78 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.108Z] #19 70.78 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.108Z] #19 70.88 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-18T16:49:29.108Z] #19 70.88 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:29.108Z] #19 70.88 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:29.108Z] #19 70.99 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-18T16:49:29.108Z] #19 70.99 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:29.108Z] #19 71.00 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:49:29.532Z] #55 27.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T16:49:29.532Z] #55 27.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T16:49:29.788Z] #55 27.75 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T16:49:29.788Z] #55 27.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T16:49:32.318Z] #55 29.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T16:49:32.318Z] #55 30.34 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T16:49:32.318Z] #55 ... [2022-08-18T16:49:32.318Z] [2022-08-18T16:49:32.318Z] #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-18T16:49:32.318Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:49:32.318Z] #38 30.23 tomll can be used in two ways: [2022-08-18T16:49:32.318Z] #38 30.24 Writing to STDIN and reading from STDOUT: [2022-08-18T16:49:32.318Z] #38 30.24 cat file.toml | tomll > file.toml [2022-08-18T16:49:32.318Z] #38 30.24 [2022-08-18T16:49:32.318Z] #38 30.24 Reading and updating a list of files: [2022-08-18T16:49:32.318Z] #38 30.24 tomll a.toml b.toml c.toml [2022-08-18T16:49:32.318Z] #38 30.24 [2022-08-18T16:49:32.318Z] #38 30.24 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T16:49:32.575Z] #38 DONE 30.6s [2022-08-18T16:49:32.575Z] [2022-08-18T16:49:32.575Z] #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-18T16:49:32.575Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:49:32.575Z] #62 30.34 Fetched 8570 kB in 23s (369 kB/s) [2022-08-18T16:49:34.355Z] #19 75.71 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-18T16:49:34.355Z] #19 75.72 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:34.355Z] #19 75.72 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:49:34.355Z] #19 75.75 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-18T16:49:34.355Z] #19 75.75 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:49:34.355Z] #19 75.75 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T16:49:34.355Z] #19 75.93 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-18T16:49:34.355Z] #19 75.93 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:34.355Z] #19 75.93 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T16:49:34.355Z] #19 76.15 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-18T16:49:34.355Z] #19 76.15 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:34.355Z] #19 76.15 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:49:34.355Z] #19 76.40 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-18T16:49:34.355Z] #19 76.40 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:34.355Z] #19 76.41 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:49:36.465Z] Fetching without tags [2022-08-18T16:49:36.750Z] #62 30.34 Reading package lists... [2022-08-18T16:49:36.750Z] #62 ... [2022-08-18T16:49:36.750Z] [2022-08-18T16:49:36.750Z] #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-18T16:49:36.750Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:49:36.750Z] #67 24.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:49:36.750Z] #67 24.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:49:36.750Z] #67 24.96 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:49:36.750Z] #67 24.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:49:36.750Z] #67 ... [2022-08-18T16:49:36.750Z] [2022-08-18T16:49:36.750Z] #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:49:36.750Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:36.750Z] #55 31.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T16:49:36.750Z] #55 31.74 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T16:49:36.750Z] #55 32.13 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T16:49:36.750Z] #55 32.27 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T16:49:36.750Z] #55 32.53 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T16:49:36.750Z] #55 33.22 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T16:49:36.750Z] #55 33.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T16:49:36.750Z] #55 33.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T16:49:36.750Z] #55 33.90 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T16:49:36.750Z] #55 34.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T16:49:36.750Z] #55 34.12 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T16:49:36.750Z] #55 34.27 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T16:49:36.750Z] #55 34.28 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T16:49:36.750Z] #55 34.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T16:49:36.750Z] #55 34.59 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T16:49:36.750Z] #55 34.73 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T16:49:36.750Z] #55 34.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T16:49:36.750Z] #55 34.87 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T16:49:36.809Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:49:36.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:49:36.414Z] > git config --add remote.origin.fetch +refs/pull/43990/head:refs/remotes/origin/PR-43990 # timeout=10 [2022-08-18T16:49:36.427Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:49:36.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:49:36.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:49:36.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:49:36.470Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:49:36.817Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:49:36.830Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:49:37.006Z] #55 34.97 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T16:49:37.264Z] #55 35.18 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T16:49:37.264Z] #55 ... [2022-08-18T16:49:37.264Z] [2022-08-18T16:49:37.264Z] #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-18T16:49:37.264Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:49:37.264Z] #36 25.21 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T16:49:37.264Z] #36 25.25 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T16:49:37.264Z] #36 26.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T16:49:37.264Z] #36 26.43 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T16:49:37.264Z] #36 27.10 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T16:49:37.264Z] #36 27.46 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T16:49:37.264Z] #36 27.60 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T16:49:37.264Z] #36 27.83 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T16:49:37.264Z] #36 28.15 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T16:49:37.264Z] #36 28.70 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T16:49:37.264Z] #36 29.95 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T16:49:37.264Z] #36 30.50 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T16:49:37.264Z] #36 30.68 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T16:49:37.264Z] #36 33.31 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T16:49:37.264Z] #36 33.57 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T16:49:37.264Z] #36 34.81 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T16:49:37.521Z] #36 ... [2022-08-18T16:49:37.521Z] [2022-08-18T16:49:37.521Z] #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:49:37.521Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:37.521Z] #55 35.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T16:49:37.521Z] #55 35.69 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T16:49:37.779Z] #55 35.75 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T16:49:37.779Z] #55 35.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T16:49:38.036Z] #55 36.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T16:49:38.203Z] Fetching without tags [2022-08-18T16:49:38.293Z] #55 36.09 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T16:49:38.293Z] #55 36.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T16:49:38.365Z] Merge succeeded, producing d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:49:38.365Z] Checking out Revision d1d9fd50c25c28132d50d88f287641bc58446ce8 (PR-43990) [2022-08-18T16:49:38.550Z] #55 36.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T16:49:38.681Z] Merging remotes/origin/22.06 commit 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 into PR head commit d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:49:38.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:49:38.106Z] > git config --add remote.origin.fetch +refs/pull/43990/head:refs/remotes/origin/PR-43990 # timeout=10 [2022-08-18T16:49:38.136Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:49:38.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T16:49:38.208Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T16:49:38.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:49:38.210Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43990/head:refs/remotes/origin/PR-43990 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-18T16:49:38.689Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:49:38.768Z] #19 80.87 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-18T16:49:38.807Z] #55 ... [2022-08-18T16:49:38.807Z] [2022-08-18T16:49:38.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:49:38.807Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:49:38.807Z] #14 26.81 Fetched 8570 kB in 21s (405 kB/s) [2022-08-18T16:49:38.807Z] #14 26.81 Reading package lists... [2022-08-18T16:49:38.807Z] #14 36.95 Reading package lists... [2022-08-18T16:49:38.807Z] #14 ... [2022-08-18T16:49:38.807Z] [2022-08-18T16:49:38.807Z] #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:49:38.807Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:38.807Z] #55 36.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T16:49:39.024Z] #19 80.87 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:39.024Z] #19 80.87 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:49:39.024Z] #19 80.90 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-18T16:49:39.024Z] #19 80.90 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-18T16:49:39.024Z] #19 80.90 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-18T16:49:39.024Z] #19 80.93 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-18T16:49:39.024Z] #19 80.93 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:39.024Z] #19 80.94 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:49:39.024Z] #19 81.09 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-18T16:49:39.024Z] #19 81.10 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.024Z] #19 81.10 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.024Z] #19 81.13 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-18T16:49:38.214Z] > git remote # timeout=10 [2022-08-18T16:49:38.234Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:49:38.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:49:38.341Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:49:38.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:49:38.367Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:49:38.372Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:49:39.065Z] #55 37.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T16:49:39.065Z] #55 37.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T16:49:39.280Z] #19 81.13 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.280Z] #19 81.13 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.280Z] #19 81.17 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-18T16:49:39.280Z] #19 81.17 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.280Z] #19 81.18 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.280Z] #19 81.21 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-18T16:49:39.280Z] #19 81.21 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.280Z] #19 81.21 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.280Z] #19 81.24 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-18T16:49:39.280Z] #19 81.24 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.280Z] #19 81.25 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.322Z] #55 37.25 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T16:49:39.536Z] #19 81.48 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-18T16:49:39.536Z] #19 81.48 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.536Z] #19 81.49 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.536Z] #19 81.59 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-18T16:49:39.536Z] #19 81.60 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:39.536Z] #19 81.60 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:39.579Z] #55 37.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T16:49:39.579Z] #55 37.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T16:49:39.720Z] Merge succeeded, producing d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:49:39.720Z] Checking out Revision d1d9fd50c25c28132d50d88f287641bc58446ce8 (PR-43990) [2022-08-18T16:49:39.791Z] #19 81.83 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-18T16:49:39.835Z] #55 37.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T16:49:40.047Z] #19 81.83 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:40.047Z] #19 81.84 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:40.047Z] #19 81.91 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-18T16:49:40.047Z] #19 81.91 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:40.047Z] #19 81.92 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:40.047Z] #19 82.02 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-18T16:49:40.047Z] #19 82.02 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:40.047Z] #19 82.03 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:40.047Z] #19 82.06 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-18T16:49:40.047Z] #19 82.07 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:40.047Z] #19 82.07 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:40.092Z] #55 37.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T16:49:40.093Z] #55 38.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T16:49:40.093Z] #55 38.09 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T16:49:40.093Z] #55 38.15 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T16:49:40.093Z] #55 38.22 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T16:49:40.303Z] #19 82.24 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-18T16:49:40.303Z] #19 82.24 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:40.303Z] #19 82.24 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:40.350Z] #55 38.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T16:49:40.350Z] #55 38.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T16:49:40.607Z] #55 38.70 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T16:49:40.607Z] #55 38.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T16:49:40.863Z] #55 38.87 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T16:49:41.120Z] #55 39.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T16:49:41.120Z] #55 39.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T16:49:38.709Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:49:39.604Z] > git remote # timeout=10 [2022-08-18T16:49:39.637Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T16:49:39.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T16:49:39.663Z] > git merge 2160f0041dc94cdf7ef2fc4a5beaef57f480f935 # timeout=10 [2022-08-18T16:49:39.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T16:49:39.724Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T16:49:39.744Z] > git checkout -f d1d9fd50c25c28132d50d88f287641bc58446ce8 # timeout=10 [2022-08-18T16:49:41.377Z] #55 39.31 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T16:49:41.377Z] #55 39.33 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T16:49:42.449Z] Commit message: "daemon: complete the "--graph" / "-g" deprecation" [2022-08-18T16:49:42.468Z] > git --version # timeout=10 [2022-08-18T16:49:42.471Z] > git --version # 'git version 2.25.1' [2022-08-18T16:49:42.479Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:49:42.750Z] #55 40.79 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T16:49:42.750Z] #55 40.86 go: downloading github.com/nakabonne/nestif v0.3.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:49:43.007Z] #55 40.96 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T16:49:43.007Z] #55 41.06 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T16:49:43.264Z] #55 ... [2022-08-18T16:49:43.264Z] [2022-08-18T16:49:43.264Z] #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-18T16:49:43.264Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:49:43.264Z] #76 31.19 Fetched 8570 kB in 24s (354 kB/s) [2022-08-18T16:49:43.264Z] #76 31.19 Reading package lists... [2022-08-18T16:49:43.403Z] + docker version [2022-08-18T16:49:43.535Z] #76 40.88 Reading package lists... [2022-08-18T16:49:43.535Z] #76 ... [2022-08-18T16:49:43.535Z] [2022-08-18T16:49:43.535Z] #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:49:43.535Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:49:44.306Z] #47 40.49 Updating files: 50% (1100/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1804/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-18T16:49:44.306Z] #47 ... [2022-08-18T16:49:44.306Z] [2022-08-18T16:49:44.306Z] #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-18T16:49:44.306Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:49:44.306Z] #42 32.34 Fetched 8570 kB in 25s (348 kB/s) [2022-08-18T16:49:44.306Z] #42 32.34 Reading package lists... [2022-08-18T16:49:44.543Z] Commit message: "daemon: complete the "--graph" / "-g" deprecation" [2022-08-18T16:49:44.563Z] #42 41.94 Reading package lists... [2022-08-18T16:49:44.563Z] #42 ... [2022-08-18T16:49:44.563Z] [2022-08-18T16:49:44.563Z] #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-18T16:49:44.563Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:49:44.563Z] #51 32.19 Fetched 8574 kB in 26s (331 kB/s) [2022-08-18T16:49:44.563Z] #51 32.19 Reading package lists... [2022-08-18T16:49:44.563Z] #51 42.22 Reading package lists... [2022-08-18T16:49:44.563Z] #51 ... [2022-08-18T16:49:44.563Z] [2022-08-18T16:49:44.563Z] #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:49:44.563Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:44.563Z] #55 41.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T16:49:44.563Z] #55 41.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T16:49:44.563Z] #55 41.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T16:49:44.563Z] #55 41.78 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T16:49:44.563Z] #55 41.93 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T16:49:44.563Z] #55 42.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T16:49:44.563Z] #55 42.50 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T16:49:44.563Z] #55 42.56 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T16:49:44.568Z] > git --version # timeout=10 [2022-08-18T16:49:44.608Z] > git --version # 'git version 2.25.1' [2022-08-18T16:49:44.643Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T16:49:44.844Z] #55 42.67 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T16:49:44.844Z] #55 42.78 go: downloading github.com/sourcegraph/go-diff v0.6.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T16:49:45.102Z] #55 43.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T16:49:45.102Z] #55 43.14 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T16:49:45.102Z] #55 43.18 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T16:49:45.102Z] #55 43.22 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T16:49:45.102Z] #55 43.26 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T16:49:45.359Z] #55 43.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T16:49:45.359Z] #55 43.45 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T16:49:45.548Z] #19 86.77 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-18T16:49:45.548Z] #19 86.77 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:45.548Z] #19 86.77 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:45.548Z] #19 86.80 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-18T16:49:45.548Z] #19 86.81 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:49:45.548Z] #19 86.81 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T16:49:45.548Z] #19 86.98 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-18T16:49:45.548Z] #19 86.99 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:45.548Z] #19 86.99 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:49:45.548Z] #19 87.26 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-18T16:49:45.548Z] #19 87.26 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:45.548Z] #19 87.26 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:49:45.548Z] #19 87.52 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-18T16:49:45.548Z] #19 87.52 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:45.548Z] #19 87.52 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:45.616Z] #55 43.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T16:49:45.621Z] + docker version [2022-08-18T16:49:45.939Z] #55 43.96 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T16:49:45.939Z] #55 44.04 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T16:49:46.209Z] #55 44.21 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T16:49:46.466Z] #55 44.42 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T16:49:46.466Z] #55 44.60 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T16:49:46.731Z] #55 44.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T16:49:47.299Z] #55 45.26 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T16:49:49.712Z] #19 91.85 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-18T16:49:49.968Z] #19 91.86 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:49.968Z] #19 91.86 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:49.968Z] #19 91.89 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-18T16:49:49.968Z] #19 91.89 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-18T16:49:49.968Z] #19 91.89 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-18T16:49:49.968Z] #19 91.92 Selecting previously unselected package libc6-s390x-cross. [2022-08-18T16:49:49.968Z] #19 91.92 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:49.968Z] #19 91.93 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T16:49:50.225Z] #19 92.06 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-18T16:49:50.225Z] #19 92.06 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.225Z] #19 92.06 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.225Z] #19 92.09 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-18T16:49:50.225Z] #19 92.09 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.225Z] #19 92.10 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.225Z] #19 92.13 Selecting previously unselected package libitm1-s390x-cross. [2022-08-18T16:49:50.225Z] #19 92.13 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.225Z] #19 92.14 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.225Z] #19 92.17 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-18T16:49:50.225Z] #19 92.17 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.225Z] #19 92.17 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.225Z] #19 92.20 Selecting previously unselected package libasan6-s390x-cross. [2022-08-18T16:49:50.225Z] #19 92.20 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.225Z] #19 92.21 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.482Z] #19 92.42 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-18T16:49:50.482Z] #19 92.43 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.482Z] #19 92.43 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.482Z] #19 92.50 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-18T16:49:50.482Z] #19 92.50 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.482Z] #19 92.51 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.576Z] #55 48.37 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T16:49:50.576Z] #55 48.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T16:49:50.738Z] #19 92.60 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-18T16:49:50.738Z] #19 92.61 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:50.738Z] #19 92.61 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:50.738Z] #19 92.71 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-18T16:49:50.738Z] #19 92.72 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:50.738Z] #19 92.72 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:50.833Z] #55 48.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T16:49:50.833Z] #55 48.83 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T16:49:50.833Z] #55 48.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T16:49:51.089Z] #55 49.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T16:49:51.089Z] #55 49.17 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T16:49:51.345Z] #55 49.31 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T16:49:51.530Z] Client: Docker Engine - Community [2022-08-18T16:49:51.530Z] Version: 20.10.14 [2022-08-18T16:49:51.530Z] API version: 1.41 [2022-08-18T16:49:51.530Z] Go version: go1.16.15 [2022-08-18T16:49:51.530Z] Git commit: a224086 [2022-08-18T16:49:51.530Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T16:49:51.530Z] OS/Arch: linux/arm64 [2022-08-18T16:49:51.530Z] Context: default [2022-08-18T16:49:51.530Z] Experimental: true [2022-08-18T16:49:51.530Z] [2022-08-18T16:49:51.530Z] Server: Docker Engine - Community [2022-08-18T16:49:51.530Z] Engine: [2022-08-18T16:49:51.530Z] Version: 20.10.14 [2022-08-18T16:49:51.530Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:49:51.530Z] Go version: go1.16.15 [2022-08-18T16:49:51.530Z] Git commit: 87a90dc [2022-08-18T16:49:51.530Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T16:49:51.530Z] OS/Arch: linux/arm64 [2022-08-18T16:49:51.530Z] Experimental: true [2022-08-18T16:49:51.530Z] containerd: [2022-08-18T16:49:51.530Z] Version: 1.5.11 [2022-08-18T16:49:51.530Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:49:51.530Z] runc: [2022-08-18T16:49:51.530Z] Version: 1.0.3 [2022-08-18T16:49:51.530Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:49:51.530Z] docker-init: [2022-08-18T16:49:51.530Z] Version: 0.19.0 [2022-08-18T16:49:51.530Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:49:51.601Z] #55 49.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T16:49:51.601Z] #55 ... [2022-08-18T16:49:51.601Z] [2022-08-18T16:49:51.601Z] #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-18T16:49:51.601Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:49:51.601Z] #62 30.34 Reading package lists... [2022-08-18T16:49:51.601Z] #62 40.13 Reading package lists... [2022-08-18T16:49:51.601Z] #62 49.43 Building dependency tree... [2022-08-18T16:49:51.601Z] #62 ... [2022-08-18T16:49:51.601Z] [2022-08-18T16:49:51.601Z] #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:49:51.601Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:49:51.601Z] #47 42.11 + git checkout -q v2.3.0 [2022-08-18T16:49:51.601Z] #47 44.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-18T16:49:51.837Z] + docker info [2022-08-18T16:49:52.163Z] #47 ... [2022-08-18T16:49:52.163Z] [2022-08-18T16:49:52.163Z] #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:49:52.163Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:49:52.163Z] #55 50.07 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T16:49:52.163Z] #55 50.11 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T16:49:52.419Z] #55 50.37 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T16:49:52.675Z] #55 50.66 go: downloading golang.org/x/text v0.3.7 [2022-08-18T16:49:53.789Z] Client: Docker Engine - Community [2022-08-18T16:49:53.789Z] Version: 20.10.14 [2022-08-18T16:49:53.789Z] API version: 1.41 [2022-08-18T16:49:53.789Z] Go version: go1.16.15 [2022-08-18T16:49:53.789Z] Git commit: a224086 [2022-08-18T16:49:53.789Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T16:49:53.789Z] OS/Arch: linux/amd64 [2022-08-18T16:49:53.789Z] Context: default [2022-08-18T16:49:53.789Z] Experimental: true [2022-08-18T16:49:53.789Z] [2022-08-18T16:49:53.789Z] Server: Docker Engine - Community [2022-08-18T16:49:53.789Z] Engine: [2022-08-18T16:49:53.789Z] Version: 20.10.14 [2022-08-18T16:49:53.789Z] API version: 1.41 (minimum version 1.12) [2022-08-18T16:49:53.789Z] Go version: go1.16.15 [2022-08-18T16:49:53.789Z] Git commit: 87a90dc [2022-08-18T16:49:53.789Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T16:49:53.789Z] OS/Arch: linux/amd64 [2022-08-18T16:49:53.789Z] Experimental: true [2022-08-18T16:49:53.789Z] containerd: [2022-08-18T16:49:53.789Z] Version: 1.5.11 [2022-08-18T16:49:53.789Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:49:53.789Z] runc: [2022-08-18T16:49:53.789Z] Version: 1.0.3 [2022-08-18T16:49:53.789Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T16:49:53.789Z] docker-init: [2022-08-18T16:49:53.789Z] Version: 0.19.0 [2022-08-18T16:49:53.789Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T16:49:54.108Z] + docker info [2022-08-18T16:49:55.982Z] #19 96.98 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-18T16:49:55.982Z] #19 96.98 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:49:55.982Z] #19 96.99 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:49:55.982Z] #19 97.01 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-18T16:49:55.982Z] #19 97.02 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-18T16:49:55.982Z] #19 97.02 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T16:49:55.982Z] #19 97.19 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-18T16:49:55.982Z] #19 97.20 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-18T16:49:55.982Z] #19 97.20 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T16:49:55.982Z] #19 97.43 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-18T16:49:55.982Z] #19 97.43 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-18T16:49:55.982Z] #19 97.44 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:49:55.982Z] #19 97.68 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-18T16:49:55.982Z] #19 97.69 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-18T16:49:55.982Z] #19 97.69 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:49:57.926Z] #55 ... [2022-08-18T16:49:57.926Z] [2022-08-18T16:49:57.926Z] #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-18T16:49:57.926Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:49:57.926Z] #14 36.95 Reading package lists... [2022-08-18T16:49:57.926Z] #14 46.30 Building dependency tree... [2022-08-18T16:49:57.926Z] #14 52.49 The following additional packages will be installed: [2022-08-18T16:49:57.926Z] #14 52.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:49:57.926Z] #14 52.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:49:57.926Z] #14 52.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:49:57.926Z] #14 52.49 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:49:57.926Z] #14 52.49 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:49:57.926Z] #14 52.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:49:57.926Z] #14 52.51 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:49:57.926Z] #14 52.52 Suggested packages: [2022-08-18T16:49:57.926Z] #14 52.52 gcc-10-locales seccomp wine64 [2022-08-18T16:49:57.926Z] #14 55.04 The following NEW packages will be installed: [2022-08-18T16:49:57.926Z] #14 55.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:49:57.926Z] #14 55.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:49:57.926Z] #14 55.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:49:57.926Z] #14 55.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:49:57.926Z] #14 55.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:49:57.926Z] #14 55.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:49:57.926Z] #14 55.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:49:57.926Z] #14 55.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:49:57.926Z] #14 55.06 mingw-w64-x86-64-dev [2022-08-18T16:49:57.926Z] #14 55.75 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:49:57.926Z] #14 55.75 Need to get 115 MB of archives. [2022-08-18T16:49:57.926Z] #14 55.75 After this operation, 645 MB of additional disk space will be used. [2022-08-18T16:49:57.926Z] #14 55.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-18T16:49:57.926Z] #14 55.94 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:49:58.185Z] #14 56.14 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:49:58.185Z] #14 56.17 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:49:58.185Z] #14 56.17 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:49:58.185Z] #14 56.18 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:49:58.750Z] #14 56.66 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:49:59.007Z] #14 57.04 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:49:59.264Z] #14 57.06 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:49:59.827Z] #14 ... [2022-08-18T16:49:59.827Z] [2022-08-18T16:49:59.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-18T16:49:59.827Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:49:59.827Z] #51 42.22 Reading package lists... [2022-08-18T16:49:59.827Z] #51 51.55 Building dependency tree... [2022-08-18T16:49:59.827Z] #51 57.58 The following additional packages will be installed: [2022-08-18T16:49:59.827Z] #51 57.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:49:59.827Z] #51 57.60 python3-protobuf python3-six [2022-08-18T16:49:59.827Z] #51 57.60 Suggested packages: [2022-08-18T16:49:59.827Z] #51 57.63 python3-setuptools [2022-08-18T16:49:59.827Z] #51 57.63 Recommended packages: [2022-08-18T16:49:59.827Z] #51 57.63 iproute2 | iproute [2022-08-18T16:50:00.147Z] #19 101.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-18T16:50:00.147Z] #19 101.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-18T16:50:00.147Z] #19 101.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:00.147Z] #19 101.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-18T16:50:00.147Z] #19 101.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-18T16:50:00.147Z] #19 101.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-18T16:50:00.147Z] #19 101.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-18T16:50:00.147Z] #19 101.9 Setting up libfile-which-perl (1.23-1) ... [2022-08-18T16:50:00.147Z] #19 101.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-18T16:50:00.147Z] #19 101.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-18T16:50:00.147Z] #19 101.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:50:00.147Z] #19 102.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up file (1:5.39-3) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up libyaml-perl (1.30-1) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up libio-string-perl (1.08-3.1) ... [2022-08-18T16:50:00.147Z] #19 102.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-18T16:50:00.147Z] #19 102.2 Setting up cross-config (2.6.18+nmu1) ... [2022-08-18T16:50:00.147Z] #19 102.3 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:50:00.391Z] #51 ... [2022-08-18T16:50:00.391Z] [2022-08-18T16:50:00.391Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:50:00.391Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:00.391Z] #14 58.48 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:50:00.403Z] #19 102.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:50:00.403Z] #19 102.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-18T16:50:00.403Z] #19 102.3 Setting up patch (2.7.6-7) ... [2022-08-18T16:50:00.403Z] #19 102.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-18T16:50:00.403Z] #19 102.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-18T16:50:00.403Z] #19 102.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-18T16:50:00.403Z] #19 102.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-18T16:50:00.403Z] #19 102.5 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.403Z] #19 102.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.658Z] #19 102.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-18T16:50:00.658Z] #19 102.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-18T16:50:00.914Z] #19 102.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T16:50:00.914Z] #19 103.0 [2022-08-18T16:50:00.914Z] #19 103.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T16:50:00.914Z] #19 103.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.914Z] #19 103.0 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:50:00.914Z] #19 103.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:00.914Z] #19 103.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:50:01.169Z] #19 103.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.169Z] #19 103.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-18T16:50:01.169Z] #19 103.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-18T16:50:01.169Z] #19 103.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-18T16:50:01.425Z] #19 103.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-18T16:50:01.425Z] #19 103.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-18T16:50:01.425Z] #19 103.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.425Z] #19 103.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.425Z] #19 103.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.425Z] #19 103.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:50:01.425Z] #19 103.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.425Z] #19 103.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:01.680Z] #19 103.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up libxml-simple-perl (2.25-1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:50:01.680Z] #19 103.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-18T16:50:01.680Z] #19 103.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.680Z] #19 103.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-18T16:50:01.936Z] #19 103.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 103.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 104.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:01.936Z] #19 104.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-18T16:50:01.936Z] #19 104.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:01.936Z] #19 104.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:01.936Z] #19 104.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-18T16:50:02.192Z] #19 104.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:02.192Z] #19 104.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up crossbuild-essential-armel (12.9) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-18T16:50:02.192Z] #19 104.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-18T16:50:02.192Z] #19 104.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:02.299Z] #14 ... [2022-08-18T16:50:02.299Z] [2022-08-18T16:50:02.299Z] #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-18T16:50:02.299Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:02.299Z] #76 40.88 Reading package lists... [2022-08-18T16:50:02.299Z] #76 50.28 Building dependency tree... [2022-08-18T16:50:02.299Z] #76 56.63 python3 is already the newest version (3.9.2-3). [2022-08-18T16:50:02.299Z] #76 56.63 The following additional packages will be installed: [2022-08-18T16:50:02.299Z] #76 56.64 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T16:50:02.299Z] #76 56.65 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T16:50:02.299Z] #76 56.66 Suggested packages: [2022-08-18T16:50:02.299Z] #76 56.66 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T16:50:02.299Z] #76 56.66 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T16:50:02.299Z] #76 56.66 m4-doc ed diffutils-doc [2022-08-18T16:50:02.299Z] #76 56.66 Recommended packages: [2022-08-18T16:50:02.299Z] #76 56.66 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T16:50:02.299Z] #76 59.49 The following NEW packages will be installed: [2022-08-18T16:50:02.299Z] #76 59.52 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T16:50:02.299Z] #76 59.52 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T16:50:02.299Z] #76 59.52 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T16:50:02.299Z] #76 59.53 libyajl2 m4 patch xz-utils [2022-08-18T16:50:02.299Z] #76 60.13 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:02.299Z] #76 60.13 Need to get 5940 kB of archives. [2022-08-18T16:50:02.299Z] #76 60.13 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T16:50:02.299Z] #76 60.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:50:02.299Z] #76 60.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T16:50:02.299Z] #76 60.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T16:50:02.299Z] #76 60.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T16:50:02.299Z] #76 60.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-18T16:50:02.299Z] #76 60.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T16:50:02.299Z] #76 60.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T16:50:02.299Z] #76 60.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T16:50:02.299Z] #76 ... [2022-08-18T16:50:02.299Z] [2022-08-18T16:50:02.299Z] #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-18T16:50:02.299Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:50:02.299Z] #51 58.82 The following NEW packages will be installed: [2022-08-18T16:50:02.299Z] #51 58.85 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:50:02.299Z] #51 58.87 python3-protobuf python3-six [2022-08-18T16:50:02.299Z] #51 59.84 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:02.299Z] #51 59.84 Need to get 2315 kB of archives. [2022-08-18T16:50:02.299Z] #51 59.84 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T16:50:02.299Z] #51 59.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T16:50:02.299Z] #51 60.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:50:02.299Z] #51 60.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T16:50:02.299Z] #51 60.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T16:50:02.299Z] #51 60.12 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-18T16:50:02.299Z] #51 60.19 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-18T16:50:02.299Z] #51 60.24 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-18T16:50:02.556Z] #51 ... [2022-08-18T16:50:02.556Z] [2022-08-18T16:50:02.556Z] #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-18T16:50:02.556Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:50:02.556Z] #42 41.94 Reading package lists... [2022-08-18T16:50:02.556Z] #42 50.65 Building dependency tree... [2022-08-18T16:50:02.556Z] #42 56.87 The following additional packages will be installed: [2022-08-18T16:50:02.556Z] #42 56.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T16:50:02.556Z] #42 56.94 Suggested packages: [2022-08-18T16:50:02.556Z] #42 56.96 cmake-doc ninja-build lrzip [2022-08-18T16:50:02.556Z] #42 56.96 Recommended packages: [2022-08-18T16:50:02.556Z] #42 56.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:50:02.556Z] #42 58.56 The following NEW packages will be installed: [2022-08-18T16:50:02.556Z] #42 58.57 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T16:50:02.556Z] #42 58.60 vim-common xxd [2022-08-18T16:50:02.556Z] #42 59.35 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:02.556Z] #42 59.35 Need to get 17.7 MB of archives. [2022-08-18T16:50:02.556Z] #42 59.35 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T16:50:02.556Z] #42 59.35 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:50:02.556Z] #42 59.37 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:50:02.556Z] #42 59.38 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:50:02.556Z] #42 59.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:50:02.556Z] #42 60.54 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-18T16:50:02.556Z] #42 60.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T16:50:02.556Z] #42 60.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T16:50:02.556Z] #42 60.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T16:50:02.556Z] #42 60.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T16:50:02.556Z] #42 60.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T16:50:02.556Z] #42 ... [2022-08-18T16:50:02.556Z] [2022-08-18T16:50:02.556Z] #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-18T16:50:02.556Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:02.556Z] #76 60.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T16:50:02.556Z] #76 60.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T16:50:02.556Z] #76 60.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:50:02.556Z] #76 60.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T16:50:02.812Z] #76 60.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T16:50:02.812Z] #76 60.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:50:02.812Z] #76 60.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T16:50:02.812Z] #76 60.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-18T16:50:02.812Z] #76 60.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-18T16:50:02.812Z] #76 60.84 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-18T16:50:02.812Z] #76 60.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:50:02.812Z] #76 60.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T16:50:03.068Z] #76 60.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:50:03.068Z] #76 60.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:50:03.068Z] #76 60.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T16:50:03.565Z] #19 DONE 105.6s [2022-08-18T16:50:03.566Z] [2022-08-18T16:50:03.566Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:50:03.566Z] #73 sha256:9501304813dd17aac6ec8acf5bf7012c6aee18786a3d9229dfd841a874910169 [2022-08-18T16:50:03.566Z] #73 DONE 0.1s [2022-08-18T16:50:03.566Z] [2022-08-18T16:50:03.566Z] #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:50:03.566Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:50:03.821Z] #69 ... [2022-08-18T16:50:03.821Z] [2022-08-18T16:50:03.821Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:50:03.821Z] #32 sha256:df14182c11eafcbf565ef1ced2e02c69d32ee40effddbfadf93737e7c2be9745 [2022-08-18T16:50:03.821Z] #32 DONE 0.2s [2022-08-18T16:50:03.998Z] #76 ... [2022-08-18T16:50:03.998Z] [2022-08-18T16:50:03.998Z] #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-18T16:50:03.998Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:50:03.998Z] #62 49.43 Building dependency tree... [2022-08-18T16:50:03.998Z] #62 55.65 The following additional packages will be installed: [2022-08-18T16:50:03.998Z] #62 55.69 libbtrfs0 [2022-08-18T16:50:03.998Z] #62 56.07 The following NEW packages will be installed: [2022-08-18T16:50:03.998Z] #62 56.09 libbtrfs-dev libbtrfs0 [2022-08-18T16:50:03.998Z] #62 56.67 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:03.998Z] #62 56.67 Need to get 460 kB of archives. [2022-08-18T16:50:03.998Z] #62 56.67 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T16:50:03.998Z] #62 56.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:50:03.998Z] #62 56.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:50:03.998Z] #62 58.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:03.998Z] #62 59.23 Fetched 460 kB in 0s (1140 kB/s) [2022-08-18T16:50:03.998Z] #62 59.43 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:50:03.998Z] #62 59.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-18T16:50:03.998Z] #62 59.55 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:50:03.998Z] #62 59.63 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:50:03.998Z] #62 60.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:50:03.998Z] #62 60.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:50:03.998Z] #62 60.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:50:03.998Z] #62 60.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:50:03.998Z] #62 60.98 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:50:03.998Z] #62 60.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:03.998Z] #62 DONE 61.9s [2022-08-18T16:50:03.998Z] [2022-08-18T16:50:03.998Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:50:03.998Z] #63 sha256:7e8cdd12fab7e3e0943a8b3978fa01ecd92c1f631041573e6d0401eb392a4484 [2022-08-18T16:50:03.998Z] #63 DONE 0.2s [2022-08-18T16:50:03.998Z] [2022-08-18T16:50:03.998Z] #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-18T16:50:03.998Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:03.998Z] #14 61.61 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:50:04.078Z] [2022-08-18T16:50:04.078Z] #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:50:04.078Z] #33 sha256:9128f4b5e9216a24f408bcd836fd5f0c0f6d0d3fe796b2661b4a22eb9584f6a6 [2022-08-18T16:50:04.560Z] #14 62.62 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:50:05.445Z] #33 1.344 + RM_GOPATH=0 [2022-08-18T16:50:05.445Z] #33 1.344 + TMP_GOPATH= [2022-08-18T16:50:05.445Z] #33 1.344 + : /build [2022-08-18T16:50:05.445Z] #33 1.344 + '[' -z '' ']' [2022-08-18T16:50:05.445Z] #33 1.345 ++ mktemp -d [2022-08-18T16:50:05.445Z] #33 1.345 + export GOPATH=/tmp/tmp.OcpaRQFPQe [2022-08-18T16:50:05.445Z] #33 1.345 + GOPATH=/tmp/tmp.OcpaRQFPQe [2022-08-18T16:50:05.445Z] #33 1.345 + RM_GOPATH=1 [2022-08-18T16:50:05.445Z] #33 1.345 + case "$(go env GOARCH)" in [2022-08-18T16:50:05.445Z] #33 1.346 ++ go env GOARCH [2022-08-18T16:50:05.445Z] #33 1.350 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:05.445Z] #33 1.350 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:05.445Z] #33 1.350 ++ dirname /install.sh [2022-08-18T16:50:05.445Z] #33 1.351 + dir=/ [2022-08-18T16:50:05.445Z] #33 1.351 + bin=dockercli [2022-08-18T16:50:05.445Z] #33 1.351 + shift [2022-08-18T16:50:05.445Z] #33 1.351 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:50:05.445Z] #33 1.351 + . //dockercli.installer [2022-08-18T16:50:05.445Z] #33 1.351 ++ : stable [2022-08-18T16:50:05.445Z] #33 1.351 ++ : 17.06.2-ce [2022-08-18T16:50:05.445Z] #33 1.351 + install_dockercli [2022-08-18T16:50:05.445Z] #33 1.351 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:50:05.445Z] #33 1.351 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:50:05.445Z] #33 1.351 ++ uname -m [2022-08-18T16:50:05.445Z] #33 1.353 + arch=x86_64 [2022-08-18T16:50:05.445Z] #33 1.353 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T16:50:05.445Z] #33 1.353 + url=https://download.docker.com/linux/static [2022-08-18T16:50:05.445Z] #33 1.354 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T16:50:05.445Z] #33 1.354 + tar -xz docker/docker [2022-08-18T16:50:05.489Z] #14 ... [2022-08-18T16:50:05.489Z] [2022-08-18T16:50:05.489Z] #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-18T16:50:05.489Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:50:05.489Z] #57 63.26 v3.0.2 [2022-08-18T16:50:05.489Z] #57 DONE 63.4s [2022-08-18T16:50:05.489Z] [2022-08-18T16:50:05.489Z] #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:50:05.489Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:50:05.489Z] #55 62.11 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T16:50:05.489Z] #55 62.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T16:50:05.489Z] #55 62.51 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T16:50:05.489Z] #55 62.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T16:50:05.489Z] #55 62.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T16:50:05.489Z] #55 62.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T16:50:05.489Z] #55 62.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T16:50:05.489Z] #55 63.14 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T16:50:05.489Z] #55 63.24 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T16:50:05.489Z] #55 63.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T16:50:05.489Z] #55 63.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T16:50:05.745Z] #55 63.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T16:50:06.675Z] #55 64.70 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T16:50:06.723Z] Client: [2022-08-18T16:50:06.723Z] Context: default [2022-08-18T16:50:06.723Z] Debug Mode: false [2022-08-18T16:50:06.723Z] Plugins: [2022-08-18T16:50:06.723Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:50:06.723Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:50:06.723Z] [2022-08-18T16:50:06.723Z] Server: [2022-08-18T16:50:06.723Z] Containers: 0 [2022-08-18T16:50:06.723Z] Running: 0 [2022-08-18T16:50:06.723Z] Paused: 0 [2022-08-18T16:50:06.723Z] Stopped: 0 [2022-08-18T16:50:06.723Z] Images: 0 [2022-08-18T16:50:06.723Z] Server Version: 20.10.14 [2022-08-18T16:50:06.723Z] Storage Driver: overlay2 [2022-08-18T16:50:06.723Z] Backing Filesystem: extfs [2022-08-18T16:50:06.723Z] Supports d_type: true [2022-08-18T16:50:06.723Z] Native Overlay Diff: true [2022-08-18T16:50:06.723Z] userxattr: false [2022-08-18T16:50:06.723Z] Logging Driver: json-file [2022-08-18T16:50:06.723Z] Cgroup Driver: cgroupfs [2022-08-18T16:50:06.723Z] Cgroup Version: 1 [2022-08-18T16:50:06.723Z] Plugins: [2022-08-18T16:50:06.723Z] Volume: local [2022-08-18T16:50:06.723Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:50:06.723Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:50:06.723Z] Swarm: inactive [2022-08-18T16:50:06.723Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-18T16:50:06.723Z] Default Runtime: runc [2022-08-18T16:50:06.723Z] Init Binary: docker-init [2022-08-18T16:50:06.723Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:50:06.723Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:50:06.723Z] init version: de40ad0 [2022-08-18T16:50:06.723Z] Security Options: [2022-08-18T16:50:06.723Z] apparmor [2022-08-18T16:50:06.723Z] seccomp [2022-08-18T16:50:06.723Z] Profile: default [2022-08-18T16:50:06.723Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T16:50:06.723Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T16:50:06.723Z] OSType: linux [2022-08-18T16:50:06.723Z] Architecture: aarch64 [2022-08-18T16:50:06.723Z] CPUs: 2 [2022-08-18T16:50:06.723Z] Total Memory: 7.562GiB [2022-08-18T16:50:06.723Z] Name: ip-10-100-38-140 [2022-08-18T16:50:06.723Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T16:50:06.723Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:50:06.723Z] Debug Mode: false [2022-08-18T16:50:06.723Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:50:06.723Z] Labels: [2022-08-18T16:50:06.723Z] Experimental: true [2022-08-18T16:50:06.723Z] Insecure Registries: [2022-08-18T16:50:06.723Z] 127.0.0.0/8 [2022-08-18T16:50:06.723Z] Live Restore Enabled: true [2022-08-18T16:50:06.723Z] [Pipeline] sh [2022-08-18T16:50:06.932Z] #55 64.85 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T16:50:06.932Z] #55 65.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T16:50:07.006Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:50:07.006Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-18T16:50:07.006Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43990/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-18T16:50:07.006Z] + bash /home/ubuntu/workspace/moby_PR-43990/check-config.sh [2022-08-18T16:50:07.006Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T16:50:07.006Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T16:50:07.006Z] [2022-08-18T16:50:07.006Z] Generally Necessary: [2022-08-18T16:50:07.006Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T16:50:07.006Z] - apparmor: enabled and tools installed [2022-08-18T16:50:07.006Z] - CONFIG_NAMESPACES: enabled [2022-08-18T16:50:07.006Z] - CONFIG_NET_NS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_PID_NS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_IPC_NS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_UTS_NS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_CGROUPS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T16:50:07.006Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T16:50:07.006Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T16:50:07.006Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T16:50:07.006Z] - CONFIG_CPUSETS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_MEMCG: enabled [2022-08-18T16:50:07.006Z] - CONFIG_KEYS: enabled [2022-08-18T16:50:07.006Z] - CONFIG_VETH: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T16:50:07.006Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T16:50:07.190Z] #55 65.27 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T16:50:07.266Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T16:50:07.266Z] - CONFIG_CGROUP_BPF: enabled [2022-08-18T16:50:07.266Z] [2022-08-18T16:50:07.266Z] Optional Features: [2022-08-18T16:50:07.266Z] - CONFIG_USER_NS: enabled [2022-08-18T16:50:07.266Z] - CONFIG_SECCOMP: enabled [2022-08-18T16:50:07.266Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-18T16:50:07.266Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T16:50:07.266Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T16:50:07.266Z] (cgroup swap accounting is currently enabled) [2022-08-18T16:50:07.266Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T16:50:07.266Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T16:50:07.266Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T16:50:07.266Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T16:50:07.266Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T16:50:07.266Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T16:50:07.266Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T16:50:07.266Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T16:50:07.266Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T16:50:07.266Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T16:50:07.266Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T16:50:07.266Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-18T16:50:07.266Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-18T16:50:07.266Z] - CONFIG_EXT4_FS: enabled [2022-08-18T16:50:07.266Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T16:50:07.266Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T16:50:07.266Z] - Network Drivers: [2022-08-18T16:50:07.266Z] - "overlay": [2022-08-18T16:50:07.266Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T16:50:07.266Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T16:50:07.266Z] Optional (for encrypted networks): [2022-08-18T16:50:07.525Z] - CONFIG_CRYPTO: enabled [2022-08-18T16:50:07.525Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T16:50:07.525Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T16:50:07.525Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T16:50:07.525Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T16:50:07.525Z] - CONFIG_XFRM: enabled [2022-08-18T16:50:07.525Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T16:50:07.525Z] - "ipvlan": [2022-08-18T16:50:07.525Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T16:50:07.525Z] - "macvlan": [2022-08-18T16:50:07.525Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T16:50:07.525Z] - "ftp,tftp client in container": [2022-08-18T16:50:07.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T16:50:07.525Z] - Storage Drivers: [2022-08-18T16:50:07.525Z] - "aufs": [2022-08-18T16:50:07.525Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T16:50:07.525Z] - "btrfs": [2022-08-18T16:50:07.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T16:50:07.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T16:50:07.525Z] - "devicemapper": [2022-08-18T16:50:07.525Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T16:50:07.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T16:50:07.525Z] - "overlay": [2022-08-18T16:50:07.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T16:50:07.525Z] - "zfs": [2022-08-18T16:50:07.525Z] - /dev/zfs: present [2022-08-18T16:50:07.525Z] - zfs command: missing [2022-08-18T16:50:07.525Z] - zpool command: missing [2022-08-18T16:50:07.525Z] [2022-08-18T16:50:07.525Z] Limits: [2022-08-18T16:50:07.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T16:50:07.525Z] [2022-08-18T16:50:07.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:50:07.849Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 . [2022-08-18T16:50:08.108Z] #2 [internal] load .dockerignore [2022-08-18T16:50:08.108Z] #2 sha256:96dec045c095aeba99eaca6b74fc037eae5c53661ffd5abf47f90581840dca7e [2022-08-18T16:50:08.108Z] #2 transferring context: 145B done [2022-08-18T16:50:08.108Z] #2 DONE 0.1s [2022-08-18T16:50:08.108Z] [2022-08-18T16:50:08.108Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:50:08.108Z] #1 sha256:5950e5463844779dcd72f69073052591b42bee41c61be0bf4ee60a13ff1a1f9f [2022-08-18T16:50:08.108Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:50:08.108Z] #1 DONE 0.2s [2022-08-18T16:50:08.108Z] [2022-08-18T16:50:08.108Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:50:08.108Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-18T16:50:08.119Z] #55 65.96 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T16:50:08.119Z] #55 66.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T16:50:08.119Z] #55 66.22 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T16:50:08.378Z] #55 66.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T16:50:08.635Z] #55 ... [2022-08-18T16:50:08.635Z] [2022-08-18T16:50:08.635Z] #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-18T16:50:08.635Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:50:08.635Z] #40 66.42 NAME: [2022-08-18T16:50:08.635Z] #40 66.45 go-winres - A tool for embedding resources in Windows executables [2022-08-18T16:50:08.635Z] #40 66.45 [2022-08-18T16:50:08.635Z] #40 66.45 USAGE: [2022-08-18T16:50:08.635Z] #40 66.45 go-winres [global options] command [command options] [arguments...] [2022-08-18T16:50:08.635Z] #40 66.45 [2022-08-18T16:50:08.635Z] #40 66.45 COMMANDS: [2022-08-18T16:50:08.635Z] #40 66.45 init Create an initial ./winres/winres.json [2022-08-18T16:50:08.635Z] #40 66.45 make Make syso files for the "go build" command [2022-08-18T16:50:08.635Z] #40 66.45 simply Make syso files for the "go build" command (simplified) [2022-08-18T16:50:08.635Z] #40 66.45 extract Extract all resources from an executable [2022-08-18T16:50:08.635Z] #40 66.45 patch Replace resources in an executable file (exe, dll) [2022-08-18T16:50:08.635Z] #40 66.45 help, h Shows a list of commands or help for one command [2022-08-18T16:50:08.635Z] #40 66.45 [2022-08-18T16:50:08.635Z] #40 66.45 GLOBAL OPTIONS: [2022-08-18T16:50:08.635Z] #40 66.45 --help, -h show help (default: false) [2022-08-18T16:50:08.635Z] #40 DONE 66.6s [2022-08-18T16:50:08.635Z] [2022-08-18T16:50:08.635Z] #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:50:08.635Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:50:08.635Z] #55 66.58 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T16:50:08.678Z] #3 DONE 0.5s [2022-08-18T16:50:08.678Z] [2022-08-18T16:50:08.678Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:50:08.678Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-18T16:50:08.678Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T16:50:08.678Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T16:50:08.678Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-18T16:50:08.678Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-18T16:50:08.678Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-18T16:50:08.718Z] #33 4.831 + mkdir -p /build [2022-08-18T16:50:08.718Z] #33 4.833 + mv docker/docker /build/ [2022-08-18T16:50:08.718Z] #33 4.835 + rmdir docker [2022-08-18T16:50:08.718Z] #33 DONE 5.0s [2022-08-18T16:50:08.718Z] [2022-08-18T16:50:08.718Z] #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:50:08.718Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:50:08.718Z] #69 1.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:50:08.718Z] #69 1.636 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:50:08.718Z] #69 1.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:50:08.718Z] #69 1.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:50:08.718Z] #69 2.091 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:08.718Z] #69 2.716 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:50:08.718Z] #69 3.140 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:50:08.718Z] #69 3.576 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:50:08.718Z] #69 3.952 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:50:08.718Z] #69 3.954 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:08.718Z] #69 3.960 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:50:08.718Z] #69 3.961 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:50:08.718Z] #69 3.980 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:50:08.718Z] #69 3.982 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:50:08.718Z] #69 3.988 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:50:08.718Z] #69 3.989 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:08.718Z] #69 3.992 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:50:08.718Z] #69 3.992 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:50:08.893Z] #55 66.76 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T16:50:08.893Z] #55 66.87 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T16:50:08.893Z] #55 66.88 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T16:50:08.937Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s [2022-08-18T16:50:09.196Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.6s done [2022-08-18T16:50:09.196Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-18T16:50:09.455Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-18T16:50:09.455Z] #4 DONE 0.9s [2022-08-18T16:50:09.716Z] [2022-08-18T16:50:09.716Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:50:09.716Z] #6 sha256:c2c97ac25358d71e258d896491f8e17969be1ec0f59b8d7e8365d7f91dd6aad7 [2022-08-18T16:50:09.716Z] #6 DONE 0.0s [2022-08-18T16:50:09.716Z] [2022-08-18T16:50:09.716Z] #5 [internal] load .dockerignore [2022-08-18T16:50:09.716Z] #5 sha256:f2e81df154e408e065beef6043d4a6ad225c54b5b5151f31884be1e7e12fcb97 [2022-08-18T16:50:09.716Z] #5 DONE 0.0s [2022-08-18T16:50:09.716Z] [2022-08-18T16:50:09.716Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:50:09.716Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-18T16:50:09.820Z] #55 67.64 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T16:50:09.821Z] #55 67.64 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T16:50:11.094Z] #10 DONE 1.1s [2022-08-18T16:50:11.094Z] [2022-08-18T16:50:11.094Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:50:11.094Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:50:11.094Z] #7 DONE 1.1s [2022-08-18T16:50:11.094Z] [2022-08-18T16:50:11.094Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:50:11.094Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-18T16:50:11.094Z] #8 DONE 1.1s [2022-08-18T16:50:11.094Z] [2022-08-18T16:50:11.094Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:50:11.094Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:50:11.094Z] #9 DONE 1.1s [2022-08-18T16:50:11.241Z] #69 ... [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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-18T16:50:11.241Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:50:11.241Z] #36 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:50:11.241Z] #37 sha256:5652543f1c84a53585b5aa7fdf5485eac749f2c80f36e8ce7f1a47020db472d8 [2022-08-18T16:50:11.241Z] #37 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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-18T16:50:11.241Z] #38 sha256:9fa516b754900029ffb649a51bc89389c97a3ef32d4fc39cdc1f22fea52c5cc7 [2022-08-18T16:50:11.241Z] #38 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:50:11.241Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:50:11.241Z] #40 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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-18T16:50:11.241Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:50:11.241Z] #41 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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-18T16:50:11.241Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:50:11.241Z] #43 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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-18T16:50:11.241Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:50:11.241Z] #45 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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-18T16:50:11.241Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:50:11.241Z] #47 CACHED [2022-08-18T16:50:11.241Z] [2022-08-18T16:50:11.241Z] #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:50:11.241Z] #74 sha256:65edba438a08f1cab383b1d91c908a428e1b97162bd603f45605cf1f1d7491a0 [2022-08-18T16:50:11.241Z] #74 1.365 + RM_GOPATH=0 [2022-08-18T16:50:11.241Z] #74 1.365 + TMP_GOPATH= [2022-08-18T16:50:11.241Z] #74 1.365 + : /build [2022-08-18T16:50:11.241Z] #74 1.365 + '[' -z '' ']' [2022-08-18T16:50:11.241Z] #74 1.366 ++ mktemp -d [2022-08-18T16:50:11.241Z] #74 1.367 + export GOPATH=/tmp/tmp.VLbIH670fX [2022-08-18T16:50:11.241Z] #74 1.367 + GOPATH=/tmp/tmp.VLbIH670fX [2022-08-18T16:50:11.241Z] #74 1.367 + RM_GOPATH=1 [2022-08-18T16:50:11.241Z] #74 1.367 + case "$(go env GOARCH)" in [2022-08-18T16:50:11.241Z] #74 1.368 ++ go env GOARCH [2022-08-18T16:50:11.241Z] #74 1.375 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:11.241Z] #74 1.375 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:11.241Z] #74 1.375 ++ dirname /install.sh [2022-08-18T16:50:11.241Z] #74 1.376 + dir=/ [2022-08-18T16:50:11.241Z] #74 1.376 + bin=rootlesskit [2022-08-18T16:50:11.241Z] #74 1.378 + shift [2022-08-18T16:50:11.241Z] #74 1.379 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:50:11.241Z] #74 1.379 + . //rootlesskit.installer [2022-08-18T16:50:11.241Z] #74 1.379 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:11.241Z] #74 1.379 + install_rootlesskit [2022-08-18T16:50:11.241Z] #74 1.379 + case "$1" in [2022-08-18T16:50:11.241Z] #74 1.379 + export CGO_ENABLED=0 [2022-08-18T16:50:11.241Z] #74 1.379 + CGO_ENABLED=0 [2022-08-18T16:50:11.241Z] #74 1.379 + _install_rootlesskit [2022-08-18T16:50:11.241Z] #74 1.379 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:50:11.241Z] #74 1.380 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:11.241Z] #74 1.380 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:50:11.241Z] #74 1.380 + GOBIN=/build [2022-08-18T16:50:11.241Z] #74 1.380 + GO111MODULE=on [2022-08-18T16:50:11.241Z] #74 1.380 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:11.241Z] #74 1.807 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:50:11.241Z] #74 3.421 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:50:11.241Z] #74 3.421 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:50:11.241Z] #74 3.776 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:50:11.241Z] #74 4.947 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:50:11.241Z] #74 5.307 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:50:11.241Z] #74 5.386 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:50:11.241Z] #74 5.386 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:50:11.241Z] #74 5.468 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:50:11.241Z] #74 5.521 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:50:11.241Z] #74 5.581 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:50:11.241Z] #74 5.908 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:50:11.241Z] #74 5.979 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:50:11.241Z] #74 6.039 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:50:11.241Z] #74 7.020 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:50:11.714Z] #55 69.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T16:50:13.084Z] #55 71.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T16:50:13.758Z] #74 ... [2022-08-18T16:50:13.758Z] [2022-08-18T16:50:13.758Z] #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:50:13.758Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:13.758Z] #20 1.761 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:50:13.758Z] #20 1.763 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:50:13.758Z] #20 1.764 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:50:13.758Z] #20 2.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:50:13.758Z] #20 2.228 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:50:13.758Z] #20 2.659 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:50:13.758Z] #20 3.180 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:50:13.758Z] #20 3.651 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:13.758Z] #20 4.024 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:50:13.758Z] #20 4.025 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:13.758Z] #20 4.025 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:50:13.758Z] #20 4.026 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:50:13.758Z] #20 4.028 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:50:13.758Z] #20 4.464 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:50:13.758Z] #20 4.468 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:50:13.758Z] #20 4.488 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:13.758Z] #20 4.489 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:50:13.758Z] #20 4.489 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:50:13.758Z] #20 ... [2022-08-18T16:50:13.758Z] [2022-08-18T16:50:13.758Z] #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:50:13.758Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:50:13.758Z] #49 1.672 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:50:13.758Z] #49 1.672 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:50:13.758Z] #49 1.672 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:50:13.758Z] #49 1.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:50:13.758Z] #49 2.282 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:13.758Z] #49 2.726 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:50:13.758Z] #49 3.201 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:50:13.758Z] #49 3.744 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:50:13.758Z] #49 4.148 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:50:13.758Z] #49 4.148 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:13.758Z] #49 4.148 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:50:13.758Z] #49 4.152 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:50:13.758Z] #49 4.158 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:50:13.758Z] #49 4.342 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:13.758Z] #49 4.345 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:50:13.758Z] #49 4.359 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:50:13.758Z] #49 4.360 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:50:13.758Z] #49 4.361 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:50:14.014Z] #55 ... [2022-08-18T16:50:14.014Z] [2022-08-18T16:50:14.014Z] #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:50:14.014Z] #64 sha256:4b7cf319845aac6c05c920de46d958d2fd7aaa4d49b04ff766a4a4c5141c2e29 [2022-08-18T16:50:14.014Z] #64 1.497 + RM_GOPATH=0 [2022-08-18T16:50:14.014Z] #64 1.497 + TMP_GOPATH= [2022-08-18T16:50:14.014Z] #64 1.497 + : /build [2022-08-18T16:50:14.014Z] #64 1.497 + '[' -z '' ']' [2022-08-18T16:50:14.014Z] #64 1.497 ++ mktemp -d [2022-08-18T16:50:14.014Z] #64 1.506 + export GOPATH=/tmp/tmp.D5YfdCN2tL [2022-08-18T16:50:14.014Z] #64 1.506 + GOPATH=/tmp/tmp.D5YfdCN2tL [2022-08-18T16:50:14.014Z] #64 1.506 + RM_GOPATH=1 [2022-08-18T16:50:14.014Z] #64 1.506 + case "$(go env GOARCH)" in [2022-08-18T16:50:14.014Z] #64 1.512 ++ go env GOARCH [2022-08-18T16:50:14.014Z] #64 1.588 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:14.014Z] #64 1.588 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:14.014Z] #64 1.599 ++ dirname /install.sh [2022-08-18T16:50:14.014Z] #64 1.609 Install containerd version v1.6.7 [2022-08-18T16:50:14.014Z] #64 1.609 + dir=/ [2022-08-18T16:50:14.014Z] #64 1.609 + bin=containerd [2022-08-18T16:50:14.014Z] #64 1.609 + shift [2022-08-18T16:50:14.014Z] #64 1.609 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:50:14.014Z] #64 1.609 + . //containerd.installer [2022-08-18T16:50:14.014Z] #64 1.609 ++ set -e [2022-08-18T16:50:14.014Z] #64 1.609 ++ : v1.6.7 [2022-08-18T16:50:14.014Z] #64 1.609 + install_containerd [2022-08-18T16:50:14.014Z] #64 1.609 + echo 'Install containerd version v1.6.7' [2022-08-18T16:50:14.014Z] #64 1.609 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D5YfdCN2tL/src/github.com/containerd/containerd [2022-08-18T16:50:14.014Z] #64 1.639 Cloning into '/tmp/tmp.D5YfdCN2tL/src/github.com/containerd/containerd'... [2022-08-18T16:50:14.271Z] #64 ... [2022-08-18T16:50:14.271Z] [2022-08-18T16:50:14.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-18T16:50:14.271Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:14.271Z] #76 62.88 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:14.271Z] #76 63.31 Fetched 5940 kB in 1s (4517 kB/s) [2022-08-18T16:50:14.271Z] #76 63.61 Selecting previously unselected package bzip2. [2022-08-18T16:50:14.271Z] #76 63.61 (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-18T16:50:14.271Z] #76 63.81 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 63.89 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:50:14.271Z] #76 64.26 Selecting previously unselected package libmagic-mgc. [2022-08-18T16:50:14.271Z] #76 64.26 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 64.27 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T16:50:14.271Z] #76 65.57 Selecting previously unselected package libmagic1:amd64. [2022-08-18T16:50:14.271Z] #76 65.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 65.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:50:14.271Z] #76 65.99 Selecting previously unselected package file. [2022-08-18T16:50:14.271Z] #76 66.00 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 66.00 Unpacking file (1:5.39-3) ... [2022-08-18T16:50:14.271Z] #76 66.24 Selecting previously unselected package xz-utils. [2022-08-18T16:50:14.271Z] #76 66.25 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 66.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:50:14.271Z] #76 66.72 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T16:50:14.271Z] #76 66.73 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 66.73 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:50:14.271Z] #76 66.90 Selecting previously unselected package m4. [2022-08-18T16:50:14.271Z] #76 66.90 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 66.92 Unpacking m4 (1.4.18-5) ... [2022-08-18T16:50:14.271Z] #76 67.52 Selecting previously unselected package autoconf. [2022-08-18T16:50:14.271Z] #76 67.52 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T16:50:14.271Z] #76 67.55 Unpacking autoconf (2.69-14) ... [2022-08-18T16:50:14.271Z] #76 68.40 Selecting previously unselected package autotools-dev. [2022-08-18T16:50:14.271Z] #76 68.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T16:50:14.271Z] #76 68.43 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:50:14.271Z] #76 68.90 Selecting previously unselected package automake. [2022-08-18T16:50:14.271Z] #76 68.92 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T16:50:14.271Z] #76 68.98 Unpacking automake (1:1.16.3-2) ... [2022-08-18T16:50:14.271Z] #76 69.94 Selecting previously unselected package patch. [2022-08-18T16:50:14.271Z] #76 69.94 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 69.96 Unpacking patch (2.7.6-7) ... [2022-08-18T16:50:14.271Z] #76 70.17 Selecting previously unselected package dpkg-dev. [2022-08-18T16:50:14.271Z] #76 70.19 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:50:14.271Z] #76 70.21 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:50:14.271Z] #76 72.17 Selecting previously unselected package build-essential. [2022-08-18T16:50:14.271Z] #76 72.19 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T16:50:14.271Z] #76 72.20 Unpacking build-essential (12.9) ... [2022-08-18T16:50:14.528Z] #76 72.41 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:50:14.528Z] #76 72.41 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:50:14.528Z] #76 72.45 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:50:14.528Z] #76 72.55 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T16:50:14.528Z] #76 72.60 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T16:50:14.528Z] #76 ... [2022-08-18T16:50:14.528Z] [2022-08-18T16:50:14.528Z] #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-18T16:50:14.528Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:50:14.528Z] #51 62.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T16:50:14.528Z] #51 64.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:14.528Z] #51 65.22 Fetched 2315 kB in 4s (637 kB/s) [2022-08-18T16:50:14.528Z] #51 65.66 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T16:50:14.528Z] #51 65.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:50:14.528Z] #51 65.92 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T16:50:14.528Z] #51 66.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:50:14.528Z] #51 67.74 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:50:14.528Z] #51 67.74 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:50:14.528Z] #51 67.76 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:50:14.528Z] #51 68.25 Selecting previously unselected package python3-six. [2022-08-18T16:50:14.528Z] #51 68.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T16:50:14.528Z] #51 68.30 Unpacking python3-six (1.16.0-2) ... [2022-08-18T16:50:14.528Z] #51 68.54 Selecting previously unselected package python3-protobuf. [2022-08-18T16:50:14.528Z] #51 68.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T16:50:14.528Z] #51 68.59 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T16:50:14.528Z] #51 69.41 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:50:14.528Z] #51 69.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:50:14.528Z] #51 69.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:50:14.528Z] #51 69.69 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:50:14.528Z] #51 69.69 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:50:14.528Z] #51 69.70 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:50:14.528Z] #51 69.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:50:14.528Z] #51 69.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:50:14.528Z] #51 69.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:50:14.528Z] #51 70.09 Selecting previously unselected package criu. [2022-08-18T16:50:14.528Z] #51 70.09 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T16:50:14.528Z] #51 70.09 Unpacking criu (3.17.1-1) ... [2022-08-18T16:50:14.528Z] #51 71.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:50:14.785Z] #51 ... [2022-08-18T16:50:14.785Z] [2022-08-18T16:50:14.785Z] #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-18T16:50:14.785Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:14.785Z] #76 72.65 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:50:15.042Z] #76 72.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:50:15.042Z] #76 72.99 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:50:15.042Z] #76 72.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:50:15.042Z] #76 73.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T16:50:15.291Z] [2022-08-18T16:50:15.291Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:50:15.291Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:50:15.291Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T16:50:15.291Z] #73 DONE 0.0s [2022-08-18T16:50:15.291Z] [2022-08-18T16:50:15.291Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:50:15.291Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T16:50:15.291Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-18T16:50:15.352Z] #76 73.21 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:50:15.352Z] #76 73.21 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:50:15.352Z] #76 ... [2022-08-18T16:50:15.352Z] [2022-08-18T16:50:15.352Z] #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-18T16:50:15.352Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:50:15.352Z] #42 63.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:15.352Z] #42 63.65 Fetched 17.7 MB in 2s (7268 kB/s) [2022-08-18T16:50:15.352Z] #42 63.81 Selecting previously unselected package xxd. [2022-08-18T16:50:15.352Z] #42 63.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 ... 15717 files and directories currently installed.) [2022-08-18T16:50:15.352Z] #42 64.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:50:15.352Z] #42 64.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:15.352Z] #42 64.69 Selecting previously unselected package vim-common. [2022-08-18T16:50:15.352Z] #42 64.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:50:15.352Z] #42 64.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:15.352Z] #42 65.48 Selecting previously unselected package cmake-data. [2022-08-18T16:50:15.352Z] #42 65.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:50:15.352Z] #42 65.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:50:15.352Z] #42 70.99 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:50:15.352Z] #42 70.99 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:50:15.352Z] #42 71.00 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:50:15.554Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T16:50:15.554Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-18T16:50:15.554Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-18T16:50:15.609Z] #42 ... [2022-08-18T16:50:15.609Z] [2022-08-18T16:50:15.609Z] #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-18T16:50:15.609Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:15.609Z] #76 73.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:50:15.609Z] #76 73.41 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:50:15.609Z] #76 73.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:50:15.815Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 47.19MB / 53.68MB 0.1s [2022-08-18T16:50:15.815Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.2s [2022-08-18T16:50:15.866Z] #76 73.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:50:15.866Z] #76 73.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:50:15.866Z] #76 73.89 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:50:16.067Z] Client: [2022-08-18T16:50:16.067Z] Context: default [2022-08-18T16:50:16.067Z] Debug Mode: false [2022-08-18T16:50:16.067Z] Plugins: [2022-08-18T16:50:16.067Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T16:50:16.067Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T16:50:16.067Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T16:50:16.067Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T16:50:16.067Z] [2022-08-18T16:50:16.067Z] Server: [2022-08-18T16:50:16.067Z] Containers: 0 [2022-08-18T16:50:16.067Z] Running: 0 [2022-08-18T16:50:16.067Z] Paused: 0 [2022-08-18T16:50:16.067Z] Stopped: 0 [2022-08-18T16:50:16.067Z] Images: 0 [2022-08-18T16:50:16.067Z] Server Version: 20.10.14 [2022-08-18T16:50:16.067Z] Storage Driver: overlay2 [2022-08-18T16:50:16.067Z] Backing Filesystem: extfs [2022-08-18T16:50:16.067Z] Supports d_type: true [2022-08-18T16:50:16.067Z] Native Overlay Diff: true [2022-08-18T16:50:16.067Z] userxattr: false [2022-08-18T16:50:16.067Z] Logging Driver: json-file [2022-08-18T16:50:16.067Z] Cgroup Driver: systemd [2022-08-18T16:50:16.067Z] Cgroup Version: 2 [2022-08-18T16:50:16.067Z] Plugins: [2022-08-18T16:50:16.067Z] Volume: local [2022-08-18T16:50:16.067Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T16:50:16.067Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T16:50:16.067Z] Swarm: inactive [2022-08-18T16:50:16.067Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T16:50:16.067Z] Default Runtime: runc [2022-08-18T16:50:16.067Z] Init Binary: docker-init [2022-08-18T16:50:16.067Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T16:50:16.067Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T16:50:16.067Z] init version: de40ad0 [2022-08-18T16:50:16.067Z] Security Options: [2022-08-18T16:50:16.067Z] apparmor [2022-08-18T16:50:16.067Z] seccomp [2022-08-18T16:50:16.067Z] Profile: default [2022-08-18T16:50:16.067Z] cgroupns [2022-08-18T16:50:16.067Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T16:50:16.067Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T16:50:16.067Z] OSType: linux [2022-08-18T16:50:16.067Z] Architecture: x86_64 [2022-08-18T16:50:16.067Z] CPUs: 2 [2022-08-18T16:50:16.067Z] Total Memory: 7.559GiB [2022-08-18T16:50:16.067Z] Name: ip-10-100-120-48 [2022-08-18T16:50:16.067Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T16:50:16.067Z] Docker Root Dir: /var/lib/docker [2022-08-18T16:50:16.067Z] Debug Mode: false [2022-08-18T16:50:16.067Z] Registry: https://index.docker.io/v1/ [2022-08-18T16:50:16.067Z] Labels: [2022-08-18T16:50:16.067Z] Experimental: true [2022-08-18T16:50:16.067Z] Insecure Registries: [2022-08-18T16:50:16.067Z] 127.0.0.0/8 [2022-08-18T16:50:16.067Z] Live Restore Enabled: true [2022-08-18T16:50:16.067Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T16:50:16.123Z] #76 ... [2022-08-18T16:50:16.123Z] [2022-08-18T16:50:16.123Z] #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-18T16:50:16.123Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:16.123Z] #14 64.10 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:50:16.123Z] #14 66.52 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:50:16.123Z] #14 67.52 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:50:16.123Z] #14 67.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T16:50:16.123Z] #14 67.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T16:50:16.123Z] #14 67.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:50:16.123Z] #14 67.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:50:16.123Z] #14 67.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-18T16:50:16.123Z] #14 67.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:50:16.123Z] #14 67.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T16:50:16.123Z] #14 67.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T16:50:16.123Z] #14 67.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T16:50:16.123Z] #14 67.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T16:50:16.123Z] #14 67.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T16:50:16.123Z] #14 67.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T16:50:16.123Z] #14 67.80 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:50:16.123Z] #14 67.80 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:50:16.123Z] #14 67.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:50:16.123Z] #14 69.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:16.123Z] #14 69.95 Fetched 115 MB in 13s (9107 kB/s) [2022-08-18T16:50:16.123Z] #14 70.10 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:50:16.123Z] #14 70.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-18T16:50:16.123Z] #14 70.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:50:16.123Z] #14 70.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:50:16.380Z] #14 74.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:50:16.380Z] #14 74.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:50:16.380Z] #14 74.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:50:16.390Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 . [2022-08-18T16:50:16.390Z] #2 [internal] load .dockerignore [2022-08-18T16:50:16.390Z] #2 sha256:23b41fc1ff55ef6ffefd8117ce7bc7046da05f3ca09966cdb9592d5d90df9a32 [2022-08-18T16:50:16.638Z] #14 ... [2022-08-18T16:50:16.638Z] [2022-08-18T16:50:16.638Z] #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-18T16:50:16.638Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:50:16.638Z] #51 74.52 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:50:16.638Z] #51 74.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:50:16.638Z] #51 74.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:50:16.638Z] #51 74.66 Setting up python3-six (1.16.0-2) ... [2022-08-18T16:50:16.649Z] #2 transferring context: 145B done [2022-08-18T16:50:16.649Z] #2 DONE 0.1s [2022-08-18T16:50:16.649Z] [2022-08-18T16:50:16.649Z] #1 [internal] load build definition from Dockerfile [2022-08-18T16:50:16.649Z] #1 sha256:b28ccc8b72c4b7424811f1d0470fcd99ebfe915b8b51a47477c4257b0aa4d749 [2022-08-18T16:50:16.649Z] #1 transferring dockerfile: 19.25kB done [2022-08-18T16:50:16.649Z] #1 DONE 0.1s [2022-08-18T16:50:16.907Z] [2022-08-18T16:50:16.907Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-18T16:50:16.907Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-18T16:50:17.166Z] #3 DONE 0.5s [2022-08-18T16:50:17.166Z] [2022-08-18T16:50:17.166Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-18T16:50:17.166Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-18T16:50:17.166Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-18T16:50:17.217Z] #28 ... [2022-08-18T16:50:17.217Z] [2022-08-18T16:50:17.217Z] #24 [internal] load build context [2022-08-18T16:50:17.217Z] #24 sha256:e1ebd7dc60763f4d0bfc6541253ba31d3d39bea7e59e86690918ee9f6bdb090e [2022-08-18T16:50:17.217Z] #24 transferring context: 62.38MB 1.6s done [2022-08-18T16:50:17.217Z] #24 DONE 2.1s [2022-08-18T16:50:17.217Z] [2022-08-18T16:50:17.217Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:50:17.217Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:50:17.217Z] #49 DONE 0.0s [2022-08-18T16:50:17.217Z] [2022-08-18T16:50:17.217Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:50:17.217Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-18T16:50:17.217Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.4s done [2022-08-18T16:50:17.217Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-18T16:50:17.425Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-18T16:50:17.425Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-18T16:50:17.425Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-18T16:50:17.425Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-18T16:50:17.425Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-18T16:50:17.425Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-18T16:50:17.686Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-18T16:50:17.686Z] #4 DONE 0.6s [2022-08-18T16:50:17.945Z] [2022-08-18T16:50:17.945Z] #6 [internal] load build definition from Dockerfile [2022-08-18T16:50:17.945Z] #6 sha256:2b381dbea8b971c5afd22e402fb024c2cfed009944714085383857a237d6433b [2022-08-18T16:50:17.945Z] #6 DONE 0.0s [2022-08-18T16:50:17.945Z] [2022-08-18T16:50:17.945Z] #5 [internal] load .dockerignore [2022-08-18T16:50:17.945Z] #5 sha256:36f92dba2ae1b02352278cd17128025cb794dd7db2e09f658ed75617dec97595 [2022-08-18T16:50:17.945Z] #5 DONE 0.0s [2022-08-18T16:50:17.945Z] [2022-08-18T16:50:17.945Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:50:17.945Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:50:19.158Z] #51 76.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:50:19.158Z] #51 76.85 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T16:50:19.320Z] #10 ... [2022-08-18T16:50:19.320Z] [2022-08-18T16:50:19.320Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-18T16:50:19.320Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-18T16:50:19.320Z] #7 DONE 1.1s [2022-08-18T16:50:19.320Z] [2022-08-18T16:50:19.320Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-18T16:50:19.320Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-18T16:50:19.320Z] #8 DONE 1.1s [2022-08-18T16:50:19.320Z] [2022-08-18T16:50:19.320Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:50:19.320Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T16:50:19.320Z] #10 DONE 1.2s [2022-08-18T16:50:19.320Z] [2022-08-18T16:50:19.320Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T16:50:19.320Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T16:50:19.320Z] #9 DONE 1.3s [2022-08-18T16:50:19.582Z] [2022-08-18T16:50:19.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:19.582Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:19.582Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-18T16:50:19.582Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T16:50:19.582Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-18T16:50:19.582Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-18T16:50:19.582Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.2s [2022-08-18T16:50:19.582Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 12.58MB / 55.00MB 0.3s [2022-08-18T16:50:19.582Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.3s [2022-08-18T16:50:19.843Z] #11 ... [2022-08-18T16:50:19.843Z] [2022-08-18T16:50:19.843Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:50:19.843Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:50:19.843Z] #49 DONE 0.4s [2022-08-18T16:50:19.843Z] [2022-08-18T16:50:19.843Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-18T16:50:19.843Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-18T16:50:19.843Z] #49 DONE 0.0s [2022-08-18T16:50:19.843Z] [2022-08-18T16:50:19.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:19.843Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:19.843Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 27.26MB / 55.00MB 0.5s [2022-08-18T16:50:19.843Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.24MB / 10.88MB 0.5s [2022-08-18T16:50:19.843Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 2.10MB / 5.16MB 0.5s [2022-08-18T16:50:20.103Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 0.7s [2022-08-18T16:50:20.103Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.7s [2022-08-18T16:50:20.103Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.7s [2022-08-18T16:50:20.103Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 47.26MB / 55.00MB 0.8s [2022-08-18T16:50:20.103Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.7s done [2022-08-18T16:50:20.103Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.8s [2022-08-18T16:50:20.374Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.9s [2022-08-18T16:50:20.374Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-18T16:50:20.374Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.34MB / 54.58MB 0.9s [2022-08-18T16:50:20.374Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 14.68MB / 54.58MB 1.0s [2022-08-18T16:50:20.374Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.17MB / 85.90MB 1.0s [2022-08-18T16:50:20.653Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 25.17MB / 54.58MB 1.1s [2022-08-18T16:50:20.653Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.18MB / 85.90MB 1.1s [2022-08-18T16:50:20.653Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 1.2s [2022-08-18T16:50:20.915Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 42.99MB / 54.58MB 1.4s [2022-08-18T16:50:20.915Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 26.21MB / 85.90MB 1.4s [2022-08-18T16:50:20.915Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 47.19MB / 54.58MB 1.5s [2022-08-18T16:50:21.179Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.5s done [2022-08-18T16:50:21.179Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 53.48MB / 54.58MB 1.7s [2022-08-18T16:50:21.179Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 39.85MB / 85.90MB 1.7s [2022-08-18T16:50:21.179Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 1.05MB / 141.86MB 1.7s [2022-08-18T16:50:21.179Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-18T16:50:21.441Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 49.80MB / 85.90MB 1.9s [2022-08-18T16:50:21.441Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.49MB / 141.86MB 1.9s [2022-08-18T16:50:21.441Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 59.77MB / 85.90MB 2.1s [2022-08-18T16:50:21.441Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 18.87MB / 141.86MB 2.1s [2022-08-18T16:50:21.699Z] #51 ... [2022-08-18T16:50:21.699Z] [2022-08-18T16:50:21.699Z] #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-18T16:50:21.699Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:21.699Z] #76 74.81 Selecting previously unselected package libtool. [2022-08-18T16:50:21.699Z] #76 74.82 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T16:50:21.699Z] #76 74.91 Unpacking libtool (2.4.6-15) ... [2022-08-18T16:50:21.699Z] #76 75.51 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:50:21.699Z] #76 75.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:50:21.699Z] #76 75.60 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:50:21.699Z] #76 76.16 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:50:21.699Z] #76 76.20 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:50:21.699Z] #76 76.21 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:50:21.699Z] #76 76.63 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T16:50:21.699Z] #76 76.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T16:50:21.699Z] #76 76.69 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:50:21.699Z] #76 77.27 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:50:21.699Z] #76 77.35 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:50:21.699Z] #76 77.37 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:50:21.699Z] #76 77.37 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:50:21.699Z] #76 77.39 Setting up file (1:5.39-3) ... [2022-08-18T16:50:21.699Z] #76 77.41 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:50:21.699Z] #76 77.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:50:21.699Z] #76 77.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:50:21.699Z] #76 77.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:50:21.699Z] #76 77.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:50:21.699Z] #76 77.47 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:50:21.699Z] #76 77.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:50:21.699Z] #76 77.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:50:21.699Z] #76 77.62 Setting up patch (2.7.6-7) ... [2022-08-18T16:50:21.699Z] #76 77.63 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:50:21.699Z] #76 77.65 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:50:21.699Z] #76 77.67 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:50:21.699Z] #76 77.68 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:50:21.699Z] #76 77.69 Setting up libtool (2.4.6-15) ... [2022-08-18T16:50:21.699Z] #76 77.71 Setting up m4 (1.4.18-5) ... [2022-08-18T16:50:21.699Z] #76 77.72 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:50:21.699Z] #76 77.77 Setting up autoconf (2.69-14) ... [2022-08-18T16:50:21.699Z] #76 77.80 Setting up build-essential (12.9) ... [2022-08-18T16:50:21.699Z] #76 77.81 Setting up automake (1:1.16.3-2) ... [2022-08-18T16:50:21.699Z] #76 77.86 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T16:50:21.699Z] #76 77.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:21.699Z] #76 DONE 79.5s [2022-08-18T16:50:21.699Z] [2022-08-18T16:50:21.699Z] #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-18T16:50:21.699Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:21.699Z] #14 79.34 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:50:21.699Z] #14 79.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:50:21.699Z] #14 79.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:50:21.699Z] #14 79.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T16:50:21.699Z] #14 79.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:50:21.699Z] #14 79.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:50:21.722Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 67.70MB / 85.90MB 2.2s [2022-08-18T16:50:21.722Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.3s done [2022-08-18T16:50:21.722Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.55MB / 85.90MB 2.4s [2022-08-18T16:50:21.722Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 35.65MB / 141.86MB 2.4s [2022-08-18T16:50:21.722Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.4s [2022-08-18T16:50:21.847Z] #49 ... [2022-08-18T16:50:21.847Z] [2022-08-18T16:50:21.847Z] #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:50:21.847Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:21.847Z] #20 18.38 Fetched 40.6 MB in 17s (2408 kB/s) [2022-08-18T16:50:21.955Z] #14 80.04 Selecting previously unselected package dmsetup. [2022-08-18T16:50:21.955Z] #14 80.04 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:50:21.982Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.5s done [2022-08-18T16:50:22.211Z] #14 80.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:50:22.244Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 2.7s [2022-08-18T16:50:22.244Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 48.23MB / 141.86MB 2.7s [2022-08-18T16:50:22.244Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 61.87MB / 141.86MB 2.9s [2022-08-18T16:50:22.467Z] #14 80.36 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:50:22.467Z] #14 80.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:50:22.467Z] #14 80.39 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:50:22.501Z] #28 DONE 7.0s [2022-08-18T16:50:22.501Z] [2022-08-18T16:50:22.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:22.501Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:50:22.501Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-18T16:50:22.501Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-18T16:50:22.501Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-18T16:50:22.501Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-18T16:50:22.501Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.9s done [2022-08-18T16:50:22.501Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.5s done [2022-08-18T16:50:22.501Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.9s done [2022-08-18T16:50:22.501Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 5.0s done [2022-08-18T16:50:22.501Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 6.9s done [2022-08-18T16:50:22.501Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.6s done [2022-08-18T16:50:22.501Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 2.1s done [2022-08-18T16:50:22.501Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 6.9s done [2022-08-18T16:50:22.501Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-18T16:50:22.501Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.2s done [2022-08-18T16:50:22.501Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab [2022-08-18T16:50:22.503Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.11MB / 141.86MB 3.2s [2022-08-18T16:50:22.764Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 90.18MB / 141.86MB 3.3s [2022-08-18T16:50:22.764Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 98.57MB / 141.86MB 3.4s [2022-08-18T16:50:23.027Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 108.00MB / 141.86MB 3.6s [2022-08-18T16:50:23.295Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.6s done [2022-08-18T16:50:23.295Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 3.9s [2022-08-18T16:50:23.557Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 139.46MB / 141.86MB 4.2s [2022-08-18T16:50:23.883Z] #11 ... [2022-08-18T16:50:23.883Z] [2022-08-18T16:50:23.883Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:50:23.883Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:50:23.883Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-18T16:50:23.883Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T16:50:23.883Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T16:50:23.883Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.9s done [2022-08-18T16:50:23.883Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-08-18T16:50:23.883Z] #71 DONE 8.4s [2022-08-18T16:50:23.883Z] [2022-08-18T16:50:23.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:23.883Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:50:23.883Z] #11 ... [2022-08-18T16:50:23.883Z] [2022-08-18T16:50:23.883Z] #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-18T16:50:23.883Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:50:23.883Z] #29 0.860 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:23.883Z] #29 0.878 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:23.883Z] #29 0.878 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:23.883Z] #29 1.053 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:23.883Z] #29 1.305 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:23.883Z] #29 1.579 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:24.498Z] #11 ... [2022-08-18T16:50:24.498Z] [2022-08-18T16:50:24.498Z] #24 [internal] load build context [2022-08-18T16:50:24.498Z] #24 sha256:5dd2bb018fd999deb3cfbc44583096bc5b10e99365cb62b7335216c505aa9c86 [2022-08-18T16:50:24.498Z] #24 transferring context: 62.36MB 4.5s done [2022-08-18T16:50:24.498Z] #24 DONE 5.2s [2022-08-18T16:50:24.498Z] [2022-08-18T16:50:24.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:24.498Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:24.822Z] #29 2.460 Fetched 8456 kB in 2s (4563 kB/s) [2022-08-18T16:50:25.082Z] #29 2.460 Reading package lists... [2022-08-18T16:50:25.082Z] #29 ... [2022-08-18T16:50:25.082Z] [2022-08-18T16:50:25.082Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:50:25.082Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:50:25.082Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:50:25.082Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T16:50:25.082Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T16:50:25.082Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.2s done [2022-08-18T16:50:25.082Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-08-18T16:50:25.082Z] #73 DONE 10.0s [2022-08-18T16:50:25.082Z] [2022-08-18T16:50:25.082Z] #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-18T16:50:25.082Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:50:25.082Z] #29 2.460 Reading package lists... [2022-08-18T16:50:25.435Z] #11 ... [2022-08-18T16:50:25.435Z] [2022-08-18T16:50:25.435Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:50:25.435Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T16:50:25.435Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T16:50:25.435Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:50:25.435Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T16:50:25.435Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T16:50:25.435Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-08-18T16:50:25.435Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-08-18T16:50:25.435Z] #71 DONE 5.9s [2022-08-18T16:50:25.435Z] [2022-08-18T16:50:25.435Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T16:50:25.435Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T16:50:25.435Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T16:50:25.435Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T16:50:25.435Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T16:50:25.435Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T16:50:25.435Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-08-18T16:50:25.435Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-08-18T16:50:25.435Z] #73 DONE 6.0s [2022-08-18T16:50:25.435Z] [2022-08-18T16:50:25.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:25.435Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:25.657Z] #29 2.987 Reading package lists... [2022-08-18T16:50:25.919Z] #29 3.518 Building dependency tree... [2022-08-18T16:50:25.919Z] #29 3.853 The following additional packages will be installed: [2022-08-18T16:50:25.919Z] #29 3.856 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T16:50:25.919Z] #29 3.856 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T16:50:25.919Z] #29 3.856 Recommended packages: [2022-08-18T16:50:25.919Z] #29 3.856 libldap-common publicsuffix libsasl2-modules [2022-08-18T16:50:26.313Z] #29 4.006 The following NEW packages will be installed: [2022-08-18T16:50:26.313Z] #29 4.007 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T16:50:26.313Z] #29 4.008 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T16:50:26.313Z] #29 4.008 libssh2-1 openssl [2022-08-18T16:50:26.374Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-18T16:50:26.572Z] #29 4.350 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T16:50:26.572Z] #29 4.350 Need to get 2942 kB of archives. [2022-08-18T16:50:26.572Z] #29 4.350 After this operation, 6482 kB of additional disk space will be used. [2022-08-18T16:50:26.572Z] #29 4.350 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-18T16:50:26.572Z] #29 4.423 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-18T16:50:26.572Z] #29 4.425 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-18T16:50:26.573Z] #29 4.425 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-18T16:50:26.573Z] #29 4.435 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-18T16:50:26.573Z] #29 4.437 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-18T16:50:26.573Z] #29 4.438 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-18T16:50:26.573Z] #29 4.440 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-18T16:50:26.573Z] #29 4.443 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-18T16:50:26.573Z] #29 4.443 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-18T16:50:26.573Z] #29 4.445 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-18T16:50:26.573Z] #29 4.451 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-18T16:50:26.573Z] #29 4.465 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-18T16:50:26.573Z] #29 4.503 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-18T16:50:26.573Z] #29 4.504 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-18T16:50:27.145Z] #29 4.921 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:27.145Z] #29 4.954 Fetched 2942 kB in 0s (6000 kB/s) [2022-08-18T16:50:27.312Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-18T16:50:27.312Z] #11 ... [2022-08-18T16:50:27.312Z] [2022-08-18T16:50:27.312Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-18T16:50:27.312Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-18T16:50:27.312Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-18T16:50:27.312Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-18T16:50:27.312Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-18T16:50:27.312Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-18T16:50:27.312Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done [2022-08-18T16:50:27.312Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.6s done [2022-08-18T16:50:27.312Z] #28 DONE 7.9s [2022-08-18T16:50:27.312Z] [2022-08-18T16:50:27.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:27.312Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:27.404Z] #29 5.256 Selecting previously unselected package openssl. [2022-08-18T16:50:27.404Z] #29 5.256 (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-18T16:50:27.404Z] #29 5.256 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-18T16:50:27.404Z] #29 5.324 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:50:27.715Z] #14 ... [2022-08-18T16:50:27.715Z] [2022-08-18T16:50:27.715Z] #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-18T16:50:27.715Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:50:27.715Z] #42 82.46 Selecting previously unselected package libxml2:amd64. [2022-08-18T16:50:27.715Z] #42 82.47 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T16:50:27.715Z] #42 82.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:50:27.715Z] #42 83.55 Selecting previously unselected package libarchive13:amd64. [2022-08-18T16:50:27.715Z] #42 83.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T16:50:27.715Z] #42 83.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:50:27.715Z] #42 84.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T16:50:27.715Z] #42 84.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T16:50:27.715Z] #42 84.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:50:27.715Z] #42 84.48 Selecting previously unselected package librhash0:amd64. [2022-08-18T16:50:27.715Z] #42 84.48 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T16:50:27.715Z] #42 84.49 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:50:27.715Z] #42 84.80 Selecting previously unselected package libuv1:amd64. [2022-08-18T16:50:27.715Z] #42 84.80 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T16:50:27.715Z] #42 84.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:50:27.715Z] #42 85.13 Selecting previously unselected package cmake. [2022-08-18T16:50:27.715Z] #42 85.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T16:50:27.715Z] #42 85.13 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:50:27.715Z] #42 ... [2022-08-18T16:50:27.715Z] [2022-08-18T16:50:27.715Z] #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-18T16:50:27.715Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:50:27.715Z] #34 75.50 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-18T16:50:27.715Z] #34 76.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T16:50:27.715Z] #34 76.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:50:27.897Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.5s done [2022-08-18T16:50:28.210Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.1s [2022-08-18T16:50:28.343Z] #29 6.024 Selecting previously unselected package ca-certificates. [2022-08-18T16:50:28.343Z] #29 6.024 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T16:50:28.343Z] #29 6.041 Unpacking ca-certificates (20210119) ... [2022-08-18T16:50:28.472Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.3s done [2022-08-18T16:50:28.472Z] #11 ... [2022-08-18T16:50:28.472Z] [2022-08-18T16:50:28.472Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:50:28.472Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:50:28.472Z] #72 DONE 1.0s [2022-08-18T16:50:28.602Z] #29 6.538 Selecting previously unselected package libbrotli1:arm64. [2022-08-18T16:50:28.602Z] #29 6.538 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-18T16:50:28.731Z] [2022-08-18T16:50:28.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:28.731Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:28.731Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-18T16:50:28.888Z] #29 6.655 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-18T16:50:28.888Z] #29 6.735 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-18T16:50:28.888Z] #29 6.735 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-18T16:50:28.888Z] #29 6.829 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:29.457Z] #29 7.297 Selecting previously unselected package libsasl2-2:arm64. [2022-08-18T16:50:29.457Z] #29 7.298 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-18T16:50:29.457Z] #29 7.314 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:29.457Z] #29 7.367 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-18T16:50:29.457Z] #29 7.367 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-18T16:50:29.457Z] #29 7.371 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:50:29.939Z] #20 18.38 Reading package lists... [2022-08-18T16:50:29.939Z] #20 ... [2022-08-18T16:50:29.939Z] [2022-08-18T16:50:29.939Z] #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:50:29.939Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:50:29.939Z] #49 18.98 Fetched 40.6 MB in 18s (2315 kB/s) [2022-08-18T16:50:30.025Z] #29 7.892 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-18T16:50:30.025Z] #29 7.893 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-18T16:50:30.110Z] #11 ... [2022-08-18T16:50:30.110Z] [2022-08-18T16:50:30.110Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:50:30.110Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:50:30.110Z] #74 DONE 1.4s [2022-08-18T16:50:30.110Z] [2022-08-18T16:50:30.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:30.110Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:30.285Z] #29 7.966 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-18T16:50:30.544Z] #29 8.540 Selecting previously unselected package libpsl5:arm64. [2022-08-18T16:50:30.803Z] #29 8.541 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-18T16:50:30.803Z] #29 8.637 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-18T16:50:30.879Z] #49 18.98 Reading package lists... [2022-08-18T16:50:30.879Z] #49 ... [2022-08-18T16:50:30.879Z] [2022-08-18T16:50:30.879Z] #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:50:30.879Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:30.879Z] #20 18.38 Reading package lists... [2022-08-18T16:50:30.993Z] #34 ... [2022-08-18T16:50:30.993Z] [2022-08-18T16:50:30.993Z] #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-18T16:50:30.993Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:50:30.993Z] #51 83.39 Setting up criu (3.17.1-1) ... [2022-08-18T16:50:30.993Z] #51 86.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:30.993Z] #51 DONE 88.3s [2022-08-18T16:50:30.993Z] [2022-08-18T16:50:30.993Z] #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:50:30.993Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:50:30.993Z] #77 1.222 Cloning into '/tmp/crun-build'... [2022-08-18T16:50:31.372Z] #29 8.975 Selecting previously unselected package librtmp1:arm64. [2022-08-18T16:50:31.372Z] #29 8.975 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-18T16:50:31.372Z] #29 9.233 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:50:31.941Z] #29 ... [2022-08-18T16:50:31.941Z] [2022-08-18T16:50:31.941Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:50:31.941Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T16:50:31.941Z] #72 DONE 2.6s [2022-08-18T16:50:31.941Z] [2022-08-18T16:50:31.941Z] #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-18T16:50:31.941Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:50:31.941Z] #29 9.799 Selecting previously unselected package libssh2-1:arm64. [2022-08-18T16:50:31.941Z] #29 9.799 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-18T16:50:31.941Z] #29 9.804 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-18T16:50:31.941Z] #29 9.858 Selecting previously unselected package libcurl4:arm64. [2022-08-18T16:50:31.941Z] #29 9.858 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-18T16:50:31.941Z] #29 9.867 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:31.941Z] #29 ... [2022-08-18T16:50:31.941Z] [2022-08-18T16:50:31.941Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:50:31.941Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T16:50:32.247Z] #20 27.19 Reading package lists... [2022-08-18T16:50:32.247Z] #20 ... [2022-08-18T16:50:32.247Z] [2022-08-18T16:50:32.247Z] #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:50:32.247Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:50:32.247Z] #69 18.66 Fetched 40.6 MB in 17s (2349 kB/s) [2022-08-18T16:50:32.247Z] #69 18.66 Reading package lists... [2022-08-18T16:50:32.503Z] #69 27.64 Reading package lists... [2022-08-18T16:50:32.503Z] #69 ... [2022-08-18T16:50:32.503Z] [2022-08-18T16:50:32.503Z] #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:50:32.503Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:50:32.503Z] #49 18.98 Reading package lists... [2022-08-18T16:50:32.888Z] #77 11.14 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T16:50:32.888Z] #77 11.23 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T16:50:33.407Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.9s done [2022-08-18T16:50:33.451Z] #77 ... [2022-08-18T16:50:33.451Z] [2022-08-18T16:50:33.451Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:50:33.451Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:33.451Z] #14 91.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:50:33.451Z] #14 91.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:50:33.451Z] #14 91.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:50:33.878Z] #74 ... [2022-08-18T16:50:33.878Z] [2022-08-18T16:50:33.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:33.878Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:50:33.878Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 4.2s done [2022-08-18T16:50:33.878Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.6s done [2022-08-18T16:50:33.878Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 2.8s [2022-08-18T16:50:33.977Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-18T16:50:34.146Z] #11 ... [2022-08-18T16:50:34.146Z] [2022-08-18T16:50:34.146Z] #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-18T16:50:34.146Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:50:34.146Z] #29 9.931 Selecting previously unselected package curl. [2022-08-18T16:50:34.146Z] #29 9.931 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-18T16:50:34.146Z] #29 9.936 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:34.146Z] #29 10.02 Selecting previously unselected package libonig5:arm64. [2022-08-18T16:50:34.146Z] #29 10.03 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-18T16:50:34.146Z] #29 10.04 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T16:50:34.146Z] #29 10.34 Selecting previously unselected package libjq1:arm64. [2022-08-18T16:50:34.146Z] #29 10.34 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-18T16:50:34.146Z] #29 10.39 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-18T16:50:34.146Z] #29 10.80 Selecting previously unselected package jq. [2022-08-18T16:50:34.146Z] #29 10.80 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-18T16:50:34.146Z] #29 10.87 Unpacking jq (1.6-2.1) ... [2022-08-18T16:50:34.146Z] #29 11.17 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-18T16:50:34.146Z] #29 11.36 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-18T16:50:34.146Z] #29 11.77 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-18T16:50:34.146Z] #29 12.02 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:34.146Z] #29 12.04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:50:34.146Z] #29 12.05 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:34.146Z] #29 12.07 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-18T16:50:34.146Z] #29 12.08 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:50:34.146Z] #29 12.11 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T16:50:34.146Z] #29 12.12 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-18T16:50:34.146Z] #29 12.14 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:50:34.408Z] #29 12.15 Setting up ca-certificates (20210119) ... [2022-08-18T16:50:34.678Z] #29 ... [2022-08-18T16:50:34.678Z] [2022-08-18T16:50:34.678Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:50:34.678Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T16:50:34.678Z] #74 DONE 2.7s [2022-08-18T16:50:34.940Z] [2022-08-18T16:50:34.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:34.940Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:50:36.678Z] #49 28.04 Reading package lists... [2022-08-18T16:50:36.678Z] #49 ... [2022-08-18T16:50:36.678Z] [2022-08-18T16:50:36.678Z] #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:50:36.678Z] #74 sha256:65edba438a08f1cab383b1d91c908a428e1b97162bd603f45605cf1f1d7491a0 [2022-08-18T16:50:36.678Z] #74 28.97 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:50:36.678Z] #74 28.97 + GOBIN=/build [2022-08-18T16:50:36.678Z] #74 28.97 + GO111MODULE=on [2022-08-18T16:50:36.678Z] #74 28.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:36.678Z] #74 32.28 rootlesskit version 1.0.0 [2022-08-18T16:50:36.678Z] #74 32.28 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:50:36.678Z] #74 32.29 -container-ip string [2022-08-18T16:50:36.678Z] #74 32.29 container ip [2022-08-18T16:50:36.678Z] #74 32.29 -container-port int [2022-08-18T16:50:36.678Z] #74 32.29 container port (default -1) [2022-08-18T16:50:36.678Z] #74 32.29 -host-ip string [2022-08-18T16:50:36.678Z] #74 32.29 host ip [2022-08-18T16:50:36.678Z] #74 32.29 -host-port int [2022-08-18T16:50:36.678Z] #74 32.29 host port (default -1) [2022-08-18T16:50:36.678Z] #74 32.29 -proto string [2022-08-18T16:50:36.678Z] #74 32.29 proxy protocol (default "tcp") [2022-08-18T16:50:36.678Z] #74 DONE 32.7s [2022-08-18T16:50:36.678Z] [2022-08-18T16:50:36.678Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:50:36.678Z] #75 sha256:ba6448422e8f458b3867b8152188213f61f481d43520330fdf4c42913917f90e [2022-08-18T16:50:36.678Z] #75 DONE 0.1s [2022-08-18T16:50:36.678Z] [2022-08-18T16:50:36.678Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:50:36.678Z] #76 sha256:ae8b6cdef65d5f7989db26deab50eabebba7a38b4ca6fbfab165695f34616193 [2022-08-18T16:50:36.678Z] #76 DONE 0.1s [2022-08-18T16:50:36.678Z] [2022-08-18T16:50:36.678Z] #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:50:36.678Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:36.769Z] #14 ... [2022-08-18T16:50:36.770Z] [2022-08-18T16:50:36.770Z] #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-18T16:50:36.770Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:50:36.770Z] #42 93.14 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:50:36.770Z] #42 93.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:36.770Z] #42 93.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:50:36.770Z] #42 93.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:36.770Z] #42 93.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:50:36.770Z] #42 93.37 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:50:36.770Z] #42 93.39 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:50:36.770Z] #42 93.43 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:50:36.770Z] #42 93.49 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:50:36.770Z] #42 93.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:50:36.770Z] #42 93.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:36.770Z] #42 DONE 94.3s [2022-08-18T16:50:36.770Z] [2022-08-18T16:50:36.770Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:50:36.770Z] #43 sha256:e1947d715d9e1f2e8d21c1f72b87c7c13e3d8ef968c4887ba85538169f322265 [2022-08-18T16:50:36.770Z] #43 DONE 0.2s [2022-08-18T16:50:36.770Z] [2022-08-18T16:50:36.770Z] #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-18T16:50:36.770Z] #44 sha256:e359c013e69f06f0a784d3289de5b9914b24afc59b127b11c0d0b00b7caa7660 [2022-08-18T16:50:36.855Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 6.0s done [2022-08-18T16:50:37.115Z] #11 ... [2022-08-18T16:50:37.115Z] [2022-08-18T16:50:37.115Z] #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-18T16:50:37.115Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-18T16:50:37.115Z] #29 12.95 Updating certificates in /etc/ssl/certs... [2022-08-18T16:50:37.115Z] #29 13.82 129 added, 0 removed; done. [2022-08-18T16:50:37.115Z] #29 13.92 Setting up jq (1.6-2.1) ... [2022-08-18T16:50:37.115Z] #29 13.93 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:37.115Z] #29 13.94 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:37.115Z] #29 13.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:37.115Z] #29 13.98 Processing triggers for ca-certificates (20210119) ... [2022-08-18T16:50:37.115Z] #29 13.99 Updating certificates in /etc/ssl/certs... [2022-08-18T16:50:37.115Z] #29 14.75 0 added, 0 removed; done. [2022-08-18T16:50:37.115Z] #29 14.75 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T16:50:37.115Z] #29 14.76 done. [2022-08-18T16:50:37.115Z] #29 DONE 15.1s [2022-08-18T16:50:37.115Z] [2022-08-18T16:50:37.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:37.115Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:50:37.115Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-18T16:50:37.270Z] #11 ... [2022-08-18T16:50:37.270Z] [2022-08-18T16:50:37.270Z] #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-18T16:50:37.270Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:50:37.270Z] #29 0.919 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:37.270Z] #29 0.935 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:37.270Z] #29 0.935 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:37.270Z] #29 1.117 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:50:37.270Z] #29 1.377 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:50:37.270Z] #29 1.837 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:50:37.270Z] #29 3.105 Fetched 8570 kB in 2s (3505 kB/s) [2022-08-18T16:50:37.270Z] #29 3.105 Reading package lists... [2022-08-18T16:50:37.270Z] #29 3.963 Reading package lists... [2022-08-18T16:50:37.270Z] #29 4.766 Building dependency tree... [2022-08-18T16:50:37.270Z] #29 5.117 The following additional packages will be installed: [2022-08-18T16:50:37.270Z] #29 5.117 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-18T16:50:37.270Z] #29 5.118 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-18T16:50:37.270Z] #29 5.119 Recommended packages: [2022-08-18T16:50:37.270Z] #29 5.119 libldap-common publicsuffix libsasl2-modules [2022-08-18T16:50:37.270Z] #29 5.287 The following NEW packages will be installed: [2022-08-18T16:50:37.270Z] #29 5.288 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-18T16:50:37.270Z] #29 5.288 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T16:50:37.270Z] #29 5.289 libssh2-1 openssl [2022-08-18T16:50:37.270Z] #29 5.575 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-08-18T16:50:37.270Z] #29 5.575 Need to get 3047 kB of archives. [2022-08-18T16:50:37.270Z] #29 5.575 After this operation, 6661 kB of additional disk space will be used. [2022-08-18T16:50:37.270Z] #29 5.575 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-18T16:50:37.270Z] #29 5.584 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-18T16:50:37.270Z] #29 5.584 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-18T16:50:37.270Z] #29 5.595 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-18T16:50:37.270Z] #29 5.595 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-18T16:50:37.270Z] #29 5.595 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-18T16:50:37.270Z] #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-18T16:50:37.270Z] #29 5.595 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-18T16:50:37.270Z] #29 5.599 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-18T16:50:37.270Z] #29 5.638 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-18T16:50:37.270Z] #29 5.639 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-18T16:50:37.270Z] #29 5.641 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-18T16:50:37.270Z] #29 5.643 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:50:37.270Z] #29 5.644 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:50:37.270Z] #29 5.645 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:50:37.270Z] #29 5.787 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:37.270Z] #29 5.818 Fetched 3047 kB in 0s (8718 kB/s) [2022-08-18T16:50:37.270Z] #29 5.848 Selecting previously unselected package openssl. [2022-08-18T16:50:37.270Z] #29 5.848 (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-18T16:50:37.270Z] #29 5.851 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 5.860 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:50:37.270Z] #29 6.094 Selecting previously unselected package ca-certificates. [2022-08-18T16:50:37.270Z] #29 6.098 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-18T16:50:37.270Z] #29 6.105 Unpacking ca-certificates (20210119) ... [2022-08-18T16:50:37.270Z] #29 6.187 Selecting previously unselected package libbrotli1:amd64. [2022-08-18T16:50:37.270Z] #29 6.187 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.194 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:50:37.270Z] #29 6.268 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T16:50:37.270Z] #29 6.271 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.286 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:37.270Z] #29 6.321 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T16:50:37.270Z] #29 6.321 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.341 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:37.270Z] #29 6.381 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T16:50:37.270Z] #29 6.381 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.385 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:50:37.270Z] #29 6.449 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T16:50:37.270Z] #29 6.449 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.453 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:50:37.270Z] #29 6.506 Selecting previously unselected package libpsl5:amd64. [2022-08-18T16:50:37.270Z] #29 6.506 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.515 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:50:37.270Z] #29 6.550 Selecting previously unselected package librtmp1:amd64. [2022-08-18T16:50:37.270Z] #29 6.550 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.554 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:50:37.270Z] #29 6.593 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T16:50:37.270Z] #29 6.595 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.600 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:50:37.270Z] #29 6.653 Selecting previously unselected package libcurl4:amd64. [2022-08-18T16:50:37.270Z] #29 6.655 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.659 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:37.270Z] #29 6.731 Selecting previously unselected package curl. [2022-08-18T16:50:37.270Z] #29 6.731 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.734 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:37.270Z] #29 6.804 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:50:37.270Z] #29 6.805 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.808 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:50:37.270Z] #29 6.879 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:50:37.270Z] #29 6.879 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.884 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:50:37.270Z] #29 6.932 Selecting previously unselected package jq. [2022-08-18T16:50:37.270Z] #29 6.932 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:50:37.270Z] #29 6.936 Unpacking jq (1.6-2.1) ... [2022-08-18T16:50:37.270Z] #29 6.982 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-18T16:50:37.270Z] #29 6.994 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-18T16:50:37.270Z] #29 7.004 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-18T16:50:37.270Z] #29 7.087 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:37.270Z] #29 7.099 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-18T16:50:37.270Z] #29 7.110 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-18T16:50:37.270Z] #29 7.122 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-18T16:50:37.270Z] #29 7.131 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-18T16:50:37.270Z] #29 7.146 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:50:37.270Z] #29 7.157 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:50:37.270Z] #29 7.168 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-18T16:50:37.270Z] #29 7.179 Setting up ca-certificates (20210119) ... [2022-08-18T16:50:37.270Z] #29 7.814 Updating certificates in /etc/ssl/certs... [2022-08-18T16:50:37.270Z] #29 8.525 129 added, 0 removed; done. [2022-08-18T16:50:37.270Z] #29 8.558 Setting up jq (1.6-2.1) ... [2022-08-18T16:50:37.270Z] #29 8.569 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:37.270Z] #29 8.580 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-18T16:50:37.270Z] #29 8.590 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:37.270Z] #29 8.610 Processing triggers for ca-certificates (20210119) ... [2022-08-18T16:50:37.270Z] #29 8.619 Updating certificates in /etc/ssl/certs... [2022-08-18T16:50:37.270Z] #29 9.147 0 added, 0 removed; done. [2022-08-18T16:50:37.270Z] #29 9.147 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T16:50:37.270Z] #29 9.149 done. [2022-08-18T16:50:37.377Z] #11 ... [2022-08-18T16:50:37.377Z] [2022-08-18T16:50:37.377Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:50:37.377Z] #30 sha256:18f0fbb88ab206eb83e67fcead1db3e4e5f589ee172969a87c7e8abe897df1b6 [2022-08-18T16:50:37.377Z] #30 DONE 0.1s [2022-08-18T16:50:37.377Z] [2022-08-18T16:50:37.377Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:37.377Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-18T16:50:37.377Z] #11 DONE 22.4s [2022-08-18T16:50:37.377Z] [2022-08-18T16:50:37.377Z] #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-18T16:50:37.377Z] #31 sha256:471ddd976c86013bd248db8e86c0282f19364d0d51921de5d1044c084dbd2e5b [2022-08-18T16:50:37.532Z] #29 ... [2022-08-18T16:50:37.532Z] [2022-08-18T16:50:37.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:37.532Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:37.728Z] #44 1.297 + RM_GOPATH=0 [2022-08-18T16:50:37.728Z] #44 1.297 + TMP_GOPATH= [2022-08-18T16:50:37.728Z] #44 1.297 + : /build [2022-08-18T16:50:37.728Z] #44 1.297 + '[' -z '' ']' [2022-08-18T16:50:37.728Z] #44 1.297 ++ mktemp -d [2022-08-18T16:50:37.728Z] #44 1.304 + export GOPATH=/tmp/tmp.BKETz1m1VJ [2022-08-18T16:50:37.728Z] #44 1.304 + GOPATH=/tmp/tmp.BKETz1m1VJ [2022-08-18T16:50:37.728Z] #44 1.304 + RM_GOPATH=1 [2022-08-18T16:50:37.728Z] #44 1.304 + case "$(go env GOARCH)" in [2022-08-18T16:50:37.728Z] #44 1.304 ++ go env GOARCH [2022-08-18T16:50:37.801Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.0s done [2022-08-18T16:50:37.990Z] #44 1.394 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:37.990Z] #44 1.394 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:37.990Z] #44 1.394 ++ dirname /install.sh [2022-08-18T16:50:37.990Z] #44 1.394 + dir=/ [2022-08-18T16:50:37.990Z] #44 1.394 + bin=tini [2022-08-18T16:50:37.990Z] #44 1.394 + shift [2022-08-18T16:50:37.990Z] #44 1.394 + '[' '!' -f //tini.installer ']' [2022-08-18T16:50:37.990Z] #44 1.394 + . //tini.installer [2022-08-18T16:50:37.990Z] #44 1.394 ++ : v0.19.0 [2022-08-18T16:50:37.990Z] #44 1.394 + install_tini [2022-08-18T16:50:37.990Z] #44 1.394 + echo 'Install tini version v0.19.0' [2022-08-18T16:50:37.990Z] #44 1.394 + git clone https://github.com/krallin/tini.git /tmp/tmp.BKETz1m1VJ/tini [2022-08-18T16:50:37.990Z] #44 1.394 Cloning into '/tmp/tmp.BKETz1m1VJ/tini'... [2022-08-18T16:50:37.990Z] #44 1.394 Install tini version v0.19.0 [2022-08-18T16:50:38.046Z] #20 27.19 Reading package lists... [2022-08-18T16:50:38.046Z] #20 ... [2022-08-18T16:50:38.046Z] [2022-08-18T16:50:38.046Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T16:50:38.046Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T16:50:38.046Z] #79 CACHED [2022-08-18T16:50:38.046Z] [2022-08-18T16:50:38.046Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T16:50:38.046Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T16:50:38.046Z] #81 CACHED [2022-08-18T16:50:38.046Z] [2022-08-18T16:50:38.046Z] #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-18T16:50:38.046Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:50:38.046Z] #83 CACHED [2022-08-18T16:50:38.046Z] [2022-08-18T16:50:38.046Z] #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:50:38.046Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:50:38.046Z] #84 CACHED [2022-08-18T16:50:38.046Z] [2022-08-18T16:50:38.046Z] #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:50:38.046Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:50:38.323Z] #31 ... [2022-08-18T16:50:38.323Z] [2022-08-18T16:50:38.323Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:50:38.323Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-18T16:50:38.323Z] #12 DONE 0.5s [2022-08-18T16:50:38.323Z] [2022-08-18T16:50:38.323Z] #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-18T16:50:38.323Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-18T16:50:38.368Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-18T16:50:38.585Z] #13 DONE 0.5s [2022-08-18T16:50:38.585Z] [2022-08-18T16:50:38.585Z] #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-18T16:50:38.585Z] #31 sha256:471ddd976c86013bd248db8e86c0282f19364d0d51921de5d1044c084dbd2e5b [2022-08-18T16:50:38.848Z] #31 ... [2022-08-18T16:50:38.848Z] [2022-08-18T16:50:38.848Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:50:38.848Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-18T16:50:38.848Z] #46 DONE 0.2s [2022-08-18T16:50:38.848Z] [2022-08-18T16:50:38.848Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:50:38.848Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-18T16:50:38.848Z] #33 DONE 0.3s [2022-08-18T16:50:38.848Z] [2022-08-18T16:50:38.848Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:50:38.848Z] #66 sha256:93a3ea7a2d0e78e32cde677dd0e2c178003e445a1e2ff5acfcc09711239e20ec [2022-08-18T16:50:38.848Z] #66 DONE 0.3s [2022-08-18T16:50:38.848Z] [2022-08-18T16:50:38.848Z] #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-18T16:50:38.848Z] #31 sha256:471ddd976c86013bd248db8e86c0282f19364d0d51921de5d1044c084dbd2e5b [2022-08-18T16:50:38.848Z] #31 1.642 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T16:50:38.936Z] #11 ... [2022-08-18T16:50:38.936Z] [2022-08-18T16:50:38.936Z] #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-18T16:50:38.936Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-18T16:50:38.936Z] #29 DONE 11.6s [2022-08-18T16:50:38.936Z] [2022-08-18T16:50:38.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:38.936Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:38.962Z] #44 2.610 + cd /tmp/tmp.BKETz1m1VJ/tini [2022-08-18T16:50:39.107Z] #31 ... [2022-08-18T16:50:39.107Z] [2022-08-18T16:50:39.107Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:50:39.107Z] #25 sha256:aa5ebf223dc5d08c5c47674ab8dd021309b93bfd2573dfe45e49ccc42492e4e6 [2022-08-18T16:50:39.107Z] #25 DONE 0.4s [2022-08-18T16:50:39.107Z] [2022-08-18T16:50:39.107Z] #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-18T16:50:39.107Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-18T16:50:39.107Z] #50 DONE 0.4s [2022-08-18T16:50:39.107Z] [2022-08-18T16:50:39.107Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:50:39.107Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:50:39.219Z] #44 2.613 + git checkout -q v0.19.0 [2022-08-18T16:50:39.219Z] #44 2.661 + cmake . [2022-08-18T16:50:39.413Z] #69 27.64 Reading package lists... [2022-08-18T16:50:39.414Z] #69 ... [2022-08-18T16:50:39.414Z] [2022-08-18T16:50:39.414Z] #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:50:39.414Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:39.414Z] #20 27.19 Reading package lists... [2022-08-18T16:50:39.503Z] #11 ... [2022-08-18T16:50:39.503Z] [2022-08-18T16:50:39.503Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T16:50:39.503Z] #30 sha256:f6f9c8c31347d65d3634832e47d0ae7683bb26975ff1fcd19e529d86b3557b67 [2022-08-18T16:50:39.503Z] #30 DONE 0.4s [2022-08-18T16:50:39.503Z] [2022-08-18T16:50:39.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-18T16:50:39.503Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-18T16:50:40.149Z] #44 3.382 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:50:40.149Z] #44 3.506 -- Detecting C compiler ABI info [2022-08-18T16:50:40.782Z] #20 35.81 Building dependency tree... [2022-08-18T16:50:41.038Z] #20 37.23 Reading state information... [2022-08-18T16:50:41.079Z] #44 4.464 -- Detecting C compiler ABI info - done [2022-08-18T16:50:41.079Z] #44 4.664 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:50:41.338Z] #44 4.677 -- Detecting C compile features [2022-08-18T16:50:41.338Z] #44 4.678 -- Detecting C compile features - done [2022-08-18T16:50:41.338Z] #44 4.738 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:50:41.595Z] #44 5.007 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:50:41.595Z] #44 5.123 -- Configuring done [2022-08-18T16:50:41.595Z] #44 5.151 -- Generating done [2022-08-18T16:50:41.595Z] #44 5.155 -- Build files have been written to: /tmp/tmp.BKETz1m1VJ/tini [2022-08-18T16:50:41.595Z] #44 5.186 + make tini-static [2022-08-18T16:50:42.159Z] #44 5.580 Scanning dependencies of target tini-static [2022-08-18T16:50:42.403Z] #20 38.52 The following additional packages will be installed: [2022-08-18T16:50:42.403Z] #20 38.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:50:42.403Z] #20 38.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:50:42.403Z] #20 38.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:50:42.403Z] #20 38.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:50:42.403Z] #20 38.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:50:42.403Z] #20 38.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:50:42.403Z] #20 38.53 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:50:42.403Z] #20 38.55 Suggested packages: [2022-08-18T16:50:42.403Z] #20 38.55 gcc-10-locales seccomp wine64 [2022-08-18T16:50:42.416Z] #44 5.746 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:50:42.659Z] #20 39.14 The following NEW packages will be installed: [2022-08-18T16:50:42.916Z] #20 39.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:50:42.916Z] #20 39.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:50:42.916Z] #20 39.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:50:42.916Z] #20 39.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:50:42.916Z] #20 39.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:50:42.916Z] #20 39.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:50:42.916Z] #20 39.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:50:42.916Z] #20 39.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:50:42.916Z] #20 39.15 mingw-w64-x86-64-dev [2022-08-18T16:50:43.172Z] #20 39.61 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:43.172Z] #20 39.61 Need to get 115 MB of archives. [2022-08-18T16:50:43.172Z] #20 39.61 After this operation, 645 MB of additional disk space will be used. [2022-08-18T16:50:43.172Z] #20 39.61 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:50:43.172Z] #20 39.65 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:50:43.429Z] #20 39.70 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:50:43.429Z] #20 39.70 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:50:43.429Z] #20 39.70 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:50:43.429Z] #20 39.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-18T16:50:43.429Z] #20 39.78 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:50:43.429Z] #20 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-18T16:50:43.429Z] #20 39.85 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:50:43.429Z] #20 39.97 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:50:43.695Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.4s [2022-08-18T16:50:43.992Z] #20 40.24 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:50:43.992Z] #20 40.34 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:50:44.248Z] #20 40.46 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:50:44.307Z] #44 ... [2022-08-18T16:50:44.307Z] [2022-08-18T16:50:44.307Z] #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-18T16:50:44.308Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:50:44.308Z] #53 102.3 gotestsum version dev [2022-08-18T16:50:44.384Z] #51 4.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:44.384Z] #51 4.865 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:44.384Z] #51 4.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:44.384Z] #51 ... [2022-08-18T16:50:44.384Z] [2022-08-18T16:50:44.384Z] #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-18T16:50:44.384Z] #26 sha256:29382c2ce832f0c8d3a8dad8190b04526ab702524fa3eb1d70ed41811abcf010 [2022-08-18T16:50:44.384Z] #26 4.138 + RM_GOPATH=0 [2022-08-18T16:50:44.384Z] #26 4.138 + TMP_GOPATH= [2022-08-18T16:50:44.384Z] #26 4.138 + : /build [2022-08-18T16:50:44.384Z] #26 4.138 + '[' -z '' ']' [2022-08-18T16:50:44.384Z] #26 4.141 ++ mktemp -d [2022-08-18T16:50:44.384Z] #26 4.162 + export GOPATH=/tmp/tmp.SHVcfkrOFb [2022-08-18T16:50:44.384Z] #26 4.170 + GOPATH=/tmp/tmp.SHVcfkrOFb [2022-08-18T16:50:44.384Z] #26 4.170 + RM_GOPATH=1 [2022-08-18T16:50:44.384Z] #26 4.170 + case "$(go env GOARCH)" in [2022-08-18T16:50:44.384Z] #26 4.170 ++ go env GOARCH [2022-08-18T16:50:44.384Z] #26 4.182 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:44.384Z] #26 4.182 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:44.384Z] #26 4.186 ++ dirname /install.sh [2022-08-18T16:50:44.384Z] #26 4.186 + dir=/ [2022-08-18T16:50:44.384Z] #26 4.186 + bin=dockercli [2022-08-18T16:50:44.384Z] #26 4.186 + shift [2022-08-18T16:50:44.384Z] #26 4.186 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:50:44.384Z] #26 4.186 + . //dockercli.installer [2022-08-18T16:50:44.384Z] #26 4.186 ++ : stable [2022-08-18T16:50:44.385Z] #26 4.186 ++ : 17.06.2-ce [2022-08-18T16:50:44.385Z] #26 4.186 + install_dockercli [2022-08-18T16:50:44.385Z] #26 4.186 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:50:44.385Z] #26 4.186 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:50:44.385Z] #26 4.189 ++ uname -m [2022-08-18T16:50:44.385Z] #26 4.192 + arch=aarch64 [2022-08-18T16:50:44.385Z] #26 4.194 + '[' aarch64 '!=' x86_64 ']' [2022-08-18T16:50:44.385Z] #26 4.194 + '[' aarch64 '!=' s390x ']' [2022-08-18T16:50:44.385Z] #26 4.194 + '[' aarch64 '!=' armhf ']' [2022-08-18T16:50:44.385Z] #26 4.194 + build_dockercli [2022-08-18T16:50:44.385Z] #26 4.194 + git clone https://github.com/docker/docker-ce /tmp/tmp.SHVcfkrOFb/tmp/docker-ce [2022-08-18T16:50:44.385Z] #26 4.196 Cloning into '/tmp/tmp.SHVcfkrOFb/tmp/docker-ce'... [2022-08-18T16:50:44.505Z] #20 40.82 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:50:44.505Z] #20 40.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:50:44.505Z] #20 40.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T16:50:44.505Z] #20 40.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T16:50:44.505Z] #20 40.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:50:44.505Z] #20 40.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:50:44.505Z] #20 40.96 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:50:44.505Z] #20 40.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:50:44.505Z] #20 40.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T16:50:44.505Z] #20 40.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T16:50:44.505Z] #20 40.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T16:50:44.646Z] #26 ... [2022-08-18T16:50:44.646Z] [2022-08-18T16:50:44.646Z] #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-18T16:50:44.646Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:50:44.646Z] #51 5.451 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T16:50:44.772Z] #20 40.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T16:50:44.772Z] #20 40.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T16:50:44.772Z] #20 40.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T16:50:44.772Z] #20 40.99 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:50:44.772Z] #20 40.99 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:50:44.772Z] #20 40.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:50:44.870Z] #53 ... [2022-08-18T16:50:44.870Z] [2022-08-18T16:50:44.870Z] #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:50:44.870Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:50:44.870Z] #77 13.24 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T16:50:44.870Z] #77 13.35 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T16:50:44.870Z] #77 13.36 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T16:50:44.870Z] #77 13.36 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T16:50:44.870Z] #77 13.41 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T16:50:44.870Z] #77 16.84 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T16:50:44.870Z] #77 19.86 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T16:50:44.870Z] #77 22.42 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T16:50:44.870Z] #77 22.98 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T16:50:44.870Z] #77 23.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T16:50:44.870Z] #77 ... [2022-08-18T16:50:44.870Z] [2022-08-18T16:50:44.870Z] #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-18T16:50:44.870Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:44.870Z] #14 102.7 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:50:44.870Z] #14 102.7 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:44.870Z] #14 102.7 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:50:44.906Z] #51 5.973 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:45.029Z] #20 ... [2022-08-18T16:50:45.029Z] [2022-08-18T16:50:45.029Z] #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:50:45.029Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-18T16:50:45.029Z] #69 27.64 Reading package lists... [2022-08-18T16:50:45.029Z] #69 36.43 Building dependency tree... [2022-08-18T16:50:45.029Z] #69 38.01 Reading state information... [2022-08-18T16:50:45.029Z] #69 39.49 The following additional packages will be installed: [2022-08-18T16:50:45.029Z] #69 39.51 libbtrfs0 [2022-08-18T16:50:45.029Z] #69 39.68 The following NEW packages will be installed: [2022-08-18T16:50:45.029Z] #69 39.69 libbtrfs-dev libbtrfs0 [2022-08-18T16:50:45.029Z] #69 40.08 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:45.029Z] #69 40.08 Need to get 460 kB of archives. [2022-08-18T16:50:45.029Z] #69 40.08 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T16:50:45.029Z] #69 40.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:50:45.029Z] #69 40.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:50:45.029Z] #69 40.59 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:45.029Z] #69 40.82 Fetched 460 kB in 0s (1638 kB/s) [2022-08-18T16:50:45.029Z] #69 40.87 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:50:45.029Z] #69 40.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 ... 30255 files and directories currently installed.) [2022-08-18T16:50:45.029Z] #69 40.92 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:50:45.029Z] #69 40.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:50:45.029Z] #69 41.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:50:45.029Z] #69 41.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:50:45.029Z] #69 41.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:50:45.029Z] #69 41.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:50:45.029Z] #69 41.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:50:45.029Z] #69 41.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:45.029Z] #69 DONE 41.4s [2022-08-18T16:50:45.029Z] [2022-08-18T16:50:45.029Z] #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:50:45.029Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:45.029Z] #20 41.49 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:45.029Z] #20 ... [2022-08-18T16:50:45.029Z] [2022-08-18T16:50:45.029Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:50:45.029Z] #70 sha256:cf0b1d67342bca8cbcf00e507991122d4fde6118776008d64e7da8488351ca3c [2022-08-18T16:50:45.286Z] #70 DONE 0.1s [2022-08-18T16:50:45.286Z] [2022-08-18T16:50:45.286Z] #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:50:45.286Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:50:45.286Z] #49 28.04 Reading package lists... [2022-08-18T16:50:45.286Z] #49 36.96 Building dependency tree... [2022-08-18T16:50:45.286Z] #49 38.50 Reading state information... [2022-08-18T16:50:45.286Z] #49 39.59 The following additional packages will be installed: [2022-08-18T16:50:45.286Z] #49 39.60 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-18T16:50:45.286Z] #49 39.62 Suggested packages: [2022-08-18T16:50:45.286Z] #49 39.62 cmake-doc ninja-build lrzip [2022-08-18T16:50:45.286Z] #49 39.62 Recommended packages: [2022-08-18T16:50:45.286Z] #49 39.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:50:45.286Z] #49 40.04 The following NEW packages will be installed: [2022-08-18T16:50:45.286Z] #49 40.05 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-18T16:50:45.286Z] #49 40.43 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:50:45.286Z] #49 40.43 Need to get 8418 kB of archives. [2022-08-18T16:50:45.286Z] #49 40.43 After this operation, 34.9 MB of additional disk space will be used. [2022-08-18T16:50:45.286Z] #49 40.43 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:50:45.286Z] #49 40.44 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:50:45.286Z] #49 40.44 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:50:45.286Z] #49 40.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T16:50:45.286Z] #49 40.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T16:50:45.286Z] #49 40.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T16:50:45.286Z] #49 40.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T16:50:45.286Z] #49 40.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T16:50:45.286Z] #49 41.10 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:50:45.286Z] #49 41.28 Fetched 8418 kB in 0s (18.4 MB/s) [2022-08-18T16:50:45.286Z] #49 41.32 Selecting previously unselected package xxd. [2022-08-18T16:50:45.286Z] #49 41.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 ... 30255 files and directories currently installed.) [2022-08-18T16:50:45.286Z] #49 41.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:50:45.286Z] #49 41.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:45.286Z] #49 41.50 Selecting previously unselected package vim-common. [2022-08-18T16:50:45.286Z] #49 41.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:50:45.286Z] #49 41.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:45.286Z] #49 41.66 Selecting previously unselected package cmake-data. [2022-08-18T16:50:45.286Z] #49 41.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:50:45.286Z] #49 41.67 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:50:45.433Z] #14 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:50:45.433Z] #14 ... [2022-08-18T16:50:45.433Z] [2022-08-18T16:50:45.433Z] #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-18T16:50:45.433Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:50:45.433Z] #53 DONE 103.4s [2022-08-18T16:50:45.433Z] [2022-08-18T16:50:45.433Z] #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-18T16:50:45.433Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:50:45.433Z] #14 103.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:45.433Z] #14 103.4 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:50:45.994Z] #14 ... [2022-08-18T16:50:45.994Z] [2022-08-18T16:50:45.994Z] #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-18T16:50:45.994Z] #44 sha256:e359c013e69f06f0a784d3289de5b9914b24afc59b127b11c0d0b00b7caa7660 [2022-08-18T16:50:45.994Z] #44 8.300 [100%] Linking C executable tini-static [2022-08-18T16:50:45.994Z] #44 8.990 [100%] Built target tini-static [2022-08-18T16:50:45.994Z] #44 9.110 + mkdir -p /build [2022-08-18T16:50:45.994Z] #44 9.110 + cp tini-static /build/docker-init [2022-08-18T16:50:45.994Z] #44 DONE 9.3s [2022-08-18T16:50:45.994Z] [2022-08-18T16:50:45.995Z] #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-18T16:50:45.995Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:50:46.216Z] #49 42.43 Selecting previously unselected package libarchive13:amd64. [2022-08-18T16:50:46.216Z] #49 42.44 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T16:50:46.216Z] #49 42.45 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:50:46.216Z] #49 42.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T16:50:46.216Z] #49 42.53 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T16:50:46.216Z] #49 42.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:50:46.216Z] #49 42.59 Selecting previously unselected package librhash0:amd64. [2022-08-18T16:50:46.216Z] #49 42.60 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T16:50:46.216Z] #49 42.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:50:46.216Z] #49 42.66 Selecting previously unselected package libuv1:amd64. [2022-08-18T16:50:46.473Z] #49 42.66 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T16:50:46.473Z] #49 42.66 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:50:46.473Z] #49 42.72 Selecting previously unselected package cmake. [2022-08-18T16:50:46.473Z] #49 42.72 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T16:50:46.473Z] #49 42.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:50:46.996Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.2s done [2022-08-18T16:50:46.996Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-18T16:50:46.996Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-18T16:50:46.996Z] #11 DONE 27.6s [2022-08-18T16:50:46.996Z] [2022-08-18T16:50:46.996Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T16:50:46.996Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-18T16:50:47.037Z] #49 ... [2022-08-18T16:50:47.037Z] [2022-08-18T16:50:47.037Z] #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:50:47.037Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:47.037Z] #20 41.76 Fetched 115 MB in 2s (67.3 MB/s) [2022-08-18T16:50:47.037Z] #20 41.81 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:50:47.037Z] #20 41.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:50:47.037Z] #20 41.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:50:47.037Z] #20 41.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:50:47.037Z] #20 42.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:50:47.037Z] #20 42.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:50:47.037Z] #20 42.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:50:47.037Z] #20 43.05 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:50:47.037Z] #20 43.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:50:47.037Z] #20 43.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:50:47.037Z] #20 43.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T16:50:47.037Z] #20 43.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:50:47.037Z] #20 43.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:50:47.037Z] #20 43.22 Selecting previously unselected package dmsetup. [2022-08-18T16:50:47.037Z] #20 43.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:50:47.037Z] #20 43.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:50:47.037Z] #20 43.29 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:50:47.037Z] #20 43.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:50:47.037Z] #20 43.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:50:47.973Z] #20 ... [2022-08-18T16:50:47.973Z] [2022-08-18T16:50:47.973Z] #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:50:47.973Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-18T16:50:47.973Z] #49 43.94 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:50:47.973Z] #49 43.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:47.973Z] #49 43.96 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:50:47.973Z] #49 43.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:50:47.973Z] #49 44.00 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:50:47.973Z] #49 44.01 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:50:47.973Z] #49 44.03 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:50:47.973Z] #49 44.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:50:47.973Z] #49 44.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:50:47.973Z] #49 DONE 44.5s [2022-08-18T16:50:48.204Z] #51 8.705 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:48.230Z] [2022-08-18T16:50:48.230Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:50:48.230Z] #50 sha256:6a73e9de450c2307de9040f61b2588a9da10ddfe8842764748c714375c09b7a1 [2022-08-18T16:50:48.230Z] #50 DONE 0.1s [2022-08-18T16:50:48.230Z] [2022-08-18T16:50:48.230Z] #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:50:48.230Z] #51 sha256:8eb52a3d2cb97c9f4043074c0e6fd2febf13463ef0b31aac58eb1266fdf06efd [2022-08-18T16:50:48.382Z] #12 DONE 1.1s [2022-08-18T16:50:48.382Z] [2022-08-18T16:50:48.382Z] #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-18T16:50:48.382Z] #31 sha256:fe36ef9f20425bdace09286469b08e0fd93dadb3a46aa1e123af9877ab9ac925 [2022-08-18T16:50:48.382Z] #31 1.469 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T16:50:48.382Z] #31 1.736 [2022-08-18T16:50:48.382Z] #31 1.949 #=#=# ######################################################################## 100.0% [2022-08-18T16:50:48.382Z] #31 2.197 [2022-08-18T16:50:48.382Z] #31 3.062 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T16:50:48.382Z] #31 3.315 [2022-08-18T16:50:48.382Z] #31 3.529 #=#=# ######################################################################## 100.0% [2022-08-18T16:50:48.382Z] #31 3.772 [2022-08-18T16:50:48.382Z] #31 4.666 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T16:50:48.382Z] #31 4.949 [2022-08-18T16:50:48.382Z] #31 5.171 #=#=# ################## 25.2% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2022-08-18T16:50:48.382Z] #31 5.693 [2022-08-18T16:50:48.382Z] #31 6.581 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T16:50:48.382Z] #31 6.846 [2022-08-18T16:50:48.382Z] #31 7.077 #=#=# ######################################################################## 100.0% [2022-08-18T16:50:48.382Z] #31 7.324 [2022-08-18T16:50:48.382Z] #31 7.895 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T16:50:48.382Z] #31 8.132 [2022-08-18T16:50:48.382Z] #31 8.346 #=#=# ######################################################################## 100.0% [2022-08-18T16:50:48.382Z] #31 8.545 [2022-08-18T16:50:48.382Z] #31 8.600 Download of images into '/build' complete. [2022-08-18T16:50:48.382Z] #31 8.600 Use something like the following to load the result into a Docker daemon: [2022-08-18T16:50:48.382Z] #31 8.600 tar -cC '/build' . | docker load [2022-08-18T16:50:48.382Z] #31 DONE 8.7s [2022-08-18T16:50:48.382Z] [2022-08-18T16:50:48.382Z] #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-18T16:50:48.382Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-18T16:50:48.464Z] #51 ... [2022-08-18T16:50:48.464Z] [2022-08-18T16:50:48.464Z] #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-18T16:50:48.464Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:50:48.464Z] #76 3.813 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:48.464Z] #76 3.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:48.464Z] #76 3.857 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:48.464Z] #76 4.507 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:48.464Z] #76 6.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:48.464Z] #76 8.413 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:48.725Z] #76 ... [2022-08-18T16:50:48.725Z] [2022-08-18T16:50:48.725Z] #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-18T16:50:48.725Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T16:50:48.725Z] #62 5.107 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:48.725Z] #62 5.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:48.725Z] #62 5.181 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:48.725Z] #62 6.053 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:48.725Z] #62 8.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:48.725Z] #62 ... [2022-08-18T16:50:48.725Z] [2022-08-18T16:50:48.725Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-18T16:50:48.725Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T16:50:48.725Z] #38 4.331 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T16:50:48.792Z] #51 0.729 + RM_GOPATH=0 [2022-08-18T16:50:48.792Z] #51 0.729 + TMP_GOPATH= [2022-08-18T16:50:48.792Z] #51 0.729 + : /build [2022-08-18T16:50:48.792Z] #51 0.729 + '[' -z '' ']' [2022-08-18T16:50:48.792Z] #51 0.729 ++ mktemp -d [2022-08-18T16:50:48.792Z] #51 0.730 + export GOPATH=/tmp/tmp.Pma9wNapps [2022-08-18T16:50:48.792Z] #51 0.730 + GOPATH=/tmp/tmp.Pma9wNapps [2022-08-18T16:50:48.792Z] #51 0.730 + RM_GOPATH=1 [2022-08-18T16:50:48.792Z] #51 0.730 + case "$(go env GOARCH)" in [2022-08-18T16:50:48.792Z] #51 0.731 ++ go env GOARCH [2022-08-18T16:50:48.792Z] #51 0.744 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:48.792Z] #51 0.744 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:48.792Z] #51 0.744 ++ dirname /install.sh [2022-08-18T16:50:48.792Z] #51 0.745 + dir=/ [2022-08-18T16:50:48.792Z] #51 0.745 + bin=tini [2022-08-18T16:50:48.792Z] #51 0.745 + shift [2022-08-18T16:50:48.792Z] #51 0.745 + '[' '!' -f //tini.installer ']' [2022-08-18T16:50:48.792Z] #51 0.746 + . //tini.installer [2022-08-18T16:50:48.792Z] #51 0.746 ++ : v0.19.0 [2022-08-18T16:50:48.792Z] #51 0.746 + install_tini [2022-08-18T16:50:48.792Z] #51 0.746 + echo 'Install tini version v0.19.0' [2022-08-18T16:50:48.792Z] #51 0.746 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pma9wNapps/tini [2022-08-18T16:50:48.792Z] #51 0.746 Install tini version v0.19.0 [2022-08-18T16:50:48.792Z] #51 0.747 Cloning into '/tmp/tmp.Pma9wNapps/tini'... [2022-08-18T16:50:48.954Z] #13 DONE 0.6s [2022-08-18T16:50:48.954Z] [2022-08-18T16:50:48.954Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:50:48.954Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:50:48.954Z] #33 ... [2022-08-18T16:50:48.954Z] [2022-08-18T16:50:48.954Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:50:48.954Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:50:48.954Z] #46 DONE 0.1s [2022-08-18T16:50:49.001Z] #38 ... [2022-08-18T16:50:49.001Z] [2022-08-18T16:50:49.001Z] #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-18T16:50:49.001Z] #67 sha256:01aa25a9eed65c1816b62f3c9723ecd5b99e6826d84390a171dd001906c550b2 [2022-08-18T16:50:49.001Z] #67 4.093 + RM_GOPATH=0 [2022-08-18T16:50:49.001Z] #67 4.093 + TMP_GOPATH= [2022-08-18T16:50:49.001Z] #67 4.093 + : /build [2022-08-18T16:50:49.001Z] #67 4.093 + '[' -z '' ']' [2022-08-18T16:50:49.001Z] #67 4.093 ++ mktemp -d [2022-08-18T16:50:49.001Z] #67 4.093 + export GOPATH=/tmp/tmp.WbORdp7T2Z [2022-08-18T16:50:49.001Z] #67 4.093 + GOPATH=/tmp/tmp.WbORdp7T2Z [2022-08-18T16:50:49.001Z] #67 4.093 + RM_GOPATH=1 [2022-08-18T16:50:49.001Z] #67 4.093 + case "$(go env GOARCH)" in [2022-08-18T16:50:49.001Z] #67 4.093 ++ go env GOARCH [2022-08-18T16:50:49.001Z] #67 4.099 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:49.001Z] #67 4.099 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:49.001Z] #67 4.109 ++ dirname /install.sh [2022-08-18T16:50:49.001Z] #67 4.120 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:49.001Z] #67 4.125 + dir=/ [2022-08-18T16:50:49.001Z] #67 4.125 + bin=rootlesskit [2022-08-18T16:50:49.001Z] #67 4.125 + shift [2022-08-18T16:50:49.001Z] #67 4.125 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:50:49.001Z] #67 4.125 + . //rootlesskit.installer [2022-08-18T16:50:49.001Z] #67 4.125 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:49.001Z] #67 4.125 + install_rootlesskit [2022-08-18T16:50:49.001Z] #67 4.125 + case "$1" in [2022-08-18T16:50:49.001Z] #67 4.125 + export CGO_ENABLED=0 [2022-08-18T16:50:49.001Z] #67 4.125 + CGO_ENABLED=0 [2022-08-18T16:50:49.001Z] #67 4.125 + _install_rootlesskit [2022-08-18T16:50:49.001Z] #67 4.125 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:50:49.001Z] #67 4.125 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:50:49.001Z] #67 4.125 + GOBIN=/build [2022-08-18T16:50:49.001Z] #67 4.125 + GO111MODULE=on [2022-08-18T16:50:49.001Z] #67 4.125 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:49.001Z] #67 4.541 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:50:49.001Z] #67 7.350 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:50:49.001Z] #67 7.351 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:50:49.001Z] #67 7.915 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:50:49.001Z] #67 10.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:50:49.001Z] #67 ... [2022-08-18T16:50:49.001Z] [2022-08-18T16:50:49.001Z] #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-18T16:50:49.001Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T16:50:49.001Z] #40 4.146 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T16:50:49.001Z] #40 5.857 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T16:50:49.001Z] #40 6.963 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T16:50:49.001Z] #40 7.183 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T16:50:49.001Z] #40 7.302 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T16:50:49.001Z] #40 9.793 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T16:50:49.001Z] #40 9.993 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:50:49.001Z] #40 ... [2022-08-18T16:50:49.001Z] [2022-08-18T16:50:49.001Z] #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-18T16:50:49.001Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T16:50:49.001Z] #53 4.070 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T16:50:49.001Z] #53 5.461 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T16:50:49.001Z] #53 5.467 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T16:50:49.001Z] #53 5.508 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T16:50:49.001Z] #53 5.544 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:50:49.001Z] #53 5.835 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T16:50:49.001Z] #53 5.852 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T16:50:49.001Z] #53 5.887 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T16:50:49.001Z] #53 5.934 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T16:50:49.001Z] #53 6.079 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T16:50:49.001Z] #53 6.199 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T16:50:49.001Z] #53 6.314 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T16:50:49.001Z] #53 6.666 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T16:50:49.213Z] [2022-08-18T16:50:49.213Z] #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-18T16:50:49.213Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:50:49.213Z] #50 DONE 0.3s [2022-08-18T16:50:49.213Z] [2022-08-18T16:50:49.213Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-18T16:50:49.213Z] #25 sha256:cbb25b2168fe362d41fac8f44ee3a6c4c2c0b50d5c4e40f014893073160dee82 [2022-08-18T16:50:49.213Z] #25 DONE 0.3s [2022-08-18T16:50:49.213Z] [2022-08-18T16:50:49.213Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T16:50:49.213Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-18T16:50:49.213Z] #33 DONE 0.3s [2022-08-18T16:50:49.213Z] [2022-08-18T16:50:49.213Z] #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-18T16:50:49.213Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:50:49.213Z] #34 ... [2022-08-18T16:50:49.213Z] [2022-08-18T16:50:49.213Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-18T16:50:49.213Z] #66 sha256:e0002dfa14da029d56775db498d222b5379a1ba65bc194e6733b6c082da90b58 [2022-08-18T16:50:49.213Z] #66 DONE 0.4s [2022-08-18T16:50:49.261Z] #53 ... [2022-08-18T16:50:49.261Z] [2022-08-18T16:50:49.261Z] #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-18T16:50:49.261Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T16:50:49.261Z] #34 4.391 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T16:50:49.261Z] #34 4.397 Cloning into '.'... [2022-08-18T16:50:49.261Z] #34 ... [2022-08-18T16:50:49.261Z] [2022-08-18T16:50:49.261Z] #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-18T16:50:49.261Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:50:49.261Z] #42 3.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:49.261Z] #42 3.924 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:49.261Z] #42 3.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:49.261Z] #42 4.989 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:49.261Z] #42 7.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:49.261Z] #42 9.860 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:49.354Z] #51 1.125 + cd /tmp/tmp.Pma9wNapps/tini [2022-08-18T16:50:49.354Z] #51 1.125 + git checkout -q v0.19.0 [2022-08-18T16:50:49.354Z] #51 1.132 + cmake . [2022-08-18T16:50:49.472Z] [2022-08-18T16:50:49.472Z] #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-18T16:50:49.472Z] #67 sha256:ac5880ced54bdb2627a750006da9d98f95bad5e0ec04c5512e28b91043a4d094 [2022-08-18T16:50:49.521Z] #42 ... [2022-08-18T16:50:49.521Z] [2022-08-18T16:50:49.521Z] #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-18T16:50:49.521Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:50:49.521Z] #14 3.795 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:49.521Z] #14 3.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:49.521Z] #14 3.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:49.521Z] #14 4.593 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:50:49.521Z] #14 6.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:50:49.521Z] #14 8.630 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:50:49.611Z] #51 1.388 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:50:49.611Z] #51 1.420 -- Detecting C compiler ABI info [2022-08-18T16:50:49.781Z] #14 ... [2022-08-18T16:50:49.781Z] [2022-08-18T16:50:49.782Z] #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-18T16:50:49.782Z] #31 sha256:471ddd976c86013bd248db8e86c0282f19364d0d51921de5d1044c084dbd2e5b [2022-08-18T16:50:49.782Z] #31 2.052 [2022-08-18T16:50:49.782Z] #31 2.286 #=#=# ######################################################################## 100.0% [2022-08-18T16:50:49.782Z] #31 2.616 [2022-08-18T16:50:49.782Z] #31 3.999 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T16:50:49.782Z] #31 4.319 [2022-08-18T16:50:49.782Z] #31 4.552 #=#=# ############################### 44.1% ######################################################################## 100.0% [2022-08-18T16:50:49.782Z] #31 5.013 [2022-08-18T16:50:49.782Z] #31 9.008 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-18T16:50:49.782Z] #31 10.66 #=#=# [2022-08-18T16:50:49.782Z] #31 11.01 #=#=# 0.0% ############ 17.7% ####################### 32.2% ############################## 43.0% ####################################### 54.3% ################################################### 71.7% ############################################################ 84.6% ######################################################################## 100.0% [2022-08-18T16:50:49.782Z] #31 ... [2022-08-18T16:50:49.782Z] [2022-08-18T16:50:49.782Z] #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:50:49.782Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T16:50:49.782Z] #47 4.383 + git clone https://github.com/docker/distribution.git . [2022-08-18T16:50:49.782Z] #47 4.383 Cloning into '.'... [2022-08-18T16:50:49.867Z] #51 1.618 -- Detecting C compiler ABI info - done [2022-08-18T16:50:49.867Z] #51 1.688 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:50:49.867Z] #51 1.689 -- Detecting C compile features [2022-08-18T16:50:49.867Z] #51 1.691 -- Detecting C compile features - done [2022-08-18T16:50:49.867Z] #51 1.708 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:50:49.867Z] #51 1.768 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:50:49.867Z] #51 1.802 -- Configuring done [2022-08-18T16:50:50.043Z] #47 ... [2022-08-18T16:50:50.043Z] [2022-08-18T16:50:50.043Z] #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:50:50.043Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:50:50.043Z] #55 5.017 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T16:50:50.043Z] #55 6.505 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T16:50:50.043Z] #55 6.509 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:50:50.043Z] #55 6.615 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T16:50:50.043Z] #55 6.617 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T16:50:50.043Z] #55 6.860 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T16:50:50.043Z] #55 6.987 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T16:50:50.043Z] #55 7.572 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T16:50:50.043Z] #55 7.597 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T16:50:50.043Z] #55 7.665 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T16:50:50.043Z] #55 7.761 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T16:50:50.043Z] #55 9.106 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T16:50:50.043Z] #55 9.175 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T16:50:50.043Z] #55 9.327 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T16:50:50.043Z] #55 9.381 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T16:50:50.043Z] #55 ... [2022-08-18T16:50:50.043Z] [2022-08-18T16:50:50.043Z] #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-18T16:50:50.043Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T16:50:50.043Z] #36 4.612 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T16:50:50.124Z] #51 1.824 -- Generating done [2022-08-18T16:50:50.124Z] #51 1.831 -- Build files have been written to: /tmp/tmp.Pma9wNapps/tini [2022-08-18T16:50:50.124Z] #51 1.847 + make tini-static [2022-08-18T16:50:50.124Z] #51 1.978 Scanning dependencies of target tini-static [2022-08-18T16:50:50.124Z] #51 1.994 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:50:50.303Z] #36 ... [2022-08-18T16:50:50.303Z] [2022-08-18T16:50:50.303Z] #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-18T16:50:50.303Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T16:50:50.303Z] #57 4.955 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T16:50:50.303Z] #57 6.892 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T16:50:50.303Z] #57 6.894 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T16:50:50.303Z] #57 6.968 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T16:50:50.303Z] #57 8.399 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T16:50:50.303Z] #57 ... [2022-08-18T16:50:50.303Z] [2022-08-18T16:50:50.303Z] #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-18T16:50:50.303Z] #67 sha256:01aa25a9eed65c1816b62f3c9723ecd5b99e6826d84390a171dd001906c550b2 [2022-08-18T16:50:50.303Z] #67 10.88 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:50:50.303Z] #67 10.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:50:50.303Z] #67 11.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:50:50.460Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:50:50.460Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:50:50.460Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:50:50.460Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:50:50.460Z] [2022-08-18T16:50:50.460Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:50:50.460Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:50:50.460Z] HOSTNAME=0c64c407e7cc [2022-08-18T16:50:50.460Z] DEST=bundles/test-integration [2022-08-18T16:50:50.460Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:50:50.460Z] DOCKER_ROOTLESS=1 [2022-08-18T16:50:50.460Z] DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:50:50.460Z] container=docker [2022-08-18T16:50:50.460Z] HOME=/root [2022-08-18T16:50:50.460Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:50:50.460Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:50:50.460Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:50:50.460Z] TERM=xterm [2022-08-18T16:50:50.460Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:50:50.460Z] SHLVL=1 [2022-08-18T16:50:50.460Z] TIMEOUT=120m [2022-08-18T16:50:50.460Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:50:50.460Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:50:50.460Z] GO111MODULE=off [2022-08-18T16:50:50.460Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:50:50.460Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:50:50.460Z] 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:50:50.460Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:50:50.460Z] GOPATH=/go [2022-08-18T16:50:50.460Z] PKG_CONFIG=pkg-config [2022-08-18T16:50:50.460Z] _=/usr/bin/env [2022-08-18T16:50:50.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:50:50.564Z] #67 11.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:50:50.564Z] #67 11.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:50:50.688Z] #51 2.426 [100%] Linking C executable tini-static [2022-08-18T16:50:50.824Z] #67 11.90 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:50:50.944Z] #51 2.681 [100%] Built target tini-static [2022-08-18T16:50:50.944Z] #51 2.706 + mkdir -p /build [2022-08-18T16:50:50.944Z] #51 2.714 + cp tini-static /build/docker-init [2022-08-18T16:50:51.083Z] #67 12.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:50:51.201Z] #51 DONE 3.0s [2022-08-18T16:50:51.201Z] [2022-08-18T16:50:51.201Z] #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:50:51.201Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:51.201Z] #20 45.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:50:51.201Z] #20 45.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:50:51.201Z] #20 45.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:50:51.201Z] #20 46.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:50:51.201Z] #20 46.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:51.201Z] #20 46.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:50:51.201Z] #20 46.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:50:51.201Z] #20 46.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:51.201Z] #20 46.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:50:51.343Z] #67 12.33 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:50:51.603Z] #67 12.50 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:50:52.569Z] #20 ... [2022-08-18T16:50:52.569Z] [2022-08-18T16:50:52.569Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T16:50:52.569Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-18T16:50:52.569Z] #53 CACHED [2022-08-18T16:50:52.569Z] [2022-08-18T16:50:52.569Z] #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-18T16:50:52.569Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:50:52.569Z] #54 CACHED [2022-08-18T16:50:52.569Z] [2022-08-18T16:50:52.569Z] #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:50:52.570Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:50:52.570Z] #71 0.689 + RM_GOPATH=0 [2022-08-18T16:50:52.570Z] #71 0.690 + TMP_GOPATH= [2022-08-18T16:50:52.570Z] #71 0.690 + : /build [2022-08-18T16:50:52.570Z] #71 0.690 + '[' -z '' ']' [2022-08-18T16:50:52.570Z] #71 0.691 ++ mktemp -d [2022-08-18T16:50:52.570Z] #71 0.692 + export GOPATH=/tmp/tmp.qAugm3uAOB [2022-08-18T16:50:52.570Z] #71 0.692 + GOPATH=/tmp/tmp.qAugm3uAOB [2022-08-18T16:50:52.570Z] #71 0.693 + RM_GOPATH=1 [2022-08-18T16:50:52.570Z] #71 0.693 + case "$(go env GOARCH)" in [2022-08-18T16:50:52.570Z] #71 0.694 ++ go env GOARCH [2022-08-18T16:50:52.570Z] #71 0.702 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:52.570Z] #71 0.702 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:52.570Z] #71 0.703 ++ dirname /install.sh [2022-08-18T16:50:52.570Z] #71 0.707 + dir=/ [2022-08-18T16:50:52.570Z] #71 0.707 + bin=containerd [2022-08-18T16:50:52.570Z] #71 0.708 + shift [2022-08-18T16:50:52.570Z] #71 0.708 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:50:52.570Z] #71 0.708 + . //containerd.installer [2022-08-18T16:50:52.570Z] #71 0.708 ++ set -e [2022-08-18T16:50:52.570Z] #71 0.709 ++ : v1.6.7 [2022-08-18T16:50:52.570Z] #71 0.709 + install_containerd [2022-08-18T16:50:52.570Z] #71 0.709 + echo 'Install containerd version v1.6.7' [2022-08-18T16:50:52.570Z] #71 0.710 Install containerd version v1.6.7 [2022-08-18T16:50:52.570Z] #71 0.710 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qAugm3uAOB/src/github.com/containerd/containerd [2022-08-18T16:50:52.570Z] #71 0.734 Cloning into '/tmp/tmp.qAugm3uAOB/src/github.com/containerd/containerd'... [2022-08-18T16:50:52.826Z] #71 ... [2022-08-18T16:50:52.826Z] [2022-08-18T16:50:52.826Z] #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-18T16:50:52.826Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-18T16:50:52.826Z] #57 CACHED [2022-08-18T16:50:52.826Z] [2022-08-18T16:50:52.826Z] #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-18T16:50:52.826Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:50:52.826Z] #58 CACHED [2022-08-18T16:50:52.984Z] #67 14.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:50:53.083Z] [2022-08-18T16:50:53.083Z] #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:50:53.083Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:50:53.650Z] #71 ... [2022-08-18T16:50:53.650Z] [2022-08-18T16:50:53.650Z] #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:50:53.650Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:53.650Z] #20 49.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:50:53.650Z] #20 49.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:53.650Z] #20 49.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:50:53.650Z] #20 ... [2022-08-18T16:50:53.650Z] [2022-08-18T16:50:53.650Z] #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-18T16:50:53.650Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:50:53.650Z] #60 CACHED [2022-08-18T16:50:53.678Z] #67 4.355 + RM_GOPATH=0 [2022-08-18T16:50:53.678Z] #67 4.355 + TMP_GOPATH= [2022-08-18T16:50:53.678Z] #67 4.355 + : /build [2022-08-18T16:50:53.678Z] #67 4.355 + '[' -z '' ']' [2022-08-18T16:50:53.678Z] #67 4.355 ++ mktemp -d [2022-08-18T16:50:53.678Z] #67 4.364 + export GOPATH=/tmp/tmp.EKPM5So60m [2022-08-18T16:50:53.678Z] #67 4.364 + GOPATH=/tmp/tmp.EKPM5So60m [2022-08-18T16:50:53.678Z] #67 4.364 + RM_GOPATH=1 [2022-08-18T16:50:53.678Z] #67 4.364 + case "$(go env GOARCH)" in [2022-08-18T16:50:53.678Z] #67 4.364 ++ go env GOARCH [2022-08-18T16:50:53.678Z] #67 4.365 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:53.678Z] #67 4.365 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:50:53.678Z] #67 4.365 ++ dirname /install.sh [2022-08-18T16:50:53.678Z] #67 4.365 + dir=/ [2022-08-18T16:50:53.678Z] #67 4.365 + bin=rootlesskit [2022-08-18T16:50:53.678Z] #67 4.365 + shift [2022-08-18T16:50:53.678Z] #67 4.365 + '[' '!' -f //rootlesskit.installer ']' [2022-08-18T16:50:53.678Z] #67 4.365 + . //rootlesskit.installer [2022-08-18T16:50:53.678Z] #67 4.365 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:53.678Z] #67 4.365 + install_rootlesskit [2022-08-18T16:50:53.678Z] #67 4.365 + case "$1" in [2022-08-18T16:50:53.678Z] #67 4.365 + export CGO_ENABLED=0 [2022-08-18T16:50:53.678Z] #67 4.365 + CGO_ENABLED=0 [2022-08-18T16:50:53.678Z] #67 4.365 + _install_rootlesskit [2022-08-18T16:50:53.678Z] #67 4.365 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-18T16:50:53.678Z] #67 4.365 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:50:53.678Z] #67 4.365 + GOBIN=/build [2022-08-18T16:50:53.678Z] #67 4.365 + GO111MODULE=on [2022-08-18T16:50:53.678Z] #67 4.365 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:53.678Z] #67 4.365 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:50:53.908Z] [2022-08-18T16:50:53.908Z] #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:50:53.908Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:50:54.164Z] #71 ... [2022-08-18T16:50:54.164Z] [2022-08-18T16:50:54.164Z] #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:50:54.164Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:50:54.164Z] #62 CACHED [2022-08-18T16:50:54.164Z] [2022-08-18T16:50:54.164Z] #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:50:54.164Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:54.247Z] #67 4.879 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T16:50:54.367Z] #67 ... [2022-08-18T16:50:54.367Z] [2022-08-18T16:50:54.367Z] #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-18T16:50:54.367Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-18T16:50:54.367Z] #38 14.76 tomll can be used in two ways: [2022-08-18T16:50:54.367Z] #38 14.76 Writing to STDIN and reading from STDOUT: [2022-08-18T16:50:54.367Z] #38 14.76 cat file.toml | tomll > file.toml [2022-08-18T16:50:54.367Z] #38 14.76 [2022-08-18T16:50:54.367Z] #38 14.76 Reading and updating a list of files: [2022-08-18T16:50:54.367Z] #38 14.76 tomll a.toml b.toml c.toml [2022-08-18T16:50:54.367Z] #38 14.76 [2022-08-18T16:50:54.367Z] #38 14.76 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T16:50:54.367Z] #38 DONE 15.8s [2022-08-18T16:50:54.367Z] [2022-08-18T16:50:54.367Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:50:54.367Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:50:54.367Z] #55 12.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:50:54.367Z] #55 12.73 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T16:50:54.367Z] #55 13.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T16:50:54.367Z] #55 13.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T16:50:54.367Z] #55 13.32 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T16:50:54.367Z] #55 13.41 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T16:50:54.367Z] #55 13.46 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T16:50:54.367Z] #55 13.61 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T16:50:54.367Z] #55 13.69 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T16:50:54.367Z] #55 13.78 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T16:50:54.367Z] #55 13.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T16:50:54.367Z] #55 14.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T16:50:54.367Z] #55 14.28 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T16:50:54.367Z] #55 14.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T16:50:54.367Z] #55 14.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T16:50:54.367Z] #55 14.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T16:50:54.367Z] #55 14.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T16:50:54.367Z] #55 14.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T16:50:54.367Z] #55 15.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T16:50:54.420Z] #20 ... [2022-08-18T16:50:54.420Z] [2022-08-18T16:50:54.420Z] #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-18T16:50:54.420Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:50:54.420Z] #64 CACHED [2022-08-18T16:50:54.420Z] [2022-08-18T16:50:54.420Z] #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:50:54.420Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:50:54.816Z] #67 ... [2022-08-18T16:50:54.816Z] [2022-08-18T16:50:54.816Z] #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-18T16:50:54.816Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:50:54.816Z] #34 4.932 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T16:50:54.816Z] #34 4.933 Cloning into '.'... [2022-08-18T16:50:54.937Z] #55 16.24 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T16:50:55.508Z] #55 16.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T16:50:55.508Z] #55 16.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T16:50:55.508Z] #55 16.89 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T16:50:55.508Z] #55 16.99 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T16:50:55.508Z] #55 17.07 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T16:50:55.508Z] #55 17.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T16:50:56.077Z] #55 17.26 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T16:50:56.078Z] #55 17.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T16:50:56.078Z] #55 17.34 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T16:50:56.078Z] #55 17.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T16:50:56.078Z] #55 17.60 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T16:50:56.078Z] #55 17.66 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T16:50:56.347Z] #55 17.67 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T16:50:56.347Z] #55 17.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T16:50:56.347Z] #55 17.76 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T16:50:56.347Z] #55 17.81 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T16:50:56.347Z] #55 17.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T16:50:56.607Z] #55 17.94 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T16:50:56.607Z] #55 18.04 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T16:50:56.869Z] #55 18.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T16:50:56.869Z] #55 18.41 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T16:50:56.869Z] #55 18.41 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T16:50:56.869Z] #55 18.47 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T16:50:57.129Z] #55 18.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T16:50:57.129Z] #55 18.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T16:50:57.390Z] #55 18.63 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T16:50:57.390Z] #55 18.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T16:50:57.390Z] #55 18.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T16:50:57.650Z] #55 18.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T16:50:57.650Z] #55 19.03 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T16:50:57.650Z] #55 19.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T16:50:57.910Z] #55 19.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T16:50:57.910Z] #55 19.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T16:50:57.910Z] #55 19.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T16:50:57.910Z] #55 19.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T16:50:58.171Z] #55 19.54 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T16:50:58.171Z] #55 19.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T16:50:58.171Z] #55 19.61 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T16:50:58.171Z] #55 19.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T16:50:58.431Z] #55 19.77 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T16:50:58.431Z] #55 19.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T16:50:58.431Z] #55 19.93 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T16:50:58.431Z] #55 19.98 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T16:50:58.589Z] #71 ... [2022-08-18T16:50:58.589Z] [2022-08-18T16:50:58.589Z] #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:50:58.589Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:50:58.589Z] #20 54.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:50:58.589Z] #20 54.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:58.589Z] #20 54.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:50:58.692Z] #55 20.02 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T16:50:58.692Z] #55 20.07 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T16:50:58.692Z] #55 20.13 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T16:50:58.692Z] #55 20.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T16:50:58.952Z] #55 20.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T16:50:58.952Z] #55 20.31 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T16:50:59.015Z] #34 ... [2022-08-18T16:50:59.015Z] [2022-08-18T16:50:59.015Z] #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:50:59.015Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:50:59.015Z] #55 5.493 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-18T16:50:59.015Z] #55 7.552 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T16:50:59.015Z] #55 7.577 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:50:59.015Z] #55 7.780 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-18T16:50:59.015Z] #55 7.844 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T16:50:59.015Z] #55 8.163 go: downloading github.com/spf13/viper v1.11.0 [2022-08-18T16:50:59.015Z] #55 8.208 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T16:50:59.015Z] #55 8.586 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T16:50:59.015Z] #55 8.605 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T16:50:59.015Z] #55 8.719 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-18T16:50:59.015Z] #55 8.797 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-18T16:50:59.015Z] #55 ... [2022-08-18T16:50:59.015Z] [2022-08-18T16:50:59.015Z] #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:50:59.015Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:50:59.015Z] #47 2.341 + git clone https://github.com/docker/distribution.git . [2022-08-18T16:50:59.015Z] #47 2.347 Cloning into '.'... [2022-08-18T16:50:59.015Z] #47 10.14 Updating files: 71% (1552/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) [2022-08-18T16:50:59.015Z] #47 ... [2022-08-18T16:50:59.015Z] [2022-08-18T16:50:59.015Z] #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-18T16:50:59.015Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:50:59.015Z] #53 5.510 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-18T16:50:59.015Z] #53 7.213 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T16:50:59.015Z] #53 7.273 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T16:50:59.015Z] #53 7.281 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T16:50:59.015Z] #53 7.308 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T16:50:59.015Z] #53 7.684 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T16:50:59.015Z] #53 7.687 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T16:50:59.015Z] #53 7.868 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T16:50:59.015Z] #53 8.341 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T16:50:59.015Z] #53 8.636 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T16:50:59.275Z] #53 ... [2022-08-18T16:50:59.275Z] [2022-08-18T16:50:59.275Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T16:50:59.275Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:50:59.275Z] #62 6.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:59.275Z] #62 7.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:59.275Z] #62 7.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:59.275Z] #62 7.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:50:59.275Z] #62 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:50:59.519Z] #20 55.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:50:59.519Z] #20 55.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:50:59.519Z] #20 55.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:50:59.522Z] #55 20.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T16:50:59.522Z] #55 20.87 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T16:50:59.522Z] #55 20.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T16:50:59.522Z] #55 21.02 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T16:50:59.522Z] #55 21.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T16:50:59.534Z] #62 ... [2022-08-18T16:50:59.534Z] [2022-08-18T16:50:59.534Z] #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-18T16:50:59.534Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:50:59.534Z] #36 6.289 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-18T16:50:59.534Z] #36 ... [2022-08-18T16:50:59.534Z] [2022-08-18T16:50:59.534Z] #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-18T16:50:59.534Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:50:59.534Z] #40 5.831 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-18T16:50:59.534Z] #40 6.759 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-18T16:50:59.534Z] #40 8.274 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T16:50:59.534Z] #40 8.573 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-18T16:50:59.534Z] #40 8.676 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-18T16:50:59.534Z] #40 ... [2022-08-18T16:50:59.534Z] [2022-08-18T16:50:59.534Z] #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-18T16:50:59.534Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:50:59.534Z] #38 5.161 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-18T16:50:59.782Z] #55 21.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T16:50:59.782Z] #55 21.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T16:50:59.794Z] #38 ... [2022-08-18T16:50:59.794Z] [2022-08-18T16:50:59.794Z] #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-18T16:50:59.794Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:50:59.794Z] #51 6.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:50:59.794Z] #51 6.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:50:59.794Z] #51 6.853 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:50:59.794Z] #51 7.574 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-18T16:50:59.794Z] #51 7.979 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:50:59.794Z] #51 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:50:59.794Z] #51 ... [2022-08-18T16:50:59.794Z] [2022-08-18T16:50:59.794Z] #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-18T16:50:59.794Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:50:59.794Z] #57 5.762 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T16:50:59.794Z] #57 10.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T16:50:59.794Z] #57 10.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T16:50:59.794Z] #57 10.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T16:51:00.042Z] #55 21.28 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T16:51:00.042Z] #55 21.28 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T16:51:00.042Z] #55 ... [2022-08-18T16:51:00.042Z] [2022-08-18T16:51:00.042Z] #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-18T16:51:00.042Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T16:51:00.042Z] #53 11.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T16:51:00.042Z] #53 11.43 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T16:51:00.042Z] #53 ... [2022-08-18T16:51:00.042Z] [2022-08-18T16:51:00.042Z] #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-18T16:51:00.042Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T16:51:00.042Z] #62 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:51:00.042Z] #62 16.33 Fetched 8456 kB in 11s (743 kB/s) [2022-08-18T16:51:00.042Z] #62 16.33 Reading package lists... [2022-08-18T16:51:00.053Z] #57 ... [2022-08-18T16:51:00.053Z] [2022-08-18T16:51:00.053Z] #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-18T16:51:00.053Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:00.053Z] #14 6.809 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:51:00.053Z] #14 6.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:51:00.053Z] #14 6.842 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:51:00.053Z] #14 7.783 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:51:00.053Z] #14 9.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:51:00.053Z] #14 ... [2022-08-18T16:51:00.053Z] [2022-08-18T16:51:00.053Z] #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-18T16:51:00.053Z] #26 sha256:4a2c7823dab93fec0c521ac4f6963f696a6247549ba606b8e0706a3f816a8d36 [2022-08-18T16:51:00.053Z] #26 5.836 + RM_GOPATH=0 [2022-08-18T16:51:00.053Z] #26 5.841 + TMP_GOPATH= [2022-08-18T16:51:00.053Z] #26 5.841 + : /build [2022-08-18T16:51:00.053Z] #26 5.841 + '[' -z '' ']' [2022-08-18T16:51:00.053Z] #26 5.842 ++ mktemp -d [2022-08-18T16:51:00.053Z] #26 5.846 + export GOPATH=/tmp/tmp.avDwaObqiK [2022-08-18T16:51:00.053Z] #26 5.846 + GOPATH=/tmp/tmp.avDwaObqiK [2022-08-18T16:51:00.053Z] #26 5.846 + RM_GOPATH=1 [2022-08-18T16:51:00.053Z] #26 5.850 + case "$(go env GOARCH)" in [2022-08-18T16:51:00.053Z] #26 5.850 ++ go env GOARCH [2022-08-18T16:51:00.053Z] #26 5.891 Install docker/cli version 17.06.2-ce from stable [2022-08-18T16:51:00.053Z] #26 5.891 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:00.053Z] #26 5.891 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:00.053Z] #26 5.891 ++ dirname /install.sh [2022-08-18T16:51:00.053Z] #26 5.891 + dir=/ [2022-08-18T16:51:00.053Z] #26 5.891 + bin=dockercli [2022-08-18T16:51:00.053Z] #26 5.891 + shift [2022-08-18T16:51:00.053Z] #26 5.891 + '[' '!' -f //dockercli.installer ']' [2022-08-18T16:51:00.053Z] #26 5.891 + . //dockercli.installer [2022-08-18T16:51:00.053Z] #26 5.891 ++ : stable [2022-08-18T16:51:00.053Z] #26 5.891 ++ : 17.06.2-ce [2022-08-18T16:51:00.053Z] #26 5.891 + install_dockercli [2022-08-18T16:51:00.053Z] #26 5.891 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T16:51:00.053Z] #26 5.891 ++ uname -m [2022-08-18T16:51:00.053Z] #26 5.891 + arch=x86_64 [2022-08-18T16:51:00.053Z] #26 5.891 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T16:51:00.053Z] #26 5.891 + url=https://download.docker.com/linux/static [2022-08-18T16:51:00.053Z] #26 5.891 + tar -xz docker/docker [2022-08-18T16:51:00.053Z] #26 5.891 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T16:51:00.302Z] #62 21.42 Reading package lists... [2022-08-18T16:51:00.302Z] #62 ... [2022-08-18T16:51:00.302Z] [2022-08-18T16:51:00.302Z] #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:51:00.302Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:51:00.302Z] #55 21.59 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T16:51:00.302Z] #55 21.60 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T16:51:00.302Z] #55 21.63 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T16:51:00.302Z] #55 21.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T16:51:00.302Z] #55 21.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T16:51:00.302Z] #55 21.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T16:51:00.312Z] #26 ... [2022-08-18T16:51:00.312Z] [2022-08-18T16:51:00.312Z] #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-18T16:51:00.312Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:51:00.312Z] #42 5.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:51:00.312Z] #42 5.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:51:00.312Z] #42 5.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:51:00.312Z] #42 6.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:51:00.312Z] #42 8.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:51:00.312Z] #42 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:51:00.562Z] #55 21.93 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T16:51:00.562Z] #55 21.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T16:51:00.562Z] #55 21.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T16:51:00.562Z] #55 21.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T16:51:00.562Z] #55 22.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T16:51:00.562Z] #55 ... [2022-08-18T16:51:00.562Z] [2022-08-18T16:51:00.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-18T16:51:00.562Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:51:00.562Z] #51 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:51:00.562Z] #51 14.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T16:51:00.562Z] #51 17.36 Fetched 8460 kB in 13s (654 kB/s) [2022-08-18T16:51:00.562Z] #51 17.36 Reading package lists... [2022-08-18T16:51:00.562Z] #51 ... [2022-08-18T16:51:00.562Z] [2022-08-18T16:51:00.562Z] #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-18T16:51:00.562Z] #31 sha256:471ddd976c86013bd248db8e86c0282f19364d0d51921de5d1044c084dbd2e5b [2022-08-18T16:51:00.562Z] #31 13.17 [2022-08-18T16:51:00.562Z] #31 18.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T16:51:00.562Z] #31 20.03 #=#=# [2022-08-18T16:51:00.562Z] #31 20.35 #=#=# ######################################################################## 100.0% [2022-08-18T16:51:00.562Z] #31 21.68 [2022-08-18T16:51:00.572Z] #42 ... [2022-08-18T16:51:00.572Z] [2022-08-18T16:51:00.572Z] #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-18T16:51:00.572Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:00.572Z] #76 4.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:51:00.572Z] #76 4.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:51:00.572Z] #76 4.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:51:00.572Z] #76 5.459 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:51:00.572Z] #76 6.871 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:51:00.572Z] #76 8.964 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:51:00.572Z] #76 ... [2022-08-18T16:51:00.572Z] [2022-08-18T16:51:00.572Z] #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:51:00.572Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:51:00.572Z] #47 10.14 Updating files: 71% (1552/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-18T16:51:00.572Z] #47 10.91 + git checkout -q v2.3.0 [2022-08-18T16:51:00.822Z] #31 ... [2022-08-18T16:51:00.822Z] [2022-08-18T16:51:00.822Z] #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-18T16:51:00.822Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T16:51:00.822Z] #36 12.10 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T16:51:00.822Z] #36 12.13 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T16:51:00.822Z] #36 12.60 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T16:51:00.822Z] #36 12.69 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T16:51:00.822Z] #36 13.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T16:51:00.822Z] #36 13.21 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T16:51:00.822Z] #36 13.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T16:51:00.822Z] #36 13.28 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T16:51:00.822Z] #36 13.52 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T16:51:00.822Z] #36 13.97 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T16:51:00.822Z] #36 14.17 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T16:51:00.822Z] #36 14.72 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T16:51:00.822Z] #36 14.79 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T16:51:00.822Z] #36 14.83 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T16:51:00.822Z] #36 16.33 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T16:51:00.822Z] #36 ... [2022-08-18T16:51:00.822Z] [2022-08-18T16:51:00.822Z] #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:51:00.822Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T16:51:00.845Z] #34 ... [2022-08-18T16:51:00.846Z] [2022-08-18T16:51:00.846Z] #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-18T16:51:00.846Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:00.846Z] #14 116.8 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:51:00.846Z] #14 116.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:51:00.846Z] #14 116.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:51:01.092Z] #47 21.90 Updating files: 81% (1778/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-18T16:51:01.092Z] #47 22.25 + git checkout -q v2.3.0 [2022-08-18T16:51:01.412Z] #20 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:51:01.412Z] #20 57.53 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:51:01.412Z] #20 57.53 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:51:02.479Z] #47 13.55 + 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-18T16:51:03.649Z] #47 24.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-18T16:51:03.649Z] #47 ... [2022-08-18T16:51:03.649Z] [2022-08-18T16:51:03.649Z] #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-18T16:51:03.649Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:03.649Z] #14 14.60 Fetched 8456 kB in 11s (761 kB/s) [2022-08-18T16:51:03.649Z] #14 14.60 Reading package lists... [2022-08-18T16:51:03.649Z] #14 20.29 Reading package lists... [2022-08-18T16:51:03.649Z] #14 ... [2022-08-18T16:51:03.649Z] [2022-08-18T16:51:03.649Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:51:03.649Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:51:03.649Z] #55 22.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T16:51:03.649Z] #55 22.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T16:51:03.649Z] #55 22.57 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T16:51:03.649Z] #55 22.64 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T16:51:03.649Z] #55 22.70 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T16:51:03.649Z] #55 22.70 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T16:51:03.649Z] #55 22.77 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T16:51:03.649Z] #55 22.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T16:51:03.649Z] #55 23.00 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T16:51:03.649Z] #55 24.46 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T16:51:03.649Z] #55 24.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T16:51:03.649Z] #55 24.61 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T16:51:03.649Z] #55 24.78 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T16:51:03.649Z] #55 24.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T16:51:03.649Z] #55 24.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T16:51:03.649Z] #55 24.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T16:51:03.649Z] #55 24.98 go: downloading golang.org/x/text v0.3.7 [2022-08-18T16:51:03.649Z] #55 ... [2022-08-18T16:51:03.649Z] [2022-08-18T16:51:03.649Z] #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-18T16:51:03.649Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:51:03.649Z] #42 14.90 Fetched 8456 kB in 11s (751 kB/s) [2022-08-18T16:51:03.649Z] #42 14.90 Reading package lists... [2022-08-18T16:51:03.649Z] #42 20.26 Reading package lists... [2022-08-18T16:51:03.649Z] #42 24.71 Building dependency tree... [2022-08-18T16:51:03.649Z] #42 ... [2022-08-18T16:51:03.649Z] [2022-08-18T16:51:03.649Z] #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-18T16:51:03.649Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:51:03.649Z] #76 14.99 Fetched 8456 kB in 11s (739 kB/s) [2022-08-18T16:51:03.649Z] #76 14.99 Reading package lists... [2022-08-18T16:51:03.649Z] #76 19.43 Reading package lists... [2022-08-18T16:51:03.910Z] #76 24.19 Building dependency tree... [2022-08-18T16:51:03.910Z] #76 ... [2022-08-18T16:51:03.910Z] [2022-08-18T16:51:03.910Z] #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-18T16:51:03.910Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:04.684Z] #20 61.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:51:04.684Z] #20 61.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:51:04.684Z] #20 61.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:51:05.014Z] #47 ... [2022-08-18T16:51:05.014Z] [2022-08-18T16:51:05.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-18T16:51:05.014Z] #26 sha256:4a2c7823dab93fec0c521ac4f6963f696a6247549ba606b8e0706a3f816a8d36 [2022-08-18T16:51:05.014Z] #26 14.30 + mkdir -p /build [2022-08-18T16:51:05.014Z] #26 14.31 + mv docker/docker /build/ [2022-08-18T16:51:05.014Z] #26 14.33 + rmdir docker [2022-08-18T16:51:05.014Z] #26 DONE 15.8s [2022-08-18T16:51:05.014Z] [2022-08-18T16:51:05.014Z] #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-18T16:51:05.014Z] #67 sha256:ac5880ced54bdb2627a750006da9d98f95bad5e0ec04c5512e28b91043a4d094 [2022-08-18T16:51:05.014Z] #67 8.350 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:51:05.014Z] #67 8.368 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-18T16:51:05.014Z] #67 8.815 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-18T16:51:05.014Z] #67 12.44 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-18T16:51:05.014Z] #67 13.49 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T16:51:05.014Z] #67 13.66 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T16:51:05.014Z] #67 13.67 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T16:51:05.014Z] #67 13.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T16:51:05.014Z] #67 13.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T16:51:05.014Z] #67 14.44 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-18T16:51:05.014Z] #67 14.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-18T16:51:05.014Z] #67 15.13 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-18T16:51:05.014Z] #67 15.41 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-18T16:51:05.274Z] #67 ... [2022-08-18T16:51:05.274Z] [2022-08-18T16:51:05.274Z] #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:51:05.274Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:05.274Z] #55 10.31 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-18T16:51:05.274Z] #55 10.36 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-18T16:51:05.274Z] #55 10.49 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T16:51:05.274Z] #55 10.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T16:51:05.274Z] #55 15.55 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T16:51:05.274Z] #55 15.58 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T16:51:05.274Z] #55 15.98 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T16:51:05.274Z] #55 16.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T16:51:05.274Z] #55 16.27 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-18T16:51:05.274Z] #55 16.36 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-18T16:51:05.274Z] #55 16.49 go: downloading github.com/spf13/afero v1.8.2 [2022-08-18T16:51:05.274Z] #55 16.58 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T16:51:05.294Z] #14 24.95 Building dependency tree... [2022-08-18T16:51:05.534Z] #55 16.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T16:51:05.534Z] #55 16.90 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-18T16:51:05.793Z] #55 16.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T16:51:05.793Z] #55 17.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T16:51:05.864Z] #14 ... [2022-08-18T16:51:05.864Z] [2022-08-18T16:51:05.864Z] #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-18T16:51:05.864Z] #31 sha256:471ddd976c86013bd248db8e86c0282f19364d0d51921de5d1044c084dbd2e5b [2022-08-18T16:51:05.864Z] #31 24.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T16:51:05.864Z] #31 26.14 #=#=# [2022-08-18T16:51:05.864Z] #31 26.54 #=#=# ######################################################################## 100.0% [2022-08-18T16:51:05.864Z] #31 27.80 [2022-08-18T16:51:05.864Z] #31 28.24 Download of images into '/build' complete. [2022-08-18T16:51:05.864Z] #31 28.25 Use something like the following to load the result into a Docker daemon: [2022-08-18T16:51:05.864Z] #31 28.25 tar -cC '/build' . | docker load [2022-08-18T16:51:05.864Z] #31 DONE 28.6s [2022-08-18T16:51:06.052Z] #55 17.28 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T16:51:06.052Z] #55 ... [2022-08-18T16:51:06.052Z] [2022-08-18T16:51:06.052Z] #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-18T16:51:06.052Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-18T16:51:06.052Z] #38 17.18 tomll can be used in two ways: [2022-08-18T16:51:06.052Z] #38 17.18 Writing to STDIN and reading from STDOUT: [2022-08-18T16:51:06.052Z] #38 17.18 cat file.toml | tomll > file.toml [2022-08-18T16:51:06.052Z] #38 17.18 [2022-08-18T16:51:06.052Z] #38 17.18 Reading and updating a list of files: [2022-08-18T16:51:06.052Z] #38 17.18 tomll a.toml b.toml c.toml [2022-08-18T16:51:06.052Z] #38 17.18 [2022-08-18T16:51:06.052Z] #38 17.18 When given a list of files, tomll will modify all files in place without asking. [2022-08-18T16:51:06.127Z] [2022-08-18T16:51:06.127Z] #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-18T16:51:06.127Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T16:51:06.127Z] #62 21.42 Reading package lists... [2022-08-18T16:51:06.127Z] #62 26.03 Building dependency tree... [2022-08-18T16:51:06.577Z] #20 62.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:51:06.577Z] #20 62.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:51:06.577Z] #20 62.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:51:06.577Z] #20 62.93 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T16:51:06.577Z] #20 62.93 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T16:51:06.577Z] #20 62.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:51:06.577Z] #20 63.00 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T16:51:06.577Z] #20 63.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T16:51:06.577Z] #20 63.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:51:06.577Z] #20 63.07 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:51:06.577Z] #20 63.08 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:51:06.577Z] #20 63.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:51:06.834Z] #20 63.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:51:06.834Z] #20 63.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:51:06.834Z] #20 63.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:51:06.834Z] #20 63.26 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T16:51:06.834Z] #20 63.26 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:51:06.834Z] #20 63.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:51:06.834Z] #20 63.30 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:51:06.834Z] #20 63.31 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:51:06.834Z] #20 63.31 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:51:06.834Z] #20 63.38 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T16:51:06.990Z] #38 DONE 18.0s [2022-08-18T16:51:06.990Z] [2022-08-18T16:51:06.990Z] #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:51:06.990Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:06.990Z] #55 17.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T16:51:06.990Z] #55 17.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T16:51:06.990Z] #55 17.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T16:51:06.990Z] #55 17.65 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T16:51:06.990Z] #55 17.81 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-18T16:51:07.090Z] #20 63.39 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T16:51:07.090Z] #20 63.39 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:51:07.090Z] #20 63.50 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T16:51:07.090Z] #20 63.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T16:51:07.090Z] #20 63.51 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:51:07.090Z] #20 63.59 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T16:51:07.346Z] #20 63.60 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T16:51:07.346Z] #20 63.60 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:51:07.346Z] #20 63.68 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T16:51:07.346Z] #20 63.68 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T16:51:07.346Z] #20 63.69 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:51:07.346Z] #20 63.73 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T16:51:07.346Z] #20 63.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T16:51:07.346Z] #20 63.74 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:51:07.392Z] #14 ... [2022-08-18T16:51:07.392Z] [2022-08-18T16:51:07.392Z] #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:51:07.392Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:07.392Z] #77 46.02 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T16:51:07.559Z] #55 19.00 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T16:51:07.602Z] #20 63.95 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T16:51:07.602Z] #20 63.95 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T16:51:07.602Z] #20 63.96 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:51:07.602Z] #20 64.07 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T16:51:07.602Z] #20 64.07 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:51:07.602Z] #20 64.08 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:51:07.602Z] #20 64.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:51:07.602Z] #20 64.13 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:51:07.858Z] #20 64.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:07.858Z] #20 64.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:51:07.858Z] #20 64.21 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:51:07.858Z] #20 64.22 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:51:08.115Z] #20 64.46 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:08.115Z] #20 64.48 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:51:08.115Z] #20 64.49 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:51:08.115Z] #20 64.50 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:51:08.115Z] #20 64.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:51:08.115Z] #20 64.53 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:51:08.115Z] #20 64.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:51:08.115Z] #20 64.55 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:51:08.115Z] #20 64.56 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:51:08.115Z] #20 64.57 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:51:08.115Z] #20 64.58 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:51:08.115Z] #20 64.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:51:08.115Z] #20 64.60 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:51:08.115Z] #20 64.62 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:51:08.115Z] #20 64.63 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:51:08.115Z] #20 64.64 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:51:08.129Z] #55 19.33 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-18T16:51:08.372Z] #20 64.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:51:08.372Z] #20 64.66 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:51:08.372Z] #20 64.67 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:51:08.372Z] #20 64.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:51:08.372Z] #20 64.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:51:08.372Z] #20 64.71 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:51:08.372Z] #20 64.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:51:08.372Z] #20 64.73 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:51:08.372Z] #20 64.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:51:08.372Z] #20 64.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:51:08.372Z] #20 64.76 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:51:08.372Z] #20 64.77 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:51:08.372Z] #20 64.79 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:51:08.372Z] #20 64.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:51:08.372Z] #20 64.82 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:51:08.372Z] #20 64.83 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:51:08.372Z] #20 64.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:51:08.372Z] #20 64.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:08.388Z] #55 19.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T16:51:08.628Z] #20 ... [2022-08-18T16:51:08.629Z] [2022-08-18T16:51:08.629Z] #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:51:08.629Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:51:08.629Z] #71 13.61 + cd /tmp/tmp.qAugm3uAOB/src/github.com/containerd/containerd [2022-08-18T16:51:08.629Z] #71 13.61 + git checkout -q v1.6.7 [2022-08-18T16:51:08.629Z] #71 14.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:51:08.629Z] #71 14.39 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:51:08.629Z] #71 14.39 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:51:08.629Z] #71 14.39 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:51:08.629Z] #71 14.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:51:08.629Z] #71 14.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:51:08.629Z] #71 14.39 + '[' '' = dynamic ']' [2022-08-18T16:51:08.629Z] #71 14.39 + make [2022-08-18T16:51:08.629Z] #71 15.36 + bin/ctr [2022-08-18T16:51:08.683Z] #62 29.68 The following additional packages will be installed: [2022-08-18T16:51:08.683Z] #62 29.68 libbtrfs0 [2022-08-18T16:51:08.683Z] #62 29.93 The following NEW packages will be installed: [2022-08-18T16:51:08.683Z] #62 29.93 libbtrfs-dev libbtrfs0 [2022-08-18T16:51:08.944Z] #62 30.32 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T16:51:08.944Z] #62 30.32 Need to get 454 kB of archives. [2022-08-18T16:51:08.944Z] #62 30.32 After this operation, 1275 kB of additional disk space will be used. [2022-08-18T16:51:08.944Z] #62 30.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-18T16:51:08.944Z] #62 30.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-18T16:51:08.958Z] #55 20.21 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-18T16:51:09.218Z] #55 20.45 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T16:51:09.218Z] #55 20.45 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-18T16:51:09.218Z] #55 20.45 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-18T16:51:09.218Z] #55 20.55 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-18T16:51:09.218Z] #55 20.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T16:51:09.790Z] #55 20.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-18T16:51:09.790Z] #55 21.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T16:51:09.790Z] #55 21.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T16:51:09.885Z] #62 ... [2022-08-18T16:51:09.885Z] [2022-08-18T16:51:09.885Z] #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:51:09.885Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:51:09.885Z] #55 30.33 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T16:51:09.885Z] #55 30.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T16:51:09.885Z] #55 30.52 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T16:51:09.885Z] #55 30.52 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T16:51:09.885Z] #55 30.60 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T16:51:09.885Z] #55 30.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T16:51:09.885Z] #55 30.97 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T16:51:09.885Z] #55 30.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T16:51:09.885Z] #55 31.05 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T16:51:09.885Z] #55 31.12 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T16:51:09.885Z] #55 31.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T16:51:09.885Z] #55 31.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T16:51:09.885Z] #55 31.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T16:51:09.885Z] #55 31.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T16:51:09.885Z] #55 31.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T16:51:09.998Z] #71 ... [2022-08-18T16:51:09.998Z] [2022-08-18T16:51:09.998Z] #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:51:09.998Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-18T16:51:09.998Z] #20 DONE 66.1s [2022-08-18T16:51:09.998Z] [2022-08-18T16:51:09.998Z] #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:51:09.998Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-18T16:51:10.049Z] #55 21.32 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T16:51:10.049Z] #55 21.35 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-18T16:51:10.049Z] #55 21.43 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T16:51:10.049Z] #55 21.47 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-18T16:51:10.144Z] #55 31.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T16:51:10.144Z] #55 31.58 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T16:51:10.310Z] #55 21.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T16:51:10.572Z] #55 21.69 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-18T16:51:10.572Z] #55 21.80 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-18T16:51:10.715Z] #55 32.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T16:51:10.833Z] #55 21.93 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T16:51:10.833Z] #55 22.12 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T16:51:10.833Z] #55 22.12 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-18T16:51:10.833Z] #55 22.12 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-18T16:51:10.928Z] #21 1.103 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:51:10.928Z] #21 1.104 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:51:10.928Z] #21 1.104 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:51:10.974Z] #55 32.35 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T16:51:10.974Z] #55 32.45 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T16:51:11.094Z] #55 22.35 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T16:51:11.094Z] #55 ... [2022-08-18T16:51:11.094Z] [2022-08-18T16:51:11.094Z] #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-18T16:51:11.094Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:51:11.094Z] #57 12.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T16:51:11.094Z] #57 ... [2022-08-18T16:51:11.094Z] [2022-08-18T16:51:11.094Z] #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:51:11.094Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:11.094Z] #55 22.42 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-18T16:51:11.094Z] #55 22.50 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-18T16:51:11.241Z] #55 ... [2022-08-18T16:51:11.241Z] [2022-08-18T16:51:11.241Z] #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-18T16:51:11.241Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:51:11.241Z] #51 17.36 Reading package lists... [2022-08-18T16:51:11.241Z] #51 22.38 Reading package lists... [2022-08-18T16:51:11.241Z] #51 27.27 Building dependency tree... [2022-08-18T16:51:11.241Z] #51 31.18 The following additional packages will be installed: [2022-08-18T16:51:11.241Z] #51 31.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:51:11.241Z] #51 31.22 python3-protobuf python3-six [2022-08-18T16:51:11.241Z] #51 31.23 Suggested packages: [2022-08-18T16:51:11.241Z] #51 31.25 python3-setuptools [2022-08-18T16:51:11.241Z] #51 31.25 Recommended packages: [2022-08-18T16:51:11.241Z] #51 31.25 iproute2 | iproute [2022-08-18T16:51:11.241Z] #51 31.89 The following NEW packages will be installed: [2022-08-18T16:51:11.241Z] #51 31.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:51:11.241Z] #51 31.91 python3-protobuf python3-six [2022-08-18T16:51:11.241Z] #51 ... [2022-08-18T16:51:11.241Z] [2022-08-18T16:51:11.241Z] #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-18T16:51:11.241Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-18T16:51:11.241Z] #62 31.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:11.241Z] #62 31.72 Fetched 454 kB in 0s (1350 kB/s) [2022-08-18T16:51:11.241Z] #62 31.80 Selecting previously unselected package libbtrfs0:arm64. [2022-08-18T16:51:11.242Z] #62 31.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T16:51:11.242Z] #62 31.87 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-18T16:51:11.242Z] #62 31.90 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T16:51:11.242Z] #62 32.11 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-18T16:51:11.242Z] #62 32.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-18T16:51:11.242Z] #62 32.12 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T16:51:11.242Z] #62 32.64 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T16:51:11.242Z] #62 32.66 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T16:51:11.242Z] #62 32.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:11.353Z] #55 22.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T16:51:11.353Z] #55 ... [2022-08-18T16:51:11.353Z] [2022-08-18T16:51:11.353Z] #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-18T16:51:11.353Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:51:11.353Z] #40 12.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T16:51:11.353Z] #40 12.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:51:11.353Z] #40 ... [2022-08-18T16:51:11.353Z] [2022-08-18T16:51:11.353Z] #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:51:11.353Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:11.353Z] #55 22.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T16:51:11.353Z] #55 22.68 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-18T16:51:11.353Z] #55 22.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T16:51:11.713Z] #55 ... [2022-08-18T16:51:11.713Z] [2022-08-18T16:51:11.713Z] #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-18T16:51:11.713Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:11.713Z] #14 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:51:11.713Z] #14 22.77 Fetched 8570 kB in 16s (527 kB/s) [2022-08-18T16:51:11.713Z] #14 22.77 Reading package lists... [2022-08-18T16:51:11.713Z] #14 ... [2022-08-18T16:51:11.713Z] [2022-08-18T16:51:11.713Z] #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-18T16:51:11.713Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:51:11.713Z] #62 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:51:11.713Z] #62 22.60 Fetched 8570 kB in 16s (540 kB/s) [2022-08-18T16:51:11.713Z] #62 22.60 Reading package lists... [2022-08-18T16:51:11.713Z] #62 ... [2022-08-18T16:51:11.713Z] [2022-08-18T16:51:11.713Z] #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-18T16:51:11.713Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:51:11.713Z] #53 12.95 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T16:51:11.713Z] #53 13.02 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T16:51:11.713Z] #53 13.13 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T16:51:11.713Z] #53 15.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T16:51:11.713Z] #53 15.59 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T16:51:11.974Z] #53 ... [2022-08-18T16:51:11.974Z] [2022-08-18T16:51:11.974Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-18T16:51:11.974Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:51:11.974Z] #51 12.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:51:11.974Z] #51 15.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-18T16:51:12.236Z] #51 23.08 Fetched 8574 kB in 17s (516 kB/s) [2022-08-18T16:51:12.236Z] #51 23.08 Reading package lists... [2022-08-18T16:51:12.236Z] #51 ... [2022-08-18T16:51:12.236Z] [2022-08-18T16:51:12.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:51:12.236Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:12.236Z] #55 23.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T16:51:12.236Z] #55 23.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T16:51:12.236Z] #55 23.21 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T16:51:12.236Z] #55 23.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T16:51:12.236Z] #55 23.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T16:51:12.236Z] #55 23.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T16:51:12.496Z] #55 23.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T16:51:12.496Z] #55 23.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T16:51:12.496Z] #55 23.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T16:51:12.496Z] #55 23.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T16:51:12.496Z] #55 23.78 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T16:51:12.496Z] #55 23.81 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T16:51:12.496Z] #55 23.93 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-18T16:51:12.756Z] #55 24.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T16:51:13.015Z] #55 24.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T16:51:13.015Z] #55 24.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-18T16:51:13.015Z] #55 24.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T16:51:13.015Z] #55 24.36 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-18T16:51:13.275Z] #55 24.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T16:51:13.275Z] #55 24.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T16:51:13.275Z] #55 24.64 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T16:51:13.535Z] #55 24.72 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-18T16:51:14.104Z] #55 25.44 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T16:51:14.104Z] #55 25.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T16:51:14.104Z] #55 25.53 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T16:51:14.363Z] #55 25.69 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-18T16:51:14.623Z] #55 25.85 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-18T16:51:14.623Z] #55 25.87 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T16:51:14.642Z] #62 DONE 35.5s [2022-08-18T16:51:14.642Z] [2022-08-18T16:51:14.642Z] #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-18T16:51:14.642Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T16:51:14.642Z] #40 34.08 NAME: [2022-08-18T16:51:14.642Z] #40 34.08 go-winres - A tool for embedding resources in Windows executables [2022-08-18T16:51:14.642Z] #40 34.08 [2022-08-18T16:51:14.642Z] #40 34.08 USAGE: [2022-08-18T16:51:14.642Z] #40 34.08 go-winres [global options] command [command options] [arguments...] [2022-08-18T16:51:14.642Z] #40 34.10 [2022-08-18T16:51:14.642Z] #40 34.10 COMMANDS: [2022-08-18T16:51:14.642Z] #40 34.10 init Create an initial ./winres/winres.json [2022-08-18T16:51:14.642Z] #40 34.10 make Make syso files for the "go build" command [2022-08-18T16:51:14.642Z] #40 34.11 simply Make syso files for the "go build" command (simplified) [2022-08-18T16:51:14.642Z] #40 34.11 extract Extract all resources from an executable [2022-08-18T16:51:14.642Z] #40 34.11 patch Replace resources in an executable file (exe, dll) [2022-08-18T16:51:14.642Z] #40 34.11 help, h Shows a list of commands or help for one command [2022-08-18T16:51:14.642Z] #40 34.12 [2022-08-18T16:51:14.642Z] #40 34.12 GLOBAL OPTIONS: [2022-08-18T16:51:14.642Z] #40 34.12 --help, -h show help (default: false) [2022-08-18T16:51:14.642Z] #40 ... [2022-08-18T16:51:14.642Z] [2022-08-18T16:51:14.642Z] #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-18T16:51:14.642Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:51:14.642Z] #76 24.19 Building dependency tree... [2022-08-18T16:51:14.642Z] #76 28.42 python3 is already the newest version (3.9.2-3). [2022-08-18T16:51:14.642Z] #76 28.42 The following additional packages will be installed: [2022-08-18T16:51:14.642Z] #76 28.47 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T16:51:14.642Z] #76 28.49 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T16:51:14.642Z] #76 28.50 Suggested packages: [2022-08-18T16:51:14.642Z] #76 28.51 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T16:51:14.642Z] #76 28.51 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T16:51:14.642Z] #76 28.51 m4-doc ed diffutils-doc [2022-08-18T16:51:14.642Z] #76 28.51 Recommended packages: [2022-08-18T16:51:14.642Z] #76 28.51 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T16:51:14.642Z] #76 29.73 The following NEW packages will be installed: [2022-08-18T16:51:14.642Z] #76 29.74 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T16:51:14.642Z] #76 29.74 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T16:51:14.642Z] #76 29.74 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T16:51:14.642Z] #76 29.74 libyajl2 m4 patch xz-utils [2022-08-18T16:51:14.642Z] #76 30.16 0 upgraded, 23 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T16:51:14.642Z] #76 30.16 Need to get 5916 kB of archives. [2022-08-18T16:51:14.642Z] #76 30.16 After this operation, 18.6 MB of additional disk space will be used. [2022-08-18T16:51:14.642Z] #76 30.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-18T16:51:14.642Z] #76 30.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-18T16:51:14.642Z] #76 30.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-18T16:51:14.642Z] #76 30.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-18T16:51:14.642Z] #76 30.19 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-18T16:51:14.642Z] #76 30.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-18T16:51:14.642Z] #76 30.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-18T16:51:14.642Z] #76 30.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-18T16:51:14.642Z] #76 30.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T16:51:14.642Z] #76 30.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T16:51:14.642Z] #76 30.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-18T16:51:14.642Z] #76 30.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T16:51:14.642Z] #76 30.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-18T16:51:14.642Z] #76 30.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-18T16:51:14.642Z] #76 30.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-18T16:51:14.642Z] #76 30.41 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-18T16:51:14.642Z] #76 30.41 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-18T16:51:14.642Z] #76 30.42 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-18T16:51:14.642Z] #76 30.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-18T16:51:14.642Z] #76 30.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-18T16:51:14.642Z] #76 30.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-18T16:51:14.642Z] #76 30.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-18T16:51:14.642Z] #76 30.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-18T16:51:14.642Z] #76 31.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:14.642Z] #76 31.93 Fetched 5916 kB in 1s (8907 kB/s) [2022-08-18T16:51:14.642Z] #76 32.03 Selecting previously unselected package bzip2. [2022-08-18T16:51:14.642Z] #76 32.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T16:51:14.642Z] #76 32.09 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-18T16:51:14.642Z] #76 32.09 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:51:14.642Z] #76 32.24 Selecting previously unselected package libmagic-mgc. [2022-08-18T16:51:14.642Z] #76 32.26 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-18T16:51:14.642Z] #76 32.27 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T16:51:14.642Z] #76 32.94 Selecting previously unselected package libmagic1:arm64. [2022-08-18T16:51:14.642Z] #76 32.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-18T16:51:14.642Z] #76 33.24 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-18T16:51:14.642Z] #76 33.86 Selecting previously unselected package file. [2022-08-18T16:51:14.642Z] #76 33.86 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-18T16:51:14.642Z] #76 33.88 Unpacking file (1:5.39-3) ... [2022-08-18T16:51:14.642Z] #76 34.31 Selecting previously unselected package xz-utils. [2022-08-18T16:51:14.642Z] #76 34.32 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-18T16:51:14.642Z] #76 34.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:51:14.642Z] #76 35.50 Selecting previously unselected package libsigsegv2:arm64. [2022-08-18T16:51:14.642Z] #76 35.51 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-18T16:51:14.642Z] #76 35.54 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-18T16:51:14.642Z] #76 ... [2022-08-18T16:51:14.642Z] [2022-08-18T16:51:14.642Z] #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-18T16:51:14.642Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-18T16:51:14.642Z] #57 33.70 v3.0.2 [2022-08-18T16:51:14.642Z] #57 DONE 35.8s [2022-08-18T16:51:14.642Z] [2022-08-18T16:51:14.642Z] #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-18T16:51:14.642Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-18T16:51:14.642Z] #40 DONE 35.8s [2022-08-18T16:51:14.642Z] [2022-08-18T16:51:14.642Z] #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-18T16:51:14.642Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:51:14.642Z] #76 35.85 Selecting previously unselected package m4. [2022-08-18T16:51:14.642Z] #76 ... [2022-08-18T16:51:14.642Z] [2022-08-18T16:51:14.642Z] #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-18T16:51:14.642Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:14.642Z] #14 28.95 The following additional packages will be installed: [2022-08-18T16:51:14.642Z] #14 28.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:51:14.642Z] #14 28.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:51:14.642Z] #14 28.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:51:14.642Z] #14 28.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:51:14.642Z] #14 28.97 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:51:14.642Z] #14 28.97 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:51:14.642Z] #14 28.98 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:51:14.642Z] #14 28.98 Suggested packages: [2022-08-18T16:51:14.642Z] #14 29.00 gcc-10-locales seccomp wine64 [2022-08-18T16:51:14.642Z] #14 30.13 The following NEW packages will be installed: [2022-08-18T16:51:14.642Z] #14 30.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:51:14.642Z] #14 30.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:51:14.642Z] #14 30.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:51:14.642Z] #14 30.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:51:14.642Z] #14 30.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:51:14.642Z] #14 30.15 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:51:14.642Z] #14 30.15 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:51:14.642Z] #14 30.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:51:14.642Z] #14 30.15 mingw-w64-x86-64-dev [2022-08-18T16:51:14.642Z] #14 30.57 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T16:51:14.642Z] #14 30.57 Need to get 108 MB of archives. [2022-08-18T16:51:14.642Z] #14 30.57 After this operation, 620 MB of additional disk space will be used. [2022-08-18T16:51:14.642Z] #14 30.57 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-18T16:51:14.643Z] #14 30.65 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-18T16:51:14.643Z] #14 30.79 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-18T16:51:14.643Z] #14 30.79 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-18T16:51:14.643Z] #14 30.81 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-18T16:51:14.643Z] #14 30.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-18T16:51:14.643Z] #14 31.03 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-18T16:51:14.643Z] #14 31.16 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-18T16:51:14.643Z] #14 31.18 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-18T16:51:14.643Z] #14 31.63 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-18T16:51:14.643Z] #14 32.35 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-18T16:51:14.643Z] #14 32.69 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-18T16:51:14.643Z] #14 33.76 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-18T16:51:14.643Z] #14 35.17 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-18T16:51:14.643Z] #14 35.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-18T16:51:14.643Z] #14 35.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T16:51:14.643Z] #14 35.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-18T16:51:14.643Z] #14 35.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-18T16:51:14.643Z] #14 35.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-18T16:51:14.643Z] #14 35.55 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-18T16:51:14.643Z] #14 35.55 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-18T16:51:14.643Z] #14 35.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-18T16:51:14.643Z] #14 35.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-18T16:51:14.643Z] #14 35.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-18T16:51:14.643Z] #14 35.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-18T16:51:14.643Z] #14 35.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-18T16:51:14.643Z] #14 35.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-18T16:51:14.643Z] #14 35.65 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-18T16:51:14.643Z] #14 35.65 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-18T16:51:14.643Z] #14 35.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-18T16:51:14.643Z] #14 ... [2022-08-18T16:51:14.643Z] [2022-08-18T16:51:14.643Z] #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-18T16:51:14.643Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:51:14.643Z] #76 35.86 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-18T16:51:14.643Z] #76 35.86 Unpacking m4 (1.4.18-5) ... [2022-08-18T16:51:14.643Z] #76 ... [2022-08-18T16:51:14.643Z] [2022-08-18T16:51:14.643Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:51:14.643Z] #63 sha256:c4063f76bea80892825493a4a1013408143c8222bea22a9f7f21084308b03c23 [2022-08-18T16:51:14.643Z] #63 DONE 0.5s [2022-08-18T16:51:14.882Z] #55 25.90 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T16:51:14.882Z] #55 26.00 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T16:51:14.882Z] #55 26.03 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-18T16:51:14.925Z] [2022-08-18T16:51:14.925Z] #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-18T16:51:14.925Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:51:14.925Z] #42 24.71 Building dependency tree... [2022-08-18T16:51:14.925Z] #42 28.77 The following additional packages will be installed: [2022-08-18T16:51:14.925Z] #42 28.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T16:51:14.925Z] #42 28.81 Suggested packages: [2022-08-18T16:51:14.925Z] #42 28.81 cmake-doc ninja-build lrzip [2022-08-18T16:51:14.925Z] #42 28.81 Recommended packages: [2022-08-18T16:51:14.925Z] #42 28.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:51:14.925Z] #42 29.75 The following NEW packages will be installed: [2022-08-18T16:51:14.925Z] #42 29.76 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T16:51:14.925Z] #42 29.77 vim-common xxd [2022-08-18T16:51:14.925Z] #42 30.15 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T16:51:14.925Z] #42 30.15 Need to get 15.6 MB of archives. [2022-08-18T16:51:14.925Z] #42 30.15 After this operation, 67.4 MB of additional disk space will be used. [2022-08-18T16:51:14.925Z] #42 30.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:51:14.925Z] #42 30.15 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-18T16:51:14.925Z] #42 30.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-18T16:51:14.925Z] #42 30.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-18T16:51:14.925Z] #42 30.54 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-18T16:51:14.925Z] #42 30.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-18T16:51:14.925Z] #42 30.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-18T16:51:14.925Z] #42 30.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-18T16:51:14.925Z] #42 30.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-18T16:51:14.925Z] #42 30.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-18T16:51:14.925Z] #42 31.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:14.925Z] #42 32.05 Fetched 15.6 MB in 1s (18.5 MB/s) [2022-08-18T16:51:14.925Z] #42 32.17 Selecting previously unselected package xxd. [2022-08-18T16:51:14.925Z] #42 32.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 ... 15708 files and directories currently installed.) [2022-08-18T16:51:14.925Z] #42 32.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T16:51:14.925Z] #42 32.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:14.925Z] #42 32.56 Selecting previously unselected package vim-common. [2022-08-18T16:51:14.925Z] #42 32.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:51:14.925Z] #42 32.58 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:14.925Z] #42 32.87 Selecting previously unselected package cmake-data. [2022-08-18T16:51:14.925Z] #42 32.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:51:14.925Z] #42 32.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:51:14.925Z] #42 ... [2022-08-18T16:51:14.925Z] [2022-08-18T16:51:14.925Z] #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-18T16:51:14.925Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T16:51:15.174Z] #55 26.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T16:51:15.174Z] #55 26.48 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-18T16:51:15.461Z] #34 36.05 Updating files: 87% (1331/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-18T16:51:15.461Z] #34 36.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T16:51:15.482Z] #55 26.53 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-18T16:51:15.772Z] #55 26.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T16:51:15.772Z] #55 26.88 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T16:51:15.772Z] #55 26.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T16:51:15.772Z] #55 27.04 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-18T16:51:15.772Z] #55 27.09 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T16:51:15.772Z] #55 27.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T16:51:16.033Z] #55 27.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T16:51:16.033Z] #55 27.19 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T16:51:16.046Z] #34 37.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:51:16.300Z] #55 27.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-18T16:51:16.300Z] #55 27.57 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T16:51:16.560Z] #55 27.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T16:51:16.746Z] #21 1.656 Reading package lists... [2022-08-18T16:51:16.819Z] #55 28.13 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-18T16:51:16.819Z] #55 28.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T16:51:16.819Z] #55 28.17 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T16:51:16.819Z] #55 28.25 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-18T16:51:16.819Z] #55 ... [2022-08-18T16:51:16.819Z] [2022-08-18T16:51:16.819Z] #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-18T16:51:16.819Z] #67 sha256:ac5880ced54bdb2627a750006da9d98f95bad5e0ec04c5512e28b91043a4d094 [2022-08-18T16:51:16.819Z] #67 17.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T16:51:17.079Z] #67 ... [2022-08-18T16:51:17.079Z] [2022-08-18T16:51:17.079Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-18T16:51:17.079Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:17.079Z] #55 28.35 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T16:51:17.492Z] #77 ... [2022-08-18T16:51:17.492Z] [2022-08-18T16:51:17.492Z] #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:51:17.492Z] #64 sha256:4b7cf319845aac6c05c920de46d958d2fd7aaa4d49b04ff766a4a4c5141c2e29 [2022-08-18T16:51:17.647Z] #55 28.70 go: downloading honnef.co/go/tools v0.3.1 [2022-08-18T16:51:17.647Z] #55 ... [2022-08-18T16:51:17.647Z] [2022-08-18T16:51:17.647Z] #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-18T16:51:17.647Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:51:17.647Z] #36 18.80 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-18T16:51:17.647Z] #36 18.80 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T16:51:17.647Z] #36 19.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-18T16:51:17.647Z] #36 19.47 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-18T16:51:17.647Z] #36 19.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T16:51:17.647Z] #36 20.13 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-18T16:51:17.647Z] #36 20.21 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-18T16:51:17.647Z] #36 20.35 go: downloading github.com/peterh/liner v1.2.2 [2022-08-18T16:51:17.647Z] #36 20.51 go: downloading github.com/google/go-dap v0.6.0 [2022-08-18T16:51:17.647Z] #36 20.91 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-18T16:51:17.647Z] #36 21.24 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-18T16:51:17.647Z] #36 21.81 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-18T16:51:17.647Z] #36 21.93 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T16:51:17.647Z] #36 22.01 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-18T16:51:17.647Z] #36 23.61 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-18T16:51:17.647Z] #36 23.68 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T16:51:17.647Z] #36 ... [2022-08-18T16:51:17.647Z] [2022-08-18T16:51:17.647Z] #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-18T16:51:17.647Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:17.647Z] #14 22.77 Reading package lists... [2022-08-18T16:51:18.474Z] #14 29.11 Reading package lists... [2022-08-18T16:51:18.474Z] #14 ... [2022-08-18T16:51:18.474Z] [2022-08-18T16:51:18.474Z] #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-18T16:51:18.474Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:18.474Z] #76 19.80 Fetched 8570 kB in 15s (567 kB/s) [2022-08-18T16:51:18.474Z] #76 19.80 Reading package lists... [2022-08-18T16:51:18.732Z] #76 26.01 Reading package lists... [2022-08-18T16:51:18.732Z] #76 ... [2022-08-18T16:51:18.732Z] [2022-08-18T16:51:18.732Z] #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-18T16:51:18.732Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:51:18.732Z] #62 22.60 Reading package lists... [2022-08-18T16:51:19.034Z] #64 72.03 Updating files: 23% (1185/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: 56% (2827/4961) Updating files: 57% (2828/4961) Updating files: 58% (2878/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 80% (3987/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-18T16:51:19.034Z] #64 75.08 + cd /tmp/tmp.D5YfdCN2tL/src/github.com/containerd/containerd [2022-08-18T16:51:19.291Z] #64 75.08 + git checkout -q v1.6.7 [2022-08-18T16:51:19.668Z] #62 29.67 Reading package lists... [2022-08-18T16:51:19.668Z] #62 ... [2022-08-18T16:51:19.668Z] [2022-08-18T16:51:19.668Z] #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-18T16:51:19.668Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:51:19.668Z] #42 20.85 Fetched 8570 kB in 15s (559 kB/s) [2022-08-18T16:51:19.668Z] #42 20.85 Reading package lists... [2022-08-18T16:51:19.927Z] #42 27.46 Reading package lists... [2022-08-18T16:51:19.927Z] #42 ... [2022-08-18T16:51:19.927Z] [2022-08-18T16:51:19.927Z] #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:51:19.927Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:19.927Z] #55 30.69 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-18T16:51:19.927Z] #55 30.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T16:51:19.927Z] #55 30.91 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T16:51:19.927Z] #55 31.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T16:51:19.927Z] #55 31.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T16:51:19.927Z] #55 31.22 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T16:51:20.186Z] #55 31.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T16:51:20.186Z] #55 31.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T16:51:20.262Z] #34 ... [2022-08-18T16:51:20.262Z] [2022-08-18T16:51:20.262Z] #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-18T16:51:20.262Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:51:20.262Z] #76 36.38 Selecting previously unselected package autoconf. [2022-08-18T16:51:20.262Z] #76 36.38 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T16:51:20.262Z] #76 36.38 Unpacking autoconf (2.69-14) ... [2022-08-18T16:51:20.262Z] #76 37.06 Selecting previously unselected package autotools-dev. [2022-08-18T16:51:20.262Z] #76 37.06 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T16:51:20.262Z] #76 37.06 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:51:20.262Z] #76 37.43 Selecting previously unselected package automake. [2022-08-18T16:51:20.262Z] #76 37.43 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T16:51:20.262Z] #76 37.43 Unpacking automake (1:1.16.3-2) ... [2022-08-18T16:51:20.262Z] #76 38.06 Selecting previously unselected package patch. [2022-08-18T16:51:20.262Z] #76 38.06 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 38.06 Unpacking patch (2.7.6-7) ... [2022-08-18T16:51:20.262Z] #76 38.49 Selecting previously unselected package dpkg-dev. [2022-08-18T16:51:20.262Z] #76 38.49 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:51:20.262Z] #76 38.52 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:51:20.262Z] #76 39.38 Selecting previously unselected package build-essential. [2022-08-18T16:51:20.262Z] #76 39.38 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 39.39 Unpacking build-essential (12.9) ... [2022-08-18T16:51:20.262Z] #76 39.50 Selecting previously unselected package libcap2:arm64. [2022-08-18T16:51:20.262Z] #76 39.51 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 39.53 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-18T16:51:20.262Z] #76 39.61 Selecting previously unselected package libcap-dev:arm64. [2022-08-18T16:51:20.262Z] #76 39.62 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 39.63 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-18T16:51:20.262Z] #76 39.81 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T16:51:20.262Z] #76 39.82 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 39.82 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T16:51:20.262Z] #76 39.94 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-18T16:51:20.262Z] #76 39.96 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 39.97 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-18T16:51:20.262Z] #76 40.11 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T16:51:20.262Z] #76 40.12 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 40.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:20.262Z] #76 40.35 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T16:51:20.262Z] #76 40.39 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 40.39 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T16:51:20.262Z] #76 41.12 Selecting previously unselected package libtool. [2022-08-18T16:51:20.262Z] #76 41.13 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T16:51:20.262Z] #76 41.13 Unpacking libtool (2.4.6-15) ... [2022-08-18T16:51:20.262Z] #76 41.42 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T16:51:20.262Z] #76 41.45 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 41.48 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-18T16:51:20.262Z] #76 41.69 Selecting previously unselected package libyajl2:arm64. [2022-08-18T16:51:20.262Z] #76 41.70 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-18T16:51:20.262Z] #76 41.70 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-18T16:51:20.460Z] #55 31.76 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-18T16:51:20.460Z] #55 31.76 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-18T16:51:20.521Z] #76 41.81 Selecting previously unselected package libyajl-dev:arm64. [2022-08-18T16:51:20.521Z] #76 41.83 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-18T16:51:20.521Z] #76 41.83 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-18T16:51:20.720Z] #55 31.91 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-18T16:51:20.720Z] #55 32.13 go: downloading golang.org/x/text v0.3.7 [2022-08-18T16:51:20.780Z] #76 42.06 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:20.780Z] #76 42.11 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:51:20.780Z] #76 42.13 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-18T16:51:20.780Z] #76 42.14 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-18T16:51:20.780Z] #76 42.17 Setting up file (1:5.39-3) ... [2022-08-18T16:51:20.780Z] #76 42.19 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:51:20.780Z] #76 42.20 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T16:51:20.780Z] #76 42.21 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-18T16:51:20.780Z] #76 42.23 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-18T16:51:20.780Z] #76 42.25 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:51:20.780Z] #76 42.27 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-18T16:51:20.941Z] #21 6.330 Reading package lists... [2022-08-18T16:51:21.040Z] #76 42.30 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:51:21.040Z] #76 42.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:51:21.040Z] #76 42.34 Setting up patch (2.7.6-7) ... [2022-08-18T16:51:21.040Z] #76 42.36 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-18T16:51:21.040Z] #76 42.38 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-18T16:51:21.040Z] #76 42.39 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-18T16:51:21.040Z] #76 42.40 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T16:51:21.040Z] #76 42.42 Setting up libtool (2.4.6-15) ... [2022-08-18T16:51:21.040Z] #76 42.44 Setting up m4 (1.4.18-5) ... [2022-08-18T16:51:21.040Z] #76 42.45 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:51:21.040Z] #76 42.50 Setting up autoconf (2.69-14) ... [2022-08-18T16:51:21.300Z] #76 42.52 Setting up build-essential (12.9) ... [2022-08-18T16:51:21.300Z] #76 42.54 Setting up automake (1:1.16.3-2) ... [2022-08-18T16:51:21.300Z] #76 42.55 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T16:51:21.300Z] #76 42.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:21.300Z] #76 ... [2022-08-18T16:51:21.300Z] [2022-08-18T16:51:21.300Z] #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:51:21.300Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:51:21.300Z] #55 32.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T16:51:21.300Z] #55 32.80 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T16:51:21.300Z] #55 32.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T16:51:21.300Z] #55 32.91 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T16:51:21.300Z] #55 32.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T16:51:21.300Z] #55 33.25 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T16:51:21.300Z] #55 33.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T16:51:21.300Z] #55 33.31 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T16:51:21.300Z] #55 33.73 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T16:51:21.300Z] #55 34.08 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T16:51:21.300Z] #55 34.16 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T16:51:21.300Z] #55 35.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T16:51:21.300Z] #55 35.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T16:51:21.732Z] #55 ... [2022-08-18T16:51:21.732Z] [2022-08-18T16:51:21.732Z] #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-18T16:51:21.732Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:51:21.732Z] #51 32.49 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T16:51:21.732Z] #51 32.49 Need to get 2136 kB of archives. [2022-08-18T16:51:21.732Z] #51 32.49 After this operation, 10.8 MB of additional disk space will be used. [2022-08-18T16:51:21.732Z] #51 32.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-18T16:51:21.732Z] #51 32.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:51:21.732Z] #51 32.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T16:51:21.732Z] #51 32.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-18T16:51:21.732Z] #51 33.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-18T16:51:21.732Z] #51 33.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-18T16:51:21.732Z] #51 33.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-18T16:51:21.732Z] #51 34.91 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-18T16:51:21.732Z] #51 36.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:21.732Z] #51 37.07 Fetched 2136 kB in 3s (663 kB/s) [2022-08-18T16:51:21.732Z] #51 37.24 Selecting previously unselected package libprotobuf23:arm64. [2022-08-18T16:51:21.732Z] #51 37.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T16:51:21.732Z] #51 37.33 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-18T16:51:21.732Z] #51 37.34 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-18T16:51:21.732Z] #51 38.33 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:51:21.732Z] #51 38.33 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:51:21.732Z] #51 38.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:51:21.732Z] #51 38.52 Selecting previously unselected package python3-six. [2022-08-18T16:51:21.732Z] #51 38.52 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T16:51:21.732Z] #51 38.53 Unpacking python3-six (1.16.0-2) ... [2022-08-18T16:51:21.732Z] #51 38.73 Selecting previously unselected package python3-protobuf. [2022-08-18T16:51:21.732Z] #51 38.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-18T16:51:21.732Z] #51 38.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T16:51:21.732Z] #51 39.15 Selecting previously unselected package libnet1:arm64. [2022-08-18T16:51:21.732Z] #51 39.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T16:51:21.732Z] #51 39.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:51:21.732Z] #51 39.26 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T16:51:21.732Z] #51 39.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-18T16:51:21.732Z] #51 39.27 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T16:51:21.732Z] #51 39.37 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T16:51:21.732Z] #51 39.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T16:51:21.732Z] #51 39.38 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T16:51:21.732Z] #51 39.51 Selecting previously unselected package criu. [2022-08-18T16:51:21.732Z] #51 39.51 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-18T16:51:21.732Z] #51 39.52 Unpacking criu (3.17.1-1) ... [2022-08-18T16:51:21.732Z] #51 40.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:51:21.732Z] #51 41.74 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-18T16:51:21.732Z] #51 41.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:51:21.732Z] #51 41.79 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T16:51:21.732Z] #51 41.82 Setting up python3-six (1.16.0-2) ... [2022-08-18T16:51:21.869Z] #21 10.93 Building dependency tree... [2022-08-18T16:51:21.869Z] #21 11.99 Reading state information... [2022-08-18T16:51:22.431Z] #51 43.09 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T16:51:22.564Z] #64 78.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:51:22.564Z] #64 78.43 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:51:22.564Z] #64 78.43 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:51:22.564Z] #64 78.43 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:51:22.564Z] #64 78.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:51:22.564Z] #64 78.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:51:22.564Z] #64 78.43 + '[' '' = dynamic ']' [2022-08-18T16:51:22.564Z] #64 78.43 + make [2022-08-18T16:51:22.797Z] #21 13.06 The following additional packages will be installed: [2022-08-18T16:51:22.797Z] #21 13.06 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T16:51:22.797Z] #21 13.06 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T16:51:22.797Z] #21 13.06 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T16:51:22.797Z] #21 13.06 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T16:51:22.797Z] #21 13.06 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T16:51:22.797Z] #21 13.07 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-18T16:51:22.797Z] #21 13.07 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T16:51:22.797Z] #21 13.08 Suggested packages: [2022-08-18T16:51:22.797Z] #21 13.08 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-18T16:51:22.797Z] #21 13.08 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-18T16:51:22.797Z] #21 13.08 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-18T16:51:22.797Z] #21 13.08 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-18T16:51:22.797Z] #21 13.08 seccomp:ppc64el seccomp:s390x [2022-08-18T16:51:22.797Z] #21 13.08 Recommended packages: [2022-08-18T16:51:22.797Z] #21 13.08 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-18T16:51:22.797Z] #21 13.08 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-18T16:51:22.797Z] #21 13.08 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-18T16:51:22.797Z] #21 13.08 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-18T16:51:23.002Z] #51 43.78 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T16:51:23.053Z] #21 13.50 The following NEW packages will be installed: [2022-08-18T16:51:23.262Z] #51 ... [2022-08-18T16:51:23.262Z] [2022-08-18T16:51:23.262Z] #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-18T16:51:23.262Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-18T16:51:23.262Z] #76 DONE 44.7s [2022-08-18T16:51:23.262Z] [2022-08-18T16:51:23.262Z] #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-18T16:51:23.262Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:23.262Z] #14 37.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:23.262Z] #14 37.69 Fetched 108 MB in 5s (19.9 MB/s) [2022-08-18T16:51:23.262Z] #14 37.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:51:23.262Z] #14 37.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-18T16:51:23.262Z] #14 38.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-18T16:51:23.262Z] #14 38.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:51:23.262Z] #14 40.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:51:23.262Z] #14 40.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-18T16:51:23.262Z] #14 40.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:51:23.262Z] #14 42.73 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:51:23.262Z] #14 42.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:51:23.262Z] #14 42.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:51:23.262Z] #14 44.25 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-18T16:51:23.262Z] #14 44.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T16:51:23.262Z] #14 44.29 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T16:51:23.262Z] #14 44.70 Selecting previously unselected package dmsetup. [2022-08-18T16:51:23.262Z] #14 44.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T16:51:23.262Z] #14 44.73 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:51:23.309Z] #21 13.50 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-18T16:51:23.309Z] #21 13.51 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-18T16:51:23.309Z] #21 13.51 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-18T16:51:23.309Z] #21 13.51 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-18T16:51:23.309Z] #21 13.51 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-18T16:51:23.309Z] #21 13.51 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-18T16:51:23.309Z] #21 13.51 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-18T16:51:23.309Z] #21 13.51 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-18T16:51:23.309Z] #21 13.51 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-18T16:51:23.309Z] #21 13.51 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-18T16:51:23.309Z] #21 13.52 libseccomp2:ppc64el libseccomp2:s390x [2022-08-18T16:51:23.530Z] #14 ... [2022-08-18T16:51:23.531Z] [2022-08-18T16:51:23.531Z] #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:51:23.531Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:51:23.566Z] #21 13.86 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:51:23.566Z] #21 13.86 Need to get 15.9 MB of archives. [2022-08-18T16:51:23.566Z] #21 13.86 After this operation, 73.0 MB of additional disk space will be used. [2022-08-18T16:51:23.566Z] #21 13.86 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:51:23.566Z] #21 13.86 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:51:23.566Z] #21 13.87 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:51:23.566Z] #21 13.87 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:51:23.566Z] #21 13.87 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:51:23.566Z] #21 13.87 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:51:23.566Z] #21 13.88 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:51:23.566Z] #21 13.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-18T16:51:23.566Z] #21 13.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-18T16:51:23.566Z] #21 13.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-18T16:51:23.566Z] #21 13.92 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:51:23.566Z] #21 13.92 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:51:23.566Z] #21 13.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-18T16:51:23.566Z] #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:51:23.566Z] #21 13.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-18T16:51:23.566Z] #21 13.96 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:51:23.566Z] #21 13.96 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:51:23.566Z] #21 13.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-18T16:51:23.566Z] #21 13.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-18T16:51:23.566Z] #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:51:23.566Z] #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:51:23.566Z] #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:51:23.566Z] #21 14.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-18T16:51:23.566Z] #21 14.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-18T16:51:23.822Z] #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:51:23.822Z] #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:51:23.822Z] #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:51:23.822Z] #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:51:23.822Z] #21 14.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-18T16:51:23.822Z] #21 14.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-18T16:51:23.822Z] #21 14.07 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:51:23.822Z] #21 14.07 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:51:23.822Z] #21 14.07 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:51:23.822Z] #21 14.07 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:51:23.822Z] #21 14.07 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:51:23.823Z] #21 14.07 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:51:23.823Z] #21 14.07 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:51:23.823Z] #21 14.08 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:51:23.823Z] #21 14.08 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:51:23.823Z] #21 14.08 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:51:24.100Z] #77 0.691 Cloning into '/tmp/crun-build'... [2022-08-18T16:51:24.385Z] #21 14.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:24.385Z] #21 14.77 Fetched 15.9 MB in 1s (31.6 MB/s) [2022-08-18T16:51:24.385Z] #21 14.80 Selecting previously unselected package gcc-10-base:armel. [2022-08-18T16:51:24.641Z] #21 14.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-18T16:51:24.642Z] #21 14.83 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-18T16:51:24.642Z] #21 14.84 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-18T16:51:24.642Z] #21 14.89 Selecting previously unselected package gcc-10-base:armhf. [2022-08-18T16:51:24.642Z] #21 14.90 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-18T16:51:24.642Z] #21 14.90 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T16:51:24.642Z] #21 14.96 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-18T16:51:24.642Z] #21 14.96 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-18T16:51:24.642Z] #21 14.97 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T16:51:24.642Z] #21 15.01 Selecting previously unselected package gcc-10-base:s390x. [2022-08-18T16:51:24.642Z] #21 15.02 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-18T16:51:24.642Z] #21 15.03 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T16:51:24.642Z] #21 15.07 Selecting previously unselected package gcc-10-base:arm64. [2022-08-18T16:51:24.670Z] #77 ... [2022-08-18T16:51:24.670Z] [2022-08-18T16:51:24.670Z] #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:51:24.670Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:51:24.670Z] #64 1.633 + RM_GOPATH=0 [2022-08-18T16:51:24.670Z] #64 1.633 + TMP_GOPATH= [2022-08-18T16:51:24.670Z] #64 1.633 + : /build [2022-08-18T16:51:24.670Z] #64 1.633 + '[' -z '' ']' [2022-08-18T16:51:24.670Z] #64 1.633 ++ mktemp -d [2022-08-18T16:51:24.670Z] #64 1.639 + export GOPATH=/tmp/tmp.BcAEYBpySn [2022-08-18T16:51:24.670Z] #64 1.639 + GOPATH=/tmp/tmp.BcAEYBpySn [2022-08-18T16:51:24.670Z] #64 1.639 + RM_GOPATH=1 [2022-08-18T16:51:24.670Z] #64 1.639 + case "$(go env GOARCH)" in [2022-08-18T16:51:24.670Z] #64 1.639 ++ go env GOARCH [2022-08-18T16:51:24.670Z] #64 1.676 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:24.670Z] #64 1.676 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:24.670Z] #64 1.685 ++ dirname /install.sh [2022-08-18T16:51:24.670Z] #64 1.699 + dir=/ [2022-08-18T16:51:24.670Z] #64 1.699 + bin=containerd [2022-08-18T16:51:24.670Z] #64 1.699 + shift [2022-08-18T16:51:24.670Z] #64 1.699 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:51:24.670Z] #64 1.699 + . //containerd.installer [2022-08-18T16:51:24.670Z] #64 1.699 ++ set -e [2022-08-18T16:51:24.670Z] #64 1.699 ++ : v1.6.7 [2022-08-18T16:51:24.670Z] #64 1.699 + install_containerd [2022-08-18T16:51:24.670Z] #64 1.699 + echo 'Install containerd version v1.6.7' [2022-08-18T16:51:24.670Z] #64 1.702 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BcAEYBpySn/src/github.com/containerd/containerd [2022-08-18T16:51:24.670Z] #64 1.702 Install containerd version v1.6.7 [2022-08-18T16:51:24.670Z] #64 1.727 Cloning into '/tmp/tmp.BcAEYBpySn/src/github.com/containerd/containerd'... [2022-08-18T16:51:24.670Z] #64 ... [2022-08-18T16:51:24.670Z] [2022-08-18T16:51:24.670Z] #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-18T16:51:24.670Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:51:24.670Z] #42 37.75 Selecting previously unselected package libicu67:arm64. [2022-08-18T16:51:24.670Z] #42 37.75 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 37.76 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-18T16:51:24.670Z] #42 44.65 Selecting previously unselected package libxml2:arm64. [2022-08-18T16:51:24.670Z] #42 44.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 44.69 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:51:24.670Z] #42 45.18 Selecting previously unselected package libarchive13:arm64. [2022-08-18T16:51:24.670Z] #42 45.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 45.19 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-18T16:51:24.670Z] #42 45.50 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-18T16:51:24.670Z] #42 45.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 45.52 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-18T16:51:24.670Z] #42 45.72 Selecting previously unselected package librhash0:arm64. [2022-08-18T16:51:24.670Z] #42 45.73 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 45.74 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-18T16:51:24.670Z] #42 45.91 Selecting previously unselected package libuv1:arm64. [2022-08-18T16:51:24.670Z] #42 45.91 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 45.92 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-18T16:51:24.670Z] #42 46.11 Selecting previously unselected package cmake. [2022-08-18T16:51:24.670Z] #42 46.12 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-18T16:51:24.670Z] #42 46.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:51:24.898Z] #21 15.08 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-18T16:51:24.898Z] #21 15.08 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T16:51:24.898Z] #21 15.14 Selecting previously unselected package libgcc-s1:armel. [2022-08-18T16:51:24.898Z] #21 15.14 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-18T16:51:24.898Z] #21 15.15 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-18T16:51:24.898Z] #21 15.20 Selecting previously unselected package libcrypt1:armel. [2022-08-18T16:51:24.898Z] #21 15.21 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-18T16:51:24.898Z] #21 15.22 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T16:51:24.898Z] #21 15.30 Selecting previously unselected package libc6:armel. [2022-08-18T16:51:25.086Z] #64 ... [2022-08-18T16:51:25.086Z] [2022-08-18T16:51:25.086Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:51:25.086Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:25.086Z] #14 143.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:51:25.086Z] #14 143.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:51:25.086Z] #14 143.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:51:25.154Z] #21 15.32 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-18T16:51:25.154Z] #21 15.48 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-18T16:51:25.716Z] #21 15.96 Selecting previously unselected package libapparmor1:armel. [2022-08-18T16:51:25.716Z] #21 15.97 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-18T16:51:25.716Z] #21 15.98 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-18T16:51:25.716Z] #21 16.02 Selecting previously unselected package libapparmor-dev:armel. [2022-08-18T16:51:25.716Z] #21 16.03 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-18T16:51:25.716Z] #21 16.03 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T16:51:25.716Z] #21 16.10 Selecting previously unselected package libgcc-s1:arm64. [2022-08-18T16:51:25.716Z] #21 16.10 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-18T16:51:25.716Z] #21 16.10 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T16:51:25.972Z] #21 16.15 Selecting previously unselected package libcrypt1:arm64. [2022-08-18T16:51:25.972Z] #21 16.16 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-18T16:51:25.972Z] #21 16.16 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T16:51:25.972Z] #21 16.25 Selecting previously unselected package libc6:arm64. [2022-08-18T16:51:25.972Z] #21 16.26 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-18T16:51:25.997Z] #55 ... [2022-08-18T16:51:25.998Z] [2022-08-18T16:51:25.998Z] #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-18T16:51:25.998Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:25.998Z] #76 26.01 Reading package lists... [2022-08-18T16:51:25.998Z] #76 32.82 Building dependency tree... [2022-08-18T16:51:25.998Z] #76 36.91 python3 is already the newest version (3.9.2-3). [2022-08-18T16:51:25.998Z] #76 36.91 The following additional packages will be installed: [2022-08-18T16:51:25.998Z] #76 36.93 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-18T16:51:25.998Z] #76 36.95 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-18T16:51:25.998Z] #76 36.95 Suggested packages: [2022-08-18T16:51:25.998Z] #76 36.95 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-18T16:51:25.998Z] #76 36.95 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-18T16:51:25.998Z] #76 36.95 m4-doc ed diffutils-doc [2022-08-18T16:51:25.998Z] #76 36.95 Recommended packages: [2022-08-18T16:51:25.998Z] #76 36.95 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-18T16:51:26.052Z] #42 ... [2022-08-18T16:51:26.052Z] [2022-08-18T16:51:26.052Z] #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-18T16:51:26.052Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-18T16:51:26.052Z] #51 47.10 Setting up criu (3.17.1-1) ... [2022-08-18T16:51:26.228Z] #21 16.48 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T16:51:26.484Z] #21 16.95 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T16:51:26.484Z] #21 16.95 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T16:51:26.484Z] #21 16.96 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T16:51:26.741Z] #21 17.02 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T16:51:26.741Z] #21 17.02 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T16:51:26.741Z] #21 17.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T16:51:26.997Z] #21 17.09 Selecting previously unselected package libgcc-s1:s390x. [2022-08-18T16:51:26.997Z] #21 17.10 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-18T16:51:26.997Z] #21 17.10 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T16:51:26.997Z] #21 17.15 Selecting previously unselected package libcrypt1:s390x. [2022-08-18T16:51:26.997Z] #21 17.15 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-18T16:51:26.997Z] #21 17.16 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T16:51:26.997Z] #21 17.24 Selecting previously unselected package libc6:s390x. [2022-08-18T16:51:26.997Z] #21 17.25 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-18T16:51:27.254Z] #21 17.41 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T16:51:27.374Z] #76 38.63 The following NEW packages will be installed: [2022-08-18T16:51:27.374Z] #76 38.64 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-18T16:51:27.374Z] #76 38.65 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-18T16:51:27.374Z] #76 38.65 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-18T16:51:27.374Z] #76 38.65 libyajl2 m4 patch xz-utils [2022-08-18T16:51:27.510Z] #21 17.89 Selecting previously unselected package libapparmor1:s390x. [2022-08-18T16:51:27.510Z] #21 17.90 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-18T16:51:27.510Z] #21 17.91 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-18T16:51:27.632Z] #76 ... [2022-08-18T16:51:27.632Z] [2022-08-18T16:51:27.632Z] #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:51:27.632Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:27.632Z] #55 38.86 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-18T16:51:27.632Z] #55 38.95 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-18T16:51:27.633Z] #55 39.00 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T16:51:27.767Z] #21 17.95 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-18T16:51:27.767Z] #21 17.97 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-18T16:51:27.767Z] #21 17.97 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T16:51:27.767Z] #21 18.05 Selecting previously unselected package libgcc-s1:armhf. [2022-08-18T16:51:27.767Z] #21 18.06 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-18T16:51:27.767Z] #21 18.06 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T16:51:27.767Z] #21 18.11 Selecting previously unselected package libcrypt1:armhf. [2022-08-18T16:51:27.767Z] #21 18.12 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-18T16:51:27.767Z] #21 18.13 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T16:51:27.891Z] #55 39.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T16:51:27.891Z] #55 39.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T16:51:27.965Z] #51 48.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:28.023Z] #21 18.21 Selecting previously unselected package libc6:armhf. [2022-08-18T16:51:28.023Z] #21 18.22 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-18T16:51:28.023Z] #21 18.38 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T16:51:28.150Z] #55 39.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T16:51:28.150Z] #55 39.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T16:51:28.150Z] #55 39.38 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T16:51:28.150Z] #55 39.43 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T16:51:28.279Z] #21 18.76 Selecting previously unselected package libapparmor1:armhf. [2022-08-18T16:51:28.279Z] #21 18.76 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-18T16:51:28.279Z] #21 18.76 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-18T16:51:28.409Z] #55 39.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T16:51:28.409Z] #55 39.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T16:51:28.409Z] #55 39.61 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T16:51:28.535Z] #21 18.82 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-18T16:51:28.535Z] #21 18.82 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-18T16:51:28.535Z] #21 18.83 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T16:51:28.535Z] #21 18.89 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-18T16:51:28.791Z] #21 18.90 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-18T16:51:28.791Z] #21 18.90 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T16:51:28.791Z] #21 18.96 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-18T16:51:28.791Z] #21 18.96 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-18T16:51:28.791Z] #21 18.96 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T16:51:28.791Z] #21 19.05 Selecting previously unselected package libc6:ppc64el. [2022-08-18T16:51:28.791Z] #21 19.06 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-18T16:51:28.977Z] #55 ... [2022-08-18T16:51:28.977Z] [2022-08-18T16:51:28.977Z] #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-18T16:51:28.977Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:51:28.977Z] #51 23.08 Reading package lists... [2022-08-18T16:51:28.977Z] #51 30.05 Reading package lists... [2022-08-18T16:51:28.977Z] #51 36.32 Building dependency tree... [2022-08-18T16:51:28.977Z] #51 39.89 The following additional packages will be installed: [2022-08-18T16:51:28.977Z] #51 39.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:51:28.977Z] #51 39.93 python3-protobuf python3-six [2022-08-18T16:51:28.977Z] #51 39.93 Suggested packages: [2022-08-18T16:51:28.977Z] #51 39.93 python3-setuptools [2022-08-18T16:51:28.977Z] #51 39.93 Recommended packages: [2022-08-18T16:51:28.977Z] #51 39.93 iproute2 | iproute [2022-08-18T16:51:28.977Z] #51 ... [2022-08-18T16:51:28.977Z] [2022-08-18T16:51:28.977Z] #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-18T16:51:28.977Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:28.977Z] #76 39.08 0 upgraded, 23 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:51:28.977Z] #76 39.08 Need to get 5940 kB of archives. [2022-08-18T16:51:28.977Z] #76 39.08 After this operation, 18.7 MB of additional disk space will be used. [2022-08-18T16:51:28.977Z] #76 39.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:51:28.977Z] #76 39.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-18T16:51:28.977Z] #76 39.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-18T16:51:28.977Z] #76 39.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-18T16:51:28.977Z] #76 39.11 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-18T16:51:28.977Z] #76 39.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-18T16:51:28.977Z] #76 39.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-18T16:51:28.977Z] #76 39.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-18T16:51:28.977Z] #76 39.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-18T16:51:28.977Z] #76 39.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-18T16:51:28.977Z] #76 39.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:51:28.977Z] #76 39.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-18T16:51:28.977Z] #76 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-18T16:51:28.977Z] #76 39.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:51:28.977Z] #76 39.44 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-18T16:51:28.977Z] #76 39.44 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-18T16:51:28.977Z] #76 39.45 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-18T16:51:28.977Z] #76 39.45 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-18T16:51:28.977Z] #76 39.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:51:28.977Z] #76 39.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-18T16:51:28.977Z] #76 39.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:51:28.977Z] #76 39.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:51:28.977Z] #76 39.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-18T16:51:29.046Z] #21 19.22 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T16:51:29.544Z] #76 40.81 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:29.608Z] #21 19.87 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-18T16:51:29.608Z] #21 19.87 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-18T16:51:29.608Z] #21 19.88 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T16:51:29.608Z] #21 19.93 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-18T16:51:29.608Z] #21 19.94 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-18T16:51:29.608Z] #21 19.94 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T16:51:29.608Z] #21 20.01 Selecting previously unselected package libseccomp2:s390x. [2022-08-18T16:51:29.608Z] #21 20.01 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T16:51:29.608Z] #21 20.02 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:51:29.811Z] #76 41.11 Fetched 5940 kB in 1s (7220 kB/s) [2022-08-18T16:51:29.864Z] #21 20.07 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-18T16:51:29.864Z] #21 20.08 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-18T16:51:29.864Z] #21 20.09 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:51:29.864Z] #21 20.15 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-18T16:51:29.864Z] #21 20.15 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T16:51:29.864Z] #21 20.16 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:51:29.864Z] #21 20.21 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-18T16:51:29.877Z] #51 DONE 50.7s [2022-08-18T16:51:29.877Z] [2022-08-18T16:51:29.877Z] #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-18T16:51:29.877Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-18T16:51:29.877Z] #42 48.80 Setting up libicu67:arm64 (67.1-7) ... [2022-08-18T16:51:29.877Z] #42 48.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:29.877Z] #42 48.86 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-18T16:51:29.877Z] #42 48.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:29.877Z] #42 48.93 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-18T16:51:29.877Z] #42 48.95 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-18T16:51:29.877Z] #42 48.97 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:51:29.877Z] #42 48.99 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:51:29.877Z] #42 49.01 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-18T16:51:29.877Z] #42 49.02 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:51:29.877Z] #42 49.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:29.877Z] #42 DONE 51.1s [2022-08-18T16:51:29.877Z] [2022-08-18T16:51:29.877Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:51:29.877Z] #43 sha256:1ea3955d54ae07db38beefd98cf3b49b36aaa3beccea672700af7471af9b9d6a [2022-08-18T16:51:29.877Z] #43 DONE 0.2s [2022-08-18T16:51:29.877Z] [2022-08-18T16:51:29.877Z] #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-18T16:51:29.877Z] #44 sha256:d35f0d5c163c7f635352af4e1774a30c592aaf6eca77ea31a83c8d6f8fc1c01e [2022-08-18T16:51:30.070Z] #76 41.20 Selecting previously unselected package bzip2. [2022-08-18T16:51:30.070Z] #76 41.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:51:30.070Z] #76 41.25 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:51:30.070Z] #76 41.27 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:51:30.070Z] #76 41.39 Selecting previously unselected package libmagic-mgc. [2022-08-18T16:51:30.070Z] #76 41.39 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-18T16:51:30.071Z] #76 41.40 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-18T16:51:30.121Z] #21 20.22 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-18T16:51:30.121Z] #21 20.23 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.121Z] #21 20.29 Selecting previously unselected package libseccomp2:armhf. [2022-08-18T16:51:30.121Z] #21 20.30 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T16:51:30.121Z] #21 20.30 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.121Z] #21 20.36 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-18T16:51:30.121Z] #21 20.36 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-18T16:51:30.121Z] #21 20.37 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.121Z] #21 20.44 Selecting previously unselected package libseccomp2:armel. [2022-08-18T16:51:30.121Z] #21 20.44 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T16:51:30.121Z] #21 20.45 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.387Z] #21 20.50 Selecting previously unselected package libseccomp-dev:armel. [2022-08-18T16:51:30.387Z] #21 20.50 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-18T16:51:30.387Z] #21 20.51 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.387Z] #21 20.57 Selecting previously unselected package libseccomp2:arm64. [2022-08-18T16:51:30.387Z] #21 20.58 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T16:51:30.387Z] #21 20.58 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.387Z] #21 20.63 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T16:51:30.388Z] #21 20.64 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T16:51:30.388Z] #21 20.64 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:30.388Z] #21 20.73 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-18T16:51:30.388Z] #21 20.74 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-18T16:51:30.388Z] #21 20.75 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-18T16:51:30.388Z] #21 20.76 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-18T16:51:30.388Z] #21 20.78 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-18T16:51:30.388Z] #21 20.79 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-18T16:51:30.388Z] #21 20.81 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-18T16:51:30.388Z] #21 20.82 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-18T16:51:30.644Z] #21 20.83 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-18T16:51:30.644Z] #21 20.85 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-18T16:51:30.644Z] #21 20.86 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-18T16:51:30.644Z] #21 20.89 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-18T16:51:30.644Z] #21 20.91 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-18T16:51:30.644Z] #21 20.94 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-18T16:51:30.644Z] #21 20.96 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-18T16:51:30.644Z] #21 20.98 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-18T16:51:30.827Z] #44 0.999 + RM_GOPATH=0 [2022-08-18T16:51:30.827Z] #44 0.999 + TMP_GOPATH= [2022-08-18T16:51:30.827Z] #44 0.999 + : /build [2022-08-18T16:51:30.827Z] #44 0.999 + '[' -z '' ']' [2022-08-18T16:51:30.827Z] #44 1.000 ++ mktemp -d [2022-08-18T16:51:30.827Z] #44 1.006 + export GOPATH=/tmp/tmp.BbQGA4AT9a [2022-08-18T16:51:30.827Z] #44 1.006 + GOPATH=/tmp/tmp.BbQGA4AT9a [2022-08-18T16:51:30.827Z] #44 1.007 + RM_GOPATH=1 [2022-08-18T16:51:30.827Z] #44 1.007 + case "$(go env GOARCH)" in [2022-08-18T16:51:30.827Z] #44 1.062 ++ go env GOARCH [2022-08-18T16:51:31.072Z] #76 ... [2022-08-18T16:51:31.072Z] [2022-08-18T16:51:31.072Z] #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-18T16:51:31.072Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-18T16:51:31.072Z] #62 29.67 Reading package lists... [2022-08-18T16:51:31.072Z] #62 34.69 Building dependency tree... [2022-08-18T16:51:31.072Z] #62 38.42 The following additional packages will be installed: [2022-08-18T16:51:31.072Z] #62 38.44 libbtrfs0 [2022-08-18T16:51:31.072Z] #62 38.63 The following NEW packages will be installed: [2022-08-18T16:51:31.072Z] #62 38.65 libbtrfs-dev libbtrfs0 [2022-08-18T16:51:31.072Z] #62 39.05 0 upgraded, 2 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:51:31.072Z] #62 39.05 Need to get 460 kB of archives. [2022-08-18T16:51:31.072Z] #62 39.05 After this operation, 1237 kB of additional disk space will be used. [2022-08-18T16:51:31.072Z] #62 39.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:51:31.072Z] #62 39.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:51:31.072Z] #62 40.26 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:31.072Z] #62 40.57 Fetched 460 kB in 0s (1373 kB/s) [2022-08-18T16:51:31.072Z] #62 40.69 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:51:31.072Z] #62 40.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:51:31.072Z] #62 40.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:51:31.072Z] #62 40.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:51:31.072Z] #62 41.05 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:51:31.072Z] #62 41.09 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:51:31.072Z] #62 41.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:51:31.072Z] #62 41.55 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:51:31.072Z] #62 41.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:51:31.072Z] #62 41.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:31.072Z] #62 DONE 42.2s [2022-08-18T16:51:31.072Z] [2022-08-18T16:51:31.072Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:51:31.072Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:31.072Z] #76 42.16 Selecting previously unselected package libmagic1:amd64. [2022-08-18T16:51:31.072Z] #76 42.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-18T16:51:31.072Z] #76 42.19 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:51:31.072Z] #76 ... [2022-08-18T16:51:31.072Z] [2022-08-18T16:51:31.072Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-18T16:51:31.072Z] #63 sha256:f08a8e12c515abe5b75ddb2a656de0153fd24ab84c193cb5323142ab73872d39 [2022-08-18T16:51:31.072Z] #63 DONE 0.1s [2022-08-18T16:51:31.072Z] [2022-08-18T16:51:31.072Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-18T16:51:31.072Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:31.072Z] #76 42.51 Selecting previously unselected package file. [2022-08-18T16:51:31.095Z] #44 1.133 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:31.095Z] #44 1.133 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:31.095Z] #44 1.133 ++ dirname /install.sh [2022-08-18T16:51:31.095Z] #44 1.133 + dir=/ [2022-08-18T16:51:31.095Z] #44 1.133 + bin=tini [2022-08-18T16:51:31.095Z] #44 1.133 + shift [2022-08-18T16:51:31.095Z] #44 1.133 + '[' '!' -f //tini.installer ']' [2022-08-18T16:51:31.095Z] #44 1.133 + . //tini.installer [2022-08-18T16:51:31.095Z] #44 1.133 ++ : v0.19.0 [2022-08-18T16:51:31.095Z] #44 1.133 + install_tini [2022-08-18T16:51:31.095Z] #44 1.133 + echo 'Install tini version v0.19.0' [2022-08-18T16:51:31.095Z] #44 1.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.BbQGA4AT9a/tini [2022-08-18T16:51:31.095Z] #44 1.133 Cloning into '/tmp/tmp.BbQGA4AT9a/tini'... [2022-08-18T16:51:31.095Z] #44 1.133 Install tini version v0.19.0 [2022-08-18T16:51:31.331Z] #76 42.53 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-18T16:51:31.331Z] #76 42.59 Unpacking file (1:5.39-3) ... [2022-08-18T16:51:31.604Z] #76 42.70 Selecting previously unselected package xz-utils. [2022-08-18T16:51:31.604Z] #76 42.70 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:51:31.604Z] #76 42.74 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:51:31.666Z] #44 ... [2022-08-18T16:51:31.666Z] [2022-08-18T16:51:31.666Z] #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-18T16:51:31.666Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-18T16:51:31.666Z] #53 52.33 gotestsum version dev [2022-08-18T16:51:31.666Z] #53 DONE 53.0s [2022-08-18T16:51:31.864Z] #76 43.09 Selecting previously unselected package libsigsegv2:amd64. [2022-08-18T16:51:31.864Z] #76 43.09 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-18T16:51:31.864Z] #76 43.09 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:51:31.864Z] #76 ... [2022-08-18T16:51:31.864Z] [2022-08-18T16:51:31.864Z] #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-18T16:51:31.864Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-18T16:51:31.864Z] #57 42.90 v3.0.2 [2022-08-18T16:51:31.864Z] #57 DONE 43.2s [2022-08-18T16:51:31.864Z] [2022-08-18T16:51:31.864Z] #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-18T16:51:31.864Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:31.864Z] #76 43.16 Selecting previously unselected package m4. [2022-08-18T16:51:31.864Z] #76 43.16 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-18T16:51:31.864Z] #76 43.19 Unpacking m4 (1.4.18-5) ... [2022-08-18T16:51:31.864Z] #76 ... [2022-08-18T16:51:31.864Z] [2022-08-18T16:51:31.864Z] #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-18T16:51:31.864Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:51:31.864Z] #42 27.46 Reading package lists... [2022-08-18T16:51:31.864Z] #42 33.20 Building dependency tree... [2022-08-18T16:51:31.864Z] #42 37.29 The following additional packages will be installed: [2022-08-18T16:51:31.864Z] #42 37.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-18T16:51:31.864Z] #42 37.30 Suggested packages: [2022-08-18T16:51:31.864Z] #42 37.31 cmake-doc ninja-build lrzip [2022-08-18T16:51:31.864Z] #42 37.31 Recommended packages: [2022-08-18T16:51:31.864Z] #42 37.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T16:51:31.864Z] #42 38.28 The following NEW packages will be installed: [2022-08-18T16:51:31.864Z] #42 38.30 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-18T16:51:31.864Z] #42 38.31 vim-common xxd [2022-08-18T16:51:31.864Z] #42 38.71 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:51:31.864Z] #42 38.71 Need to get 17.7 MB of archives. [2022-08-18T16:51:31.864Z] #42 38.71 After this operation, 70.7 MB of additional disk space will be used. [2022-08-18T16:51:31.864Z] #42 38.71 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:51:31.864Z] #42 38.72 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:51:31.864Z] #42 38.73 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:51:31.864Z] #42 38.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:51:31.864Z] #42 39.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-18T16:51:31.864Z] #42 39.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-18T16:51:31.864Z] #42 39.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-18T16:51:31.864Z] #42 39.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-18T16:51:31.864Z] #42 39.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-18T16:51:31.864Z] #42 39.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-18T16:51:31.864Z] #42 41.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:31.864Z] #42 41.28 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-08-18T16:51:31.864Z] #42 41.39 Selecting previously unselected package xxd. [2022-08-18T16:51:31.864Z] #42 41.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-18T16:51:31.864Z] #42 41.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:51:31.864Z] #42 41.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:31.864Z] #42 41.74 Selecting previously unselected package vim-common. [2022-08-18T16:51:31.864Z] #42 41.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:51:31.864Z] #42 41.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:31.864Z] #42 42.36 Selecting previously unselected package cmake-data. [2022-08-18T16:51:31.864Z] #42 42.37 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-18T16:51:31.864Z] #42 42.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:51:31.929Z] [2022-08-18T16:51:31.929Z] #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:51:31.929Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:51:31.929Z] #77 5.624 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T16:51:31.929Z] #77 5.642 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T16:51:31.929Z] #77 7.135 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T16:51:31.929Z] #77 7.183 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T16:51:31.929Z] #77 7.184 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T16:51:31.929Z] #77 7.188 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T16:51:31.929Z] #77 7.207 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T16:51:32.011Z] #21 22.21 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-18T16:51:32.124Z] #42 ... [2022-08-18T16:51:32.124Z] [2022-08-18T16:51:32.124Z] #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:51:32.124Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:51:32.124Z] #55 40.41 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T16:51:32.124Z] #55 40.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-18T16:51:32.124Z] #55 40.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T16:51:32.124Z] #55 40.69 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T16:51:32.124Z] #55 41.01 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-18T16:51:32.124Z] #55 41.11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T16:51:32.124Z] #55 41.13 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-18T16:51:32.124Z] #55 41.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T16:51:32.124Z] #55 41.32 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T16:51:32.124Z] #55 41.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T16:51:32.124Z] #55 41.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T16:51:32.124Z] #55 41.41 go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T16:51:32.124Z] #55 41.99 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T16:51:32.124Z] #55 42.04 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-18T16:51:32.124Z] #55 43.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T16:51:32.124Z] #55 43.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T16:51:32.870Z] #77 9.702 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T16:51:33.379Z] #21 23.41 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-18T16:51:33.440Z] #77 ... [2022-08-18T16:51:33.440Z] [2022-08-18T16:51:33.440Z] #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-18T16:51:33.440Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:33.440Z] #14 45.00 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:51:33.440Z] #14 45.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:51:33.440Z] #14 45.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:51:33.440Z] #14 50.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:51:33.440Z] #14 50.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:51:33.440Z] #14 50.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:51:33.513Z] #55 ... [2022-08-18T16:51:33.513Z] [2022-08-18T16:51:33.513Z] #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-18T16:51:33.513Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-18T16:51:33.513Z] #40 43.93 NAME: [2022-08-18T16:51:33.513Z] #40 43.93 go-winres - A tool for embedding resources in Windows executables [2022-08-18T16:51:33.513Z] #40 43.93 [2022-08-18T16:51:33.513Z] #40 43.93 USAGE: [2022-08-18T16:51:33.513Z] #40 43.93 go-winres [global options] command [command options] [arguments...] [2022-08-18T16:51:33.513Z] #40 43.93 [2022-08-18T16:51:33.513Z] #40 43.93 COMMANDS: [2022-08-18T16:51:33.513Z] #40 43.93 init Create an initial ./winres/winres.json [2022-08-18T16:51:33.513Z] #40 43.93 make Make syso files for the "go build" command [2022-08-18T16:51:33.513Z] #40 43.93 simply Make syso files for the "go build" command (simplified) [2022-08-18T16:51:33.513Z] #40 43.93 extract Extract all resources from an executable [2022-08-18T16:51:33.513Z] #40 43.93 patch Replace resources in an executable file (exe, dll) [2022-08-18T16:51:33.513Z] #40 43.93 help, h Shows a list of commands or help for one command [2022-08-18T16:51:33.513Z] #40 43.93 [2022-08-18T16:51:33.513Z] #40 43.93 GLOBAL OPTIONS: [2022-08-18T16:51:33.513Z] #40 43.93 --help, -h show help (default: false) [2022-08-18T16:51:33.513Z] #40 DONE 44.6s [2022-08-18T16:51:33.513Z] [2022-08-18T16:51:33.513Z] #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-18T16:51:33.513Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:33.513Z] #76 43.44 Selecting previously unselected package autoconf. [2022-08-18T16:51:33.513Z] #76 43.45 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-18T16:51:33.513Z] #76 43.51 Unpacking autoconf (2.69-14) ... [2022-08-18T16:51:33.513Z] #76 43.93 Selecting previously unselected package autotools-dev. [2022-08-18T16:51:33.513Z] #76 43.93 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-18T16:51:33.513Z] #76 43.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:51:33.513Z] #76 44.11 Selecting previously unselected package automake. [2022-08-18T16:51:33.513Z] #76 44.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-18T16:51:33.513Z] #76 44.11 Unpacking automake (1:1.16.3-2) ... [2022-08-18T16:51:33.513Z] #76 44.81 Selecting previously unselected package patch. [2022-08-18T16:51:33.513Z] #76 44.81 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:51:33.513Z] #76 44.84 Unpacking patch (2.7.6-7) ... [2022-08-18T16:51:33.701Z] #14 ... [2022-08-18T16:51:33.702Z] [2022-08-18T16:51:33.702Z] #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-18T16:51:33.702Z] #44 sha256:d35f0d5c163c7f635352af4e1774a30c592aaf6eca77ea31a83c8d6f8fc1c01e [2022-08-18T16:51:33.702Z] #44 2.289 + cd /tmp/tmp.BbQGA4AT9a/tini [2022-08-18T16:51:33.702Z] #44 2.289 + git checkout -q v0.19.0 [2022-08-18T16:51:33.702Z] #44 2.338 + cmake . [2022-08-18T16:51:33.702Z] #44 2.886 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:51:33.702Z] #44 2.946 -- Detecting C compiler ABI info [2022-08-18T16:51:33.702Z] #44 3.458 -- Detecting C compiler ABI info - done [2022-08-18T16:51:33.702Z] #44 3.543 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:51:33.702Z] #44 3.548 -- Detecting C compile features [2022-08-18T16:51:33.702Z] #44 3.549 -- Detecting C compile features - done [2022-08-18T16:51:33.702Z] #44 3.596 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:51:33.702Z] #44 3.886 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:51:33.702Z] #44 3.989 -- Configuring done [2022-08-18T16:51:33.772Z] #76 45.01 Selecting previously unselected package dpkg-dev. [2022-08-18T16:51:33.773Z] #76 45.01 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-18T16:51:33.773Z] #76 45.04 Unpacking dpkg-dev (1.20.11) ... [2022-08-18T16:51:33.962Z] #44 3.993 -- Generating done [2022-08-18T16:51:33.962Z] #44 4.009 -- Build files have been written to: /tmp/tmp.BbQGA4AT9a/tini [2022-08-18T16:51:33.962Z] #44 4.030 + make tini-static [2022-08-18T16:51:34.222Z] #44 4.332 Scanning dependencies of target tini-static [2022-08-18T16:51:34.222Z] #44 4.388 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:51:34.307Z] #21 24.65 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-18T16:51:34.342Z] #76 ... [2022-08-18T16:51:34.342Z] [2022-08-18T16:51:34.342Z] #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-18T16:51:34.342Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:34.342Z] #14 29.11 Reading package lists... [2022-08-18T16:51:34.342Z] #14 35.66 Building dependency tree... [2022-08-18T16:51:34.342Z] #14 39.38 The following additional packages will be installed: [2022-08-18T16:51:34.342Z] #14 39.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:51:34.342Z] #14 39.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-18T16:51:34.342Z] #14 39.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-18T16:51:34.342Z] #14 39.40 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-18T16:51:34.342Z] #14 39.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-18T16:51:34.342Z] #14 39.41 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-18T16:51:34.342Z] #14 39.41 mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T16:51:34.342Z] #14 39.43 Suggested packages: [2022-08-18T16:51:34.342Z] #14 39.43 gcc-10-locales seccomp wine64 [2022-08-18T16:51:34.342Z] #14 41.04 The following NEW packages will be installed: [2022-08-18T16:51:34.342Z] #14 41.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T16:51:34.342Z] #14 41.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-18T16:51:34.342Z] #14 41.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-18T16:51:34.342Z] #14 41.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-18T16:51:34.342Z] #14 41.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-18T16:51:34.342Z] #14 41.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-18T16:51:34.342Z] #14 41.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-18T16:51:34.342Z] #14 41.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-18T16:51:34.342Z] #14 41.05 mingw-w64-x86-64-dev [2022-08-18T16:51:34.342Z] #14 41.45 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:51:34.342Z] #14 41.45 Need to get 115 MB of archives. [2022-08-18T16:51:34.342Z] #14 41.45 After this operation, 645 MB of additional disk space will be used. [2022-08-18T16:51:34.342Z] #14 41.45 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:51:34.342Z] #14 41.61 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:51:34.342Z] #14 41.80 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:51:34.342Z] #14 41.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:51:34.342Z] #14 41.85 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:51:34.342Z] #14 41.86 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:51:34.342Z] #14 42.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-18T16:51:34.342Z] #14 42.70 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:51:34.342Z] #14 42.74 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:51:34.342Z] #14 43.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-18T16:51:34.342Z] #14 44.75 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:51:34.342Z] #14 45.41 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:51:34.601Z] #14 ... [2022-08-18T16:51:34.601Z] [2022-08-18T16:51:34.601Z] #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-18T16:51:34.601Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:51:34.601Z] #51 40.66 The following NEW packages will be installed: [2022-08-18T16:51:34.601Z] #51 40.67 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-18T16:51:34.601Z] #51 40.68 python3-protobuf python3-six [2022-08-18T16:51:34.601Z] #51 41.17 0 upgraded, 8 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:51:34.601Z] #51 41.17 Need to get 2315 kB of archives. [2022-08-18T16:51:34.601Z] #51 41.17 After this operation, 11.1 MB of additional disk space will be used. [2022-08-18T16:51:34.601Z] #51 41.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-18T16:51:34.601Z] #51 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:51:34.601Z] #51 41.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-18T16:51:34.601Z] #51 41.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-18T16:51:34.601Z] #51 41.25 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-18T16:51:34.601Z] #51 41.26 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-18T16:51:34.601Z] #51 41.27 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-18T16:51:34.601Z] #51 43.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-18T16:51:34.601Z] #51 45.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:34.601Z] #51 45.51 Fetched 2315 kB in 3s (694 kB/s) [2022-08-18T16:51:34.601Z] #51 45.64 Selecting previously unselected package libprotobuf23:amd64. [2022-08-18T16:51:34.860Z] #51 45.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-18T16:51:34.860Z] #51 45.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-18T16:51:34.860Z] #51 45.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:51:35.036Z] #14 ... [2022-08-18T16:51:35.036Z] [2022-08-18T16:51:35.037Z] #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:51:35.037Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:35.037Z] #77 62.18 libtoolize: putting auxiliary files in '.'. [2022-08-18T16:51:35.037Z] #77 62.19 libtoolize: copying file './ltmain.sh' [2022-08-18T16:51:35.037Z] #77 63.66 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T16:51:35.037Z] #77 63.66 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T16:51:35.037Z] #77 63.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:51:35.119Z] #51 ... [2022-08-18T16:51:35.119Z] [2022-08-18T16:51:35.119Z] #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-18T16:51:35.119Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:51:35.119Z] #42 46.33 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:51:35.119Z] #42 46.33 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:51:35.119Z] #42 46.36 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:51:35.600Z] #77 ... [2022-08-18T16:51:35.600Z] [2022-08-18T16:51:35.600Z] #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:51:35.600Z] #64 sha256:4b7cf319845aac6c05c920de46d958d2fd7aaa4d49b04ff766a4a4c5141c2e29 [2022-08-18T16:51:35.600Z] #64 81.48 + bin/ctr [2022-08-18T16:51:35.604Z] #44 5.671 [100%] Linking C executable tini-static [2022-08-18T16:51:35.675Z] #21 25.84 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-18T16:51:36.173Z] #44 6.134 [100%] Built target tini-static [2022-08-18T16:51:36.174Z] #44 6.182 + mkdir -p /build [2022-08-18T16:51:36.174Z] #44 6.188 + cp tini-static /build/docker-init [2022-08-18T16:51:36.861Z] #21 27.06 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.07 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.08 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.09 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.11 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.12 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.13 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.14 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.15 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.16 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.18 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.19 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.20 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.21 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.22 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-18T16:51:36.861Z] #21 27.23 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.24 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.26 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.861Z] #21 27.27 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-18T16:51:36.969Z] #64 ... [2022-08-18T16:51:36.969Z] [2022-08-18T16:51:36.969Z] #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-18T16:51:36.969Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:36.969Z] #14 154.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:51:36.969Z] #14 154.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:51:36.969Z] #14 154.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:51:37.117Z] #21 27.28 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-18T16:51:37.117Z] #21 27.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:37.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T16:51:37.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T16:51:37.685Z] #21 DONE 27.9s [2022-08-18T16:51:37.685Z] [2022-08-18T16:51:37.685Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:51:37.685Z] #66 sha256:ed37ba68dce1a1ed56db75db0fc79a6007d441d574b4814b69021e9c2fad3c51 [2022-08-18T16:51:37.948Z] #66 DONE 0.1s [2022-08-18T16:51:37.949Z] [2022-08-18T16:51:37.949Z] #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:51:37.949Z] #67 sha256:2be5d8db5e7d94a9b19934848ddfda222a6370702a80b5d97cab8bcb873db274 [2022-08-18T16:51:39.315Z] #67 ... [2022-08-18T16:51:39.315Z] [2022-08-18T16:51:39.315Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:51:39.315Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-18T16:51:39.315Z] #22 DONE 1.3s [2022-08-18T16:51:39.315Z] [2022-08-18T16:51:39.315Z] #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:51:39.315Z] #67 sha256:2be5d8db5e7d94a9b19934848ddfda222a6370702a80b5d97cab8bcb873db274 [2022-08-18T16:51:39.315Z] #67 1.185 + RM_GOPATH=0 [2022-08-18T16:51:39.315Z] #67 1.185 + TMP_GOPATH= [2022-08-18T16:51:39.315Z] #67 1.185 + : /build [2022-08-18T16:51:39.315Z] #67 1.185 + '[' -z '' ']' [2022-08-18T16:51:39.315Z] #67 1.190 ++ mktemp -d [2022-08-18T16:51:39.315Z] #67 1.190 + export GOPATH=/tmp/tmp.2d0W5Juvn4 [2022-08-18T16:51:39.315Z] #67 1.190 + GOPATH=/tmp/tmp.2d0W5Juvn4 [2022-08-18T16:51:39.315Z] #67 1.190 + RM_GOPATH=1 [2022-08-18T16:51:39.315Z] #67 1.190 + case "$(go env GOARCH)" in [2022-08-18T16:51:39.315Z] #67 1.194 ++ go env GOARCH [2022-08-18T16:51:39.315Z] #67 1.210 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:39.315Z] #67 1.210 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:39.315Z] #67 1.210 ++ dirname /install.sh [2022-08-18T16:51:39.315Z] #67 1.213 + dir=/ [2022-08-18T16:51:39.315Z] #67 1.213 + bin=runc [2022-08-18T16:51:39.315Z] #67 1.213 + shift [2022-08-18T16:51:39.315Z] #67 1.213 + '[' '!' -f //runc.installer ']' [2022-08-18T16:51:39.315Z] #67 1.213 + . //runc.installer [2022-08-18T16:51:39.315Z] #67 1.213 ++ set -e [2022-08-18T16:51:39.315Z] #67 1.213 ++ : v1.1.3 [2022-08-18T16:51:39.315Z] #67 1.213 + install_runc [2022-08-18T16:51:39.315Z] #67 1.213 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:51:39.315Z] #67 1.213 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:51:39.315Z] #67 1.213 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2d0W5Juvn4/src/github.com/opencontainers/runc [2022-08-18T16:51:39.315Z] #67 1.213 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:51:39.315Z] #67 1.219 Cloning into '/tmp/tmp.2d0W5Juvn4/src/github.com/opencontainers/runc'... [2022-08-18T16:51:39.326Z] #42 ... [2022-08-18T16:51:39.326Z] [2022-08-18T16:51:39.326Z] #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-18T16:51:39.326Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-18T16:51:39.326Z] #76 46.07 Selecting previously unselected package build-essential. [2022-08-18T16:51:39.326Z] #76 46.07 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.07 Unpacking build-essential (12.9) ... [2022-08-18T16:51:39.326Z] #76 46.24 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:51:39.326Z] #76 46.24 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:51:39.326Z] #76 46.34 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T16:51:39.326Z] #76 46.34 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.34 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:51:39.326Z] #76 46.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:51:39.326Z] #76 46.47 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:51:39.326Z] #76 46.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T16:51:39.326Z] #76 46.59 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.61 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:51:39.326Z] #76 46.72 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:51:39.326Z] #76 46.72 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.74 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:39.326Z] #76 46.98 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:51:39.326Z] #76 46.98 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 46.98 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:51:39.326Z] #76 47.89 Selecting previously unselected package libtool. [2022-08-18T16:51:39.326Z] #76 47.89 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-18T16:51:39.326Z] #76 47.93 Unpacking libtool (2.4.6-15) ... [2022-08-18T16:51:39.326Z] #76 48.19 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:51:39.326Z] #76 48.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 48.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:51:39.326Z] #76 48.53 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:51:39.326Z] #76 48.53 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 48.53 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:51:39.326Z] #76 48.56 Selecting previously unselected package libyajl-dev:amd64. [2022-08-18T16:51:39.326Z] #76 48.56 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-18T16:51:39.326Z] #76 48.56 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:51:39.326Z] #76 48.81 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:51:39.326Z] #76 48.81 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-18T16:51:39.326Z] #76 48.81 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:51:39.326Z] #76 48.81 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-18T16:51:39.326Z] #76 48.90 Setting up file (1:5.39-3) ... [2022-08-18T16:51:39.326Z] #76 48.90 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:51:39.326Z] #76 48.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:51:39.326Z] #76 48.90 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-18T16:51:39.326Z] #76 48.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:51:39.326Z] #76 48.98 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-18T16:51:39.326Z] #76 48.98 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-18T16:51:39.326Z] #76 49.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:51:39.326Z] #76 49.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:51:39.326Z] #76 49.06 Setting up patch (2.7.6-7) ... [2022-08-18T16:51:39.326Z] #76 49.08 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:51:39.326Z] #76 49.09 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-18T16:51:39.326Z] #76 49.13 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-18T16:51:39.326Z] #76 49.22 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:51:39.326Z] #76 49.22 Setting up libtool (2.4.6-15) ... [2022-08-18T16:51:39.326Z] #76 49.22 Setting up m4 (1.4.18-5) ... [2022-08-18T16:51:39.326Z] #76 49.22 Setting up dpkg-dev (1.20.11) ... [2022-08-18T16:51:39.326Z] #76 49.27 Setting up autoconf (2.69-14) ... [2022-08-18T16:51:39.326Z] #76 49.27 Setting up build-essential (12.9) ... [2022-08-18T16:51:39.326Z] #76 49.30 Setting up automake (1:1.16.3-2) ... [2022-08-18T16:51:39.326Z] #76 49.30 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-18T16:51:39.326Z] #76 49.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:39.326Z] #76 DONE 50.5s [2022-08-18T16:51:39.326Z] [2022-08-18T16:51:39.326Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:51:39.326Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:39.470Z] #44 DONE 9.1s [2022-08-18T16:51:39.470Z] [2022-08-18T16:51:39.470Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:51:39.470Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:39.470Z] #14 56.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:51:39.470Z] #14 57.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:51:39.470Z] #14 57.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:51:39.470Z] #14 57.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:51:39.470Z] #14 57.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:51:39.470Z] #14 57.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:51:39.877Z] #67 ... [2022-08-18T16:51:39.877Z] [2022-08-18T16:51:39.877Z] #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:51:39.877Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-18T16:51:39.877Z] #23 DONE 0.9s [2022-08-18T16:51:39.877Z] [2022-08-18T16:51:39.877Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:51:39.877Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-18T16:51:40.806Z] #24 0.815 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:51:40.806Z] #24 DONE 0.9s [2022-08-18T16:51:40.806Z] [2022-08-18T16:51:40.806Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:51:40.806Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-18T16:51:41.240Z] #77 ... [2022-08-18T16:51:41.240Z] [2022-08-18T16:51:41.240Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:51:41.240Z] #64 sha256:fe41beeb1d32c585d5f23a5433f014339ccdb4b429de9c63d023914b02df2d0e [2022-08-18T16:51:41.240Z] #64 7.555 Install containerd version v1.6.7 [2022-08-18T16:51:41.240Z] #64 7.555 + RM_GOPATH=0 [2022-08-18T16:51:41.240Z] #64 7.555 + TMP_GOPATH= [2022-08-18T16:51:41.240Z] #64 7.555 + : /build [2022-08-18T16:51:41.240Z] #64 7.555 + '[' -z '' ']' [2022-08-18T16:51:41.240Z] #64 7.555 ++ mktemp -d [2022-08-18T16:51:41.240Z] #64 7.555 + export GOPATH=/tmp/tmp.R6VTKcXLbY [2022-08-18T16:51:41.240Z] #64 7.555 + GOPATH=/tmp/tmp.R6VTKcXLbY [2022-08-18T16:51:41.240Z] #64 7.555 + RM_GOPATH=1 [2022-08-18T16:51:41.240Z] #64 7.555 + case "$(go env GOARCH)" in [2022-08-18T16:51:41.240Z] #64 7.555 ++ go env GOARCH [2022-08-18T16:51:41.240Z] #64 7.555 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:41.240Z] #64 7.555 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:51:41.240Z] #64 7.555 ++ dirname /install.sh [2022-08-18T16:51:41.240Z] #64 7.555 + dir=/ [2022-08-18T16:51:41.240Z] #64 7.555 + bin=containerd [2022-08-18T16:51:41.240Z] #64 7.555 + shift [2022-08-18T16:51:41.240Z] #64 7.555 + '[' '!' -f //containerd.installer ']' [2022-08-18T16:51:41.240Z] #64 7.555 + . //containerd.installer [2022-08-18T16:51:41.240Z] #64 7.555 ++ set -e [2022-08-18T16:51:41.240Z] #64 7.555 ++ : v1.6.7 [2022-08-18T16:51:41.240Z] #64 7.555 + install_containerd [2022-08-18T16:51:41.240Z] #64 7.555 + echo 'Install containerd version v1.6.7' [2022-08-18T16:51:41.240Z] #64 7.555 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R6VTKcXLbY/src/github.com/containerd/containerd [2022-08-18T16:51:41.240Z] #64 7.576 Cloning into '/tmp/tmp.R6VTKcXLbY/src/github.com/containerd/containerd'... [2022-08-18T16:51:41.240Z] #64 ... [2022-08-18T16:51:41.240Z] [2022-08-18T16:51:41.240Z] #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-18T16:51:41.240Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:41.240Z] #14 46.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-18T16:51:41.240Z] #14 47.47 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:51:41.240Z] #14 48.05 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:51:41.240Z] #14 48.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-18T16:51:41.240Z] #14 48.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-18T16:51:41.240Z] #14 48.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-18T16:51:41.240Z] #14 48.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-18T16:51:41.241Z] #14 48.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-18T16:51:41.241Z] #14 48.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-18T16:51:41.241Z] #14 48.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-18T16:51:41.241Z] #14 48.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-18T16:51:41.241Z] #14 48.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-18T16:51:41.241Z] #14 48.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-18T16:51:41.241Z] #14 48.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-18T16:51:41.241Z] #14 48.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-18T16:51:41.241Z] #14 48.25 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:51:41.241Z] #14 48.25 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:51:41.241Z] #14 48.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-18T16:51:41.241Z] #14 49.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:51:41.241Z] #14 49.51 Fetched 115 MB in 7s (16.1 MB/s) [2022-08-18T16:51:41.241Z] #14 49.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T16:51:41.241Z] #14 49.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 ... 15717 files and directories currently installed.) [2022-08-18T16:51:41.241Z] #14 49.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:51:41.241Z] #14 49.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:51:41.241Z] #14 52.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T16:51:41.241Z] #14 52.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-18T16:51:41.241Z] #14 52.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:51:41.734Z] #25 DONE 0.9s [2022-08-18T16:51:41.734Z] [2022-08-18T16:51:41.734Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:51:41.734Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-18T16:51:42.012Z] #14 63.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:51:42.012Z] #14 63.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:51:42.012Z] #14 63.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:51:42.179Z] #14 ... [2022-08-18T16:51:42.179Z] [2022-08-18T16:51:42.179Z] #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-18T16:51:42.179Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:51:42.179Z] #42 53.25 Selecting previously unselected package libxml2:amd64. [2022-08-18T16:51:42.179Z] #42 53.25 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-18T16:51:42.179Z] #42 53.26 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:51:42.666Z] #26 DONE 0.9s [2022-08-18T16:51:42.666Z] [2022-08-18T16:51:42.666Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:51:42.666Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-18T16:51:42.746Z] #42 53.76 Selecting previously unselected package libarchive13:amd64. [2022-08-18T16:51:42.746Z] #42 53.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-18T16:51:42.746Z] #42 53.83 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:51:43.005Z] #42 54.18 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-18T16:51:43.005Z] #42 54.19 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-18T16:51:43.005Z] #42 54.21 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:51:43.264Z] #42 54.38 Selecting previously unselected package librhash0:amd64. [2022-08-18T16:51:43.264Z] #42 54.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-18T16:51:43.264Z] #42 54.38 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:51:43.264Z] #42 54.61 Selecting previously unselected package libuv1:amd64. [2022-08-18T16:51:43.264Z] #42 54.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-18T16:51:43.515Z] #14 ... [2022-08-18T16:51:43.515Z] [2022-08-18T16:51:43.515Z] #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:51:43.515Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:43.515Z] #77 78.75 configure.ac:7: installing './compile' [2022-08-18T16:51:43.515Z] #77 78.80 configure.ac:11: installing './config.guess' [2022-08-18T16:51:43.515Z] #77 78.83 configure.ac:11: installing './config.sub' [2022-08-18T16:51:43.515Z] #77 78.84 configure.ac:8: installing './install-sh' [2022-08-18T16:51:43.515Z] #77 78.88 configure.ac:8: installing './missing' [2022-08-18T16:51:43.515Z] #77 78.99 Makefile.am: installing './depcomp' [2022-08-18T16:51:43.515Z] #77 80.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:51:43.515Z] #77 80.80 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:51:43.515Z] #77 81.22 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:51:43.515Z] #77 81.22 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:51:43.515Z] #77 81.61 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:51:43.515Z] #77 82.06 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:51:43.523Z] #42 54.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:51:43.523Z] #42 54.84 Selecting previously unselected package cmake. [2022-08-18T16:51:43.523Z] #42 54.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-18T16:51:43.523Z] #42 54.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:51:43.597Z] #27 DONE 1.1s [2022-08-18T16:51:43.597Z] [2022-08-18T16:51:43.597Z] #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:51:43.597Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T16:51:44.080Z] #77 82.44 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:51:44.080Z] #77 82.53 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:51:44.337Z] #77 82.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:51:44.552Z] #14 ... [2022-08-18T16:51:44.552Z] [2022-08-18T16:51:44.552Z] #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:51:44.552Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:51:44.552Z] #77 11.23 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T16:51:44.552Z] #77 12.45 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T16:51:44.552Z] #77 12.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T16:51:44.552Z] #77 12.93 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T16:51:44.965Z] #28 1.205 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:51:44.965Z] #28 1.205 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:51:44.965Z] #28 1.206 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:51:45.222Z] #28 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:51:45.222Z] #28 1.700 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-18T16:51:45.427Z] #42 ... [2022-08-18T16:51:45.427Z] [2022-08-18T16:51:45.427Z] #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-18T16:51:45.427Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:51:45.427Z] #51 46.49 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:51:45.427Z] #51 46.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:51:45.427Z] #51 46.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:51:45.427Z] #51 46.73 Selecting previously unselected package python3-six. [2022-08-18T16:51:45.427Z] #51 46.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-18T16:51:45.427Z] #51 46.73 Unpacking python3-six (1.16.0-2) ... [2022-08-18T16:51:45.427Z] #51 46.86 Selecting previously unselected package python3-protobuf. [2022-08-18T16:51:45.427Z] #51 46.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-18T16:51:45.427Z] #51 46.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-18T16:51:45.427Z] #51 47.38 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:51:45.427Z] #51 47.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:51:45.427Z] #51 47.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:51:45.427Z] #51 47.50 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:51:45.427Z] #51 47.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:51:45.427Z] #51 47.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:51:45.427Z] #51 47.66 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:51:45.427Z] #51 47.66 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:51:45.427Z] #51 47.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:51:45.427Z] #51 47.88 Selecting previously unselected package criu. [2022-08-18T16:51:45.427Z] #51 47.88 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-18T16:51:45.427Z] #51 47.88 Unpacking criu (3.17.1-1) ... [2022-08-18T16:51:45.427Z] #51 48.79 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:51:45.427Z] #51 50.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-18T16:51:45.427Z] #51 50.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:51:45.427Z] #51 50.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:51:45.427Z] #51 50.71 Setting up python3-six (1.16.0-2) ... [2022-08-18T16:51:45.427Z] #51 52.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:51:45.427Z] #51 52.06 Setting up python3-protobuf (3.12.4-1) ... [2022-08-18T16:51:45.427Z] #51 56.35 Setting up criu (3.17.1-1) ... [2022-08-18T16:51:45.480Z] #28 1.902 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-18T16:51:45.687Z] #51 ... [2022-08-18T16:51:45.687Z] [2022-08-18T16:51:45.687Z] #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-18T16:51:45.687Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:45.687Z] #14 55.25 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T16:51:45.687Z] #14 55.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-18T16:51:45.687Z] #14 55.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:51:45.687Z] #14 55.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T16:51:45.687Z] #14 55.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:51:45.687Z] #14 55.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:51:45.687Z] #14 55.75 Selecting previously unselected package dmsetup. [2022-08-18T16:51:45.687Z] #14 55.75 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:51:45.687Z] #14 55.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:51:45.687Z] #14 55.95 Selecting previously unselected package mingw-w64-common. [2022-08-18T16:51:45.687Z] #14 55.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-18T16:51:45.687Z] #14 55.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-18T16:51:45.737Z] #28 2.116 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-18T16:51:45.993Z] #28 2.324 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-18T16:51:46.250Z] #28 2.578 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [173 kB] [2022-08-18T16:51:46.250Z] #28 2.578 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [158 kB] [2022-08-18T16:51:46.250Z] #28 2.579 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:51:46.250Z] #28 2.579 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [150 kB] [2022-08-18T16:51:46.250Z] #28 2.581 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [168 kB] [2022-08-18T16:51:46.506Z] #28 2.942 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-18T16:51:46.506Z] #28 2.945 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-18T16:51:46.506Z] #28 2.947 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-18T16:51:46.506Z] #28 2.952 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-18T16:51:46.506Z] #28 2.952 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:51:46.625Z] #14 ... [2022-08-18T16:51:46.625Z] [2022-08-18T16:51:46.625Z] #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-18T16:51:46.625Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:51:46.625Z] #34 47.39 Updating files: 88% (1342/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-18T16:51:46.625Z] #34 47.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T16:51:46.625Z] #34 48.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:51:46.625Z] #34 ... [2022-08-18T16:51:46.625Z] [2022-08-18T16:51:46.625Z] #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:51:46.625Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:46.625Z] #77 7.412 Cloning into '/tmp/crun-build'... [2022-08-18T16:51:48.524Z] #77 ... [2022-08-18T16:51:48.524Z] [2022-08-18T16:51:48.524Z] #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-18T16:51:48.524Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:48.524Z] #14 166.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:51:48.524Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:51:48.524Z] #14 166.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:51:49.026Z] #28 ... [2022-08-18T16:51:49.026Z] [2022-08-18T16:51:49.026Z] #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:51:49.026Z] #67 sha256:2be5d8db5e7d94a9b19934848ddfda222a6370702a80b5d97cab8bcb873db274 [2022-08-18T16:51:49.026Z] #67 5.673 + cd /tmp/tmp.2d0W5Juvn4/src/github.com/opencontainers/runc [2022-08-18T16:51:49.026Z] #67 5.674 + git checkout -q v1.1.3 [2022-08-18T16:51:49.026Z] #67 6.099 + '[' -z '' ']' [2022-08-18T16:51:49.026Z] #67 6.099 + target=static [2022-08-18T16:51:49.026Z] #67 6.099 + make BUILDTAGS=seccomp static [2022-08-18T16:51:49.026Z] #67 6.495 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:51:49.026Z] #67 11.15 + mkdir -p /build [2022-08-18T16:51:49.026Z] #67 11.15 + cp runc /build/runc [2022-08-18T16:51:49.026Z] #67 DONE 11.4s [2022-08-18T16:51:49.228Z] #77 ... [2022-08-18T16:51:49.228Z] [2022-08-18T16:51:49.228Z] #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-18T16:51:49.228Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-18T16:51:49.228Z] #51 58.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:49.228Z] #51 DONE 60.0s [2022-08-18T16:51:49.228Z] [2022-08-18T16:51:49.228Z] #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-18T16:51:49.228Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-18T16:51:49.228Z] #42 59.11 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:51:49.228Z] #42 59.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:49.228Z] #42 59.18 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-18T16:51:49.228Z] #42 59.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:51:49.228Z] #42 59.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-18T16:51:49.228Z] #42 59.22 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-18T16:51:49.228Z] #42 59.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-18T16:51:49.228Z] #42 59.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-18T16:51:49.228Z] #42 59.27 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-18T16:51:49.228Z] #42 59.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-18T16:51:49.228Z] #42 59.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:51:49.283Z] [2022-08-18T16:51:49.283Z] #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:51:49.283Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T16:51:49.487Z] #42 DONE 60.8s [2022-08-18T16:51:49.487Z] [2022-08-18T16:51:49.487Z] #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:51:49.487Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:51:49.745Z] #47 ... [2022-08-18T16:51:49.745Z] [2022-08-18T16:51:49.745Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-18T16:51:49.745Z] #43 sha256:aed3b8a7e5151bfddb8ad7774fd3047f803c4fdfb7107c76129cd8e8fb945925 [2022-08-18T16:51:49.831Z] #77 25.65 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T16:51:50.682Z] #43 DONE 1.0s [2022-08-18T16:51:50.682Z] [2022-08-18T16:51: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-18T16:51:50.682Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:52.060Z] #77 ... [2022-08-18T16:51:52.060Z] [2022-08-18T16:51:52.060Z] #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-18T16:51:52.060Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:51:52.060Z] #14 62.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T16:51:52.060Z] #14 62.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-18T16:51:52.060Z] #14 62.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:51:53.129Z] #77 ... [2022-08-18T16:51:53.129Z] [2022-08-18T16:51:53.129Z] #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-18T16:51:53.129Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:51:53.130Z] #14 74.07 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:51:53.130Z] #14 74.07 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:51:53.130Z] #14 74.08 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:51:55.359Z] #14 ... [2022-08-18T16:51:55.359Z] [2022-08-18T16:51:55.359Z] #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-18T16:51:55.359Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-18T16:51:55.359Z] #53 66.16 gotestsum version dev [2022-08-18T16:51:55.359Z] #53 DONE 66.6s [2022-08-18T16:51:55.622Z] [2022-08-18T16:51:55.622Z] #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:51:55.622Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:51:55.622Z] #77 13.77 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-18T16:51:55.622Z] #77 13.80 Cloning into '/tmp/crun-build/libocispec'... [2022-08-18T16:51:55.622Z] #77 14.99 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-18T16:51:55.622Z] #77 15.03 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-18T16:51:55.622Z] #77 15.04 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-18T16:51:55.622Z] #77 15.04 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-18T16:51:55.622Z] #77 15.07 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-18T16:51:55.825Z] #28 11.11 Fetched 40.6 MB in 10s (3995 kB/s) [2022-08-18T16:51:56.561Z] #77 17.04 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-18T16:51:58.412Z] #14 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:51:58.413Z] #14 79.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:51:58.413Z] #14 79.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:51:58.413Z] #14 ... [2022-08-18T16:51:58.413Z] [2022-08-18T16:51:58.413Z] #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:51:58.413Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:51:58.413Z] #64 38.98 Updating files: 58% (2887/4961) Updating files: 59% (2927/4961) Updating files: 60% (2977/4961) Updating files: 61% (3027/4961) Updating files: 62% (3076/4961) Updating files: 63% (3126/4961) Updating files: 64% (3176/4961) Updating files: 65% (3225/4961) Updating files: 66% (3275/4961) Updating files: 67% (3324/4961) Updating files: 68% (3374/4961) Updating files: 69% (3424/4961) Updating files: 70% (3473/4961) Updating files: 71% (3523/4961) Updating files: 72% (3572/4961) Updating files: 73% (3622/4961) Updating files: 74% (3672/4961) Updating files: 75% (3721/4961) Updating files: 76% (3771/4961) Updating files: 77% (3820/4961) Updating files: 78% (3870/4961) Updating files: 79% (3920/4961) Updating files: 80% (3969/4961) Updating files: 81% (4019/4961) Updating files: 82% (4069/4961) Updating files: 83% (4118/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T16:51:58.413Z] #64 40.06 + cd /tmp/tmp.BcAEYBpySn/src/github.com/containerd/containerd [2022-08-18T16:51:58.413Z] #64 40.07 + git checkout -q v1.6.7 [2022-08-18T16:51:58.413Z] #64 41.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:51:58.413Z] #64 41.61 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:51:58.413Z] #64 41.61 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:51:58.413Z] #64 41.61 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:51:58.413Z] #64 41.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:51:58.413Z] #64 41.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:51:58.413Z] #64 41.61 + '[' '' = dynamic ']' [2022-08-18T16:51:58.413Z] #64 41.61 + make [2022-08-18T16:51:58.413Z] #64 42.83 + bin/ctr [2022-08-18T16:51:58.466Z] #77 19.07 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-18T16:51:59.096Z] #28 11.11 Reading package lists... [2022-08-18T16:51:59.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T16:51:59.609Z] #28 15.63 Reading package lists... [2022-08-18T16:51:59.609Z] #28 ... [2022-08-18T16:51:59.609Z] [2022-08-18T16:51:59.609Z] #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:51:59.609Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:51:59.609Z] #71 74.67 + bin/containerd [2022-08-18T16:51:59.843Z] #77 20.48 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-18T16:52:00.102Z] #77 20.67 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-18T16:52:00.102Z] #77 20.86 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-18T16:52:00.671Z] #77 ... [2022-08-18T16:52:00.671Z] [2022-08-18T16:52:00.671Z] #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-18T16:52:00.671Z] #44 sha256:2b00527b384926e7de56544d00f088ecbec46207080f48c0fb85dd9c22fcca91 [2022-08-18T16:52:00.671Z] #44 6.288 + RM_GOPATH=0 [2022-08-18T16:52:00.671Z] #44 6.288 + TMP_GOPATH= [2022-08-18T16:52:00.671Z] #44 6.288 + : /build [2022-08-18T16:52:00.671Z] #44 6.288 + '[' -z '' ']' [2022-08-18T16:52:00.671Z] #44 6.288 ++ mktemp -d [2022-08-18T16:52:00.671Z] #44 6.288 + export GOPATH=/tmp/tmp.ln4WFqkTUe [2022-08-18T16:52:00.671Z] #44 6.288 + GOPATH=/tmp/tmp.ln4WFqkTUe [2022-08-18T16:52:00.671Z] #44 6.288 + RM_GOPATH=1 [2022-08-18T16:52:00.671Z] #44 6.288 + case "$(go env GOARCH)" in [2022-08-18T16:52:00.671Z] #44 6.288 ++ go env GOARCH [2022-08-18T16:52:00.671Z] #44 6.308 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:52:00.671Z] #44 6.308 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:52:00.671Z] #44 6.308 ++ dirname /install.sh [2022-08-18T16:52:00.671Z] #44 6.308 + dir=/ [2022-08-18T16:52:00.671Z] #44 6.308 + bin=tini [2022-08-18T16:52:00.671Z] #44 6.308 + shift [2022-08-18T16:52:00.671Z] #44 6.308 + '[' '!' -f //tini.installer ']' [2022-08-18T16:52:00.671Z] #44 6.308 + . //tini.installer [2022-08-18T16:52:00.671Z] #44 6.308 ++ : v0.19.0 [2022-08-18T16:52:00.671Z] #44 6.308 + install_tini [2022-08-18T16:52:00.671Z] #44 6.308 + echo 'Install tini version v0.19.0' [2022-08-18T16:52:00.671Z] #44 6.308 + git clone https://github.com/krallin/tini.git /tmp/tmp.ln4WFqkTUe/tini [2022-08-18T16:52:00.671Z] #44 6.319 Install tini version v0.19.0 [2022-08-18T16:52:00.671Z] #44 6.319 Cloning into '/tmp/tmp.ln4WFqkTUe/tini'... [2022-08-18T16:52:00.671Z] #44 7.168 + cd /tmp/tmp.ln4WFqkTUe/tini [2022-08-18T16:52:00.671Z] #44 7.168 + git checkout -q v0.19.0 [2022-08-18T16:52:00.671Z] #44 7.168 + cmake . [2022-08-18T16:52:00.671Z] #44 7.610 -- The C compiler identification is GNU 10.2.1 [2022-08-18T16:52:00.671Z] #44 7.748 -- Detecting C compiler ABI info [2022-08-18T16:52:00.671Z] #44 8.279 -- Detecting C compiler ABI info - done [2022-08-18T16:52:00.671Z] #44 8.427 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-18T16:52:00.671Z] #44 8.427 -- Detecting C compile features [2022-08-18T16:52:00.671Z] #44 8.427 -- Detecting C compile features - done [2022-08-18T16:52:00.671Z] #44 8.473 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T16:52:00.671Z] #44 8.696 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T16:52:00.671Z] #44 8.832 -- Configuring done [2022-08-18T16:52:00.671Z] #44 8.832 -- Generating done [2022-08-18T16:52:00.671Z] #44 8.832 -- Build files have been written to: /tmp/tmp.ln4WFqkTUe/tini [2022-08-18T16:52:00.671Z] #44 8.904 + make tini-static [2022-08-18T16:52:00.671Z] #44 9.214 Scanning dependencies of target tini-static [2022-08-18T16:52:00.671Z] #44 9.320 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T16:52:01.241Z] #44 10.77 [100%] Linking C executable tini-static [2022-08-18T16:52:01.811Z] #44 11.35 [100%] Built target tini-static [2022-08-18T16:52:02.070Z] #44 11.37 + mkdir -p /build [2022-08-18T16:52:02.070Z] #44 11.37 + cp tini-static /build/docker-init [2022-08-18T16:52:03.448Z] #44 DONE 12.5s [2022-08-18T16:52:03.448Z] [2022-08-18T16:52:03.448Z] #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-18T16:52:03.448Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:03.448Z] #14 68.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T16:52:03.448Z] #14 68.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:03.448Z] #14 68.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:52:03.448Z] #14 69.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-18T16:52:03.448Z] #14 69.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:03.448Z] #14 69.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:52:03.693Z] #64 ... [2022-08-18T16:52:03.693Z] [2022-08-18T16:52:03.693Z] #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-18T16:52:03.693Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:52:03.693Z] #14 84.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:52:03.693Z] #14 84.68 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:52:03.693Z] #14 84.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:05.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T16:52:06.167Z] #71 ... [2022-08-18T16:52:06.167Z] [2022-08-18T16:52:06.167Z] #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:52:06.167Z] #28 sha256:60129a85cdcae7088c1cacecb0a6c2f8b2f42e4b2e00c86cff8957760e9492cb [2022-08-18T16:52:06.167Z] #28 15.63 Reading package lists... [2022-08-18T16:52:06.167Z] #28 20.24 Building dependency tree... [2022-08-18T16:52:06.167Z] #28 21.40 Reading state information... [2022-08-18T16:52:06.167Z] #28 22.30 bzip2 is already the newest version (1.0.8-4). [2022-08-18T16:52:06.167Z] #28 22.30 patch is already the newest version (2.7.6-7). [2022-08-18T16:52:06.167Z] #28 22.30 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-18T16:52:06.167Z] #28 22.30 The following additional packages will be installed: [2022-08-18T16:52:06.167Z] #28 22.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T16:52:06.167Z] #28 22.30 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-18T16:52:06.167Z] #28 22.30 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:52:06.167Z] #28 22.31 python3-pkg-resources vim-runtime xxd [2022-08-18T16:52:06.167Z] #28 22.32 Suggested packages: [2022-08-18T16:52:06.167Z] #28 22.32 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-18T16:52:06.167Z] #28 22.32 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-18T16:52:06.167Z] #28 22.32 Recommended packages: [2022-08-18T16:52:06.167Z] #28 22.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:52:06.679Z] #14 ... [2022-08-18T16:52:06.679Z] [2022-08-18T16:52:06.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-18T16:52:06.679Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:06.679Z] #77 105.1 configure.ac:7: installing 'build-aux/compile' [2022-08-18T16:52:06.679Z] #77 105.1 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T16:52:06.679Z] #77 105.1 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T16:52:06.679Z] #77 105.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T16:52:06.679Z] #77 105.2 configure.ac:11: installing 'build-aux/missing' [2022-08-18T16:52:06.850Z] #14 77.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-18T16:52:06.850Z] #14 77.69 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:06.850Z] #14 77.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:52:07.101Z] #28 23.41 The following NEW packages will be installed: [2022-08-18T16:52:07.102Z] #28 23.41 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-18T16:52:07.102Z] #28 23.42 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-18T16:52:07.102Z] #28 23.42 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-18T16:52:07.102Z] #28 23.42 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-18T16:52:07.102Z] #28 23.42 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-18T16:52:07.102Z] #28 23.42 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-18T16:52:07.102Z] #28 23.42 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-18T16:52:07.243Z] #77 105.7 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:52:07.359Z] #28 23.77 0 upgraded, 45 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:52:07.359Z] #28 23.77 Need to get 18.6 MB of archives. [2022-08-18T16:52:07.359Z] #28 23.77 After this operation, 71.4 MB of additional disk space will be used. [2022-08-18T16:52:07.359Z] #28 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:52:07.359Z] #28 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:52:07.359Z] #28 23.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:52:07.359Z] #28 23.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:52:07.359Z] #28 23.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:52:07.359Z] #28 23.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:52:07.359Z] #28 23.79 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:52:07.359Z] #28 23.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:52:07.359Z] #28 23.81 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:52:07.359Z] #28 23.81 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:52:07.359Z] #28 23.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:52:07.359Z] #28 23.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:52:07.359Z] #28 23.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:52:07.359Z] #28 23.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:52:07.359Z] #28 23.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:52:07.359Z] #28 23.84 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:52:07.359Z] #28 23.84 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:52:07.359Z] #28 23.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:52:07.359Z] #28 23.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:52:07.359Z] #28 23.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:52:07.359Z] #28 23.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:52:07.359Z] #28 23.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:52:07.359Z] #28 23.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:52:07.359Z] #28 23.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:52:07.359Z] #28 23.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:52:07.359Z] #28 23.87 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:52:07.359Z] #28 23.87 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:52:07.359Z] #28 23.87 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:52:07.359Z] #28 23.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:52:07.359Z] #28 23.87 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:52:07.359Z] #28 23.88 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:52:07.501Z] #77 106.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T16:52:07.616Z] #28 23.91 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:52:07.616Z] #28 23.91 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:52:07.616Z] #28 23.91 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:52:07.616Z] #28 23.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:52:07.616Z] #28 23.92 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:52:07.616Z] #28 23.93 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:52:07.616Z] #28 23.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:52:07.616Z] #28 23.95 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:52:07.616Z] #28 23.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:52:07.616Z] #28 23.96 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:52:07.873Z] #28 24.04 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:52:07.873Z] #28 24.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:52:07.873Z] #28 24.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:52:07.873Z] #28 24.07 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:52:08.129Z] #28 24.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:52:08.386Z] #28 24.70 Fetched 18.6 MB in 1s (31.6 MB/s) [2022-08-18T16:52:08.386Z] #28 24.74 Selecting previously unselected package pigz. [2022-08-18T16:52:08.386Z] #28 24.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-18T16:52:08.386Z] #28 24.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:52:08.386Z] #28 24.78 Unpacking pigz (2.6-1) ... [2022-08-18T16:52:08.386Z] #28 24.84 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:52:08.386Z] #28 24.84 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:52:08.386Z] #28 24.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:52:08.643Z] #28 24.94 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:52:08.643Z] #28 24.95 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:52:08.643Z] #28 24.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:52:08.643Z] #28 25.01 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:52:08.643Z] #28 25.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:52:08.643Z] #28 25.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:52:08.643Z] #28 25.07 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:52:08.643Z] #28 25.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:52:08.643Z] #28 25.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:52:08.643Z] #28 25.11 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:52:08.643Z] #28 25.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:52:08.643Z] #28 25.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:52:08.643Z] #28 25.16 Selecting previously unselected package libcap2-bin. [2022-08-18T16:52:08.901Z] #28 25.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:52:08.901Z] #28 25.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:52:08.901Z] #28 25.24 Selecting previously unselected package iproute2. [2022-08-18T16:52:08.901Z] #28 25.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:52:08.901Z] #28 25.25 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:52:08.901Z] #28 25.45 Selecting previously unselected package xxd. [2022-08-18T16:52:08.973Z] #14 ... [2022-08-18T16:52:08.973Z] [2022-08-18T16:52:08.973Z] #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:52:08.973Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:52:08.973Z] #77 34.99 libtoolize: putting auxiliary files in '.'. [2022-08-18T16:52:08.973Z] #77 34.99 libtoolize: copying file './ltmain.sh' [2022-08-18T16:52:08.973Z] #77 35.73 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T16:52:08.973Z] #77 35.73 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T16:52:08.973Z] #77 35.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:52:08.973Z] #77 43.63 configure.ac:7: installing './compile' [2022-08-18T16:52:08.973Z] #77 43.65 configure.ac:11: installing './config.guess' [2022-08-18T16:52:08.973Z] #77 43.65 configure.ac:11: installing './config.sub' [2022-08-18T16:52:08.973Z] #77 43.68 configure.ac:8: installing './install-sh' [2022-08-18T16:52:08.973Z] #77 43.69 configure.ac:8: installing './missing' [2022-08-18T16:52:08.973Z] #77 43.80 Makefile.am: installing './depcomp' [2022-08-18T16:52:08.973Z] #77 44.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:52:08.973Z] #77 44.85 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:52:08.973Z] #77 44.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:52:08.973Z] #77 44.96 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:52:08.973Z] #77 45.06 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:52:08.973Z] #77 45.19 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:52:08.973Z] #77 45.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:52:08.973Z] #77 45.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:52:08.973Z] #77 45.57 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:52:09.157Z] #28 25.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:52:09.157Z] #28 25.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:09.157Z] #28 25.52 Selecting previously unselected package vim-common. [2022-08-18T16:52:09.157Z] #28 25.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:52:09.157Z] #28 25.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:09.415Z] #28 25.62 Selecting previously unselected package bash-completion. [2022-08-18T16:52:09.415Z] #28 25.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:52:10.345Z] #28 26.52 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:52:10.345Z] #28 26.72 Selecting previously unselected package apparmor. [2022-08-18T16:52:10.345Z] #28 26.73 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:52:10.602Z] #28 26.76 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:52:10.602Z] #28 26.98 Selecting previously unselected package inetutils-ping. [2022-08-18T16:52:10.602Z] #28 26.99 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:52:10.602Z] #28 26.99 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:52:10.602Z] #28 27.05 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:52:10.602Z] #28 27.06 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:52:10.602Z] #28 27.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:52:10.602Z] #28 27.10 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:52:10.602Z] #28 27.11 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:52:10.602Z] #28 27.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:52:10.602Z] #28 27.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:52:10.859Z] #28 27.16 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:52:10.859Z] #28 27.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:52:10.859Z] #28 27.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:52:10.859Z] #28 27.22 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:52:10.859Z] #28 27.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:52:10.859Z] #28 27.27 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:52:10.859Z] #28 27.27 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:52:10.859Z] #28 27.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:52:10.859Z] #28 27.33 Selecting previously unselected package iptables. [2022-08-18T16:52:10.859Z] #28 27.33 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:52:10.859Z] #28 27.34 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:52:11.115Z] #28 27.48 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:52:11.115Z] #28 27.48 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:52:11.115Z] #28 27.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:52:11.115Z] #28 27.56 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:52:11.372Z] #28 27.57 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:52:11.372Z] #28 27.58 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:52:11.372Z] #28 27.63 Selecting previously unselected package jq. [2022-08-18T16:52:11.372Z] #28 27.63 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:52:11.372Z] #28 27.64 Unpacking jq (1.6-2.1) ... [2022-08-18T16:52:11.372Z] #28 27.69 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:52:11.372Z] #28 27.71 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:52:11.372Z] #28 27.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:52:11.372Z] #28 27.76 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:52:11.372Z] #28 27.76 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:52:11.372Z] #28 27.77 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:52:11.372Z] #28 27.82 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:52:11.372Z] #28 27.82 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:52:11.372Z] #28 27.83 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:52:11.372Z] #28 27.86 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:52:11.372Z] #28 27.87 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:52:11.372Z] #28 27.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:52:11.372Z] #28 27.93 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:52:11.629Z] #28 27.93 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:52:11.629Z] #28 27.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:52:11.629Z] #28 28.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:52:11.629Z] #28 28.00 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:52:11.629Z] #28 28.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:52:11.629Z] #28 28.06 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:52:11.885Z] #28 28.06 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:52:11.885Z] #28 28.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:52:11.885Z] #28 28.11 Selecting previously unselected package net-tools. [2022-08-18T16:52:11.885Z] #28 28.11 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:52:11.885Z] #28 28.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:52:11.885Z] #28 28.22 Selecting previously unselected package python-pip-whl. [2022-08-18T16:52:11.885Z] #28 28.22 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:52:11.885Z] #28 28.23 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:52:12.142Z] #28 28.46 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:52:12.142Z] #28 28.46 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:52:12.142Z] #28 28.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:52:12.142Z] #28 28.53 Selecting previously unselected package python3-distutils. [2022-08-18T16:52:12.142Z] #28 28.54 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:52:12.142Z] #28 28.54 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:52:12.398Z] #28 28.61 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:52:12.398Z] #28 28.62 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:52:12.398Z] #28 28.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:52:12.398Z] #28 28.70 Selecting previously unselected package python3-setuptools. [2022-08-18T16:52:12.398Z] #28 28.70 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:52:12.398Z] #28 28.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:52:12.398Z] #28 28.81 Selecting previously unselected package python3-wheel. [2022-08-18T16:52:12.398Z] #28 28.82 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:52:12.398Z] #28 28.82 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:52:12.655Z] #28 28.87 Selecting previously unselected package python3-pip. [2022-08-18T16:52:12.655Z] #28 28.88 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:52:12.655Z] #28 28.88 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:52:12.655Z] #28 29.03 Selecting previously unselected package sudo. [2022-08-18T16:52:12.655Z] #28 29.04 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:52:12.655Z] #28 29.05 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:52:12.750Z] #77 110.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:52:12.750Z] #77 110.4 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:52:12.912Z] #28 29.28 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:52:12.912Z] #28 29.29 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:52:12.912Z] #28 29.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:52:13.007Z] #77 111.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:52:13.007Z] #77 111.5 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:52:13.168Z] #28 29.42 Selecting previously unselected package uidmap. [2022-08-18T16:52:13.169Z] #28 29.43 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:52:13.169Z] #28 29.43 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:52:13.169Z] #28 29.51 Selecting previously unselected package vim-runtime. [2022-08-18T16:52:13.169Z] #28 29.52 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:52:13.169Z] #28 29.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-18T16:52:13.169Z] #28 29.56 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:52:13.169Z] #28 29.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:13.264Z] #77 111.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:52:13.521Z] #77 111.9 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:52:13.778Z] #77 112.2 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:52:14.282Z] #77 ... [2022-08-18T16:52:14.282Z] [2022-08-18T16:52:14.282Z] #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-18T16:52:14.282Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:52:14.282Z] #14 95.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:52:14.282Z] #14 95.77 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-18T16:52:14.282Z] #14 95.77 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:14.340Z] #77 112.7 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:52:14.538Z] #28 30.79 Selecting previously unselected package vim. [2022-08-18T16:52:14.538Z] #28 30.80 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:52:14.538Z] #28 30.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:14.796Z] #28 31.09 Selecting previously unselected package xfsprogs. [2022-08-18T16:52:14.796Z] #28 31.11 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:52:14.796Z] #28 31.11 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:52:14.796Z] #28 31.31 Selecting previously unselected package zip. [2022-08-18T16:52:15.053Z] #28 31.32 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-18T16:52:15.053Z] #28 31.32 Unpacking zip (3.0-12) ... [2022-08-18T16:52:15.053Z] #28 31.39 Selecting previously unselected package zstd. [2022-08-18T16:52:15.053Z] #28 31.40 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:52:15.053Z] #28 31.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:52:15.310Z] #28 31.59 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:52:15.566Z] #28 32.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:52:15.566Z] #28 32.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:52:15.566Z] #28 32.02 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:52:15.566Z] #28 32.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:52:15.566Z] #28 32.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:52:15.566Z] #28 32.06 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:52:15.566Z] #28 32.07 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:52:15.566Z] #28 32.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:52:15.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T16:52:15.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T16:52:15.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T16:52:15.823Z] #28 32.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:52:15.823Z] #28 32.12 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:52:16.080Z] #28 32.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:16.080Z] #28 32.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:52:16.080Z] #28 32.46 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:52:16.080Z] #28 32.47 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:52:16.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T16:52:16.831Z] #14 ... [2022-08-18T16:52:16.831Z] [2022-08-18T16:52:16.831Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:52:16.831Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:16.831Z] #77 36.67 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-18T16:52:17.009Z] #28 33.44 Setting up zip (3.0-12) ... [2022-08-18T16:52:17.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T16:52:17.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T16:52:17.266Z] #28 33.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:17.266Z] #28 33.49 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:52:17.614Z] #77 ... [2022-08-18T16:52:17.614Z] [2022-08-18T16:52:17.614Z] #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-18T16:52:17.614Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:17.614Z] #14 195.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:52:17.614Z] #14 195.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:17.614Z] #14 195.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:18.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T16:52:18.194Z] #28 34.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:52:18.194Z] #28 34.54 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:52:18.194Z] #28 34.60 invoke-rc.d: could not determine current runlevel [2022-08-18T16:52:18.194Z] #28 34.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:52:18.194Z] #28 34.62 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:52:18.194Z] #28 34.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:52:18.194Z] #28 34.64 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:52:18.194Z] #28 34.65 Setting up pigz (2.6-1) ... [2022-08-18T16:52:18.194Z] #28 34.66 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:52:18.194Z] #28 34.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:52:18.450Z] #28 34.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:52:18.450Z] #28 34.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:18.706Z] #28 35.06 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:52:18.706Z] #28 35.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:52:18.963Z] #28 35.26 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:52:18.963Z] #28 35.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:52:18.963Z] #28 35.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:52:18.963Z] #28 35.30 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:52:19.218Z] #28 35.57 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:19.218Z] #28 35.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:52:19.218Z] #28 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:52:19.218Z] #28 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:52:19.218Z] #28 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:52:19.218Z] #28 35.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:52:19.218Z] #28 35.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:52:19.218Z] #28 35.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:52:19.218Z] #28 35.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:52:19.218Z] #28 35.64 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:52:19.558Z] #14 100.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:52:19.558Z] #14 100.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:52:19.558Z] #14 100.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:52:19.558Z] #14 100.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T16:52:19.558Z] #14 ... [2022-08-18T16:52:19.558Z] [2022-08-18T16:52:19.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-18T16:52:19.558Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:52:19.558Z] #77 56.10 configure.ac:7: installing 'build-aux/compile' [2022-08-18T16:52:19.558Z] #77 56.13 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T16:52:19.558Z] #77 56.13 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T16:52:19.558Z] #77 56.13 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T16:52:19.558Z] #77 56.14 configure.ac:11: installing 'build-aux/missing' [2022-08-18T16:52:19.780Z] #28 36.19 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:52:19.780Z] #28 36.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:52:19.780Z] #28 36.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:52:19.780Z] #28 36.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:52:19.817Z] #77 56.35 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:52:19.817Z] #77 56.49 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T16:52:20.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T16:52:20.709Z] #28 36.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:52:20.709Z] #28 36.78 Setting up jq (1.6-2.1) ... [2022-08-18T16:52:20.709Z] #28 36.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:52:20.709Z] #28 36.81 Setting up iptables (1.8.7-1) ... [2022-08-18T16:52:20.709Z] #28 36.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:52:20.709Z] #28 36.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:52:20.709Z] #28 36.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:52:20.709Z] #28 36.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:52:20.709Z] #28 36.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:52:20.709Z] #28 36.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:52:20.709Z] #28 36.85 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:52:20.709Z] #28 37.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:52:21.277Z] #28 DONE 37.6s [2022-08-18T16:52:21.277Z] [2022-08-18T16:52:21.277Z] #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:52:21.277Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:21.277Z] #71 ... [2022-08-18T16:52:21.277Z] [2022-08-18T16:52:21.277Z] #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:52:21.277Z] #29 sha256:40bb2cabab8b9d1ce02ea838e0463a0c0192fdd569b3cf7be47e6c3f648878d1 [2022-08-18T16:52:21.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T16:52:21.747Z] #77 58.16 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:52:21.747Z] #77 58.16 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:52:22.007Z] #77 58.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:52:22.007Z] #77 58.58 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:52:22.007Z] #77 58.65 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:52:22.007Z] #77 58.70 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:52:22.007Z] #77 58.77 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:52:22.117Z] #77 ... [2022-08-18T16:52:22.117Z] [2022-08-18T16:52:22.117Z] #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-18T16:52:22.117Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:22.117Z] #14 91.81 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-18T16:52:22.117Z] #14 91.81 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:22.117Z] #14 91.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:52:22.208Z] #29 0.776 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:52:22.208Z] #29 0.781 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:52:22.208Z] #29 0.785 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:52:22.208Z] #29 DONE 0.8s [2022-08-18T16:52:22.208Z] [2022-08-18T16:52:22.208Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:52:22.208Z] #30 sha256:4df0fcc9b9edfd882dd737ff3a59b4c747af26f745f7a6ebc7a65e5d3724fb6a [2022-08-18T16:52:22.267Z] #77 58.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:52:22.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T16:52:22.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T16:52:22.873Z] #14 ... [2022-08-18T16:52:22.873Z] [2022-08-18T16:52:22.873Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-18T16:52:22.873Z] #67 sha256:500f133a0220dbd9399271938441debf84116dd68b6600676167eb9e3cc8a911 [2022-08-18T16:52:22.873Z] #67 189.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:52:22.873Z] #67 189.7 + GOBIN=/build [2022-08-18T16:52:22.873Z] #67 189.7 + GO111MODULE=on [2022-08-18T16:52:22.873Z] #67 189.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:52:22.873Z] #67 200.5 rootlesskit version 1.0.0 [2022-08-18T16:52:22.873Z] #67 200.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:52:22.873Z] #67 200.5 -container-ip string [2022-08-18T16:52:22.873Z] #67 200.5 container ip [2022-08-18T16:52:22.873Z] #67 200.5 -container-port int [2022-08-18T16:52:22.873Z] #67 200.5 container port (default -1) [2022-08-18T16:52:22.873Z] #67 200.5 -host-ip string [2022-08-18T16:52:22.873Z] #67 200.5 host ip [2022-08-18T16:52:22.873Z] #67 200.5 -host-port int [2022-08-18T16:52:22.873Z] #67 200.5 host port (default -1) [2022-08-18T16:52:22.873Z] #67 200.5 -proto string [2022-08-18T16:52:22.873Z] #67 200.5 proxy protocol (default "tcp") [2022-08-18T16:52:23.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T16:52:24.245Z] #67 DONE 201.7s [2022-08-18T16:52:24.245Z] [2022-08-18T16:52:24.245Z] #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:52:24.245Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:52:24.245Z] #55 ... [2022-08-18T16:52:24.245Z] [2022-08-18T16:52:24.245Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:52:24.245Z] #68 sha256:090b0c98f3a69590272ec650b049b3308fdb25d56721087eb1e967057dcabf3c [2022-08-18T16:52:24.245Z] #68 DONE 0.1s [2022-08-18T16:52:24.245Z] [2022-08-18T16:52:24.245Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:52:24.245Z] #69 sha256:f41394cde4db8e595d010316d51ff55848b204b83c309f471ccf45bbeaeb516c [2022-08-18T16:52:24.502Z] #69 DONE 0.2s [2022-08-18T16:52:24.502Z] [2022-08-18T16:52:24.502Z] #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:52:24.503Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:52:24.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T16:52:24.810Z] #77 ... [2022-08-18T16:52:24.810Z] [2022-08-18T16:52:24.810Z] #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-18T16:52:24.810Z] #67 sha256:01aa25a9eed65c1816b62f3c9723ecd5b99e6826d84390a171dd001906c550b2 [2022-08-18T16:52:24.810Z] #67 95.90 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:52:24.810Z] #67 95.90 + GOBIN=/build [2022-08-18T16:52:24.810Z] #67 95.90 + GO111MODULE=on [2022-08-18T16:52:24.810Z] #67 95.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:52:24.810Z] #67 101.2 rootlesskit version 1.0.0 [2022-08-18T16:52:24.810Z] #67 101.2 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:52:24.810Z] #67 101.2 -container-ip string [2022-08-18T16:52:24.810Z] #67 101.2 container ip [2022-08-18T16:52:24.810Z] #67 101.2 -container-port int [2022-08-18T16:52:24.810Z] #67 101.2 container port (default -1) [2022-08-18T16:52:24.810Z] #67 101.2 -host-ip string [2022-08-18T16:52:24.810Z] #67 101.2 host ip [2022-08-18T16:52:24.810Z] #67 101.2 -host-port int [2022-08-18T16:52:24.810Z] #67 101.2 host port (default -1) [2022-08-18T16:52:24.810Z] #67 101.2 -proto string [2022-08-18T16:52:24.810Z] #67 101.2 proxy protocol (default "tcp") [2022-08-18T16:52:25.074Z] #67 ... [2022-08-18T16:52:25.074Z] [2022-08-18T16:52:25.074Z] #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-18T16:52:25.074Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:52:25.074Z] #14 100.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T16:52:25.074Z] #14 100.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 101.0 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T16:52:25.074Z] #14 101.1 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T16:52:25.074Z] #14 101.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 101.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T16:52:25.074Z] #14 101.2 Selecting previously unselected package libbtrfs0:arm64. [2022-08-18T16:52:25.074Z] #14 101.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 101.3 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T16:52:25.074Z] #14 101.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-18T16:52:25.074Z] #14 101.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 101.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T16:52:25.074Z] #14 102.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-18T16:52:25.074Z] #14 102.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 102.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T16:52:25.074Z] #14 103.1 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T16:52:25.074Z] #14 103.1 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 103.1 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-18T16:52:25.074Z] #14 103.6 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-18T16:52:25.074Z] #14 103.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 103.6 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-18T16:52:25.074Z] #14 104.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-18T16:52:25.074Z] #14 104.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 104.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-18T16:52:25.074Z] #14 106.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-18T16:52:25.074Z] #14 106.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-18T16:52:25.074Z] #14 106.1 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-18T16:52:25.335Z] #14 106.8 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-18T16:52:25.335Z] #14 106.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-18T16:52:25.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T16:52:25.628Z] #14 106.9 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-18T16:52:26.314Z] #14 ... [2022-08-18T16:52:26.314Z] [2022-08-18T16:52:26.314Z] #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:52:26.314Z] #64 sha256:fe41beeb1d32c585d5f23a5433f014339ccdb4b429de9c63d023914b02df2d0e [2022-08-18T16:52:26.314Z] #64 52.11 Updating files: 43% (2170/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% (4127/4961) Updating files: 84% (4168/4961) Updating files: 85% (4217/4961) Updating files: 86% (4267/4961) Updating files: 87% (4317/4961) Updating files: 88% (4366/4961) Updating files: 89% (4416/4961) Updating files: 90% (4465/4961) Updating files: 91% (4515/4961) Updating files: 92% (4565/4961) Updating files: 93% (4614/4961) Updating files: 94% (4664/4961) Updating files: 95% (4713/4961) Updating files: 96% (4763/4961) Updating files: 97% (4813/4961) Updating files: 98% (4862/4961) Updating files: 99% (4912/4961) Updating files: 100% (4961/4961) Updating files: 100% (4961/4961), done. [2022-08-18T16:52:26.314Z] #64 53.74 + cd /tmp/tmp.R6VTKcXLbY/src/github.com/containerd/containerd [2022-08-18T16:52:26.314Z] #64 53.74 + git checkout -q v1.6.7 [2022-08-18T16:52:26.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T16:52:26.458Z] #14 107.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-18T16:52:26.458Z] #14 107.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-18T16:52:26.458Z] #14 107.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-18T16:52:26.719Z] #14 ... [2022-08-18T16:52:26.719Z] [2022-08-18T16:52:26.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-18T16:52:26.719Z] #67 sha256:01aa25a9eed65c1816b62f3c9723ecd5b99e6826d84390a171dd001906c550b2 [2022-08-18T16:52:26.719Z] #67 DONE 107.8s [2022-08-18T16:52:26.719Z] [2022-08-18T16:52:26.719Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:52:26.719Z] #68 sha256:f12ec333545b21ba4183e6ae86e93df7dd5ca10a81f484d4b46ab39cc4ba7f01 [2022-08-18T16:52:26.719Z] #68 DONE 0.1s [2022-08-18T16:52:26.719Z] [2022-08-18T16:52:26.719Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:52:26.719Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:52:26.883Z] #64 55.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T16:52:26.883Z] #64 55.70 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T16:52:26.883Z] #64 55.71 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:52:26.883Z] #64 55.71 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T16:52:26.883Z] #64 55.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T16:52:26.883Z] #64 55.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T16:52:26.883Z] #64 55.71 + '[' '' = dynamic ']' [2022-08-18T16:52:26.883Z] #64 55.71 + make [2022-08-18T16:52:26.979Z] #14 108.3 Selecting previously unselected package libselinux1-dev:arm64.#14 ... [2022-08-18T16:52:26.979Z] [2022-08-18T16:52:26.979Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:52:26.979Z] #69 sha256:37aecbde181fc62424933327e74d4aa3120276dcd04ea07711dffba39a375cf5 [2022-08-18T16:52:26.979Z] #69 DONE 0.1s [2022-08-18T16:52:26.979Z] [2022-08-18T16:52:26.979Z] #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-18T16:52:26.979Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-18T16:52:26.979Z] #14 108.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-18T16:52:26.979Z] #14 108.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-18T16:52:26.979Z] #14 108.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-18T16:52:27.242Z] #14 108.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-18T16:52:27.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T16:52:27.503Z] #14 108.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-18T16:52:27.503Z] #14 108.8 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-18T16:52:27.503Z] #14 108.9 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T16:52:27.503Z] #14 108.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-18T16:52:27.503Z] #14 109.0 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:52:27.764Z] #14 109.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T16:52:27.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T16:52:27.983Z] Using test binary docker [2022-08-18T16:52:27.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T16:52:27.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T16:52:27.983Z] INFO: Waiting for daemon to start... [2022-08-18T16:52:27.983Z] Starting dockerd [2022-08-18T16:52:28.024Z] #14 109.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-18T16:52:28.024Z] #14 109.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T16:52:28.285Z] #14 109.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-18T16:52:28.285Z] #14 109.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-18T16:52:28.285Z] #14 109.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:52:28.285Z] #14 109.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-18T16:52:28.285Z] #14 109.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:52:28.546Z] #14 109.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-18T16:52:28.546Z] #14 110.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:52:28.546Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:52:28.546Z] #14 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T16:52:28.546Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:28.802Z] #64 57.48 + bin/ctr [2022-08-18T16:52:28.806Z] #14 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T16:52:28.806Z] #14 110.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:52:28.806Z] #14 110.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:28.806Z] #14 110.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T16:52:28.806Z] #14 110.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:52:28.806Z] #14 110.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:52:28.806Z] #14 110.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T16:52:28.806Z] #14 110.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:52:28.806Z] #14 110.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-18T16:52:28.806Z] #14 110.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-18T16:52:28.806Z] #14 110.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:52:29.066Z] #14 DONE 110.6s [2022-08-18T16:52:29.066Z] [2022-08-18T16:52:29.066Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:52:29.066Z] #59 sha256:750bb2f4a8aafb4cd8465ebe1eb409ad22b19c46ee2f3ba72f7aa719513b13a5 [2022-08-18T16:52:29.326Z] #59 DONE 0.2s [2022-08-18T16:52:29.326Z] [2022-08-18T16:52:29.326Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:52:29.326Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-18T16:52:29.764Z] #55 ... [2022-08-18T16:52:29.764Z] [2022-08-18T16:52:29.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-18T16:52:29.764Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:29.764Z] #14 207.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:52:29.764Z] #14 207.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:52:29.764Z] #14 207.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:52:29.764Z] #14 207.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T16:52:29.764Z] #14 207.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T16:52:29.764Z] #14 207.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:52:29.764Z] #14 207.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T16:52:29.764Z] #14 207.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T16:52:29.764Z] #14 207.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:52:29.764Z] #14 207.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:52:30.022Z] #14 207.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:52:30.022Z] #14 207.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:52:30.267Z] #15 DONE 1.0s [2022-08-18T16:52:30.267Z] [2022-08-18T16:52:30.267Z] #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-18T16:52:30.267Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-18T16:52:30.305Z] #30 6.910 Collecting yamllint==1.26.1 [2022-08-18T16:52:30.305Z] #30 7.946 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:52:30.542Z] . [2022-08-18T16:52:30.542Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T16:52:30.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T16:52:30.542Z] Error: No such image: emptyfs [2022-08-18T16:52:30.542Z] Running integration-test (iteration 1) [2022-08-18T16:52:30.542Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T16:52:30.542Z] Loaded image: busybox:latest [2022-08-18T16:52:30.542Z] Loaded image: busybox:glibc [2022-08-18T16:52:30.562Z] #30 8.508 Collecting pathspec>=0.5.3 [2022-08-18T16:52:30.562Z] #30 8.512 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:52:30.586Z] #14 208.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:52:30.586Z] #14 208.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:52:30.586Z] #14 208.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:52:30.819Z] #30 8.669 Collecting pyyaml [2022-08-18T16:52:30.819Z] #30 8.681 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:52:30.819Z] #30 8.719 Building wheels for collected packages: yamllint [2022-08-18T16:52:30.819Z] #30 8.720 Building wheel for yamllint (setup.py): started [2022-08-18T16:52:30.848Z] #14 208.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T16:52:30.848Z] #14 208.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:52:30.848Z] #14 208.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:31.111Z] #14 209.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:52:31.111Z] #14 209.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:52:31.111Z] #14 209.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:52:31.205Z] #16 DONE 0.8s [2022-08-18T16:52:31.205Z] [2022-08-18T16:52:31.205Z] #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:52:31.205Z] #60 sha256:6fbdfc804d7006a552dc2f70be00e5175560cff52f317df4dd3385288628a6cc [2022-08-18T16:52:31.205Z] #60 0.850 + RM_GOPATH=0 [2022-08-18T16:52:31.205Z] #60 0.850 + TMP_GOPATH= [2022-08-18T16:52:31.205Z] #60 0.850 + : /build [2022-08-18T16:52:31.205Z] #60 0.852 + '[' -z '' ']' [2022-08-18T16:52:31.205Z] #60 0.853 ++ mktemp -d [2022-08-18T16:52:31.205Z] #60 0.859 + export GOPATH=/tmp/tmp.NXwMssip9x [2022-08-18T16:52:31.205Z] #60 0.859 + GOPATH=/tmp/tmp.NXwMssip9x [2022-08-18T16:52:31.205Z] #60 0.859 + RM_GOPATH=1 [2022-08-18T16:52:31.205Z] #60 0.859 + case "$(go env GOARCH)" in [2022-08-18T16:52:31.205Z] #60 0.862 ++ go env GOARCH [2022-08-18T16:52:31.205Z] #60 0.950 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:52:31.205Z] #60 0.950 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:52:31.205Z] #60 0.950 ++ dirname /install.sh [2022-08-18T16:52:31.205Z] #60 1.022 + dir=/ [2022-08-18T16:52:31.205Z] #60 1.022 + bin=runc [2022-08-18T16:52:31.205Z] #60 1.022 + shift [2022-08-18T16:52:31.205Z] #60 1.022 + '[' '!' -f //runc.installer ']' [2022-08-18T16:52:31.205Z] #60 1.022 + . //runc.installer [2022-08-18T16:52:31.205Z] #60 1.022 ++ set -e [2022-08-18T16:52:31.205Z] #60 1.022 ++ : v1.1.3 [2022-08-18T16:52:31.205Z] #60 1.022 + install_runc [2022-08-18T16:52:31.205Z] #60 1.022 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:52:31.205Z] #60 1.022 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:52:31.205Z] #60 1.022 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NXwMssip9x/src/github.com/opencontainers/runc [2022-08-18T16:52:31.205Z] #60 1.023 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:52:31.205Z] #60 1.024 Cloning into '/tmp/tmp.NXwMssip9x/src/github.com/opencontainers/runc'... [2022-08-18T16:52:31.373Z] #14 209.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T16:52:31.382Z] #30 9.151 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:52:31.382Z] #30 9.152 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=196dbbfeb888dfea55cac1a3dea5cf6170506c8473fa4f359c4dfdcba271e3e4 [2022-08-18T16:52:31.382Z] #30 9.153 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:52:31.382Z] #30 9.156 Successfully built yamllint [2022-08-18T16:52:31.382Z] #30 9.166 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:52:31.382Z] #30 9.381 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:52:31.636Z] #14 209.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T16:52:31.636Z] #14 209.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:52:31.639Z] #30 DONE 9.6s [2022-08-18T16:52:31.639Z] [2022-08-18T16:52:31.639Z] #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:52:31.639Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:31.776Z] #60 ... [2022-08-18T16:52:31.776Z] [2022-08-18T16:52:31.776Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:52:31.776Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-18T16:52:31.776Z] #17 0.627 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:52:31.776Z] #17 DONE 0.8s [2022-08-18T16:52:31.896Z] #71 ... [2022-08-18T16:52:31.896Z] [2022-08-18T16:52:31.896Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:52:31.896Z] #34 sha256:5aebf32b182a03bc07121efbabb5c6ea37558ee8337b39129625fb3e3e03014f [2022-08-18T16:52:31.896Z] #34 DONE 0.2s [2022-08-18T16:52:31.896Z] [2022-08-18T16:52:31.896Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:52:31.896Z] #39 sha256:c8a5be032474e733f21ff0d99f555950385370783698d2574b9de4a832007113 [2022-08-18T16:52:31.897Z] #14 210.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T16:52:31.897Z] #14 210.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T16:52:31.951Z] Loaded image: debian:bullseye-slim [2022-08-18T16:52:31.951Z] Loaded image: hello-world:latest [2022-08-18T16:52:31.951Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T16:52:31.951Z] INFO: Testing against a local daemon [2022-08-18T16:52:31.951Z] === RUN TestCgroupNamespacesBuild [2022-08-18T16:52:32.037Z] [2022-08-18T16:52:32.037Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:52:32.037Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-18T16:52:32.153Z] #39 DONE 0.3s [2022-08-18T16:52:32.153Z] [2022-08-18T16:52:32.153Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:52:32.153Z] #42 sha256:e38357d5be1b3c4565d0bef6c2edc6c97baf75b6521ef556ad166d1e387aa3d7 [2022-08-18T16:52:32.154Z] #14 210.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:52:32.410Z] #42 DONE 0.2s [2022-08-18T16:52:32.410Z] [2022-08-18T16:52:32.410Z] #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:52:32.410Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:32.410Z] #71 ... [2022-08-18T16:52:32.410Z] [2022-08-18T16:52:32.410Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:52:32.410Z] #44 sha256:46eec4d11ab2f16df57404681933422008453d1388faa17cb1f7ec01f158eb1b [2022-08-18T16:52:32.413Z] #14 210.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T16:52:32.413Z] #14 210.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T16:52:32.413Z] #14 210.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:52:32.607Z] #18 DONE 0.9s [2022-08-18T16:52:32.607Z] [2022-08-18T16:52:32.607Z] #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:52:32.607Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:52:32.669Z] #44 DONE 0.2s [2022-08-18T16:52:32.669Z] [2022-08-18T16:52:32.669Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:52:32.669Z] #46 sha256:60219ea6b1b3c1f8024c92c523b448a0b674a631f15267863a1ffe8531573574 [2022-08-18T16:52:32.669Z] #46 DONE 0.1s [2022-08-18T16:52:32.669Z] [2022-08-18T16:52:32.669Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:52:32.669Z] #48 sha256:d55786882f215cf40a1c7c0fb25e38affcd511af408af3f9b1f0daccbd3712af [2022-08-18T16:52:32.669Z] #48 DONE 0.1s [2022-08-18T16:52:32.669Z] [2022-08-18T16:52:32.669Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:52:32.669Z] #52 sha256:d3c9ffa3ae1cd6b0baee775043903273222d23853ac96b81146b54c7569f18c5 [2022-08-18T16:52:32.669Z] #52 DONE 0.1s [2022-08-18T16:52:32.669Z] [2022-08-18T16:52:32.669Z] #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:52:32.669Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:32.670Z] #14 210.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T16:52:32.670Z] #14 210.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T16:52:32.867Z] #64 ... [2022-08-18T16:52:32.867Z] [2022-08-18T16:52:32.867Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:52:32.867Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-18T16:52:32.926Z] #71 ... [2022-08-18T16:52:32.926Z] [2022-08-18T16:52:32.926Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:52:32.926Z] #55 sha256:7a3b0d94db4dc3655a52331a44476a3ce0464bb05f6ea0841c13cb785c82a31b [2022-08-18T16:52:32.926Z] #55 DONE 0.3s [2022-08-18T16:52:32.926Z] [2022-08-18T16:52:32.926Z] #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:52:32.926Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:32.927Z] #14 210.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:52:33.183Z] #71 ... [2022-08-18T16:52:33.183Z] [2022-08-18T16:52:33.183Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:52:33.183Z] #59 sha256:d6a696257f91c2d81d25f09acc706a463c6e9c991c22724449c5c0d9899aaa4b [2022-08-18T16:52:33.183Z] #59 DONE 0.1s [2022-08-18T16:52:33.183Z] [2022-08-18T16:52:33.183Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:52:33.183Z] #61 sha256:9effbb9c0570e552df2216d0d85359417893776e33a11b08a54f20ecf5bb0894 [2022-08-18T16:52:33.184Z] #14 211.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T16:52:33.184Z] #14 211.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T16:52:33.184Z] #14 211.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:52:33.315Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-08-18T16:52:33.315Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T16:52:33.439Z] #61 DONE 0.1s [2022-08-18T16:52:33.439Z] [2022-08-18T16:52:33.439Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:52:33.439Z] #63 sha256:4ce965b7578736abfce5741ecf033b374c3bbb9a5e745df9a1b9e44f4bb9c854 [2022-08-18T16:52:33.696Z] #63 DONE 0.3s [2022-08-18T16:52:33.696Z] [2022-08-18T16:52:33.696Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:52:33.696Z] #65 sha256:c2061725b59c369bf5dbf990e3654308d4bb2c07e3244b94cb2470c8ae003983 [2022-08-18T16:52:33.696Z] #65 DONE 0.1s [2022-08-18T16:52:33.696Z] [2022-08-18T16:52:33.696Z] #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:52:33.696Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:33.696Z] #71 ... [2022-08-18T16:52:33.696Z] [2022-08-18T16:52:33.696Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:52:33.696Z] #68 sha256:17b6f445893c6b75075febb374fb4d7e1ad5ddb4702a774e919cbd8a45d88cfd [2022-08-18T16:52:33.696Z] #68 DONE 0.1s [2022-08-18T16:52:33.748Z] #14 211.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T16:52:33.748Z] #14 211.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T16:52:33.748Z] #14 211.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:52:33.806Z] #19 DONE 0.9s [2022-08-18T16:52:33.806Z] [2022-08-18T16:52:33.806Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:52:33.806Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-18T16:52:33.953Z] [2022-08-18T16:52:33.953Z] #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:52:33.953Z] #71 sha256:0abe8d41253681d13e8675362121547f1312f25d5b1138f795d65a98f8c42601 [2022-08-18T16:52:34.005Z] #14 212.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T16:52:34.005Z] #14 212.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:52:34.005Z] #14 212.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:34.262Z] #14 212.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:52:34.262Z] #14 212.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:52:34.262Z] #14 212.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:52:34.262Z] #14 212.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:52:34.262Z] #14 212.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:52:34.262Z] #14 212.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:52:34.679Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-08-18T16:52:34.679Z] === RUN TestBuildWithSession [2022-08-18T16:52:34.679Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:52:34.679Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T16:52:34.679Z] === RUN TestBuildSquashParent [2022-08-18T16:52:35.186Z] #20 DONE 1.5s [2022-08-18T16:52:35.186Z] [2022-08-18T16:52:35.186Z] #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-18T16:52:35.186Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:52:35.194Z] #14 213.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:52:35.194Z] #14 213.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:52:35.451Z] #14 213.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:52:35.452Z] #14 213.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:52:35.452Z] #14 213.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:52:35.452Z] #14 213.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:52:35.452Z] #14 213.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:52:35.452Z] #14 213.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:52:35.452Z] #14 213.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:52:35.452Z] #14 213.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:52:35.452Z] #14 213.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:52:35.452Z] #14 213.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:52:35.452Z] #14 213.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:52:35.709Z] #14 213.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:52:35.709Z] #14 213.7 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:52:35.709Z] #14 213.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:35.709Z] #14 213.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-18T16:52:35.709Z] #14 213.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:52:35.709Z] #14 213.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:35.709Z] #14 213.8 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:52:35.709Z] #14 213.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:52:35.709Z] #14 213.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:52:35.755Z] #21 ... [2022-08-18T16:52:35.755Z] [2022-08-18T16:52:35.755Z] #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-18T16:52:35.755Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-18T16:52:35.755Z] #36 117.0 Delve is a source level debugger for Go programs. [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T16:52:35.755Z] #36 117.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Usage: [2022-08-18T16:52:35.755Z] #36 117.0 dlv [command] [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Available Commands: [2022-08-18T16:52:35.755Z] #36 117.0 attach Attach to running process and begin debugging. [2022-08-18T16:52:35.755Z] #36 117.0 connect Connect to a headless debug server with a terminal client. [2022-08-18T16:52:35.755Z] #36 117.0 core Examine a core dump. [2022-08-18T16:52:35.755Z] #36 117.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T16:52:35.755Z] #36 117.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T16:52:35.755Z] #36 117.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T16:52:35.755Z] #36 117.0 help Help about any command [2022-08-18T16:52:35.755Z] #36 117.0 run Deprecated command. Use 'debug' instead. [2022-08-18T16:52:35.755Z] #36 117.0 test Compile test binary and begin debugging program. [2022-08-18T16:52:35.755Z] #36 117.0 trace Compile and begin tracing program. [2022-08-18T16:52:35.755Z] #36 117.0 version Prints version. [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Flags: [2022-08-18T16:52:35.755Z] #36 117.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T16:52:35.755Z] #36 117.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T16:52:35.755Z] #36 117.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-18T16:52:35.755Z] #36 117.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T16:52:35.755Z] #36 117.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T16:52:35.755Z] #36 117.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-18T16:52:35.755Z] #36 117.0 --disable-aslr Disables address space randomization [2022-08-18T16:52:35.755Z] #36 117.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T16:52:35.755Z] #36 117.0 -h, --help help for dlv [2022-08-18T16:52:35.755Z] #36 117.0 --init string Init file, executed by the terminal client. [2022-08-18T16:52:35.755Z] #36 117.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T16:52:35.755Z] #36 117.0 --log Enable debugging server logging. [2022-08-18T16:52:35.755Z] #36 117.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T16:52:35.755Z] #36 117.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T16:52:35.755Z] #36 117.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T16:52:35.755Z] #36 117.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T16:52:35.755Z] #36 117.0 --wd string Working directory for running the program. [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Additional help topics: [2022-08-18T16:52:35.755Z] #36 117.0 dlv backend Help about the --backend flag. [2022-08-18T16:52:35.755Z] #36 117.0 dlv log Help about logging flags. [2022-08-18T16:52:35.755Z] #36 117.0 dlv redirect Help about file redirection. [2022-08-18T16:52:35.755Z] #36 117.0 [2022-08-18T16:52:35.755Z] #36 117.0 Use "dlv [command] --help" for more information about a command. [2022-08-18T16:52:35.755Z] #36 DONE 117.2s [2022-08-18T16:52:35.966Z] #14 213.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:35.966Z] #14 213.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:52:35.966Z] #14 213.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:35.966Z] #14 213.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:35.966Z] #14 214.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:52:36.015Z] [2022-08-18T16:52:36.015Z] #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-18T16:52:36.015Z] #26 sha256:29382c2ce832f0c8d3a8dad8190b04526ab702524fa3eb1d70ed41811abcf010 [2022-08-18T16:52:36.530Z] #14 DONE 214.5s [2022-08-18T16:52:36.530Z] [2022-08-18T16:52:36.530Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:52:36.530Z] #59 sha256:c00e8964e5c11c5682c7231cf94bb19c7095fab7a3ab55379bcd288021b9bc5c [2022-08-18T16:52:36.787Z] #59 DONE 0.2s [2022-08-18T16:52:36.787Z] [2022-08-18T16:52:36.787Z] #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:52:36.787Z] #60 sha256:e20503bf00a535f083b3e5bbe2ee2d3c1dfba222484134e752f717bcab7bfedd [2022-08-18T16:52:36.933Z] #64 ... [2022-08-18T16:52:36.933Z] [2022-08-18T16:52:36.933Z] #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-18T16:52:36.933Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:36.933Z] #14 98.12 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-18T16:52:36.933Z] #14 98.12 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:36.933Z] #14 98.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:52:36.933Z] #14 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-18T16:52:36.933Z] #14 105.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:36.933Z] #14 105.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:36.933Z] #14 ... [2022-08-18T16:52:36.933Z] [2022-08-18T16:52:36.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-18T16:52:36.933Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:36.933Z] #77 47.83 libtoolize: putting auxiliary files in '.'. [2022-08-18T16:52:36.933Z] #77 47.83 libtoolize: copying file './ltmain.sh' [2022-08-18T16:52:36.933Z] #77 48.48 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-18T16:52:36.933Z] #77 48.49 libtoolize: and rerunning libtoolize and aclocal. [2022-08-18T16:52:36.933Z] #77 48.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:52:37.873Z] #77 58.38 configure.ac:7: installing './compile' [2022-08-18T16:52:37.873Z] #77 58.38 configure.ac:11: installing './config.guess' [2022-08-18T16:52:37.873Z] #77 58.39 configure.ac:11: installing './config.sub' [2022-08-18T16:52:37.873Z] #77 58.40 configure.ac:8: installing './install-sh' [2022-08-18T16:52:37.873Z] #77 58.41 configure.ac:8: installing './missing' [2022-08-18T16:52:37.873Z] #77 58.55 Makefile.am: installing './depcomp' [2022-08-18T16:52:38.681Z] #60 1.843 + RM_GOPATH=0 [2022-08-18T16:52:38.681Z] #60 1.843 + TMP_GOPATH= [2022-08-18T16:52:38.681Z] #60 1.843 + : /build [2022-08-18T16:52:38.681Z] #60 1.843 + '[' -z '' ']' [2022-08-18T16:52:38.681Z] #60 1.843 ++ mktemp -d [2022-08-18T16:52:38.681Z] #60 1.848 + export GOPATH=/tmp/tmp.s5AtXF4Exs [2022-08-18T16:52:38.681Z] #60 1.848 + GOPATH=/tmp/tmp.s5AtXF4Exs [2022-08-18T16:52:38.681Z] #60 1.848 + RM_GOPATH=1 [2022-08-18T16:52:38.681Z] #60 1.848 + case "$(go env GOARCH)" in [2022-08-18T16:52:38.681Z] #60 1.848 ++ go env GOARCH [2022-08-18T16:52:38.681Z] #60 1.899 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:52:38.681Z] #60 1.899 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:52:38.681Z] #60 1.899 ++ dirname /install.sh [2022-08-18T16:52:38.681Z] #60 1.913 + dir=/ [2022-08-18T16:52:38.681Z] #60 1.913 + bin=runc [2022-08-18T16:52:38.681Z] #60 1.913 + shift [2022-08-18T16:52:38.681Z] #60 1.913 + '[' '!' -f //runc.installer ']' [2022-08-18T16:52:38.681Z] #60 1.913 + . //runc.installer [2022-08-18T16:52:38.681Z] #60 1.913 ++ set -e [2022-08-18T16:52:38.681Z] #60 1.913 ++ : v1.1.3 [2022-08-18T16:52:38.681Z] #60 1.913 + install_runc [2022-08-18T16:52:38.681Z] #60 1.913 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:52:38.681Z] #60 1.913 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:52:38.681Z] #60 1.913 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.s5AtXF4Exs/src/github.com/opencontainers/runc [2022-08-18T16:52:38.681Z] #60 1.914 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:52:38.681Z] #60 1.914 Cloning into '/tmp/tmp.s5AtXF4Exs/src/github.com/opencontainers/runc'... [2022-08-18T16:52:38.938Z] #60 ... [2022-08-18T16:52:38.938Z] [2022-08-18T16:52:38.938Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:52:38.938Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:52:38.938Z] #15 DONE 2.3s [2022-08-18T16:52:38.938Z] [2022-08-18T16:52:38.938Z] #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-18T16:52:38.938Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:52:39.252Z] #77 59.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:52:39.252Z] #77 59.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:52:39.252Z] #77 59.95 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:52:39.252Z] #77 59.95 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:52:39.252Z] #77 60.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:52:39.512Z] #77 60.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:52:39.512Z] #77 60.26 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:52:39.771Z] #77 60.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:52:39.771Z] #77 60.54 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-18T16:52:39.968Z] #26 117.6 Updating files: 18% (2154/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 32% (3751/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 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: 89% (10217/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-18T16:52:39.968Z] #26 121.1 + cd /tmp/tmp.SHVcfkrOFb/tmp/docker-ce [2022-08-18T16:52:39.968Z] #26 121.1 + git checkout -q v17.06.2-ce [2022-08-18T16:52:40.310Z] #16 DONE 1.6s [2022-08-18T16:52:40.310Z] [2022-08-18T16:52:40.311Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:52:40.311Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:52:42.206Z] #17 1.581 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:52:42.206Z] #17 DONE 1.7s [2022-08-18T16:52:42.206Z] [2022-08-18T16:52:42.206Z] #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:52:42.206Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:42.206Z] #77 137.8 configure.ac:11: installing 'build-aux/compile' [2022-08-18T16:52:42.206Z] #77 137.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T16:52:42.206Z] #77 137.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T16:52:42.207Z] #77 137.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T16:52:42.207Z] #77 137.8 configure.ac:13: installing 'build-aux/missing' [2022-08-18T16:52:42.207Z] #77 137.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T16:52:42.207Z] #77 138.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:52:43.335Z] #77 141.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:52:43.335Z] #77 141.7 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:52:43.335Z] #77 141.7 checking how to print strings... printf [2022-08-18T16:52:43.335Z] #77 141.7 checking for gcc... gcc [2022-08-18T16:52:43.335Z] #77 ... [2022-08-18T16:52:43.335Z] [2022-08-18T16:52:43.335Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:52:43.335Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:52:43.335Z] #18 DONE 1.3s [2022-08-18T16:52:43.592Z] [2022-08-18T16:52:43.592Z] #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:52:43.592Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:43.850Z] #77 141.9 checking whether the C compiler works... yes [2022-08-18T16:52:43.850Z] #77 142.3 checking for C compiler default output file name... a.out [2022-08-18T16:52:44.108Z] #77 142.3 checking for suffix of executables... [2022-08-18T16:52:44.167Z] #26 124.7 + mkdir -p /tmp/tmp.SHVcfkrOFb/src/github.com/docker [2022-08-18T16:52:44.167Z] #26 124.8 + mv components/cli /tmp/tmp.SHVcfkrOFb/src/github.com/docker/cli [2022-08-18T16:52:44.167Z] #26 124.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-18T16:52:44.365Z] #77 142.6 checking whether we are cross compiling... no [2022-08-18T16:52:44.613Z] --- PASS: TestBuildSquashParent (8.48s) [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:52:44.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:52:44.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:52:44.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:52:44.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:52:44.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:52:44.613Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:52:44.613Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:52:44.613Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T16:52:44.613Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T16:52:44.622Z] #77 142.9 checking for suffix of object files... o [2022-08-18T16:52:44.738Z] #26 ... [2022-08-18T16:52:44.738Z] [2022-08-18T16:52:44.738Z] #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:52:44.738Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:52:44.738Z] #77 73.27 configure.ac:11: installing 'build-aux/compile' [2022-08-18T16:52:44.738Z] #77 73.27 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T16:52:44.738Z] #77 73.29 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T16:52:44.738Z] #77 73.34 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T16:52:44.738Z] #77 73.34 configure.ac:13: installing 'build-aux/missing' [2022-08-18T16:52:44.738Z] #77 73.37 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T16:52:44.738Z] #77 73.67 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:52:44.738Z] #77 74.70 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T16:52:44.738Z] #77 75.04 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T16:52:44.738Z] #77 75.06 checking how to print strings... printf [2022-08-18T16:52:44.738Z] #77 75.07 checking for gcc... gcc [2022-08-18T16:52:44.738Z] #77 75.18 checking whether the C compiler works... yes [2022-08-18T16:52:44.738Z] #77 75.39 checking for C compiler default output file name... a.out [2022-08-18T16:52:44.738Z] #77 75.40 checking for suffix of executables... [2022-08-18T16:52:44.738Z] #77 75.64 checking whether we are cross compiling... no [2022-08-18T16:52:44.738Z] #77 75.91 checking for suffix of object files... o [2022-08-18T16:52:44.738Z] #77 76.10 checking whether we are using the GNU C compiler... yes [2022-08-18T16:52:44.738Z] #77 76.22 checking whether gcc accepts -g... yes [2022-08-18T16:52:44.738Z] #77 76.39 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:52:44.738Z] #77 76.54 checking whether gcc understands -c and -o together... yes [2022-08-18T16:52:44.738Z] #77 76.70 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:52:44.738Z] #77 76.73 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:52:44.738Z] #77 76.73 checking for egrep... /bin/grep -E [2022-08-18T16:52:44.738Z] #77 76.74 checking for fgrep... /bin/grep -F [2022-08-18T16:52:44.738Z] #77 76.75 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:52:44.738Z] #77 76.78 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:52:44.738Z] #77 76.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:52:44.738Z] #77 76.81 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:52:44.738Z] #77 76.94 checking whether ln -s works... yes [2022-08-18T16:52:44.738Z] #77 76.94 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:52:44.738Z] #77 76.99 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T16:52:44.738Z] #77 76.99 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:52:44.738Z] #77 76.99 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:52:44.738Z] #77 77.00 checking for objdump... objdump [2022-08-18T16:52:44.738Z] #77 77.00 checking how to recognize dependent libraries... pass_all [2022-08-18T16:52:44.738Z] #77 77.00 checking for dlltool... no [2022-08-18T16:52:44.738Z] #77 77.00 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:52:44.738Z] #77 77.00 checking for ar... ar [2022-08-18T16:52:44.738Z] #77 77.00 checking for archiver @FILE support... @ [2022-08-18T16:52:44.738Z] #77 77.17 checking for strip... strip [2022-08-18T16:52:44.738Z] #77 77.17 checking for ranlib... ranlib [2022-08-18T16:52:44.738Z] #77 77.17 checking for gawk... no [2022-08-18T16:52:44.738Z] #77 77.17 checking for mawk... mawk [2022-08-18T16:52:44.738Z] #77 77.17 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:52:44.738Z] #77 77.63 checking for sysroot... no [2022-08-18T16:52:44.738Z] #77 77.64 checking for a working dd... /bin/dd [2022-08-18T16:52:44.738Z] #77 77.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:52:44.738Z] #77 77.68 checking for mt... no [2022-08-18T16:52:44.738Z] #77 77.69 checking if : is a manifest tool... no [2022-08-18T16:52:44.738Z] #77 77.71 checking how to run the C preprocessor... gcc -E [2022-08-18T16:52:44.738Z] #77 78.06 checking for ANSI C header files... yes [2022-08-18T16:52:44.738Z] #77 78.64 checking for sys/types.h... yes [2022-08-18T16:52:44.738Z] #77 78.80 checking for sys/stat.h... yes [2022-08-18T16:52:44.738Z] #77 78.92 checking for stdlib.h... yes [2022-08-18T16:52:44.738Z] #77 79.22 checking for string.h... yes [2022-08-18T16:52:44.738Z] #77 79.36 checking for memory.h... yes [2022-08-18T16:52:44.738Z] #77 79.65 checking for strings.h... yes [2022-08-18T16:52:44.738Z] #77 79.83 checking for inttypes.h... yes [2022-08-18T16:52:44.738Z] #77 80.07 checking for stdint.h... yes [2022-08-18T16:52:44.738Z] #77 80.28 checking for unistd.h... yes [2022-08-18T16:52:44.738Z] #77 80.49 checking for dlfcn.h... yes [2022-08-18T16:52:44.738Z] #77 80.64 checking for objdir... .libs [2022-08-18T16:52:44.738Z] #77 80.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:52:44.738Z] #77 81.05 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:52:44.738Z] #77 81.05 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:52:44.738Z] #77 81.14 checking if gcc static flag -static works... yes [2022-08-18T16:52:44.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T16:52:44.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T16:52:44.879Z] #77 143.2 checking whether we are using the GNU C compiler... yes [2022-08-18T16:52:44.879Z] [2022-08-18T16:52:44.879Z] #77 ... [2022-08-18T16:52:44.879Z] [2022-08-18T16:52:44.879Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:52:44.879Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:52:44.879Z] #19 DONE 1.6s [2022-08-18T16:52:44.879Z] [2022-08-18T16:52:44.879Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:52:44.879Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:44.998Z] #77 81.46 checking if gcc supports -c -o file.o... yes [2022-08-18T16:52:44.998Z] #77 81.67 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:52:44.998Z] #77 81.67 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T16:52:45.136Z] #77 143.3 checking whether gcc accepts -g... yes [2022-08-18T16:52:45.393Z] #77 143.5 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:52:45.518Z] #77 81.72 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:52:45.518Z] #77 82.12 checking how to hardcode library paths into programs... immediate [2022-08-18T16:52:45.518Z] #77 82.12 checking whether stripping libraries is possible... yes [2022-08-18T16:52:45.518Z] #77 82.12 checking if libtool supports shared libraries... yes [2022-08-18T16:52:45.518Z] #77 82.13 checking whether to build shared libraries... no [2022-08-18T16:52:45.518Z] #77 82.13 checking whether to build static libraries... yes [2022-08-18T16:52:45.518Z] #77 82.13 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:52:45.518Z] #77 82.17 checking whether build environment is sane... yes [2022-08-18T16:52:45.518Z] #77 82.23 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:52:45.518Z] #77 82.25 checking whether make sets $(MAKE)... yes [2022-08-18T16:52:45.518Z] #77 82.32 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:52:45.778Z] #77 82.34 checking whether make supports nested variables... yes [2022-08-18T16:52:45.778Z] #77 82.39 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:52:45.778Z] #77 82.40 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:52:45.778Z] #77 82.40 checking how to create a ustar tar archive... gnutar [2022-08-18T16:52:45.958Z] #77 143.9 checking whether gcc understands -c and -o together... yes [2022-08-18T16:52:45.958Z] #77 144.3 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:52:45.958Z] #77 144.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:52:45.958Z] #77 144.4 checking for egrep... /bin/grep -E [2022-08-18T16:52:45.958Z] #77 144.4 checking for fgrep... /bin/grep -F [2022-08-18T16:52:45.958Z] #77 144.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:52:45.958Z] #77 144.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:52:45.958Z] #77 144.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:52:46.038Z] #77 82.47 checking dependency style of gcc... gcc3 [2022-08-18T16:52:46.038Z] #77 82.74 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:52:46.038Z] #77 82.74 checking whether make supports nested variables... (cached) yes [2022-08-18T16:52:46.038Z] #77 82.74 checking for gawk... (cached) mawk [2022-08-18T16:52:46.038Z] #77 82.74 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:52:46.038Z] #77 82.75 checking for gcc... (cached) gcc [2022-08-18T16:52:46.215Z] #77 144.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:52:46.215Z] #77 144.7 checking whether ln -s works... yes [2022-08-18T16:52:46.215Z] #77 144.7 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:52:46.215Z] #77 144.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:52:46.215Z] #77 144.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:52:46.215Z] #77 144.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:52:46.215Z] #77 144.8 checking for objdump... objdump [2022-08-18T16:52:46.215Z] #77 144.8 checking how to recognize dependent libraries... pass_all [2022-08-18T16:52:46.215Z] #77 144.8 checking for dlltool... no [2022-08-18T16:52:46.215Z] #77 144.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:52:46.215Z] #77 144.8 checking for ar... ar [2022-08-18T16:52:46.298Z] #77 82.87 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:52:46.298Z] #77 82.89 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:52:46.298Z] #77 82.89 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:52:46.298Z] #77 82.90 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:52:46.298Z] #77 82.90 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:52:46.298Z] #77 82.99 checking for python3... /usr/bin/python3 [2022-08-18T16:52:46.298Z] #77 82.99 checking for python3 version... 3.9 [2022-08-18T16:52:46.298Z] #77 83.05 checking for python3 platform... linux [2022-08-18T16:52:46.476Z] #77 144.8 checking for archiver @FILE support... [2022-08-18T16:52:46.476Z] #77 ... [2022-08-18T16:52:46.476Z] [2022-08-18T16:52:46.476Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:52:46.476Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:52:46.476Z] #20 DONE 1.4s [2022-08-18T16:52:46.476Z] [2022-08-18T16:52:46.476Z] #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-18T16:52:46.476Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:52:46.558Z] #77 83.09 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:52:46.558Z] [2022-08-18T16:52:46.558Z] #77 ... [2022-08-18T16:52:46.558Z] [2022-08-18T16:52:46.558Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:52:46.558Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-18T16:52:46.558Z] #34 DONE 127.7s [2022-08-18T16:52:46.558Z] [2022-08-18T16:52:46.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-18T16:52:46.558Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:52:46.558Z] #77 83.23 checking for python3 extension module directory... [2022-08-18T16:52:46.558Z] #77 ... [2022-08-18T16:52:46.558Z] [2022-08-18T16:52:46.559Z] #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-18T16:52:46.559Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:52:46.559Z] #21 1.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:52:46.559Z] #21 1.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:52:46.559Z] #21 1.737 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:52:46.559Z] #21 2.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-18T16:52:46.559Z] #21 3.053 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [176 kB] [2022-08-18T16:52:46.559Z] #21 4.601 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-18T16:52:46.559Z] #21 7.260 Fetched 8456 kB in 6s (1355 kB/s) [2022-08-18T16:52:46.559Z] #21 7.260 Reading package lists... [2022-08-18T16:52:46.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T16:52:46.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T16:52:46.818Z] #21 9.931 Reading package lists... [2022-08-18T16:52:46.818Z] #21 ... [2022-08-18T16:52:46.818Z] [2022-08-18T16:52:46.818Z] #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:52:46.818Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:52:46.818Z] #77 83.23 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:52:46.818Z] #77 83.45 checking for go-md2man... no [2022-08-18T16:52:47.079Z] #77 83.49 checking error.h usability... yes [2022-08-18T16:52:47.079Z] #77 83.71 checking error.h presence... yes [2022-08-18T16:52:47.079Z] #77 83.79 checking for error.h... yes [2022-08-18T16:52:47.339Z] #77 83.89 checking linux/openat2.h usability... yes [2022-08-18T16:52:47.339Z] #77 84.13 checking linux/openat2.h presence... yes [2022-08-18T16:52:47.600Z] #77 84.19 checking for linux/openat2.h... yes [2022-08-18T16:52:47.600Z] #77 84.23 checking for copy_file_range... yes [2022-08-18T16:52:48.170Z] #77 84.46 checking for fgetxattr... yes [2022-08-18T16:52:48.375Z] #21 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:52:48.375Z] #21 1.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:52:48.375Z] #21 1.878 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:52:48.430Z] #77 84.75 checking for statx... yes [2022-08-18T16:52:48.690Z] #77 85.12 checking for fgetpwent_r... yes [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s) [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s) [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2022-08-18T16:52:48.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-08-18T16:52:48.739Z] === RUN TestBuildMultiStageCopy [2022-08-18T16:52:48.739Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T16:52:48.950Z] #77 85.44 checking for issetugid... no [2022-08-18T16:52:48.950Z] #77 85.68 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:52:49.209Z] #77 85.69 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:52:49.307Z] #21 2.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:52:49.470Z] #77 85.69 checking for library containing yajl_tree_get... -lyajl [2022-08-18T16:52:49.729Z] #77 86.25 checking for yajl >= 2.0.0... yes [2022-08-18T16:52:49.729Z] #77 86.29 checking sys/capability.h usability... yes [2022-08-18T16:52:49.729Z] #77 86.47 checking sys/capability.h presence... yes [2022-08-18T16:52:49.761Z] #77 ... [2022-08-18T16:52:49.761Z] [2022-08-18T16:52:49.761Z] #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-18T16:52:49.761Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:49.761Z] #14 119.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-18T16:52:49.761Z] #14 119.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-18T16:52:49.761Z] #14 119.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:52:49.990Z] #77 86.54 checking for sys/capability.h... yes [2022-08-18T16:52:49.990Z] #77 86.55 checking for library containing cap_from_name... [2022-08-18T16:52:49.990Z] #77 ... [2022-08-18T16:52:49.990Z] [2022-08-18T16:52:49.990Z] #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:52:49.990Z] #60 sha256:6fbdfc804d7006a552dc2f70be00e5175560cff52f317df4dd3385288628a6cc [2022-08-18T16:52:49.990Z] #60 10.60 + cd /tmp/tmp.NXwMssip9x/src/github.com/opencontainers/runc [2022-08-18T16:52:49.990Z] #60 10.60 + git checkout -q v1.1.3 [2022-08-18T16:52:49.990Z] #60 11.17 + '[' -z '' ']' [2022-08-18T16:52:49.990Z] #60 11.19 + target=static [2022-08-18T16:52:49.990Z] #60 11.19 + make BUILDTAGS=seccomp static [2022-08-18T16:52:49.990Z] #60 11.59 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:52:49.990Z] #60 ... [2022-08-18T16:52:49.990Z] [2022-08-18T16:52:49.990Z] #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-18T16:52:49.990Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:52:49.990Z] #21 9.931 Reading package lists... [2022-08-18T16:52:49.990Z] #21 12.67 Building dependency tree... [2022-08-18T16:52:49.990Z] #21 14.46 The following additional packages will be installed: [2022-08-18T16:52:49.990Z] #21 14.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:52:49.990Z] #21 14.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:52:49.990Z] #21 14.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:52:49.990Z] #21 14.48 python3-pkg-resources vim-runtime xxd [2022-08-18T16:52:49.990Z] #21 14.48 Suggested packages: [2022-08-18T16:52:49.990Z] #21 14.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:52:49.990Z] #21 14.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:52:49.990Z] #21 14.48 acl attr quota [2022-08-18T16:52:49.990Z] #21 14.48 Recommended packages: [2022-08-18T16:52:49.990Z] #21 14.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:52:50.719Z] #21 4.341 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:52:50.929Z] #21 15.67 The following NEW packages will be installed: [2022-08-18T16:52:50.929Z] #21 15.68 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:52:50.929Z] #21 15.68 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:52:50.929Z] #21 15.68 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:52:50.929Z] #21 15.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:52:50.929Z] #21 15.69 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:52:50.929Z] #21 15.69 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:52:50.929Z] #21 15.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:52:50.929Z] #21 15.69 xz-utils zip zstd [2022-08-18T16:52:51.190Z] #21 16.04 0 upgraded, 49 newly installed, 0 to remove and 5 not upgraded. [2022-08-18T16:52:51.190Z] #21 16.04 Need to get 27.0 MB of archives. [2022-08-18T16:52:51.190Z] #21 16.04 After this operation, 105 MB of additional disk space will be used. [2022-08-18T16:52:51.190Z] #21 16.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-18T16:52:51.190Z] #21 16.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-18T16:52:51.190Z] #21 16.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-18T16:52:51.190Z] #21 16.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-18T16:52:51.190Z] #21 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-18T16:52:51.190Z] #21 16.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-18T16:52:51.190Z] #21 16.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-18T16:52:51.190Z] #21 16.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-18T16:52:51.190Z] #21 16.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-18T16:52:51.190Z] #21 16.10 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-18T16:52:51.190Z] #21 16.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:52:51.190Z] #21 16.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-18T16:52:51.190Z] #21 16.12 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-18T16:52:51.190Z] #21 16.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-18T16:52:51.190Z] #21 16.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-18T16:52:51.190Z] #21 16.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-18T16:52:51.190Z] #21 16.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-18T16:52:51.190Z] #21 16.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-18T16:52:51.190Z] #21 16.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-18T16:52:51.190Z] #21 16.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-18T16:52:51.190Z] #21 16.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-18T16:52:51.190Z] #21 16.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-18T16:52:51.451Z] #21 16.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-18T16:52:51.451Z] #21 16.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-18T16:52:51.451Z] #21 16.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-18T16:52:51.451Z] #21 16.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-18T16:52:51.451Z] #21 16.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-18T16:52:51.713Z] #21 16.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-18T16:52:51.713Z] #21 16.56 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-18T16:52:51.713Z] #21 16.56 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-18T16:52:51.713Z] #21 16.56 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-18T16:52:51.713Z] #21 16.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-18T16:52:51.713Z] #21 16.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-18T16:52:51.713Z] #21 16.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-18T16:52:51.713Z] #21 16.57 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-18T16:52:51.713Z] #21 16.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:52:51.713Z] #21 16.65 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:52:51.713Z] #21 16.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:52:51.713Z] #21 16.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:52:51.713Z] #21 16.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:52:51.713Z] #21 16.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:52:51.713Z] #21 16.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-18T16:52:51.713Z] #21 16.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-18T16:52:51.713Z] #21 16.72 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-18T16:52:51.713Z] #21 16.73 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-18T16:52:52.109Z] #21 ... [2022-08-18T16:52:52.109Z] [2022-08-18T16:52:52.109Z] #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:52:52.109Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:52.109Z] #77 144.8 checking for archiver @FILE support... @ [2022-08-18T16:52:52.109Z] #77 145.2 checking for strip... strip [2022-08-18T16:52:52.109Z] #77 145.2 checking for ranlib... ranlib [2022-08-18T16:52:52.109Z] #77 145.2 checking for gawk... no [2022-08-18T16:52:52.109Z] #77 145.2 checking for mawk... mawk [2022-08-18T16:52:52.109Z] #77 145.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:52:52.109Z] #77 145.8 checking for sysroot... no [2022-08-18T16:52:52.109Z] #77 145.8 checking for a working dd... /bin/dd [2022-08-18T16:52:52.109Z] #77 145.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:52:52.109Z] #77 145.9 checking for mt... no [2022-08-18T16:52:52.109Z] #77 145.9 checking if : is a manifest tool... no [2022-08-18T16:52:52.109Z] #77 146.0 checking how to run the C preprocessor... gcc -E [2022-08-18T16:52:52.109Z] #77 146.5 checking for ANSI C header files... yes [2022-08-18T16:52:52.109Z] #77 147.3 checking for sys/types.h... yes [2022-08-18T16:52:52.109Z] #77 147.5 checking for sys/stat.h... yes [2022-08-18T16:52:52.109Z] #77 147.8 checking for stdlib.h... yes [2022-08-18T16:52:52.109Z] #77 147.9 checking for string.h... yes [2022-08-18T16:52:52.109Z] #77 148.1 checking for memory.h... yes [2022-08-18T16:52:52.109Z] #77 148.5 checking for strings.h... yes [2022-08-18T16:52:52.109Z] #77 148.8 checking for inttypes.h... yes [2022-08-18T16:52:52.109Z] #77 149.4 checking for stdint.h... yes [2022-08-18T16:52:52.109Z] #77 149.8 checking for unistd.h... yes [2022-08-18T16:52:52.109Z] #77 150.2 checking for dlfcn.h... yes [2022-08-18T16:52:52.109Z] #77 150.6 checking for objdir... .libs [2022-08-18T16:52:52.283Z] #21 17.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-18T16:52:52.283Z] #21 17.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-18T16:52:52.283Z] #21 17.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-18T16:52:52.283Z] #21 17.06 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-18T16:52:52.853Z] #21 17.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:52:52.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T16:52:53.114Z] #21 17.85 Fetched 27.0 MB in 1s (20.0 MB/s) [2022-08-18T16:52:53.114Z] #21 17.93 Selecting previously unselected package pigz. [2022-08-18T16:52:53.114Z] #21 17.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-18T16:52:53.114Z] #21 17.99 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-18T16:52:53.114Z] #21 18.00 Unpacking pigz (2.6-1) ... [2022-08-18T16:52:53.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T16:52:53.235Z] #77 151.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:52:53.235Z] #77 151.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:52:53.235Z] #77 151.5 checking if gcc PIC flag -fPIC -DPIC works... [2022-08-18T16:52:53.235Z] #77 ... [2022-08-18T16:52:53.235Z] [2022-08-18T16:52:53.235Z] #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-18T16:52:53.235Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:52:53.235Z] #21 6.886 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:52:53.374Z] #21 18.10 Selecting previously unselected package libelf1:arm64. [2022-08-18T16:52:53.374Z] #21 18.10 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-18T16:52:53.374Z] #21 18.11 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-18T16:52:53.374Z] #21 18.26 Selecting previously unselected package libbpf0:arm64. [2022-08-18T16:52:53.374Z] #21 18.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-18T16:52:53.374Z] #21 18.27 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-18T16:52:53.634Z] #21 18.37 Selecting previously unselected package libcap2:arm64. [2022-08-18T16:52:53.634Z] #21 18.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-18T16:52:53.634Z] #21 18.38 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-18T16:52:53.634Z] #21 18.45 Selecting previously unselected package libmnl0:arm64. [2022-08-18T16:52:53.634Z] #21 18.46 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-18T16:52:53.634Z] #21 18.47 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-18T16:52:53.634Z] #21 18.53 Selecting previously unselected package libxtables12:arm64. [2022-08-18T16:52:53.634Z] #21 18.54 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-18T16:52:53.634Z] #21 18.55 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-18T16:52:53.895Z] #21 18.65 Selecting previously unselected package libcap2-bin. [2022-08-18T16:52:53.895Z] #21 18.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-18T16:52:53.895Z] #21 18.66 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:52:53.895Z] #21 18.76 Selecting previously unselected package iproute2. [2022-08-18T16:52:53.895Z] #21 18.77 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-18T16:52:53.895Z] #21 18.77 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:52:54.083Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T16:52:54.465Z] #21 19.21 Selecting previously unselected package xxd. [2022-08-18T16:52:54.465Z] #21 19.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T16:52:54.465Z] #21 19.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:54.797Z] #21 19.37 Selecting previously unselected package vim-common. [2022-08-18T16:52:54.797Z] #21 19.37 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:52:54.797Z] #21 19.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:52:54.797Z] #21 19.50 Selecting previously unselected package bash-completion. [2022-08-18T16:52:54.797Z] #21 19.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:52:55.032Z] #14 ... [2022-08-18T16:52:55.032Z] [2022-08-18T16:52:55.032Z] #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:52:55.032Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:55.032Z] #77 73.16 configure.ac:7: installing 'build-aux/compile' [2022-08-18T16:52:55.032Z] #77 73.17 configure.ac:9: installing 'build-aux/config.guess' [2022-08-18T16:52:55.032Z] #77 73.18 configure.ac:9: installing 'build-aux/config.sub' [2022-08-18T16:52:55.032Z] #77 73.19 configure.ac:11: installing 'build-aux/install-sh' [2022-08-18T16:52:55.032Z] #77 73.20 configure.ac:11: installing 'build-aux/missing' [2022-08-18T16:52:55.032Z] #77 73.46 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:52:55.032Z] #77 73.62 parallel-tests: installing 'build-aux/test-driver' [2022-08-18T16:52:55.377Z] #77 75.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-18T16:52:55.377Z] #77 75.89 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-18T16:52:55.446Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T16:52:55.642Z] #77 76.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-18T16:52:55.642Z] #77 76.25 libtoolize: copying file 'm4/libtool.m4' [2022-08-18T16:52:55.642Z] #77 76.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-18T16:52:55.642Z] #77 76.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-18T16:52:55.642Z] #77 76.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-18T16:52:55.642Z] #77 76.36 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-18T16:52:56.373Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-08-18T16:52:56.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-08-18T16:52:56.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T16:52:56.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T16:52:56.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T16:52:56.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T16:52:56.373Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T16:52:57.369Z] #21 22.05 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:52:57.547Z] #77 ... [2022-08-18T16:52:57.547Z] [2022-08-18T16:52:57.547Z] #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-18T16:52:57.547Z] #67 sha256:ac5880ced54bdb2627a750006da9d98f95bad5e0ec04c5512e28b91043a4d094 [2022-08-18T16:52:57.547Z] #67 119.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T16:52:57.547Z] #67 119.8 + GOBIN=/build [2022-08-18T16:52:57.547Z] #67 119.8 + GO111MODULE=on [2022-08-18T16:52:57.547Z] #67 119.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-18T16:52:57.547Z] #67 126.1 rootlesskit version 1.0.0 [2022-08-18T16:52:57.547Z] #67 126.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-18T16:52:57.547Z] #67 126.1 -container-ip string [2022-08-18T16:52:57.547Z] #67 126.1 container ip [2022-08-18T16:52:57.547Z] #67 126.1 -container-port int [2022-08-18T16:52:57.547Z] #67 126.1 container port (default -1) [2022-08-18T16:52:57.547Z] #67 126.1 -host-ip string [2022-08-18T16:52:57.547Z] #67 126.1 host ip [2022-08-18T16:52:57.547Z] #67 126.1 -host-port int [2022-08-18T16:52:57.547Z] #67 126.1 host port (default -1) [2022-08-18T16:52:57.547Z] #67 126.1 -proto string [2022-08-18T16:52:57.547Z] #67 126.1 proxy protocol (default "tcp") [2022-08-18T16:52:57.547Z] #67 DONE 128.3s [2022-08-18T16:52:57.547Z] [2022-08-18T16:52:57.547Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T16:52:57.547Z] #68 sha256:383c1391ab14efbbd1154b432d4209986dd457a0b15f44a745e55021287bc5b1 [2022-08-18T16:52:57.547Z] #68 DONE 0.1s [2022-08-18T16:52:57.547Z] [2022-08-18T16:52:57.547Z] #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-18T16:52:57.547Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:57.547Z] #14 125.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T16:52:57.547Z] #14 125.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-18T16:52:57.547Z] #14 125.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:52:57.547Z] #14 125.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T16:52:57.547Z] #14 125.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 125.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:52:57.547Z] #14 126.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T16:52:57.547Z] #14 126.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 126.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:52:57.547Z] #14 126.2 Selecting previously unselected package libbtrfs0:amd64. [2022-08-18T16:52:57.547Z] #14 126.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 126.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:52:57.547Z] #14 126.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-18T16:52:57.547Z] #14 126.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 126.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:52:57.547Z] #14 127.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T16:52:57.547Z] #14 127.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 127.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:57.547Z] #14 128.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T16:52:57.547Z] #14 128.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 128.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:52:57.547Z] #14 128.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T16:52:57.547Z] #14 128.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-18T16:52:57.547Z] #14 128.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:52:57.547Z] #14 ... [2022-08-18T16:52:57.547Z] [2022-08-18T16:52:57.547Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T16:52:57.548Z] #69 sha256:ebcf89d948dbe1e1644e43ae06a3b31ec6bda86ee81e43c923dc5708a51ce9e0 [2022-08-18T16:52:57.548Z] #69 DONE 0.1s [2022-08-18T16:52:57.629Z] #21 22.53 Selecting previously unselected package bzip2. [2022-08-18T16:52:57.807Z] [2022-08-18T16:52:57.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-18T16:52:57.807Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-18T16:52:57.889Z] #21 22.56 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-18T16:52:57.889Z] #21 22.56 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:52:57.889Z] #21 22.68 Selecting previously unselected package xz-utils. [2022-08-18T16:52:57.889Z] #21 22.68 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-18T16:52:57.889Z] #21 22.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:52:58.067Z] #14 129.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-18T16:52:58.067Z] #14 129.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-18T16:52:58.067Z] #14 129.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:52:58.148Z] #21 22.87 Selecting previously unselected package apparmor. [2022-08-18T16:52:58.148Z] #21 22.87 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-18T16:52:58.148Z] #21 22.94 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:52:58.326Z] #14 129.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-18T16:52:58.326Z] #14 129.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-18T16:52:58.326Z] #14 129.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:52:58.326Z] #14 129.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-18T16:52:58.326Z] #14 129.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-18T16:52:58.326Z] #14 129.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:52:58.488Z] #21 ... [2022-08-18T16:52:58.488Z] [2022-08-18T16:52:58.488Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:52:58.488Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:52:58.488Z] #77 151.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:52:58.488Z] #77 151.9 checking if gcc static flag -static works... yes [2022-08-18T16:52:58.488Z] #77 152.7 checking if gcc supports -c -o file.o... yes [2022-08-18T16:52:58.488Z] #77 153.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:52:58.488Z] #77 153.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:52:58.488Z] #77 153.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:52:58.488Z] #77 153.7 checking how to hardcode library paths into programs... immediate [2022-08-18T16:52:58.488Z] #77 153.7 checking whether stripping libraries is possible... yes [2022-08-18T16:52:58.488Z] #77 153.8 checking if libtool supports shared libraries... yes [2022-08-18T16:52:58.488Z] #77 153.8 checking whether to build shared libraries... no [2022-08-18T16:52:58.488Z] #77 153.8 checking whether to build static libraries... yes [2022-08-18T16:52:58.488Z] #77 153.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:52:58.488Z] #77 153.9 checking whether build environment is sane... yes [2022-08-18T16:52:58.488Z] #77 154.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:52:58.488Z] #77 154.3 checking whether make sets $(MAKE)... yes [2022-08-18T16:52:58.488Z] #77 154.5 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:52:58.488Z] #77 154.6 checking whether make supports nested variables... yes [2022-08-18T16:52:58.488Z] #77 154.8 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:52:58.488Z] #77 154.8 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:52:58.488Z] #77 154.8 checking how to create a ustar tar archive... gnutar [2022-08-18T16:52:58.488Z] #77 154.9 checking dependency style of gcc... gcc3 [2022-08-18T16:52:58.488Z] #77 155.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:52:58.488Z] #77 155.2 checking whether make supports nested variables... (cached) yes [2022-08-18T16:52:58.488Z] #77 155.2 checking for gawk... (cached) mawk [2022-08-18T16:52:58.488Z] #77 155.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:52:58.488Z] #77 155.2 checking for gcc... (cached) gcc [2022-08-18T16:52:58.488Z] #77 155.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:52:58.488Z] #77 155.3 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:52:58.488Z] #77 155.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:52:58.488Z] #77 155.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:52:58.488Z] #77 155.3 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:52:58.488Z] #77 155.4 checking for python3... /usr/bin/python3 [2022-08-18T16:52:58.488Z] #77 155.4 checking for python3 version... 3.9 [2022-08-18T16:52:58.488Z] #77 155.5 checking for python3 platform... linux [2022-08-18T16:52:58.488Z] #77 155.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:52:58.488Z] #77 155.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:52:58.488Z] #77 156.3 checking for go-md2man... no [2022-08-18T16:52:58.488Z] #77 156.4 checking error.h usability... yes [2022-08-18T16:52:58.488Z] #77 156.7 checking error.h presence... yes [2022-08-18T16:52:58.488Z] #77 156.9 checking for error.h... yes [2022-08-18T16:52:58.585Z] #14 129.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-18T16:52:58.585Z] #14 129.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-18T16:52:58.585Z] #14 129.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:52:58.718Z] #21 23.36 Selecting previously unselected package inetutils-ping. [2022-08-18T16:52:58.718Z] #21 23.37 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-18T16:52:58.718Z] #21 23.37 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:52:58.718Z] #21 23.51 Selecting previously unselected package libip4tc2:arm64. [2022-08-18T16:52:58.718Z] #21 23.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-18T16:52:58.718Z] #21 23.54 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-18T16:52:58.718Z] #21 23.61 Selecting previously unselected package libip6tc2:arm64. [2022-08-18T16:52:58.718Z] #21 23.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-18T16:52:58.745Z] #77 157.0 checking linux/openat2.h usability... yes [2022-08-18T16:52:58.844Z] #14 130.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T16:52:58.844Z] #14 130.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-18T16:52:58.844Z] #14 130.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:52:58.978Z] #21 23.61 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-18T16:52:58.978Z] #21 23.68 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-18T16:52:58.978Z] #21 23.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-18T16:52:58.978Z] #21 23.69 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T16:52:58.978Z] #21 23.77 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-18T16:52:58.978Z] #21 23.78 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-18T16:52:58.978Z] #21 23.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-18T16:52:58.978Z] #21 23.86 Selecting previously unselected package libnftnl11:arm64. [2022-08-18T16:52:58.978Z] #21 23.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-18T16:52:58.978Z] #21 23.87 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-18T16:52:58.978Z] #21 23.96 Selecting previously unselected package iptables. [2022-08-18T16:52:59.003Z] #77 157.4 checking linux/openat2.h presence... yes [2022-08-18T16:52:59.237Z] #21 23.97 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-18T16:52:59.237Z] #21 23.97 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:52:59.259Z] #77 157.5 checking for linux/openat2.h... yes [2022-08-18T16:52:59.412Z] #14 130.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T16:52:59.412Z] #14 130.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-18T16:52:59.412Z] #14 130.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:52:59.412Z] #14 130.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T16:52:59.412Z] #14 130.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-18T16:52:59.412Z] #14 130.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:52:59.497Z] #21 24.30 Selecting previously unselected package libonig5:arm64. [2022-08-18T16:52:59.497Z] #21 24.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-18T16:52:59.497Z] #21 24.31 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T16:52:59.671Z] #14 130.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T16:52:59.671Z] #14 130.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-18T16:52:59.672Z] #14 130.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:52:59.756Z] #21 24.46 Selecting previously unselected package libjq1:arm64. [2022-08-18T16:52:59.756Z] #21 24.46 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-18T16:52:59.756Z] #21 24.47 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-18T16:52:59.756Z] #21 24.59 Selecting previously unselected package jq. [2022-08-18T16:52:59.756Z] #21 24.60 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-18T16:52:59.756Z] #21 24.61 Unpacking jq (1.6-2.1) ... [2022-08-18T16:52:59.822Z] #77 157.7 checking for copy_file_range... yes [2022-08-18T16:53:00.016Z] #21 24.73 Selecting previously unselected package libaio1:arm64. [2022-08-18T16:53:00.016Z] #21 24.75 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-18T16:53:00.016Z] #21 24.76 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-18T16:53:00.016Z] #21 24.83 Selecting previously unselected package libgpm2:arm64. [2022-08-18T16:53:00.016Z] #21 24.84 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-18T16:53:00.016Z] #21 24.84 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-18T16:53:00.016Z] #21 24.91 Selecting previously unselected package libicu67:arm64. [2022-08-18T16:53:00.016Z] #21 24.91 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-18T16:53:00.016Z] #21 24.91 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-18T16:53:00.079Z] #77 158.3 checking for fgetxattr... [2022-08-18T16:53:00.079Z] #77 ... [2022-08-18T16:53:00.079Z] [2022-08-18T16:53:00.080Z] #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-18T16:53:00.080Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:00.080Z] #21 13.77 Fetched 8570 kB in 12s (702 kB/s) [2022-08-18T16:53:00.240Z] #14 131.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-18T16:53:00.240Z] #14 131.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-18T16:53:00.240Z] #14 131.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-18T16:53:00.240Z] #14 131.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-18T16:53:00.240Z] #14 131.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-18T16:53:00.240Z] #14 131.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-18T16:53:00.240Z] #14 131.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-18T16:53:00.240Z] #14 131.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-18T16:53:00.240Z] #14 131.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-18T16:53:00.240Z] #14 131.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-18T16:53:00.240Z] #14 131.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-18T16:53:00.240Z] #14 131.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-18T16:53:00.276Z] #21 ... [2022-08-18T16:53:00.276Z] [2022-08-18T16:53:00.276Z] #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:53:00.276Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:53:00.276Z] #77 86.55 checking for library containing cap_from_name... -lcap [2022-08-18T16:53:00.276Z] #77 86.94 checking for library containing dlopen... -ldl [2022-08-18T16:53:00.276Z] #77 87.31 checking seccomp.h usability... yes [2022-08-18T16:53:00.276Z] #77 87.43 checking seccomp.h presence... yes [2022-08-18T16:53:00.276Z] #77 87.55 checking for seccomp.h... yes [2022-08-18T16:53:00.276Z] #77 87.55 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T16:53:00.276Z] #77 87.97 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T16:53:00.276Z] #77 88.12 checking systemd/sd-bus.h usability... yes [2022-08-18T16:53:00.276Z] #77 88.33 checking systemd/sd-bus.h presence... yes [2022-08-18T16:53:00.276Z] #77 88.48 checking for systemd/sd-bus.h... yes [2022-08-18T16:53:00.276Z] #77 88.48 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T16:53:00.276Z] #77 88.92 checking for sd_notify_barrier... yes [2022-08-18T16:53:00.276Z] #77 89.12 checking linux/bpf.h usability... yes [2022-08-18T16:53:00.276Z] #77 89.25 checking linux/bpf.h presence... yes [2022-08-18T16:53:00.276Z] #77 89.30 checking for linux/bpf.h... yes [2022-08-18T16:53:00.276Z] #77 89.30 checking compilation for eBPF... yes [2022-08-18T16:53:00.276Z] #77 89.44 checking for criu >= 3.15... no [2022-08-18T16:53:00.276Z] #77 89.46 configure: CRIU headers not found, building without CRIU support [2022-08-18T16:53:00.276Z] #77 89.46 checking for criu > 3.16... no [2022-08-18T16:53:00.276Z] #77 89.49 configure: CRIU version doesn't support join-ns API [2022-08-18T16:53:00.276Z] #77 89.49 checking for criu > 3.16.1... no [2022-08-18T16:53:00.276Z] #77 89.52 configure: CRIU version doesn't support for pre-dumping [2022-08-18T16:53:00.276Z] #77 89.53 checking for new mount API (fsconfig)... yes [2022-08-18T16:53:00.276Z] #77 89.62 checking for seccomp notify API... yes [2022-08-18T16:53:00.276Z] #77 89.73 checking for gperf... no [2022-08-18T16:53:00.276Z] #77 89.74 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T16:53:00.276Z] #77 89.74 checking for library containing argp_parse... none required [2022-08-18T16:53:00.276Z] #77 90.12 checking that generated files are newer than configure... done [2022-08-18T16:53:00.276Z] #77 90.12 configure: creating ./config.status [2022-08-18T16:53:00.276Z] #77 92.96 config.status: creating Makefile [2022-08-18T16:53:00.276Z] #77 93.04 config.status: creating rpm/crun.spec [2022-08-18T16:53:00.276Z] #77 93.14 config.status: creating config.h [2022-08-18T16:53:00.276Z] #77 93.20 config.status: executing libtool commands [2022-08-18T16:53:00.276Z] #77 93.23 config.status: executing depfiles commands [2022-08-18T16:53:00.276Z] #77 94.47 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T16:53:00.276Z] #77 94.51 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:53:00.276Z] #77 94.90 checking for gcc... gcc [2022-08-18T16:53:00.276Z] #77 94.99 checking whether the C compiler works... yes [2022-08-18T16:53:00.276Z] #77 95.14 checking for C compiler default output file name... a.out [2022-08-18T16:53:00.276Z] #77 95.15 checking for suffix of executables... [2022-08-18T16:53:00.276Z] #77 95.37 checking whether we are cross compiling... no [2022-08-18T16:53:00.276Z] #77 95.60 checking for suffix of object files... o [2022-08-18T16:53:00.276Z] #77 95.71 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:00.276Z] #77 95.83 checking whether gcc accepts -g... yes [2022-08-18T16:53:00.276Z] #77 95.97 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:00.276Z] #77 96.13 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:00.276Z] #77 96.30 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:00.276Z] #77 96.60 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:00.276Z] #77 96.61 checking for egrep... /bin/grep -E [2022-08-18T16:53:00.499Z] #14 131.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-18T16:53:00.499Z] #14 131.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-18T16:53:00.499Z] #14 131.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-18T16:53:00.499Z] #14 131.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-18T16:53:00.499Z] #14 131.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-18T16:53:00.499Z] #14 131.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-18T16:53:00.499Z] #14 131.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.7 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:53:00.499Z] #14 131.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.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-18T16:53:00.499Z] #14 131.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-18T16:53:00.499Z] #14 131.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.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-18T16:53:00.499Z] #14 131.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-18T16:53:00.499Z] #14 131.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:53:00.499Z] #14 131.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-18T16:53:00.499Z] #14 131.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:53:00.499Z] #14 131.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-18T16:53:00.535Z] #77 96.62 checking for ANSI C header files... yes [2022-08-18T16:53:00.758Z] #14 131.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:53:00.796Z] #77 97.17 checking for sys/types.h... yes [2022-08-18T16:53:00.796Z] #77 97.31 checking for sys/stat.h... yes [2022-08-18T16:53:01.056Z] #77 97.50 checking for stdlib.h... yes [2022-08-18T16:53:01.056Z] #77 97.71 checking for string.h... yes [2022-08-18T16:53:01.316Z] #77 97.84 checking for memory.h... yes [2022-08-18T16:53:01.576Z] #77 97.97 checking for strings.h... yes [2022-08-18T16:53:01.695Z] #14 DONE 132.9s [2022-08-18T16:53:01.695Z] [2022-08-18T16:53:01.695Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-18T16:53:01.695Z] #59 sha256:36c57c6e93a496af12170bdd1312a8b53cf32890e1d06324a9f3ea62d654ac17 [2022-08-18T16:53:01.741Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T16:53:01.741Z] === RUN TestBuildLabelWithTargets [2022-08-18T16:53:01.839Z] #77 98.23 checking for inttypes.h... yes [2022-08-18T16:53:01.839Z] #77 98.42 checking for stdint.h... yes [2022-08-18T16:53:02.100Z] #77 98.57 checking for unistd.h... yes [2022-08-18T16:53:02.359Z] #77 98.81 checking minix/config.h usability... no [2022-08-18T16:53:02.360Z] #77 99.00 checking minix/config.h presence... no [2022-08-18T16:53:02.360Z] #77 99.07 checking for minix/config.h... no [2022-08-18T16:53:02.619Z] #77 99.07 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T16:53:02.635Z] #59 DONE 0.7s [2022-08-18T16:53:02.635Z] [2022-08-18T16:53:02.635Z] #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:53:02.635Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:53:02.879Z] #77 99.32 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T16:53:02.879Z] #77 99.63 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T16:53:02.879Z] #77 99.63 checking how to print strings... printf [2022-08-18T16:53:02.879Z] #77 99.65 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:02.879Z] #77 99.67 checking for fgrep... /bin/grep -F [2022-08-18T16:53:02.879Z] #77 99.68 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:02.879Z] #77 99.71 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:02.879Z] #77 99.71 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:02.879Z] #77 ... [2022-08-18T16:53:02.879Z] [2022-08-18T16:53:02.879Z] #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-18T16:53:02.879Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:53:02.879Z] #21 27.88 Selecting previously unselected package libinih1:arm64. [2022-08-18T16:53:02.879Z] #21 27.88 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-18T16:53:02.879Z] #21 27.89 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-18T16:53:03.140Z] #21 27.97 Selecting previously unselected package libnet1:arm64. [2022-08-18T16:53:03.140Z] #21 27.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T16:53:03.140Z] #21 27.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:53:03.140Z] #21 28.06 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T16:53:03.140Z] #21 28.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-18T16:53:03.140Z] #21 28.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T16:53:03.400Z] #21 28.15 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T16:53:03.400Z] #21 28.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-18T16:53:03.400Z] #21 28.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T16:53:03.400Z] #21 28.24 Selecting previously unselected package libyajl2:arm64. [2022-08-18T16:53:03.400Z] #21 28.24 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-18T16:53:03.400Z] #21 28.25 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-18T16:53:03.400Z] #21 28.32 Selecting previously unselected package net-tools. [2022-08-18T16:53:03.400Z] #21 28.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-18T16:53:03.400Z] #21 28.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:53:03.660Z] #21 28.50 Selecting previously unselected package patch. [2022-08-18T16:53:03.660Z] #21 28.51 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-18T16:53:03.660Z] #21 28.52 Unpacking patch (2.7.6-7) ... [2022-08-18T16:53:03.660Z] #21 28.59 Selecting previously unselected package python-pip-whl. [2022-08-18T16:53:03.660Z] #21 28.59 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:53:03.920Z] #21 28.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:53:04.442Z] #21 29.17 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:53:04.442Z] #21 29.17 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:53:04.442Z] #21 29.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:53:04.442Z] #21 29.30 Selecting previously unselected package python3-distutils. [2022-08-18T16:53:04.442Z] #21 29.30 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:53:04.442Z] #21 29.31 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:53:04.703Z] #21 29.46 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:53:04.703Z] #21 29.47 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:53:04.703Z] #21 29.48 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:53:04.703Z] #21 29.62 Selecting previously unselected package python3-setuptools. [2022-08-18T16:53:04.703Z] #21 29.63 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:53:04.703Z] #21 29.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:53:04.965Z] #21 29.85 Selecting previously unselected package python3-wheel. [2022-08-18T16:53:04.965Z] #21 29.86 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:53:04.965Z] #21 29.87 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:53:04.965Z] #21 29.96 Selecting previously unselected package python3-pip. [2022-08-18T16:53:05.226Z] #21 29.96 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:53:05.226Z] #21 29.99 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:53:05.332Z] #21 13.77 Reading package lists... [2022-08-18T16:53:05.332Z] #21 ... [2022-08-18T16:53:05.332Z] [2022-08-18T16:53:05.332Z] #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:53:05.332Z] #60 sha256:e20503bf00a535f083b3e5bbe2ee2d3c1dfba222484134e752f717bcab7bfedd [2022-08-18T16:53:05.332Z] #60 17.61 + cd /tmp/tmp.s5AtXF4Exs/src/github.com/opencontainers/runc [2022-08-18T16:53:05.332Z] #60 17.61 + git checkout -q v1.1.3 [2022-08-18T16:53:05.332Z] #60 18.40 + '[' -z '' ']' [2022-08-18T16:53:05.332Z] #60 18.40 + target=static [2022-08-18T16:53:05.332Z] #60 18.40 + make BUILDTAGS=seccomp static [2022-08-18T16:53:05.332Z] #60 19.01 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:53:05.332Z] #60 ... [2022-08-18T16:53:05.332Z] [2022-08-18T16:53:05.332Z] #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:53:05.332Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:05.332Z] #77 158.3 checking for fgetxattr... yes [2022-08-18T16:53:05.332Z] #77 159.2 checking for statx... yes [2022-08-18T16:53:05.332Z] #77 159.8 checking for fgetpwent_r... yes [2022-08-18T16:53:05.332Z] #77 160.2 checking for issetugid... no [2022-08-18T16:53:05.332Z] #77 160.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:53:05.332Z] #77 160.6 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:53:05.332Z] #77 160.6 checking for library containing yajl_tree_get... -lyajl [2022-08-18T16:53:05.332Z] #77 161.5 checking for yajl >= 2.0.0... yes [2022-08-18T16:53:05.332Z] #77 161.5 checking sys/capability.h usability... yes [2022-08-18T16:53:05.332Z] #77 161.9 checking sys/capability.h presence... yes [2022-08-18T16:53:05.332Z] #77 162.1 checking for sys/capability.h... yes [2022-08-18T16:53:05.332Z] #77 162.1 checking for library containing cap_from_name... -lcap [2022-08-18T16:53:05.332Z] #77 162.8 checking for library containing dlopen... -ldl [2022-08-18T16:53:05.332Z] #77 163.2 checking seccomp.h usability... yes [2022-08-18T16:53:05.332Z] #77 163.7 checking seccomp.h presence... yes [2022-08-18T16:53:05.332Z] #77 163.9 checking for seccomp.h... yes [2022-08-18T16:53:05.485Z] #21 30.25 Selecting previously unselected package sudo. [2022-08-18T16:53:05.485Z] #21 30.26 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-18T16:53:05.485Z] #21 30.27 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:53:05.927Z] #60 3.494 + RM_GOPATH=0 [2022-08-18T16:53:05.927Z] #60 3.494 + TMP_GOPATH= [2022-08-18T16:53:05.927Z] #60 3.494 + : /build [2022-08-18T16:53:05.927Z] #60 3.494 + '[' -z '' ']' [2022-08-18T16:53:05.927Z] #60 3.505 ++ mktemp -d [2022-08-18T16:53:05.927Z] #60 3.505 + export GOPATH=/tmp/tmp.wRXTYKMy72 [2022-08-18T16:53:05.927Z] #60 3.505 + GOPATH=/tmp/tmp.wRXTYKMy72 [2022-08-18T16:53:05.927Z] #60 3.505 + RM_GOPATH=1 [2022-08-18T16:53:05.927Z] #60 3.505 + case "$(go env GOARCH)" in [2022-08-18T16:53:05.927Z] #60 3.505 ++ go env GOARCH [2022-08-18T16:53:05.927Z] #60 3.521 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T16:53:05.927Z] #60 3.521 + GO_BUILDMODE=-buildmode=pie [2022-08-18T16:53:05.927Z] #60 3.521 ++ dirname /install.sh [2022-08-18T16:53:05.927Z] #60 ... [2022-08-18T16:53:05.927Z] [2022-08-18T16:53:05.927Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-18T16:53:05.927Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-18T16:53:05.927Z] #15 DONE 4.4s [2022-08-18T16:53:05.927Z] [2022-08-18T16:53:05.927Z] #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:53:05.927Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:53:05.927Z] #60 3.522 + dir=/ [2022-08-18T16:53:05.927Z] #60 3.522 + bin=runc [2022-08-18T16:53:05.927Z] #60 3.522 + shift [2022-08-18T16:53:05.927Z] #60 3.522 + '[' '!' -f //runc.installer ']' [2022-08-18T16:53:05.927Z] #60 3.522 + . //runc.installer [2022-08-18T16:53:05.927Z] #60 3.523 ++ set -e [2022-08-18T16:53:05.927Z] #60 3.523 ++ : v1.1.3 [2022-08-18T16:53:05.927Z] #60 3.523 + install_runc [2022-08-18T16:53:05.927Z] #60 3.523 + RUNC_BUILDTAGS=seccomp [2022-08-18T16:53:05.927Z] #60 3.523 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T16:53:05.927Z] #60 3.523 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T16:53:05.927Z] #60 3.525 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wRXTYKMy72/src/github.com/opencontainers/runc [2022-08-18T16:53:05.927Z] #60 3.525 Cloning into '/tmp/tmp.wRXTYKMy72/src/github.com/opencontainers/runc'... [2022-08-18T16:53:05.993Z] #71 135.5 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:53:05.993Z] #71 135.5 /usr/bin/ld: /tmp/go-link-133604877/000019.o: in function `New': [2022-08-18T16:53:05.993Z] #71 135.5 /tmp/tmp.qAugm3uAOB/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:53:05.993Z] #71 135.6 + bin/containerd-stress [2022-08-18T16:53:05.993Z] #71 136.7 + bin/containerd-shim [2022-08-18T16:53:06.054Z] #21 30.83 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:53:06.054Z] #21 30.83 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-18T16:53:06.054Z] #21 30.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:53:06.054Z] #21 31.07 Selecting previously unselected package uidmap. [2022-08-18T16:53:06.314Z] #21 31.07 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-18T16:53:06.314Z] #21 31.10 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:53:06.314Z] #21 31.23 Selecting previously unselected package vim-runtime. [2022-08-18T16:53:06.314Z] #21 31.23 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:53:06.314Z] #21 31.26 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:53:06.574Z] #21 31.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:53:06.574Z] #21 31.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:06.712Z] #77 163.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T16:53:06.969Z] #77 164.9 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T16:53:07.533Z] #77 165.5 checking systemd/sd-bus.h usability... yes [2022-08-18T16:53:07.533Z] #77 165.9 checking systemd/sd-bus.h presence... yes [2022-08-18T16:53:07.533Z] #77 166.0 checking for systemd/sd-bus.h... yes [2022-08-18T16:53:07.836Z] #60 ... [2022-08-18T16:53:07.836Z] [2022-08-18T16:53:07.836Z] #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-18T16:53:07.836Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-18T16:53:08.096Z] #16 DONE 2.1s [2022-08-18T16:53:08.096Z] [2022-08-18T16:53:08.096Z] #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:53:08.096Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:53:08.096Z] #60 ... [2022-08-18T16:53:08.096Z] [2022-08-18T16:53:08.096Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T16:53:08.096Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-18T16:53:08.479Z] #77 166.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T16:53:08.479Z] #77 166.7 checking for sd_notify_barrier... yes [2022-08-18T16:53:08.737Z] #77 167.1 checking linux/bpf.h usability... yes [2022-08-18T16:53:08.995Z] #77 167.3 checking linux/bpf.h presence... yes [2022-08-18T16:53:08.995Z] #77 167.4 checking for linux/bpf.h... yes [2022-08-18T16:53:08.995Z] #77 167.4 checking compilation for eBPF... yes [2022-08-18T16:53:09.256Z] #77 167.6 checking for criu >= 3.15... no [2022-08-18T16:53:09.256Z] #77 167.6 configure: CRIU headers not found, building without CRIU support [2022-08-18T16:53:09.256Z] #77 167.6 checking for criu > 3.16... no [2022-08-18T16:53:09.256Z] #77 167.7 configure: CRIU version doesn't support join-ns API [2022-08-18T16:53:09.256Z] #77 167.7 checking for criu > 3.16.1... no [2022-08-18T16:53:09.256Z] #77 167.7 configure: CRIU version doesn't support for pre-dumping [2022-08-18T16:53:09.256Z] #77 167.7 checking for new mount API (fsconfig)... yes [2022-08-18T16:53:09.515Z] #77 167.8 checking for seccomp notify API... yes [2022-08-18T16:53:09.515Z] #77 168.0 checking for gperf... no [2022-08-18T16:53:09.515Z] #77 168.0 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T16:53:09.772Z] #77 168.0 checking for library containing argp_parse... none required [2022-08-18T16:53:09.825Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-18T16:53:09.825Z] === RUN TestBuildWithEmptyLayers [2022-08-18T16:53:09.867Z] #21 34.26 Selecting previously unselected package vim. [2022-08-18T16:53:09.868Z] #21 34.26 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-18T16:53:09.868Z] #21 34.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:09.868Z] #21 34.74 Selecting previously unselected package xfsprogs. [2022-08-18T16:53:09.868Z] #21 34.77 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-18T16:53:09.868Z] #21 34.79 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:53:10.029Z] #77 168.4 checking that generated files are newer than configure... done [2022-08-18T16:53:10.029Z] #77 168.4 configure: creating ./config.status [2022-08-18T16:53:10.436Z] #21 35.24 Selecting previously unselected package zip. [2022-08-18T16:53:10.436Z] #21 35.24 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-18T16:53:10.436Z] #21 35.25 Unpacking zip (3.0-12) ... [2022-08-18T16:53:10.436Z] #21 35.42 Selecting previously unselected package zstd. [2022-08-18T16:53:10.634Z] #17 1.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T16:53:10.634Z] #17 DONE 2.0s [2022-08-18T16:53:10.634Z] [2022-08-18T16:53:10.635Z] #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:53:10.635Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:10.635Z] #77 90.79 configure.ac:11: installing 'build-aux/compile' [2022-08-18T16:53:10.635Z] #77 90.81 configure.ac:11: installing 'build-aux/config.guess' [2022-08-18T16:53:10.635Z] #77 90.82 configure.ac:11: installing 'build-aux/config.sub' [2022-08-18T16:53:10.635Z] #77 90.83 configure.ac:13: installing 'build-aux/install-sh' [2022-08-18T16:53:10.635Z] #77 90.83 configure.ac:13: installing 'build-aux/missing' [2022-08-18T16:53:10.635Z] #77 90.84 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-18T16:53:10.635Z] #77 91.18 Makefile.am: installing 'build-aux/depcomp' [2022-08-18T16:53:10.695Z] #21 35.43 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-18T16:53:10.695Z] #21 35.44 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:53:10.955Z] #21 35.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:53:11.215Z] #21 ... [2022-08-18T16:53:11.215Z] [2022-08-18T16:53:11.215Z] #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:53:11.215Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:53:11.215Z] #77 99.74 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:11.215Z] #77 99.84 checking whether ln -s works... yes [2022-08-18T16:53:11.215Z] #77 99.84 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:11.215Z] #77 99.89 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T16:53:11.215Z] #77 99.89 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:11.215Z] #77 99.89 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:11.215Z] #77 99.89 checking for objdump... objdump [2022-08-18T16:53:11.215Z] #77 99.89 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:11.215Z] #77 99.89 checking for dlltool... no [2022-08-18T16:53:11.215Z] #77 99.89 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:11.215Z] #77 99.90 checking for ar... ar [2022-08-18T16:53:11.215Z] #77 99.90 checking for archiver @FILE support... @ [2022-08-18T16:53:11.215Z] #77 100.1 checking for strip... strip [2022-08-18T16:53:11.215Z] #77 100.1 checking for ranlib... ranlib [2022-08-18T16:53:11.215Z] #77 100.1 checking for gawk... no [2022-08-18T16:53:11.215Z] #77 100.1 checking for mawk... mawk [2022-08-18T16:53:11.215Z] #77 100.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:11.215Z] #77 100.5 checking for sysroot... no [2022-08-18T16:53:11.215Z] #77 100.5 checking for a working dd... /bin/dd [2022-08-18T16:53:11.215Z] #77 100.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:11.215Z] #77 100.5 checking for mt... no [2022-08-18T16:53:11.215Z] #77 100.5 checking if : is a manifest tool... no [2022-08-18T16:53:11.215Z] #77 100.5 checking for dlfcn.h... yes [2022-08-18T16:53:11.215Z] #77 100.7 checking for objdir... .libs [2022-08-18T16:53:11.215Z] #77 101.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:11.215Z] #77 101.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:11.215Z] #77 101.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:11.215Z] #77 101.3 checking if gcc static flag -static works... yes [2022-08-18T16:53:11.215Z] #77 101.5 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:11.215Z] #77 101.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:11.215Z] #77 101.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T16:53:11.215Z] #77 101.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:11.215Z] #77 102.0 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:11.215Z] #77 102.0 checking whether stripping libraries is possible... yes [2022-08-18T16:53:11.215Z] #77 102.0 checking if libtool supports shared libraries... yes [2022-08-18T16:53:11.215Z] #77 102.0 checking whether to build shared libraries... no [2022-08-18T16:53:11.215Z] #77 102.0 checking whether to build static libraries... yes [2022-08-18T16:53:11.215Z] #77 102.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:11.215Z] #77 102.0 checking whether build environment is sane... yes [2022-08-18T16:53:11.215Z] #77 102.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:11.215Z] #77 102.1 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:11.215Z] #77 102.2 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:11.215Z] #77 102.2 checking whether make supports nested variables... yes [2022-08-18T16:53:11.215Z] #77 102.2 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:11.215Z] #77 102.2 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:11.215Z] #77 102.2 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:11.215Z] #77 102.3 checking dependency style of gcc... gcc3 [2022-08-18T16:53:11.215Z] #77 102.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:11.215Z] #77 102.5 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:11.215Z] #77 102.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:53:11.215Z] #77 102.5 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:53:11.215Z] #77 102.5 checking for yajl >= 2.1.0... yes [2022-08-18T16:53:11.215Z] #77 102.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:53:11.215Z] #77 102.6 checking for gcc... (cached) gcc [2022-08-18T16:53:11.215Z] #77 102.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:53:11.215Z] #77 102.7 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:53:11.215Z] #77 102.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:53:11.215Z] #77 102.7 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:53:11.215Z] #77 102.7 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:53:11.215Z] #77 102.8 checking for python3... /usr/bin/python3 [2022-08-18T16:53:11.215Z] #77 102.8 checking for python3 version... 3.9 [2022-08-18T16:53:11.215Z] #77 102.8 checking for python3 platform... linux [2022-08-18T16:53:11.215Z] #77 102.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:53:11.216Z] #77 103.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:53:11.216Z] #77 103.3 checking that generated files are newer than configure... done [2022-08-18T16:53:11.216Z] #77 103.3 configure: creating ./config.status [2022-08-18T16:53:11.216Z] #77 105.9 config.status: creating Makefile [2022-08-18T16:53:11.216Z] #77 106.0 config.status: creating config.h [2022-08-18T16:53:11.216Z] #77 106.0 config.status: executing libtool commands [2022-08-18T16:53:11.216Z] #77 106.1 config.status: executing depfiles commands [2022-08-18T16:53:11.216Z] #77 106.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T16:53:11.216Z] #77 106.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:53:11.216Z] #77 107.2 checking for gcc... gcc [2022-08-18T16:53:11.216Z] #77 107.4 checking whether the C compiler works... yes [2022-08-18T16:53:11.216Z] #77 107.5 checking for C compiler default output file name... a.out [2022-08-18T16:53:11.216Z] #77 107.5 checking for suffix of executables... [2022-08-18T16:53:11.216Z] #77 107.6 checking whether we are cross compiling... no [2022-08-18T16:53:11.216Z] #77 107.8 checking for suffix of object files... o [2022-08-18T16:53:11.476Z] #77 107.9 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:11.476Z] #77 108.1 checking whether gcc accepts -g... yes [2022-08-18T16:53:11.736Z] #77 108.2 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:11.736Z] #77 108.4 checking whether gcc understands -c and -o together... [2022-08-18T16:53:11.736Z] #77 ... [2022-08-18T16:53:11.736Z] [2022-08-18T16:53:11.736Z] #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-18T16:53:11.736Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:53:11.736Z] #21 36.60 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-18T16:53:11.736Z] #21 36.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:53:11.736Z] #21 36.62 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-18T16:53:11.736Z] #21 36.63 Setting up libicu67:arm64 (67.1-7) ... [2022-08-18T16:53:11.736Z] #21 36.66 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-18T16:53:11.736Z] #21 36.67 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-18T16:53:11.736Z] #21 36.69 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:53:11.736Z] #21 36.70 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-18T16:53:11.736Z] #21 36.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:53:11.996Z] #21 36.72 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:53:11.996Z] #21 36.73 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-18T16:53:11.996Z] #21 36.75 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:53:12.015Z] #77 92.61 checking build system type... [2022-08-18T16:53:12.015Z] #77 ... [2022-08-18T16:53:12.015Z] [2022-08-18T16:53:12.015Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T16:53:12.015Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-18T16:53:12.015Z] #18 DONE 2.0s [2022-08-18T16:53:12.275Z] [2022-08-18T16:53:12.275Z] #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:53:12.275Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:12.275Z] #77 92.61 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:53:12.275Z] #77 92.99 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:53:12.275Z] #77 92.99 checking how to print strings... printf [2022-08-18T16:53:12.275Z] #77 93.02 checking for gcc... gcc [2022-08-18T16:53:12.338Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-18T16:53:12.338Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T16:53:12.534Z] #77 93.12 checking whether the C compiler works... yes [2022-08-18T16:53:12.534Z] #77 93.40 checking for C compiler default output file name... a.out [2022-08-18T16:53:12.548Z] #77 171.1 config.status: creating Makefile [2022-08-18T16:53:12.548Z] #77 171.2 config.status: creating rpm/crun.spec [2022-08-18T16:53:12.566Z] #21 37.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:12.566Z] #21 37.48 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-18T16:53:12.566Z] #21 37.49 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:53:12.566Z] #21 37.50 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:53:12.805Z] #77 171.2 config.status: creating config.h [2022-08-18T16:53:12.805Z] #77 171.3 config.status: executing libtool commands [2022-08-18T16:53:12.805Z] #77 171.3 config.status: executing depfiles commands [2022-08-18T16:53:13.104Z] #77 93.40 checking for suffix of executables... [2022-08-18T16:53:13.104Z] #77 93.60 checking whether we are cross compiling... no [2022-08-18T16:53:13.104Z] #77 93.83 checking for suffix of object files... o [2022-08-18T16:53:13.364Z] #77 93.97 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:13.364Z] #77 94.11 checking whether gcc accepts -g... yes [2022-08-18T16:53:13.624Z] #77 94.25 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:13.884Z] #77 94.51 checking whether gcc understands -c and -o together... [2022-08-18T16:53:13.884Z] #77 ... [2022-08-18T16:53:13.884Z] [2022-08-18T16:53:13.884Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T16:53:13.884Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-18T16:53:13.884Z] #19 DONE 1.9s [2022-08-18T16:53:14.080Z] #71 147.7 + bin/containerd-shim-runc-v1 [2022-08-18T16:53:14.144Z] [2022-08-18T16:53:14.144Z] #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:53:14.144Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:14.144Z] #77 94.51 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:14.144Z] #77 94.84 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:14.144Z] #77 94.84 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:14.144Z] #77 94.84 checking for egrep... /bin/grep -E [2022-08-18T16:53:14.144Z] #77 94.86 checking for fgrep... /bin/grep -F [2022-08-18T16:53:14.144Z] #77 94.86 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:14.175Z] #77 172.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T16:53:14.175Z] #77 172.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:53:14.404Z] #77 94.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:14.404Z] #77 94.93 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:14.404Z] #77 94.93 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:14.404Z] #77 95.06 checking whether ln -s works... yes [2022-08-18T16:53:14.404Z] #77 95.06 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:14.404Z] #77 95.09 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-18T16:53:14.404Z] #77 95.09 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:14.404Z] #77 95.09 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:14.404Z] #77 95.09 checking for objdump... objdump [2022-08-18T16:53:14.404Z] #77 95.09 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:14.404Z] #77 95.09 checking for dlltool... no [2022-08-18T16:53:14.404Z] #77 95.09 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:14.404Z] #77 95.09 checking for ar... ar [2022-08-18T16:53:14.432Z] #77 ... [2022-08-18T16:53:14.432Z] [2022-08-18T16:53:14.432Z] #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-18T16:53:14.432Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:53:14.432Z] #36 252.3 Delve is a source level debugger for Go programs. [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T16:53:14.432Z] #36 252.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Usage: [2022-08-18T16:53:14.432Z] #36 252.3 dlv [command] [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Available Commands: [2022-08-18T16:53:14.432Z] #36 252.3 attach Attach to running process and begin debugging. [2022-08-18T16:53:14.432Z] #36 252.3 connect Connect to a headless debug server with a terminal client. [2022-08-18T16:53:14.432Z] #36 252.3 core Examine a core dump. [2022-08-18T16:53:14.432Z] #36 252.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T16:53:14.432Z] #36 252.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T16:53:14.432Z] #36 252.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T16:53:14.432Z] #36 252.3 help Help about any command [2022-08-18T16:53:14.432Z] #36 252.3 run Deprecated command. Use 'debug' instead. [2022-08-18T16:53:14.432Z] #36 252.3 test Compile test binary and begin debugging program. [2022-08-18T16:53:14.432Z] #36 252.3 trace Compile and begin tracing program. [2022-08-18T16:53:14.432Z] #36 252.3 version Prints version. [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Flags: [2022-08-18T16:53:14.432Z] #36 252.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T16:53:14.432Z] #36 252.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T16:53:14.432Z] #36 252.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-18T16:53:14.432Z] #36 252.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T16:53:14.432Z] #36 252.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T16:53:14.432Z] #36 252.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-18T16:53:14.432Z] #36 252.3 --disable-aslr Disables address space randomization [2022-08-18T16:53:14.432Z] #36 252.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T16:53:14.432Z] #36 252.3 -h, --help help for dlv [2022-08-18T16:53:14.432Z] #36 252.3 --init string Init file, executed by the terminal client. [2022-08-18T16:53:14.432Z] #36 252.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T16:53:14.432Z] #36 252.3 --log Enable debugging server logging. [2022-08-18T16:53:14.432Z] #36 252.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T16:53:14.432Z] #36 252.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T16:53:14.432Z] #36 252.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T16:53:14.432Z] #36 252.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T16:53:14.432Z] #36 252.3 --wd string Working directory for running the program. [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Additional help topics: [2022-08-18T16:53:14.432Z] #36 252.3 dlv backend Help about the --backend flag. [2022-08-18T16:53:14.432Z] #36 252.3 dlv log Help about logging flags. [2022-08-18T16:53:14.432Z] #36 252.3 dlv redirect Help about file redirection. [2022-08-18T16:53:14.432Z] #36 252.3 [2022-08-18T16:53:14.432Z] #36 252.3 Use "dlv [command] --help" for more information about a command. [2022-08-18T16:53:14.474Z] #21 39.01 Setting up zip (3.0-12) ... [2022-08-18T16:53:14.474Z] #21 39.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:14.474Z] #21 39.06 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:53:14.663Z] #77 95.09 checking for archiver @FILE support... @ [2022-08-18T16:53:14.664Z] #77 95.21 checking for strip... strip [2022-08-18T16:53:14.664Z] #77 95.21 checking for ranlib... ranlib [2022-08-18T16:53:14.664Z] #77 95.21 checking for gawk... no [2022-08-18T16:53:14.664Z] #77 95.21 checking for mawk... mawk [2022-08-18T16:53:14.690Z] #36 ... [2022-08-18T16:53:14.690Z] [2022-08-18T16:53:14.690Z] #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-18T16:53:14.690Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:53:14.690Z] #34 DONE 252.5s [2022-08-18T16:53:14.690Z] [2022-08-18T16:53:14.690Z] #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-18T16:53:14.690Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:53:14.690Z] #36 DONE 252.8s [2022-08-18T16:53:14.690Z] [2022-08-18T16:53:14.690Z] #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:53:14.690Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:14.690Z] #77 172.9 checking for gcc... gcc [2022-08-18T16:53:14.690Z] #77 173.0 checking whether the C compiler works... yes [2022-08-18T16:53:14.690Z] #77 173.2 checking for C compiler default output file name... a.out [2022-08-18T16:53:14.923Z] #77 95.21 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:14.923Z] #77 95.70 checking for sysroot... no [2022-08-18T16:53:14.923Z] #77 95.70 checking for a working dd... /bin/dd [2022-08-18T16:53:14.923Z] #77 95.72 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:14.947Z] #77 173.3 checking for suffix of executables... [2022-08-18T16:53:15.182Z] #77 95.77 checking for mt... no [2022-08-18T16:53:15.182Z] #77 95.77 checking if : is a manifest tool... no [2022-08-18T16:53:15.182Z] #77 95.78 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:15.511Z] #77 173.6 checking whether we are cross compiling... no [2022-08-18T16:53:15.511Z] #77 173.8 checking for suffix of object files... [2022-08-18T16:53:15.511Z] #77 ... [2022-08-18T16:53:15.511Z] [2022-08-18T16:53:15.511Z] #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-18T16:53:15.511Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:15.511Z] #21 13.77 Reading package lists... [2022-08-18T16:53:15.511Z] #21 19.31 Reading package lists... [2022-08-18T16:53:15.511Z] #21 24.02 Building dependency tree... [2022-08-18T16:53:15.511Z] #21 26.24 The following additional packages will be installed: [2022-08-18T16:53:15.511Z] #21 26.25 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:53:15.511Z] #21 26.25 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:53:15.511Z] #21 26.27 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:53:15.511Z] #21 26.27 python3-pkg-resources vim-runtime xxd [2022-08-18T16:53:15.511Z] #21 26.29 Suggested packages: [2022-08-18T16:53:15.511Z] #21 26.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:53:15.511Z] #21 26.29 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:53:15.511Z] #21 26.29 acl attr quota [2022-08-18T16:53:15.511Z] #21 26.29 Recommended packages: [2022-08-18T16:53:15.511Z] #21 26.29 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:53:15.511Z] #21 27.85 The following NEW packages will be installed: [2022-08-18T16:53:15.511Z] #21 27.85 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:53:15.511Z] #21 27.85 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:53:15.511Z] #21 27.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:53:15.511Z] #21 27.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:53:15.511Z] #21 27.86 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:53:15.511Z] #21 27.86 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:53:15.511Z] #21 27.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:53:15.511Z] #21 27.86 xz-utils zip zstd [2022-08-18T16:53:15.511Z] #21 28.24 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:53:15.511Z] #21 28.24 Need to get 27.7 MB of archives. [2022-08-18T16:53:15.511Z] #21 28.24 After this operation, 106 MB of additional disk space will be used. [2022-08-18T16:53:15.511Z] #21 28.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:53:15.511Z] #21 28.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:53:15.511Z] #21 28.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:53:15.511Z] #21 28.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:53:15.511Z] #21 28.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:53:15.511Z] #21 28.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:53:15.511Z] #21 28.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-18T16:53:15.511Z] #21 28.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:53:15.511Z] #21 28.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-18T16:53:15.511Z] #21 28.38 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:53:15.512Z] #21 28.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:53:15.512Z] #21 28.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:53:15.512Z] #21 28.43 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-18T16:53:15.512Z] #21 28.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:53:15.512Z] #21 28.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:53:15.512Z] #21 28.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:53:15.512Z] #21 28.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:53:15.512Z] #21 28.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:53:15.512Z] #21 28.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:53:15.512Z] #21 28.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:53:15.512Z] #21 28.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:53:15.512Z] #21 28.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:53:15.512Z] #21 28.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:53:15.512Z] #21 28.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:53:15.512Z] #21 28.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:53:15.512Z] #21 28.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:53:15.512Z] #21 28.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:53:15.512Z] #21 28.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:53:15.512Z] #21 28.91 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-18T16:53:15.512Z] #21 28.91 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-18T16:53:15.512Z] #21 28.92 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-18T16:53:15.512Z] #21 28.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:53:15.512Z] #21 28.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:53:15.512Z] #21 28.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:53:15.512Z] #21 28.96 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-18T16:53:15.512Z] #21 29.08 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:53:15.512Z] #21 29.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:53:15.512Z] #21 29.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:53:15.512Z] #21 29.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:53:15.512Z] #21 29.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:53:15.512Z] #21 29.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:53:15.512Z] #21 29.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:53:15.512Z] #21 29.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:53:15.512Z] #21 29.22 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:53:15.512Z] #21 29.22 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-18T16:53:15.751Z] #77 96.05 checking for ANSI C header files... yes [2022-08-18T16:53:15.772Z] #21 ... [2022-08-18T16:53:15.772Z] [2022-08-18T16:53:15.772Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:53:15.772Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:15.772Z] #77 173.8 checking for suffix of object files... o [2022-08-18T16:53:15.772Z] #77 174.1 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:16.011Z] #77 96.62 checking for sys/types.h... yes [2022-08-18T16:53:16.029Z] #77 174.4 checking whether gcc accepts -g... yes [2022-08-18T16:53:16.271Z] [2022-08-18T16:53:16.271Z] #77 ... [2022-08-18T16:53:16.271Z] [2022-08-18T16:53:16.271Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-18T16:53:16.271Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-18T16:53:16.271Z] #20 DONE 2.0s [2022-08-18T16:53:16.271Z] [2022-08-18T16:53:16.271Z] #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:53:16.271Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:16.271Z] #77 96.79 checking for sys/stat.h... yes [2022-08-18T16:53:16.285Z] #77 174.6 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:16.531Z] #77 97.02 checking for stdlib.h... yes [2022-08-18T16:53:16.791Z] #77 97.22 checking for string.h... yes [2022-08-18T16:53:16.791Z] #77 97.39 checking for memory.h... yes [2022-08-18T16:53:16.849Z] #77 174.8 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:16.849Z] #77 175.1 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:17.032Z] #21 41.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:53:17.032Z] #21 41.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:53:17.032Z] #21 41.74 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-18T16:53:17.032Z] #21 41.77 Setting up patch (2.7.6-7) ... [2022-08-18T16:53:17.032Z] #21 41.78 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:53:17.032Z] #21 41.88 invoke-rc.d: could not determine current runlevel [2022-08-18T16:53:17.032Z] #21 41.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:53:17.032Z] #21 41.92 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:53:17.032Z] #21 41.93 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-18T16:53:17.032Z] #21 41.95 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:53:17.032Z] #21 41.96 Setting up pigz (2.6-1) ... [2022-08-18T16:53:17.032Z] #21 41.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T16:53:17.050Z] #77 97.57 checking for strings.h... yes [2022-08-18T16:53:17.106Z] #77 175.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:17.106Z] #77 175.5 checking for egrep... /bin/grep -E [2022-08-18T16:53:17.292Z] #21 42.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-18T16:53:17.292Z] #21 42.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:53:17.292Z] #21 42.13 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:17.310Z] #77 97.79 checking for inttypes.h... yes [2022-08-18T16:53:17.310Z] #77 97.98 checking for stdint.h... yes [2022-08-18T16:53:17.577Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T16:53:17.577Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T16:53:17.829Z] #77 98.20 checking for unistd.h... yes [2022-08-18T16:53:17.829Z] #77 98.38 checking for dlfcn.h... yes [2022-08-18T16:53:17.829Z] #77 98.56 checking for objdir... .libs [2022-08-18T16:53:17.874Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-18T16:53:17.874Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T16:53:18.233Z] #21 42.80 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-18T16:53:18.233Z] #21 42.81 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:53:18.348Z] #77 98.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:18.348Z] #77 99.05 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:18.476Z] #77 175.5 checking for ANSI C header files... yes [2022-08-18T16:53:18.476Z] #77 176.6 checking for sys/types.h... yes [2022-08-18T16:53:18.476Z] #77 176.9 checking for sys/stat.h... yes [2022-08-18T16:53:18.493Z] #21 43.29 Setting up libelf1:arm64 (0.183-1) ... [2022-08-18T16:53:18.493Z] #21 43.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:53:18.493Z] #21 43.32 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-18T16:53:18.493Z] #21 43.34 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:53:18.607Z] #77 99.05 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:18.753Z] #21 ... [2022-08-18T16:53:18.753Z] [2022-08-18T16:53:18.753Z] #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:53:18.753Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:53:18.753Z] #77 108.4 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:18.753Z] #77 108.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:18.753Z] #77 108.5 checking whether build environment is sane... yes [2022-08-18T16:53:18.753Z] #77 108.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:18.753Z] #77 108.6 checking for gawk... no [2022-08-18T16:53:18.753Z] #77 108.6 checking for mawk... mawk [2022-08-18T16:53:18.753Z] #77 108.6 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:18.753Z] #77 108.6 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:18.753Z] #77 108.7 checking whether make supports nested variables... yes [2022-08-18T16:53:18.753Z] #77 108.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:18.753Z] #77 108.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:18.753Z] #77 108.7 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:18.753Z] #77 108.8 checking dependency style of gcc... gcc3 [2022-08-18T16:53:18.753Z] #77 109.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:18.753Z] #77 109.0 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:18.753Z] #77 109.0 checking build system type... aarch64-unknown-linux-gnu [2022-08-18T16:53:18.753Z] #77 109.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-18T16:53:18.753Z] #77 109.3 checking how to print strings... printf [2022-08-18T16:53:18.753Z] #77 109.3 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:18.753Z] #77 109.3 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:18.753Z] #77 109.3 checking for egrep... /bin/grep -E [2022-08-18T16:53:18.753Z] #77 109.3 checking for fgrep... /bin/grep -F [2022-08-18T16:53:18.753Z] #77 109.3 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:18.753Z] #77 109.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:18.753Z] #77 109.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:18.753Z] #77 109.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:18.753Z] #77 109.5 checking whether ln -s works... yes [2022-08-18T16:53:18.753Z] #77 109.5 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:18.753Z] #77 109.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-18T16:53:18.753Z] #77 109.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:18.753Z] #77 109.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:18.753Z] #77 109.5 checking for objdump... objdump [2022-08-18T16:53:18.753Z] #77 109.5 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:18.753Z] #77 109.5 checking for dlltool... no [2022-08-18T16:53:18.753Z] #77 109.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:18.753Z] #77 109.5 checking for ar... ar [2022-08-18T16:53:18.753Z] #77 109.5 checking for archiver @FILE support... @ [2022-08-18T16:53:18.753Z] #77 109.7 checking for strip... strip [2022-08-18T16:53:18.753Z] #77 109.7 checking for ranlib... ranlib [2022-08-18T16:53:18.753Z] #77 109.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:18.753Z] #77 110.0 checking for sysroot... no [2022-08-18T16:53:18.753Z] #77 110.0 checking for a working dd... /bin/dd [2022-08-18T16:53:18.753Z] #77 110.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:18.753Z] #77 110.1 checking for mt... no [2022-08-18T16:53:18.753Z] #77 110.1 checking if : is a manifest tool... no [2022-08-18T16:53:18.753Z] #77 110.1 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:18.753Z] #77 110.4 checking for ANSI C header files... yes [2022-08-18T16:53:18.753Z] #77 110.9 checking for sys/types.h... yes [2022-08-18T16:53:18.753Z] #77 111.1 checking for sys/stat.h... yes [2022-08-18T16:53:18.753Z] #77 111.3 checking for stdlib.h... yes [2022-08-18T16:53:18.753Z] #77 111.5 checking for string.h... yes [2022-08-18T16:53:18.753Z] #77 111.7 checking for memory.h... yes [2022-08-18T16:53:18.753Z] #77 111.8 checking for strings.h... yes [2022-08-18T16:53:18.753Z] #77 112.0 checking for inttypes.h... yes [2022-08-18T16:53:18.753Z] #77 112.2 checking for stdint.h... yes [2022-08-18T16:53:18.753Z] #77 112.4 checking for unistd.h... yes [2022-08-18T16:53:18.753Z] #77 112.6 checking for dlfcn.h... yes [2022-08-18T16:53:18.753Z] #77 112.8 checking for objdir... .libs [2022-08-18T16:53:18.753Z] #77 113.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:18.753Z] #77 113.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:18.753Z] #77 113.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:18.753Z] #77 113.4 checking if gcc static flag -static works... yes [2022-08-18T16:53:18.753Z] #77 113.7 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:18.753Z] #77 113.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:18.753Z] #77 113.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-18T16:53:18.753Z] #77 113.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:18.753Z] #77 114.2 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:18.753Z] #77 114.2 checking whether stripping libraries is possible... yes [2022-08-18T16:53:18.753Z] #77 114.2 checking if libtool supports shared libraries... yes [2022-08-18T16:53:18.753Z] #77 114.2 checking whether to build shared libraries... no [2022-08-18T16:53:18.753Z] #77 114.2 checking whether to build static libraries... yes [2022-08-18T16:53:18.753Z] #77 114.3 checking float.h usability... yes [2022-08-18T16:53:18.753Z] #77 114.4 checking float.h presence... yes [2022-08-18T16:53:18.753Z] #77 114.4 checking for float.h... yes [2022-08-18T16:53:18.753Z] #77 114.5 checking limits.h usability... yes [2022-08-18T16:53:18.753Z] #77 114.6 checking limits.h presence... yes [2022-08-18T16:53:18.753Z] #77 114.7 checking for limits.h... yes [2022-08-18T16:53:18.753Z] #77 114.7 checking stddef.h usability... yes [2022-08-18T16:53:18.753Z] #77 114.8 checking stddef.h presence... yes [2022-08-18T16:53:18.753Z] #77 114.9 checking for stddef.h... yes [2022-08-18T16:53:18.753Z] #77 114.9 checking for stdlib.h... (cached) yes [2022-08-18T16:53:18.753Z] #77 114.9 checking for string.h... (cached) yes [2022-08-18T16:53:18.753Z] #77 114.9 checking sys/time.h usability... yes [2022-08-18T16:53:18.753Z] #77 115.1 checking sys/time.h presence... yes [2022-08-18T16:53:18.753Z] #77 115.2 checking for sys/time.h... yes [2022-08-18T16:53:18.753Z] #77 115.2 checking for inline... inline [2022-08-18T16:53:18.753Z] #77 115.3 checking for size_t... yes [2022-08-18T16:53:18.866Z] #77 99.19 checking if gcc static flag -static works... yes [2022-08-18T16:53:19.014Z] #77 115.6 checking for stdlib.h... (cached) yes [2022-08-18T16:53:19.014Z] #77 115.6 checking for GNU libc compatible malloc... [2022-08-18T16:53:19.014Z] #77 ... [2022-08-18T16:53:19.014Z] [2022-08-18T16:53:19.014Z] #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-18T16:53:19.014Z] #21 sha256:3bb240db4ffded7d1d5349a9044e8c4086be9fc5546b186283f64923158f0927 [2022-08-18T16:53:19.014Z] #21 43.76 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:19.014Z] #21 43.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:53:19.014Z] #21 43.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:53:19.014Z] #21 43.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:53:19.014Z] #21 43.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:53:19.014Z] #21 43.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:53:19.014Z] #21 43.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:53:19.014Z] #21 43.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:53:19.014Z] #21 43.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:53:19.014Z] #21 43.85 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:53:19.040Z] #77 177.1 checking for stdlib.h... yes [2022-08-18T16:53:19.040Z] #77 177.4 checking for string.h... yes [2022-08-18T16:53:19.040Z] #77 177.5 checking for memory.h... yes [2022-08-18T16:53:19.335Z] #71 153.9 + bin/containerd-shim-runc-v2 [2022-08-18T16:53:19.385Z] #77 99.74 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:19.385Z] #77 99.90 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:19.385Z] #77 99.90 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:53:19.604Z] #77 177.7 checking for strings.h... yes [2022-08-18T16:53:19.604Z] #77 177.9 checking for inttypes.h... yes [2022-08-18T16:53:19.646Z] #77 99.99 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:19.646Z] #77 100.4 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:19.646Z] #77 100.4 checking whether stripping libraries is possible... yes [2022-08-18T16:53:19.646Z] #77 100.4 checking if libtool supports shared libraries... yes [2022-08-18T16:53:19.646Z] #77 100.4 checking whether to build shared libraries... no [2022-08-18T16:53:19.646Z] #77 100.4 checking whether to build static libraries... yes [2022-08-18T16:53:19.646Z] #77 100.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:19.862Z] #77 178.0 checking for stdint.h... yes [2022-08-18T16:53:19.897Z] #71 154.7 + binaries [2022-08-18T16:53:19.897Z] #71 154.7 + install -D bin/containerd /build/containerd [2022-08-18T16:53:19.897Z] #71 154.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:53:19.897Z] #71 154.7 + install -D bin/ctr /build/ctr [2022-08-18T16:53:19.906Z] #77 100.5 checking whether build environment is sane... yes [2022-08-18T16:53:19.906Z] #77 100.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:19.906Z] #77 100.5 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:19.906Z] #77 100.6 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:19.906Z] #77 100.6 checking whether make supports nested variables... yes [2022-08-18T16:53:19.906Z] #77 100.7 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:19.906Z] #77 100.7 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:20.120Z] #77 178.3 checking for unistd.h... yes [2022-08-18T16:53:20.120Z] #77 178.5 checking minix/config.h usability... no [2022-08-18T16:53:20.165Z] #77 100.7 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:20.166Z] #77 100.7 checking dependency style of gcc... gcc3 [2022-08-18T16:53:20.166Z] #77 101.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:20.377Z] #77 178.7 checking minix/config.h presence... no [2022-08-18T16:53:20.377Z] #77 178.8 checking for minix/config.h... no [2022-08-18T16:53:20.394Z] #21 45.21 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-18T16:53:20.394Z] #21 45.24 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-18T16:53:20.394Z] #21 45.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:53:20.394Z] #21 45.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:53:20.426Z] #77 101.0 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:20.426Z] #77 101.0 checking for gawk... (cached) mawk [2022-08-18T16:53:20.426Z] #77 101.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:53:20.426Z] #77 101.0 checking for gcc... (cached) gcc [2022-08-18T16:53:20.426Z] #77 101.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:53:20.426Z] #77 101.1 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:53:20.426Z] #77 101.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:53:20.426Z] #77 101.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:53:20.426Z] #77 101.1 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:53:20.468Z] #71 DONE 155.2s [2022-08-18T16:53:20.634Z] #77 178.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T16:53:20.685Z] #77 101.2 checking for python3... /usr/bin/python3 [2022-08-18T16:53:20.685Z] #77 101.2 checking for python3 version... 3.9 [2022-08-18T16:53:20.685Z] #77 101.3 checking for python3 platform... linux [2022-08-18T16:53:20.891Z] #77 179.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:53:21.009Z] #77 101.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:53:21.009Z] #77 101.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:53:21.009Z] #77 101.7 checking for go-md2man... no [2022-08-18T16:53:21.149Z] #77 179.4 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:53:21.149Z] #77 179.4 checking how to print strings... printf [2022-08-18T16:53:21.149Z] #77 179.4 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:21.149Z] #77 179.4 checking for fgrep... /bin/grep -F [2022-08-18T16:53:21.149Z] #77 179.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:21.149Z] #77 179.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:21.149Z] #77 179.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:21.149Z] #77 179.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:21.269Z] #77 101.8 checking error.h usability... yes [2022-08-18T16:53:21.407Z] #77 179.7 checking whether ln -s works... yes [2022-08-18T16:53:21.407Z] #77 179.7 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:21.407Z] #77 179.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-18T16:53:21.407Z] #77 179.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:21.407Z] #77 179.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:21.407Z] #77 179.7 checking for objdump... objdump [2022-08-18T16:53:21.407Z] #77 179.7 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:21.407Z] #77 179.7 checking for dlltool... no [2022-08-18T16:53:21.407Z] #77 179.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:21.407Z] #77 179.7 checking for ar... ar [2022-08-18T16:53:21.407Z] #77 179.7 checking for archiver @FILE support... @ [2022-08-18T16:53:21.407Z] #77 179.9 checking for strip... strip [2022-08-18T16:53:21.407Z] #77 179.9 checking for ranlib... ranlib [2022-08-18T16:53:21.407Z] #77 179.9 checking for gawk... no [2022-08-18T16:53:21.407Z] #77 179.9 checking for mawk... mawk [2022-08-18T16:53:21.568Z] #77 102.1 checking error.h presence... yes [2022-08-18T16:53:21.568Z] #77 102.1 checking for error.h... yes [2022-08-18T16:53:21.568Z] #77 102.1 checking linux/openat2.h usability... yes [2022-08-18T16:53:21.568Z] #77 102.3 checking linux/openat2.h presence... yes [2022-08-18T16:53:21.568Z] #77 102.4 checking for linux/openat2.h... yes [2022-08-18T16:53:21.772Z] #21 46.38 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-18T16:53:21.772Z] #21 46.40 Setting up jq (1.6-2.1) ... [2022-08-18T16:53:21.772Z] #21 46.41 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-18T16:53:21.772Z] #21 46.43 Setting up iptables (1.8.7-1) ... [2022-08-18T16:53:21.772Z] #21 46.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:53:21.772Z] #21 46.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:53:21.772Z] #21 46.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:53:21.772Z] #21 46.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:53:21.773Z] #21 46.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:53:21.773Z] #21 46.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:53:21.773Z] #21 46.48 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:53:21.833Z] [2022-08-18T16:53:21.833Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:53:21.833Z] #72 sha256:3abcb397f0d453c4cd1833df44dc0530e581b06a7f2ca75eccd2af53dfa91989 [2022-08-18T16:53:21.833Z] #72 DONE 0.2s [2022-08-18T16:53:21.833Z] [2022-08-18T16:53:21.833Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:53:21.833Z] #77 sha256:f2de58835aed24b73b3f53d5ff33a7e6f7222c989dcd7713a17bbfe0e8c93b2c [2022-08-18T16:53:21.833Z] #77 DONE 0.1s [2022-08-18T16:53:21.833Z] [2022-08-18T16:53:21.833Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:53:21.833Z] #82 sha256:154a8031dc3c75d0787a43f5dd55a81d51cee098df47b3af681d99aae6c22585 [2022-08-18T16:53:21.970Z] #77 179.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:21.970Z] #77 180.3 checking for sysroot... no [2022-08-18T16:53:21.970Z] #77 180.3 checking for a working dd... /bin/dd [2022-08-18T16:53:21.970Z] #77 180.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:21.970Z] #77 180.4 checking for mt... no [2022-08-18T16:53:21.970Z] #77 180.4 checking if : is a manifest tool... no [2022-08-18T16:53:22.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-18T16:53:22.037Z] === RUN TestBuildWithHugeFile [2022-08-18T16:53:22.043Z] #21 46.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:53:22.150Z] #77 102.4 checking for copy_file_range... yes [2022-08-18T16:53:22.150Z] #77 102.8 checking for fgetxattr... yes [2022-08-18T16:53:22.226Z] #77 180.4 checking for dlfcn.h... yes [2022-08-18T16:53:22.226Z] #77 180.6 checking for objdir... .libs [2022-08-18T16:53:22.394Z] #82 DONE 0.4s [2022-08-18T16:53:22.394Z] [2022-08-18T16:53:22.394Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:53:22.394Z] #85 sha256:deb9958ff21b171d0553b4cb164b1f8230f4c135502bf979db1a11fa0246e9a4 [2022-08-18T16:53:22.394Z] #85 DONE 0.1s [2022-08-18T16:53:22.394Z] [2022-08-18T16:53:22.394Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:53:22.394Z] #86 sha256:658bf82f2871fe6aaaa89a295f03f7d3d4c7b379b7d1d0e3b2d990b493764997 [2022-08-18T16:53:22.394Z] #86 DONE 0.0s [2022-08-18T16:53:22.394Z] [2022-08-18T16:53:22.394Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:53:22.394Z] #87 sha256:c1e45349e66f876a992de4e0791c11d6c05481d9e1a6746a4ec478c09792ef96 [2022-08-18T16:53:22.394Z] #87 DONE 0.0s [2022-08-18T16:53:22.394Z] [2022-08-18T16:53:22.394Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:53:22.394Z] #88 sha256:fa94b39e4f136b7df34e53b6ec5baca50abbdcb5263c00252b16d02d28f4918e [2022-08-18T16:53:22.672Z] #77 103.0 checking for statx... yes [2022-08-18T16:53:22.672Z] #77 103.4 checking for fgetpwent_r... yes [2022-08-18T16:53:22.791Z] #77 181.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:22.791Z] #77 181.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:22.791Z] #77 181.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:22.931Z] #77 103.6 checking for issetugid... no [2022-08-18T16:53:23.047Z] #77 181.3 checking if gcc static flag -static works... yes [2022-08-18T16:53:23.190Z] #77 103.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:53:23.190Z] #77 103.8 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:53:23.304Z] #77 181.7 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:23.304Z] #77 181.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:23.304Z] #77 181.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:53:23.758Z] #77 103.8 checking for library containing yajl_tree_get... -lyajl [2022-08-18T16:53:23.758Z] #77 104.3 checking for yajl >= 2.0.0... yes [2022-08-18T16:53:23.760Z] #88 DONE 1.2s [2022-08-18T16:53:23.760Z] [2022-08-18T16:53:23.760Z] #89 exporting to image [2022-08-18T16:53:23.760Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:53:23.760Z] #89 exporting layers [2022-08-18T16:53:23.948Z] #21 DONE 48.8s [2022-08-18T16:53:23.948Z] [2022-08-18T16:53:23.948Z] #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-18T16:53:23.948Z] #22 sha256:ff1ac79b04749ee5dd4dfde32a3c1d00f6f9c295daec668a1a7487c19a4969a9 [2022-08-18T16:53:24.018Z] #77 104.4 checking sys/capability.h usability... yes [2022-08-18T16:53:24.018Z] #77 104.6 checking sys/capability.h presence... yes [2022-08-18T16:53:24.018Z] #77 104.7 checking for sys/capability.h... yes [2022-08-18T16:53:24.234Z] #77 181.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:24.234Z] #77 182.5 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:24.234Z] #77 182.5 checking whether stripping libraries is possible... yes [2022-08-18T16:53:24.234Z] #77 182.5 checking if libtool supports shared libraries... yes [2022-08-18T16:53:24.234Z] #77 182.5 checking whether to build shared libraries... no [2022-08-18T16:53:24.234Z] #77 182.5 checking whether to build static libraries... yes [2022-08-18T16:53:24.234Z] #77 182.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:24.234Z] #77 182.6 checking whether build environment is sane... yes [2022-08-18T16:53:24.234Z] #77 182.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:24.234Z] #77 182.8 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:24.490Z] #77 182.9 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:24.490Z] #77 183.0 checking whether make supports nested variables... yes [2022-08-18T16:53:24.519Z] #22 0.619 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:53:24.519Z] #22 0.624 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:53:24.519Z] #22 0.627 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:53:24.519Z] #22 DONE 0.7s [2022-08-18T16:53:24.519Z] [2022-08-18T16:53:24.519Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:53:24.519Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:53:24.519Z] #77 115.6 checking for GNU libc compatible malloc... yes [2022-08-18T16:53:24.519Z] #77 115.8 checking for stdlib.h... (cached) yes [2022-08-18T16:53:24.519Z] #77 115.8 checking for GNU libc compatible realloc... yes [2022-08-18T16:53:24.519Z] #77 116.0 checking for working strtod... yes [2022-08-18T16:53:24.519Z] #77 116.3 checking for gettimeofday... yes [2022-08-18T16:53:24.519Z] #77 116.5 checking for memset... yes [2022-08-18T16:53:24.519Z] #77 116.8 checking for strspn... yes [2022-08-18T16:53:24.519Z] #77 117.1 checking that generated files are newer than configure... done [2022-08-18T16:53:24.519Z] #77 117.1 configure: creating ./config.status [2022-08-18T16:53:24.519Z] #77 119.8 config.status: creating Makefile [2022-08-18T16:53:24.519Z] #77 119.9 config.status: creating config.h [2022-08-18T16:53:24.519Z] #77 119.9 config.status: executing depfiles commands [2022-08-18T16:53:24.519Z] #77 120.1 config.status: executing libtool commands [2022-08-18T16:53:24.519Z] #77 121.2 GEN .version [2022-08-18T16:53:24.519Z] #77 121.2 make install-recursive [2022-08-18T16:53:24.519Z] #77 121.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T16:53:24.588Z] #77 104.7 checking for library containing cap_from_name... -lcap [2022-08-18T16:53:24.747Z] #77 183.1 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:24.747Z] #77 183.1 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:24.747Z] #77 183.1 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:24.779Z] #77 121.3 Making install in libocispec [2022-08-18T16:53:24.779Z] #77 121.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:24.779Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T16:53:24.779Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T16:53:24.779Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T16:53:24.779Z] #77 121.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T16:53:25.004Z] #77 183.2 checking dependency style of gcc... gcc3 [2022-08-18T16:53:25.004Z] #77 183.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:25.004Z] #77 183.5 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:25.004Z] #77 183.5 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:53:25.004Z] #77 183.5 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:53:25.004Z] #77 183.5 checking for yajl >= 2.1.0... yes [2022-08-18T16:53:25.157Z] #77 105.3 checking for library containing dlopen... -ldl [2022-08-18T16:53:25.157Z] #77 105.6 checking seccomp.h usability... yes [2022-08-18T16:53:25.157Z] #77 105.8 checking seccomp.h presence... yes [2022-08-18T16:53:25.157Z] #77 105.9 checking for seccomp.h... yes [2022-08-18T16:53:25.260Z] #77 183.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:53:25.260Z] #77 183.6 checking for gcc... (cached) gcc [2022-08-18T16:53:25.517Z] #77 183.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:53:25.517Z] #77 183.8 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:53:25.517Z] #77 183.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:53:25.517Z] #77 183.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:53:25.517Z] #77 183.8 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:53:25.517Z] #77 183.9 checking for python3... /usr/bin/python3 [2022-08-18T16:53:25.517Z] #77 183.9 checking for python3 version... 3.9 [2022-08-18T16:53:25.517Z] #77 184.0 checking for python3 platform... linux [2022-08-18T16:53:25.726Z] #77 105.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-18T16:53:25.727Z] #77 122.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T16:53:25.727Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T16:53:25.774Z] #77 184.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:53:25.985Z] #77 106.4 checking for library containing seccomp_arch_resolve_name... none required [2022-08-18T16:53:25.985Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T16:53:25.986Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T16:53:25.986Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T16:53:25.986Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T16:53:25.986Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T16:53:25.986Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T16:53:25.986Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T16:53:26.031Z] #77 184.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:53:26.031Z] #77 ... [2022-08-18T16:53:26.031Z] [2022-08-18T16:53:26.031Z] #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-18T16:53:26.031Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:26.031Z] #21 29.64 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:53:26.031Z] #21 29.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:53:26.031Z] #21 29.73 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:53:26.031Z] #21 29.74 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:53:26.031Z] #21 30.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:53:26.031Z] #21 31.16 Fetched 27.7 MB in 2s (14.6 MB/s) [2022-08-18T16:53:26.031Z] #21 31.25 Selecting previously unselected package pigz. [2022-08-18T16:53:26.031Z] #21 31.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-18T16:53:26.031Z] #21 31.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 31.33 Unpacking pigz (2.6-1) ... [2022-08-18T16:53:26.031Z] #21 31.45 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:53:26.031Z] #21 31.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 31.47 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:53:26.031Z] #21 31.75 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:53:26.031Z] #21 31.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 31.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:53:26.031Z] #21 31.93 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:53:26.031Z] #21 31.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 31.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:53:26.031Z] #21 32.09 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:53:26.031Z] #21 32.12 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 32.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:53:26.031Z] #21 32.22 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:53:26.031Z] #21 32.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 32.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:53:26.031Z] #21 32.42 Selecting previously unselected package libcap2-bin. [2022-08-18T16:53:26.031Z] #21 32.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 32.45 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:53:26.031Z] #21 32.53 Selecting previously unselected package iproute2. [2022-08-18T16:53:26.031Z] #21 32.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 32.54 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:53:26.031Z] #21 33.08 Selecting previously unselected package xxd. [2022-08-18T16:53:26.031Z] #21 33.09 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 33.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:26.031Z] #21 33.24 Selecting previously unselected package vim-common. [2022-08-18T16:53:26.031Z] #21 33.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:53:26.031Z] #21 33.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:26.031Z] #21 33.54 Selecting previously unselected package bash-completion. [2022-08-18T16:53:26.031Z] #21 33.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:53:26.031Z] #21 36.36 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:53:26.031Z] #21 37.06 Selecting previously unselected package bzip2. [2022-08-18T16:53:26.031Z] #21 37.06 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 37.09 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:53:26.031Z] #21 37.29 Selecting previously unselected package xz-utils. [2022-08-18T16:53:26.031Z] #21 37.30 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 37.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:53:26.031Z] #21 37.57 Selecting previously unselected package apparmor. [2022-08-18T16:53:26.031Z] #21 37.58 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 37.66 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:53:26.031Z] #21 38.85 Selecting previously unselected package inetutils-ping. [2022-08-18T16:53:26.031Z] #21 38.86 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 38.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:53:26.031Z] #21 39.13 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:53:26.031Z] #21 39.14 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 39.16 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:53:26.031Z] #21 39.26 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:53:26.031Z] #21 39.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 39.27 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:53:26.031Z] #21 39.35 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:53:26.031Z] #21 39.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 39.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:53:26.031Z] #21 39.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:53:26.031Z] #21 39.48 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:53:26.031Z] #21 39.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:53:26.245Z] #77 106.7 checking systemd/sd-bus.h usability... yes [2022-08-18T16:53:26.245Z] #77 ... [2022-08-18T16:53:26.245Z] [2022-08-18T16:53:26.245Z] #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-18T16:53:26.245Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:26.245Z] #21 2.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-18T16:53:26.245Z] #21 2.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-18T16:53:26.245Z] #21 2.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-18T16:53:26.245Z] #21 2.961 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-18T16:53:26.245Z] #21 4.099 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] [2022-08-18T16:53:26.245Z] #21 5.492 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-18T16:53:26.245Z] #21 ... [2022-08-18T16:53:26.245Z] [2022-08-18T16:53:26.245Z] #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:53:26.245Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:26.245Z] #77 106.9 checking systemd/sd-bus.h presence... yes [2022-08-18T16:53:26.287Z] #21 39.78 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:53:26.287Z] #21 39.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:53:26.287Z] #21 39.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:53:26.505Z] #77 107.0 checking for systemd/sd-bus.h... yes [2022-08-18T16:53:26.544Z] #21 ... [2022-08-18T16:53:26.544Z] [2022-08-18T16:53:26.544Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:53:26.544Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:26.544Z] #77 184.9 checking that generated files are newer than configure... done [2022-08-18T16:53:26.544Z] #77 184.9 configure: creating ./config.status [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T16:53:26.554Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T16:53:26.764Z] #77 107.0 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-18T16:53:26.764Z] #77 107.6 checking for sd_notify_barrier... [2022-08-18T16:53:26.764Z] #77 ... [2022-08-18T16:53:26.764Z] [2022-08-18T16:53:26.764Z] #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:53:26.764Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:53:26.764Z] #60 14.49 + cd /tmp/tmp.wRXTYKMy72/src/github.com/opencontainers/runc [2022-08-18T16:53:26.764Z] #60 14.49 + git checkout -q v1.1.3 [2022-08-18T16:53:26.764Z] #60 15.30 + '[' -z '' ']' [2022-08-18T16:53:26.764Z] #60 15.30 + target=static [2022-08-18T16:53:26.764Z] #60 15.30 + make BUILDTAGS=seccomp static [2022-08-18T16:53:26.764Z] #60 15.85 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:53:26.816Z] #77 123.4 make install-recursive [2022-08-18T16:53:26.816Z] #77 123.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:26.816Z] #77 123.5 Making install in yajl [2022-08-18T16:53:26.816Z] #77 123.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:53:26.816Z] #77 123.6 CC verify/json_verify-json_verify.o [2022-08-18T16:53:26.816Z] #77 123.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T16:53:26.816Z] #77 123.6 CC src/libyajl_la-yajl.lo [2022-08-18T16:53:27.023Z] #60 ... [2022-08-18T16:53:27.023Z] [2022-08-18T16:53:27.023Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-18T16:53:27.023Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:27.023Z] #21 10.66 Fetched 8570 kB in 9s (997 kB/s) [2022-08-18T16:53:27.076Z] #77 123.6 CC src/libyajl_la-yajl_gen.lo [2022-08-18T16:53:27.076Z] #77 123.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T16:53:27.076Z] #77 123.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T16:53:27.076Z] #77 123.7 CC src/libyajl_la-yajl_encode.lo [2022-08-18T16:53:27.076Z] #77 123.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T16:53:27.076Z] #77 123.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T16:53:29.558Z] #21 10.66 Reading package lists... [2022-08-18T16:53:29.558Z] #21 13.22 Reading package lists... [2022-08-18T16:53:29.558Z] #21 ... [2022-08-18T16:53:29.558Z] [2022-08-18T16:53:29.558Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T16:53:29.558Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-18T16:53:29.558Z] #34 DONE 160.5s [2022-08-18T16:53:29.817Z] [2022-08-18T16:53:29.818Z] #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:53:29.818Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:29.818Z] #77 107.6 checking for sd_notify_barrier... yes [2022-08-18T16:53:29.818Z] #77 107.9 checking linux/bpf.h usability... yes [2022-08-18T16:53:29.818Z] #77 108.1 checking linux/bpf.h presence... yes [2022-08-18T16:53:29.818Z] #77 108.2 checking for linux/bpf.h... yes [2022-08-18T16:53:29.818Z] #77 108.2 checking compilation for eBPF... yes [2022-08-18T16:53:29.818Z] #77 108.3 checking for criu >= 3.15... no [2022-08-18T16:53:29.818Z] #77 108.4 configure: CRIU headers not found, building without CRIU support [2022-08-18T16:53:29.818Z] #77 108.4 checking for criu > 3.16... no [2022-08-18T16:53:29.818Z] #77 108.4 configure: CRIU version doesn't support join-ns API [2022-08-18T16:53:29.818Z] #77 108.4 checking for criu > 3.16.1... no [2022-08-18T16:53:29.818Z] #77 108.4 configure: CRIU version doesn't support for pre-dumping [2022-08-18T16:53:29.818Z] #77 108.4 checking for new mount API (fsconfig)... yes [2022-08-18T16:53:29.818Z] #77 108.5 checking for seccomp notify API... yes [2022-08-18T16:53:29.818Z] #77 108.7 checking for gperf... no [2022-08-18T16:53:29.818Z] #77 108.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-18T16:53:29.818Z] #77 108.7 checking for library containing argp_parse... none required [2022-08-18T16:53:29.818Z] #77 109.1 checking that generated files are newer than configure... done [2022-08-18T16:53:29.818Z] #77 109.1 configure: creating ./config.status [2022-08-18T16:53:30.757Z] #77 111.5 config.status: creating Makefile [2022-08-18T16:53:31.017Z] #77 111.7 config.status: creating rpm/crun.spec [2022-08-18T16:53:31.017Z] #77 111.7 config.status: creating config.h [2022-08-18T16:53:31.017Z] #77 111.8 config.status: executing libtool commands [2022-08-18T16:53:31.017Z] #77 111.8 config.status: executing depfiles commands [2022-08-18T16:53:31.797Z] #77 189.4 config.status: creating Makefile [2022-08-18T16:53:31.797Z] #77 189.6 config.status: creating config.h [2022-08-18T16:53:31.798Z] #77 189.7 config.status: executing libtool commands [2022-08-18T16:53:31.798Z] #77 189.7 config.status: executing depfiles commands [2022-08-18T16:53:32.055Z] #77 ... [2022-08-18T16:53:32.055Z] [2022-08-18T16:53:32.055Z] #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-18T16:53:32.055Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:32.055Z] #21 40.12 Selecting previously unselected package iptables. [2022-08-18T16:53:32.055Z] #21 40.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:53:32.055Z] #21 40.13 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:53:32.055Z] #21 40.64 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:53:32.055Z] #21 40.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:53:32.055Z] #21 40.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:53:32.055Z] #21 40.96 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:53:32.055Z] #21 40.97 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:53:32.056Z] #21 40.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:53:32.056Z] #21 41.14 Selecting previously unselected package jq. [2022-08-18T16:53:32.056Z] #21 41.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:53:32.056Z] #21 41.15 Unpacking jq (1.6-2.1) ... [2022-08-18T16:53:32.056Z] #21 41.34 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:53:32.056Z] #21 41.36 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:53:32.056Z] #21 41.38 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:53:32.056Z] #21 41.60 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:53:32.056Z] #21 41.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:53:32.056Z] #21 41.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:53:32.056Z] #21 41.76 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:53:32.056Z] #21 41.78 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:53:32.056Z] #21 41.79 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:53:32.371Z] #77 128.9 CCLD libyajl.la [2022-08-18T16:53:32.398Z] #77 ... [2022-08-18T16:53:32.398Z] [2022-08-18T16:53:32.398Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-18T16:53:32.398Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-18T16:53:32.398Z] #36 163.4 Delve is a source level debugger for Go programs. [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-18T16:53:32.398Z] #36 163.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Usage: [2022-08-18T16:53:32.398Z] #36 163.4 dlv [command] [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Available Commands: [2022-08-18T16:53:32.398Z] #36 163.4 attach Attach to running process and begin debugging. [2022-08-18T16:53:32.398Z] #36 163.4 connect Connect to a headless debug server with a terminal client. [2022-08-18T16:53:32.398Z] #36 163.4 core Examine a core dump. [2022-08-18T16:53:32.398Z] #36 163.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-18T16:53:32.398Z] #36 163.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-18T16:53:32.398Z] #36 163.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-18T16:53:32.398Z] #36 163.4 help Help about any command [2022-08-18T16:53:32.398Z] #36 163.4 run Deprecated command. Use 'debug' instead. [2022-08-18T16:53:32.398Z] #36 163.4 test Compile test binary and begin debugging program. [2022-08-18T16:53:32.398Z] #36 163.4 trace Compile and begin tracing program. [2022-08-18T16:53:32.398Z] #36 163.4 version Prints version. [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Flags: [2022-08-18T16:53:32.398Z] #36 163.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-18T16:53:32.398Z] #36 163.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-18T16:53:32.398Z] #36 163.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-18T16:53:32.398Z] #36 163.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-18T16:53:32.398Z] #36 163.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-18T16:53:32.398Z] #36 163.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-18T16:53:32.398Z] #36 163.4 --disable-aslr Disables address space randomization [2022-08-18T16:53:32.398Z] #36 163.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-18T16:53:32.398Z] #36 163.4 -h, --help help for dlv [2022-08-18T16:53:32.398Z] #36 163.4 --init string Init file, executed by the terminal client. [2022-08-18T16:53:32.398Z] #36 163.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-18T16:53:32.398Z] #36 163.4 --log Enable debugging server logging. [2022-08-18T16:53:32.398Z] #36 163.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-18T16:53:32.398Z] #36 163.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-18T16:53:32.398Z] #36 163.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-18T16:53:32.398Z] #36 163.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-18T16:53:32.398Z] #36 163.4 --wd string Working directory for running the program. [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Additional help topics: [2022-08-18T16:53:32.398Z] #36 163.4 dlv backend Help about the --backend flag. [2022-08-18T16:53:32.398Z] #36 163.4 dlv log Help about logging flags. [2022-08-18T16:53:32.398Z] #36 163.4 dlv redirect Help about file redirection. [2022-08-18T16:53:32.398Z] #36 163.4 [2022-08-18T16:53:32.398Z] #36 163.4 Use "dlv [command] --help" for more information about a command. [2022-08-18T16:53:32.398Z] #36 DONE 163.6s [2022-08-18T16:53:32.398Z] [2022-08-18T16:53:32.398Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:53:32.398Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:32.398Z] #77 113.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-18T16:53:32.631Z] #77 129.3 CCLD verify/json_verify [2022-08-18T16:53:32.658Z] #77 113.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:53:32.918Z] #77 113.6 checking for gcc... gcc [2022-08-18T16:53:33.201Z] #77 129.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:53:33.201Z] #77 129.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:53:33.201Z] #77 129.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:53:33.201Z] #77 129.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:53:33.201Z] #77 129.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:53:33.201Z] #77 129.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:33.201Z] #77 129.9 CC src/validate.o [2022-08-18T16:53:33.201Z] #77 129.9 CC src/image_spec_schema_config_schema.lo [2022-08-18T16:53:33.201Z] #77 129.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T16:53:33.201Z] #77 129.9 CC src/image_spec_schema_defs.lo [2022-08-18T16:53:33.201Z] #77 129.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T16:53:33.201Z] #77 130.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T16:53:33.424Z] #21 47.11 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:53:33.461Z] #77 130.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T16:53:33.461Z] #77 130.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T16:53:33.461Z] #77 130.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T16:53:33.461Z] #77 130.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T16:53:33.461Z] #77 130.1 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T16:53:33.461Z] #77 130.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T16:53:33.461Z] #77 130.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T16:53:33.461Z] #77 130.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T16:53:33.487Z] #77 113.7 checking whether the C compiler works... yes [2022-08-18T16:53:33.487Z] #77 114.0 checking for C compiler default output file name... a.out [2022-08-18T16:53:33.487Z] #77 114.0 checking for suffix of executables... [2022-08-18T16:53:33.682Z] #21 47.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:53:33.682Z] #21 47.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:53:33.682Z] #21 47.18 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:53:33.682Z] #21 47.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:53:33.682Z] #21 47.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:53:33.721Z] #77 130.4 CC src/runtime_spec_schema_defs.lo [2022-08-18T16:53:33.721Z] #77 130.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T16:53:33.721Z] #77 130.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T16:53:33.721Z] #77 130.6 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T16:53:33.753Z] #77 114.2 checking whether we are cross compiling... no [2022-08-18T16:53:33.753Z] #77 114.4 checking for suffix of object files... o [2022-08-18T16:53:33.753Z] #77 114.5 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:33.939Z] #21 47.36 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:53:33.939Z] #21 47.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:53:33.939Z] #21 47.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:53:33.990Z] #77 130.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T16:53:34.013Z] #77 114.6 checking whether gcc accepts -g... yes [2022-08-18T16:53:34.196Z] #21 47.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:53:34.196Z] #21 47.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:53:34.196Z] #21 47.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:53:34.196Z] #21 47.85 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:53:34.196Z] #21 47.86 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:53:34.196Z] #21 47.88 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:53:34.250Z] #77 131.0 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T16:53:34.272Z] #77 114.7 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:34.272Z] #77 114.8 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:34.272Z] #77 115.0 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:34.272Z] #77 115.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:34.510Z] #77 131.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T16:53:34.510Z] #77 131.2 CC src/basic_test_double_array_item.lo [2022-08-18T16:53:34.510Z] #77 131.4 CC src/basic_test_double_array.lo [2022-08-18T16:53:34.510Z] #77 ... [2022-08-18T16:53:34.510Z] [2022-08-18T16:53:34.510Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:53:34.510Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T16:53:34.510Z] #23 9.613 Collecting yamllint==1.26.1 [2022-08-18T16:53:34.532Z] #77 115.2 checking for egrep... /bin/grep -E [2022-08-18T16:53:34.761Z] #21 48.10 Selecting previously unselected package net-tools. [2022-08-18T16:53:34.761Z] #21 48.10 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:53:34.761Z] #21 48.12 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:53:35.018Z] #21 48.62 Selecting previously unselected package patch. [2022-08-18T16:53:35.018Z] #21 48.62 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:53:35.018Z] #21 48.64 Unpacking patch (2.7.6-7) ... [2022-08-18T16:53:35.080Z] #23 ... [2022-08-18T16:53:35.080Z] [2022-08-18T16:53:35.080Z] #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:53:35.080Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:53:35.080Z] #77 131.7 CC src/basic_test_top_array_int.lo [2022-08-18T16:53:35.080Z] #77 131.8 CC src/basic_test_top_array_string.lo [2022-08-18T16:53:35.102Z] #77 115.2 checking for ANSI C header files... yes [2022-08-18T16:53:35.102Z] #77 115.7 checking for sys/types.h... yes [2022-08-18T16:53:35.102Z] #77 115.8 checking for sys/stat.h... yes [2022-08-18T16:53:35.340Z] #77 132.1 CC src/basic_test_top_double_array_int.lo [2022-08-18T16:53:35.340Z] #77 132.1 CC src/basic_test_top_double_array_obj.lo [2022-08-18T16:53:35.363Z] #77 116.0 checking for stdlib.h... yes [2022-08-18T16:53:35.363Z] #77 116.1 checking for string.h... yes [2022-08-18T16:53:35.531Z] #21 48.91 Selecting previously unselected package python-pip-whl. [2022-08-18T16:53:35.531Z] #21 48.92 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:53:35.531Z] #21 48.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:53:35.600Z] #77 132.3 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T16:53:35.788Z] #21 ... [2022-08-18T16:53:35.788Z] [2022-08-18T16:53:35.788Z] #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:53:35.788Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:35.788Z] #77 190.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T16:53:35.788Z] #77 190.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:53:35.788Z] #77 191.8 checking for gcc... gcc [2022-08-18T16:53:35.788Z] #77 191.9 checking whether the C compiler works... yes [2022-08-18T16:53:35.788Z] #77 192.1 checking for C compiler default output file name... a.out [2022-08-18T16:53:35.788Z] #77 192.1 checking for suffix of executables... [2022-08-18T16:53:35.788Z] #77 192.4 checking whether we are cross compiling... no [2022-08-18T16:53:35.788Z] #77 192.7 checking for suffix of object files... o [2022-08-18T16:53:35.788Z] #77 193.0 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:35.788Z] #77 193.2 checking whether gcc accepts -g... yes [2022-08-18T16:53:35.788Z] #77 193.5 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:35.788Z] #77 193.7 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:35.788Z] #77 194.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:35.788Z] #77 194.1 checking whether build environment is sane... yes [2022-08-18T16:53:35.788Z] #77 194.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:35.788Z] #77 194.1 checking for gawk... no [2022-08-18T16:53:35.788Z] #77 194.1 checking for mawk... mawk [2022-08-18T16:53:35.788Z] #77 194.2 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:35.788Z] #77 194.2 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:35.860Z] #77 132.5 CC src/basic_test_top_double_array_string.lo [2022-08-18T16:53:35.885Z] #77 116.3 checking for memory.h... yes [2022-08-18T16:53:35.885Z] #77 116.5 checking for strings.h... yes [2022-08-18T16:53:36.120Z] #77 132.8 CC src/read-file.lo [2022-08-18T16:53:36.134Z] #77 194.3 checking whether make supports nested variables... yes [2022-08-18T16:53:36.134Z] #77 194.5 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:36.134Z] #77 194.5 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:36.134Z] #77 194.5 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:36.144Z] #77 116.6 checking for inttypes.h... yes [2022-08-18T16:53:36.144Z] #77 116.8 checking for stdint.h... yes [2022-08-18T16:53:36.379Z] #77 132.9 CC src/json_common.lo [2022-08-18T16:53:36.380Z] #77 133.0 CC tests/test-1.o [2022-08-18T16:53:36.403Z] #77 194.7 checking dependency style of gcc... gcc3 [2022-08-18T16:53:36.403Z] #77 117.1 checking for unistd.h... yes [2022-08-18T16:53:36.639Z] #77 133.2 CC tests/test-2.o [2022-08-18T16:53:36.639Z] #77 133.3 CC tests/test-3.o [2022-08-18T16:53:36.663Z] #77 117.1 checking minix/config.h usability... no [2022-08-18T16:53:36.663Z] #77 117.2 checking minix/config.h presence... no [2022-08-18T16:53:36.663Z] #77 117.3 checking for minix/config.h... no [2022-08-18T16:53:36.663Z] #77 117.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-18T16:53:36.669Z] #77 195.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:36.669Z] #77 195.0 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:36.899Z] #77 133.5 CC tests/test-4.o [2022-08-18T16:53:36.899Z] #77 133.6 CC tests/test-5.o [2022-08-18T16:53:36.925Z] #77 195.1 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:53:36.925Z] #77 195.5 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:53:36.925Z] #77 195.5 checking how to print strings... printf [2022-08-18T16:53:36.925Z] #77 195.5 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:36.925Z] #77 195.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:37.181Z] #77 195.5 checking for egrep... /bin/grep -E [2022-08-18T16:53:37.181Z] #77 195.5 checking for fgrep... /bin/grep -F [2022-08-18T16:53:37.181Z] #77 195.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:37.181Z] #77 195.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:37.181Z] #77 195.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:37.192Z] #77 117.5 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:53:37.192Z] #77 117.8 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:53:37.192Z] #77 117.8 checking how to print strings... printf [2022-08-18T16:53:37.192Z] #77 117.8 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:37.193Z] #77 117.8 checking for fgrep... /bin/grep -F [2022-08-18T16:53:37.193Z] #77 117.9 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:37.193Z] #77 117.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:37.193Z] #77 117.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:37.193Z] #77 117.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:37.193Z] #77 118.0 checking whether ln -s works... yes [2022-08-18T16:53:37.438Z] #77 195.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:37.438Z] #77 195.9 checking whether ln -s works... yes [2022-08-18T16:53:37.438Z] #77 195.9 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:37.438Z] #77 195.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-18T16:53:37.438Z] #77 195.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:37.438Z] #77 195.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:37.438Z] #77 195.9 checking for objdump... objdump [2022-08-18T16:53:37.438Z] #77 195.9 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:37.438Z] #77 195.9 checking for dlltool... no [2022-08-18T16:53:37.438Z] #77 195.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:37.438Z] #77 195.9 checking for ar... ar [2022-08-18T16:53:37.438Z] #77 195.9 checking for archiver @FILE support... @ [2022-08-18T16:53:37.452Z] #77 118.0 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:37.452Z] #77 118.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-18T16:53:37.452Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:37.452Z] #77 118.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:37.452Z] #77 118.0 checking for objdump... objdump [2022-08-18T16:53:37.452Z] #77 118.0 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:37.452Z] #77 118.0 checking for dlltool... no [2022-08-18T16:53:37.452Z] #77 118.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:37.452Z] #77 118.0 checking for ar... ar [2022-08-18T16:53:37.452Z] #77 118.0 checking for archiver @FILE support... @ [2022-08-18T16:53:37.452Z] #77 118.2 checking for strip... strip [2022-08-18T16:53:37.452Z] #77 118.2 checking for ranlib... ranlib [2022-08-18T16:53:37.452Z] #77 118.2 checking for gawk... no [2022-08-18T16:53:37.453Z] #77 118.2 checking for mawk... mawk [2022-08-18T16:53:37.506Z] #77 134.1 CC tests/test-6.o [2022-08-18T16:53:37.506Z] #77 134.1 CC tests/test-7.o [2022-08-18T16:53:37.694Z] #77 196.0 checking for strip... strip [2022-08-18T16:53:37.694Z] #77 196.0 checking for ranlib... ranlib [2022-08-18T16:53:37.717Z] #77 118.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:37.717Z] #77 118.5 checking for sysroot... no [2022-08-18T16:53:37.717Z] #77 118.5 checking for a working dd... /bin/dd [2022-08-18T16:53:37.717Z] #77 118.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:37.768Z] #77 134.4 CC tests/test-8.o [2022-08-18T16:53:37.977Z] #77 118.6 checking for mt... no [2022-08-18T16:53:37.977Z] #77 118.6 checking if : is a manifest tool... no [2022-08-18T16:53:37.977Z] #77 118.7 checking for dlfcn.h... yes [2022-08-18T16:53:38.041Z] #77 134.9 CC tests/test-9.o [2022-08-18T16:53:38.236Z] #77 118.9 checking for objdir... .libs [2022-08-18T16:53:38.258Z] #77 196.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:38.258Z] #77 196.6 checking for sysroot... no [2022-08-18T16:53:38.258Z] #77 196.6 checking for a working dd... /bin/dd [2022-08-18T16:53:38.258Z] #77 196.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:38.258Z] #77 196.7 checking for mt... no [2022-08-18T16:53:38.258Z] #77 196.7 checking if : is a manifest tool... no [2022-08-18T16:53:38.258Z] #77 196.7 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:38.618Z] #77 135.2 CC tests/test-10.o [2022-08-18T16:53:38.756Z] #77 119.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:38.756Z] #77 119.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:38.756Z] #77 119.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:38.879Z] #77 135.5 CC tests/test-11.o [2022-08-18T16:53:39.015Z] #77 119.5 checking if gcc static flag -static works... yes [2022-08-18T16:53:39.077Z] #77 196.9 checking for ANSI C header files... yes [2022-08-18T16:53:39.138Z] #77 ... [2022-08-18T16:53:39.138Z] [2022-08-18T16:53:39.138Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:53:39.138Z] #23 sha256:84a5b1c72bac77e8cd8f13eae9f29c4b5adacf4f518dbd5a5d465469fba3289c [2022-08-18T16:53:39.138Z] #23 10.71 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:53:39.138Z] #23 11.78 Collecting pathspec>=0.5.3 [2022-08-18T16:53:39.138Z] #23 11.80 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:53:39.138Z] #23 12.14 Collecting pyyaml [2022-08-18T16:53:39.138Z] #23 12.20 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-18T16:53:39.138Z] #23 12.26 Building wheels for collected packages: yamllint [2022-08-18T16:53:39.138Z] #23 12.26 Building wheel for yamllint (setup.py): started [2022-08-18T16:53:39.138Z] #23 13.27 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:53:39.138Z] #23 13.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fde4b794a9282951facf96928a42eff953fdfa9a9d082b5cdc27fe97728a4440 [2022-08-18T16:53:39.138Z] #23 13.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:53:39.138Z] #23 13.27 Successfully built yamllint [2022-08-18T16:53:39.138Z] #23 13.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:53:39.138Z] #23 13.73 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:53:39.138Z] #23 DONE 14.3s [2022-08-18T16:53:39.138Z] [2022-08-18T16:53:39.138Z] #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:53:39.138Z] #60 sha256:6fbdfc804d7006a552dc2f70be00e5175560cff52f317df4dd3385288628a6cc [2022-08-18T16:53:39.275Z] #77 119.9 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:39.275Z] #77 120.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:39.275Z] #77 120.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:53:39.333Z] #77 197.6 checking for sys/types.h... yes [2022-08-18T16:53:39.535Z] #77 120.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:39.535Z] #77 120.3 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:39.535Z] #77 120.3 checking whether stripping libraries is possible... yes [2022-08-18T16:53:39.535Z] #77 120.3 checking if libtool supports shared libraries... yes [2022-08-18T16:53:39.535Z] #77 120.3 checking whether to build shared libraries... no [2022-08-18T16:53:39.535Z] #77 120.3 checking whether to build static libraries... yes [2022-08-18T16:53:39.535Z] #77 120.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:39.588Z] #77 197.9 checking for sys/stat.h... yes [2022-08-18T16:53:39.795Z] #77 120.4 checking whether build environment is sane... yes [2022-08-18T16:53:39.795Z] #77 120.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:39.795Z] #77 120.4 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:39.795Z] #77 120.5 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:39.795Z] #77 120.5 checking whether make supports nested variables... yes [2022-08-18T16:53:39.795Z] #77 120.6 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:39.795Z] #77 120.6 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:39.795Z] #77 120.6 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:39.845Z] #77 198.1 checking for stdlib.h... yes [2022-08-18T16:53:40.055Z] #77 120.6 checking dependency style of gcc... gcc3 [2022-08-18T16:53:40.055Z] #77 120.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:40.055Z] #77 120.8 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:40.055Z] #77 120.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-18T16:53:40.055Z] #77 120.8 checking pkg-config is at least version 0.9.0... yes [2022-08-18T16:53:40.055Z] #77 120.8 checking for yajl >= 2.1.0... yes [2022-08-18T16:53:40.055Z] #77 120.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-18T16:53:40.055Z] #77 120.9 checking for gcc... (cached) gcc [2022-08-18T16:53:40.315Z] #77 120.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-18T16:53:40.315Z] #77 120.9 checking whether gcc accepts -g... (cached) yes [2022-08-18T16:53:40.315Z] #77 120.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-18T16:53:40.315Z] #77 120.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-18T16:53:40.315Z] #77 120.9 checking for a Python interpreter with version >= 3... python3 [2022-08-18T16:53:40.315Z] #77 121.0 checking for python3... /usr/bin/python3 [2022-08-18T16:53:40.315Z] #77 121.0 checking for python3 version... 3.9 [2022-08-18T16:53:40.357Z] #77 198.5 checking for string.h... yes [2022-08-18T16:53:40.575Z] #77 121.1 checking for python3 platform... linux [2022-08-18T16:53:40.575Z] #77 121.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-18T16:53:40.613Z] #77 198.9 checking for memory.h... yes [2022-08-18T16:53:40.835Z] #77 121.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-18T16:53:40.835Z] #77 121.6 checking that generated files are newer than configure... done [2022-08-18T16:53:40.835Z] #77 121.6 configure: creating ./config.status [2022-08-18T16:53:41.132Z] #77 199.3 checking for strings.h... yes [2022-08-18T16:53:41.388Z] #77 199.6 checking for inttypes.h... yes [2022-08-18T16:53:41.950Z] #77 199.9 checking for stdint.h... yes [2022-08-18T16:53:42.207Z] #77 200.4 checking for unistd.h... yes [2022-08-18T16:53:42.464Z] #77 200.7 checking for dlfcn.h... yes [2022-08-18T16:53:42.720Z] #77 201.0 checking for objdir... .libs [2022-08-18T16:53:42.746Z] #77 123.5 config.status: creating Makefile [2022-08-18T16:53:43.004Z] #77 123.6 config.status: creating config.h [2022-08-18T16:53:43.004Z] #77 123.6 config.status: executing libtool commands [2022-08-18T16:53:43.004Z] #77 123.7 config.status: executing depfiles commands [2022-08-18T16:53:43.004Z] #77 ... [2022-08-18T16:53:43.004Z] [2022-08-18T16:53:43.004Z] #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-18T16:53:43.004Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:43.004Z] #21 13.22 Reading package lists... [2022-08-18T16:53:43.004Z] #21 16.93 Building dependency tree... [2022-08-18T16:53:43.004Z] #21 18.73 The following additional packages will be installed: [2022-08-18T16:53:43.004Z] #21 18.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:53:43.004Z] #21 18.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-18T16:53:43.004Z] #21 18.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:53:43.004Z] #21 18.73 python3-pkg-resources vim-runtime xxd [2022-08-18T16:53:43.004Z] #21 18.73 Suggested packages: [2022-08-18T16:53:43.004Z] #21 18.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-18T16:53:43.004Z] #21 18.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-18T16:53:43.004Z] #21 18.73 acl attr quota [2022-08-18T16:53:43.004Z] #21 18.73 Recommended packages: [2022-08-18T16:53:43.004Z] #21 18.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-18T16:53:43.004Z] #21 20.24 The following NEW packages will be installed: [2022-08-18T16:53:43.004Z] #21 20.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-18T16:53:43.004Z] #21 20.25 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-18T16:53:43.005Z] #21 20.25 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-18T16:53:43.005Z] #21 20.25 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-18T16:53:43.005Z] #21 20.25 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-18T16:53:43.005Z] #21 20.25 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-18T16:53:43.005Z] #21 20.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T16:53:43.005Z] #21 20.25 xz-utils zip zstd [2022-08-18T16:53:43.005Z] #21 20.57 0 upgraded, 49 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:53:43.005Z] #21 20.57 Need to get 27.7 MB of archives. [2022-08-18T16:53:43.005Z] #21 20.57 After this operation, 106 MB of additional disk space will be used. [2022-08-18T16:53:43.005Z] #21 20.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-18T16:53:43.005Z] #21 20.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-18T16:53:43.005Z] #21 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-18T16:53:43.005Z] #21 20.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-18T16:53:43.005Z] #21 20.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-18T16:53:43.005Z] #21 20.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-18T16:53:43.005Z] #21 20.59 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:53:43.005Z] #21 20.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-18T16:53:43.005Z] #21 20.62 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:53:43.005Z] #21 20.62 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:53:43.005Z] #21 20.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-18T16:53:43.005Z] #21 20.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-18T16:53:43.005Z] #21 20.67 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-18T16:53:43.005Z] #21 20.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-18T16:53:43.005Z] #21 20.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-18T16:53:43.005Z] #21 20.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-18T16:53:43.005Z] #21 20.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-18T16:53:43.005Z] #21 20.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T16:53:43.005Z] #21 20.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-18T16:53:43.005Z] #21 20.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-18T16:53:43.005Z] #21 20.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-18T16:53:43.005Z] #21 20.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-18T16:53:43.005Z] #21 20.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-18T16:53:43.005Z] #21 20.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-18T16:53:43.005Z] #21 20.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-18T16:53:43.005Z] #21 20.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-18T16:53:43.005Z] #21 20.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-18T16:53:43.005Z] #21 21.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-18T16:53:43.005Z] #21 21.02 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-18T16:53:43.005Z] #21 21.02 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-18T16:53:43.005Z] #21 21.02 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-18T16:53:43.005Z] #21 21.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-18T16:53:43.005Z] #21 21.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-18T16:53:43.005Z] #21 21.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-18T16:53:43.005Z] #21 21.04 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-18T16:53:43.005Z] #21 21.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-18T16:53:43.005Z] #21 21.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-18T16:53:43.005Z] #21 21.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-18T16:53:43.005Z] #21 21.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-18T16:53:43.005Z] #21 21.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-18T16:53:43.005Z] #21 21.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-18T16:53:43.005Z] #21 21.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-18T16:53:43.005Z] #21 21.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-18T16:53:43.005Z] #21 21.19 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-18T16:53:43.005Z] #21 21.21 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-18T16:53:43.005Z] #21 21.46 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-18T16:53:43.005Z] #21 21.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-18T16:53:43.005Z] #21 21.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-18T16:53:43.005Z] #21 21.52 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-18T16:53:43.005Z] #21 22.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:53:43.005Z] #21 22.24 Fetched 27.7 MB in 1s (22.3 MB/s) [2022-08-18T16:53:43.005Z] #21 22.29 Selecting previously unselected package pigz. [2022-08-18T16:53:43.005Z] #21 22.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 ... 24018 files and directories currently installed.) [2022-08-18T16:53:43.005Z] #21 22.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.34 Unpacking pigz (2.6-1) ... [2022-08-18T16:53:43.005Z] #21 22.42 Selecting previously unselected package libelf1:amd64. [2022-08-18T16:53:43.005Z] #21 22.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-18T16:53:43.005Z] #21 22.56 Selecting previously unselected package libbpf0:amd64. [2022-08-18T16:53:43.005Z] #21 22.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:53:43.005Z] #21 22.65 Selecting previously unselected package libcap2:amd64. [2022-08-18T16:53:43.005Z] #21 22.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:53:43.005Z] #21 22.74 Selecting previously unselected package libmnl0:amd64. [2022-08-18T16:53:43.005Z] #21 22.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:53:43.005Z] #21 22.84 Selecting previously unselected package libxtables12:amd64. [2022-08-18T16:53:43.005Z] #21 22.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.85 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:53:43.005Z] #21 22.93 Selecting previously unselected package libcap2-bin. [2022-08-18T16:53:43.005Z] #21 22.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 22.95 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-18T16:53:43.005Z] #21 23.05 Selecting previously unselected package iproute2. [2022-08-18T16:53:43.005Z] #21 23.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 23.06 Unpacking iproute2 (5.10.0-4) ... [2022-08-18T16:53:43.005Z] #21 23.59 Selecting previously unselected package xxd. [2022-08-18T16:53:43.005Z] #21 23.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 23.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:43.005Z] #21 23.71 Selecting previously unselected package vim-common. [2022-08-18T16:53:43.005Z] #21 23.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:53:43.005Z] #21 23.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:43.005Z] #21 23.89 Selecting previously unselected package bash-completion. [2022-08-18T16:53:43.005Z] #21 23.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-18T16:53:43.005Z] #21 26.08 Unpacking bash-completion (1:2.11-2) ... [2022-08-18T16:53:43.005Z] #21 26.61 Selecting previously unselected package bzip2. [2022-08-18T16:53:43.005Z] #21 26.62 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 26.63 Unpacking bzip2 (1.0.8-4) ... [2022-08-18T16:53:43.005Z] #21 26.71 Selecting previously unselected package xz-utils. [2022-08-18T16:53:43.005Z] #21 26.71 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 26.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:53:43.005Z] #21 26.89 Selecting previously unselected package apparmor. [2022-08-18T16:53:43.005Z] #21 26.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-18T16:53:43.005Z] #21 26.95 Unpacking apparmor (2.13.6-10) ... [2022-08-18T16:53:43.282Z] #77 201.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:43.282Z] #77 201.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:43.282Z] #77 201.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:43.574Z] #21 27.35 Selecting previously unselected package inetutils-ping. [2022-08-18T16:53:43.574Z] #21 27.35 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-18T16:53:43.574Z] #21 27.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-18T16:53:43.574Z] #21 ... [2022-08-18T16:53:43.574Z] [2022-08-18T16:53:43.574Z] #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:53:43.574Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:43.574Z] #77 124.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-18T16:53:43.574Z] #77 124.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-18T16:53:43.834Z] #77 124.6 checking for gcc... gcc [2022-08-18T16:53:44.093Z] #77 124.7 checking whether the C compiler works... yes [2022-08-18T16:53:44.093Z] #77 124.9 checking for C compiler default output file name... a.out [2022-08-18T16:53:44.214Z] #77 201.8 checking if gcc static flag -static works... yes [2022-08-18T16:53:44.215Z] #77 202.4 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:44.215Z] #77 202.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:44.215Z] #77 202.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:53:44.354Z] #77 124.9 checking for suffix of executables... [2022-08-18T16:53:44.471Z] #77 202.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:44.471Z] #77 203.0 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:44.613Z] #77 125.1 checking whether we are cross compiling... no [2022-08-18T16:53:44.613Z] #77 125.3 checking for suffix of object files... o [2022-08-18T16:53:44.728Z] #77 203.0 checking whether stripping libraries is possible... yes [2022-08-18T16:53:44.728Z] #77 203.0 checking if libtool supports shared libraries... yes [2022-08-18T16:53:44.728Z] #77 203.0 checking whether to build shared libraries... no [2022-08-18T16:53:44.728Z] #77 203.0 checking whether to build static libraries... yes [2022-08-18T16:53:44.873Z] #77 125.4 checking whether we are using the GNU C compiler... yes [2022-08-18T16:53:44.873Z] #77 125.5 checking whether gcc accepts -g... yes [2022-08-18T16:53:44.987Z] #77 203.1 checking float.h usability... yes [2022-08-18T16:53:44.987Z] #77 203.3 checking float.h presence... yes [2022-08-18T16:53:44.987Z] #77 203.4 checking for float.h... yes [2022-08-18T16:53:45.133Z] #77 125.6 checking for gcc option to accept ISO C89... none needed [2022-08-18T16:53:45.133Z] #77 125.7 checking whether gcc understands -c and -o together... yes [2022-08-18T16:53:45.133Z] #77 125.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-18T16:53:45.133Z] #77 125.9 checking whether build environment is sane... yes [2022-08-18T16:53:45.247Z] #77 203.5 checking limits.h usability... yes [2022-08-18T16:53:45.247Z] #77 203.7 checking limits.h presence... yes [2022-08-18T16:53:45.247Z] #77 203.8 checking for limits.h... yes [2022-08-18T16:53:45.392Z] #77 125.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-18T16:53:45.393Z] #77 125.9 checking for gawk... no [2022-08-18T16:53:45.393Z] #77 125.9 checking for mawk... mawk [2022-08-18T16:53:45.393Z] #77 126.0 checking whether make sets $(MAKE)... yes [2022-08-18T16:53:45.393Z] #77 126.0 checking whether make supports the include directive... yes (GNU style) [2022-08-18T16:53:45.393Z] #77 126.0 checking whether make supports nested variables... yes [2022-08-18T16:53:45.393Z] #77 126.1 checking whether UID '0' is supported by ustar format... yes [2022-08-18T16:53:45.393Z] #77 126.1 checking whether GID '0' is supported by ustar format... yes [2022-08-18T16:53:45.393Z] #77 126.1 checking how to create a ustar tar archive... gnutar [2022-08-18T16:53:45.393Z] #77 126.1 checking dependency style of gcc... gcc3 [2022-08-18T16:53:45.504Z] #77 203.8 checking stddef.h usability... yes [2022-08-18T16:53:45.504Z] #77 203.9 checking stddef.h presence... yes [2022-08-18T16:53:45.504Z] #77 204.0 checking for stddef.h... yes [2022-08-18T16:53:45.504Z] #77 204.0 checking for stdlib.h... (cached) yes [2022-08-18T16:53:45.652Z] #77 126.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-18T16:53:45.652Z] #77 126.2 checking whether make supports nested variables... (cached) yes [2022-08-18T16:53:45.652Z] #77 126.2 checking build system type... x86_64-pc-linux-gnu [2022-08-18T16:53:45.764Z] #77 204.1 checking for string.h... (cached) yes [2022-08-18T16:53:45.764Z] #77 204.1 checking sys/time.h usability... yes [2022-08-18T16:53:45.912Z] #77 126.5 checking host system type... x86_64-pc-linux-gnu [2022-08-18T16:53:45.912Z] #77 126.5 checking how to print strings... printf [2022-08-18T16:53:45.912Z] #77 126.5 checking for a sed that does not truncate output... /bin/sed [2022-08-18T16:53:45.912Z] #77 126.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-18T16:53:45.912Z] #77 126.5 checking for egrep... /bin/grep -E [2022-08-18T16:53:45.912Z] #77 126.5 checking for fgrep... /bin/grep -F [2022-08-18T16:53:45.912Z] #77 126.5 checking for ld used by gcc... /usr/bin/ld [2022-08-18T16:53:45.912Z] #77 126.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-18T16:53:45.912Z] #77 126.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-18T16:53:45.912Z] #77 126.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-18T16:53:46.021Z] #77 204.4 checking sys/time.h presence... yes [2022-08-18T16:53:46.021Z] #77 204.4 checking for sys/time.h... yes [2022-08-18T16:53:46.021Z] #77 204.4 checking for inline... inline [2022-08-18T16:53:46.171Z] #77 126.7 checking whether ln -s works... yes [2022-08-18T16:53:46.171Z] #77 126.7 checking the maximum length of command line arguments... 1572864 [2022-08-18T16:53:46.171Z] #77 126.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-18T16:53:46.171Z] #77 126.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-18T16:53:46.171Z] #77 126.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-18T16:53:46.171Z] #77 126.7 checking for objdump... objdump [2022-08-18T16:53:46.171Z] #77 126.7 checking how to recognize dependent libraries... pass_all [2022-08-18T16:53:46.171Z] #77 126.7 checking for dlltool... no [2022-08-18T16:53:46.171Z] #77 126.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-18T16:53:46.171Z] #77 126.7 checking for ar... ar [2022-08-18T16:53:46.171Z] #77 126.7 checking for archiver @FILE support... @ [2022-08-18T16:53:46.171Z] #77 126.9 checking for strip... strip [2022-08-18T16:53:46.171Z] #77 126.9 checking for ranlib... ranlib [2022-08-18T16:53:46.277Z] #77 204.5 checking for size_t... [2022-08-18T16:53:46.277Z] #77 ... [2022-08-18T16:53:46.277Z] [2022-08-18T16:53:46.277Z] #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-18T16:53:46.277Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:46.277Z] #21 49.93 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:53:46.277Z] #21 49.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:53:46.277Z] #21 49.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:53:46.277Z] #21 50.12 Selecting previously unselected package python3-distutils. [2022-08-18T16:53:46.277Z] #21 50.12 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:53:46.277Z] #21 50.13 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:53:46.277Z] #21 50.48 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:53:46.277Z] #21 50.49 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:53:46.277Z] #21 50.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:53:46.277Z] #21 50.76 Selecting previously unselected package python3-setuptools. [2022-08-18T16:53:46.277Z] #21 50.77 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:53:46.277Z] #21 50.78 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:53:46.277Z] #21 51.31 Selecting previously unselected package python3-wheel. [2022-08-18T16:53:46.277Z] #21 51.32 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:53:46.277Z] #21 51.36 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:53:46.277Z] #21 51.54 Selecting previously unselected package python3-pip. [2022-08-18T16:53:46.277Z] #21 51.54 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:53:46.277Z] #21 51.55 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:53:46.277Z] #21 52.01 Selecting previously unselected package sudo. [2022-08-18T16:53:46.277Z] #21 52.01 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:53:46.277Z] #21 52.02 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:53:46.277Z] #21 52.68 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:53:46.277Z] #21 52.69 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:53:46.277Z] #21 52.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:53:46.277Z] #21 53.04 Selecting previously unselected package uidmap. [2022-08-18T16:53:46.277Z] #21 53.05 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:53:46.277Z] #21 53.08 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:53:46.277Z] #21 53.56 Selecting previously unselected package vim-runtime. [2022-08-18T16:53:46.277Z] #21 53.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:53:46.277Z] #21 53.63 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:53:46.277Z] #21 53.65 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:53:46.277Z] #21 53.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:46.277Z] #21 58.90 Selecting previously unselected package vim. [2022-08-18T16:53:46.277Z] #21 58.92 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:53:46.277Z] #21 58.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:46.277Z] #21 59.84 Selecting previously unselected package xfsprogs. [2022-08-18T16:53:46.277Z] #21 59.86 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:53:46.277Z] #21 59.86 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:53:46.430Z] #77 126.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-18T16:53:46.431Z] #77 127.2 checking for sysroot... no [2022-08-18T16:53:46.431Z] #77 127.2 checking for a working dd... /bin/dd [2022-08-18T16:53:46.431Z] #77 127.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-18T16:53:46.534Z] #21 ... [2022-08-18T16:53:46.534Z] [2022-08-18T16:53:46.534Z] #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:53:46.534Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:46.534Z] #77 204.5 checking for size_t... yes [2022-08-18T16:53:46.534Z] #77 204.9 checking for stdlib.h... (cached) yes [2022-08-18T16:53:46.690Z] #77 127.3 checking for mt... no [2022-08-18T16:53:46.690Z] #77 127.3 checking if : is a manifest tool... no [2022-08-18T16:53:46.690Z] #77 127.3 checking how to run the C preprocessor... gcc -E [2022-08-18T16:53:46.790Z] #77 204.9 checking for GNU libc compatible malloc... yes [2022-08-18T16:53:46.790Z] #77 205.2 checking for stdlib.h... (cached) yes [2022-08-18T16:53:47.047Z] #77 205.2 checking for GNU libc compatible realloc... yes [2022-08-18T16:53:47.258Z] #77 127.5 checking for ANSI C header files... yes [2022-08-18T16:53:47.305Z] #77 205.5 checking for working strtod... yes [2022-08-18T16:53:47.518Z] #77 128.0 checking for sys/types.h... yes [2022-08-18T16:53:47.562Z] #77 205.9 checking for gettimeofday... yes [2022-08-18T16:53:47.778Z] #77 128.2 checking for sys/stat.h... yes [2022-08-18T16:53:47.778Z] #77 128.3 checking for stdlib.h... yes [2022-08-18T16:53:48.037Z] #77 128.5 checking for string.h... yes [2022-08-18T16:53:48.037Z] #77 128.7 checking for memory.h... yes [2022-08-18T16:53:48.037Z] #77 128.8 checking for strings.h... yes [2022-08-18T16:53:48.076Z] #77 206.2 checking for memset... yes [2022-08-18T16:53:48.297Z] #77 129.0 checking for inttypes.h... yes [2022-08-18T16:53:48.556Z] #77 129.1 checking for stdint.h... yes [2022-08-18T16:53:48.557Z] #77 129.3 checking for unistd.h... yes [2022-08-18T16:53:48.638Z] #77 206.5 checking for strspn... yes [2022-08-18T16:53:48.816Z] #77 129.4 checking for dlfcn.h... yes [2022-08-18T16:53:48.816Z] #77 129.6 checking for objdir... .libs [2022-08-18T16:53:48.895Z] #77 207.2 checking that generated files are newer than configure... done [2022-08-18T16:53:48.895Z] #77 207.2 configure: creating ./config.status [2022-08-18T16:53:49.335Z] #77 129.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-18T16:53:49.335Z] #77 130.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-18T16:53:49.335Z] #77 130.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-18T16:53:49.854Z] #77 130.1 checking if gcc static flag -static works... yes [2022-08-18T16:53:49.854Z] #77 130.4 checking if gcc supports -c -o file.o... yes [2022-08-18T16:53:49.854Z] #77 130.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-18T16:53:49.854Z] #77 130.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-18T16:53:50.114Z] #77 130.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-18T16:53:50.114Z] #77 130.9 checking how to hardcode library paths into programs... immediate [2022-08-18T16:53:50.114Z] #77 130.9 checking whether stripping libraries is possible... yes [2022-08-18T16:53:50.114Z] #77 130.9 checking if libtool supports shared libraries... yes [2022-08-18T16:53:50.114Z] #77 130.9 checking whether to build shared libraries... no [2022-08-18T16:53:50.114Z] #77 130.9 checking whether to build static libraries... yes [2022-08-18T16:53:50.262Z] #89 exporting layers 23.4s done [2022-08-18T16:53:50.262Z] #89 writing image sha256:b7a94f9504a0761ed975181cd5b02ae812a1e8c860e30594abe9cb202b78d915 done [2022-08-18T16:53:50.262Z] #89 naming to docker.io/library/docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 done [2022-08-18T16:53:50.262Z] #89 DONE 23.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T16:53:50.373Z] #77 130.9 checking float.h usability... yes [2022-08-18T16:53:50.373Z] #77 131.0 checking float.h presence... yes [2022-08-18T16:53:50.373Z] #77 131.1 checking for float.h... yes [2022-08-18T16:53:50.373Z] #77 131.1 checking limits.h usability... yes [2022-08-18T16:53:50.632Z] #77 131.2 checking limits.h presence... yes [2022-08-18T16:53:50.632Z] #77 131.3 checking for limits.h... yes [2022-08-18T16:53:50.632Z] #77 131.3 checking stddef.h usability... yes [2022-08-18T16:53:50.632Z] #77 131.5 checking stddef.h presence... yes [2022-08-18T16:53:50.632Z] #77 131.5 checking for stddef.h... yes [2022-08-18T16:53:50.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43990/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/validate/default [2022-08-18T16:53:50.891Z] #77 131.5 checking for stdlib.h... (cached) yes [2022-08-18T16:53:50.891Z] #77 131.5 checking for string.h... (cached) yes [2022-08-18T16:53:51.151Z] #77 131.6 checking sys/time.h usability... yes [2022-08-18T16:53:51.151Z] #77 131.7 checking sys/time.h presence... yes [2022-08-18T16:53:51.151Z] #77 131.8 checking for sys/time.h... yes [2022-08-18T16:53:51.151Z] #77 131.8 checking for inline... inline [2022-08-18T16:53:51.471Z] #77 131.9 checking for size_t... yes [2022-08-18T16:53:51.471Z] #77 132.2 checking for stdlib.h... (cached) yes [2022-08-18T16:53:51.730Z] #77 132.2 checking for GNU libc compatible malloc... yes [2022-08-18T16:53:51.730Z] #77 132.4 checking for stdlib.h... (cached) yes [2022-08-18T16:53:51.990Z] #77 132.4 checking for GNU libc compatible realloc... yes [2022-08-18T16:53:52.221Z] #77 210.7 config.status: creating Makefile [2022-08-18T16:53:52.249Z] #77 132.6 checking for working strtod... yes [2022-08-18T16:53:52.477Z] #77 210.9 config.status: creating config.h [2022-08-18T16:53:52.477Z] #77 211.0 config.status: executing depfiles commands [2022-08-18T16:53:52.509Z] #77 132.9 checking for gettimeofday... yes [2022-08-18T16:53:52.509Z] #77 133.2 checking for memset... yes [2022-08-18T16:53:52.522Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T16:53:52.522Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T16:53:52.768Z] #77 133.4 checking for strspn... yes [2022-08-18T16:53:53.027Z] #77 133.8 checking that generated files are newer than configure... done [2022-08-18T16:53:53.027Z] #77 133.8 configure: creating ./config.status [2022-08-18T16:53:53.043Z] #77 211.5 config.status: executing libtool commands [2022-08-18T16:53:53.596Z] #77 ... [2022-08-18T16:53:53.596Z] [2022-08-18T16:53:53.596Z] #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-18T16:53:53.596Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:53.596Z] #21 27.50 Selecting previously unselected package libip4tc2:amd64. [2022-08-18T16:53:53.596Z] #21 27.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:53:53.596Z] #21 27.51 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:53:53.596Z] #21 27.56 Selecting previously unselected package libip6tc2:amd64. [2022-08-18T16:53:53.596Z] #21 27.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-18T16:53:53.596Z] #21 27.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:53:53.596Z] #21 27.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T16:53:53.596Z] #21 27.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 27.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:53:53.597Z] #21 27.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T16:53:53.597Z] #21 27.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 27.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:53:53.597Z] #21 27.78 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T16:53:53.597Z] #21 27.78 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 27.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:53:53.597Z] #21 27.88 Selecting previously unselected package iptables. [2022-08-18T16:53:53.597Z] #21 27.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 27.91 Unpacking iptables (1.8.7-1) ... [2022-08-18T16:53:53.597Z] #21 28.21 Selecting previously unselected package libonig5:amd64. [2022-08-18T16:53:53.597Z] #21 28.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 28.24 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:53:53.597Z] #21 28.39 Selecting previously unselected package libjq1:amd64. [2022-08-18T16:53:53.597Z] #21 28.39 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 28.40 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:53:53.597Z] #21 28.53 Selecting previously unselected package jq. [2022-08-18T16:53:53.597Z] #21 28.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 28.54 Unpacking jq (1.6-2.1) ... [2022-08-18T16:53:53.597Z] #21 28.61 Selecting previously unselected package libaio1:amd64. [2022-08-18T16:53:53.597Z] #21 28.62 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 28.63 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:53:53.597Z] #21 28.71 Selecting previously unselected package libgpm2:amd64. [2022-08-18T16:53:53.597Z] #21 28.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 28.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:53:53.597Z] #21 28.78 Selecting previously unselected package libicu67:amd64. [2022-08-18T16:53:53.597Z] #21 28.80 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 28.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-18T16:53:53.597Z] #21 32.19 Selecting previously unselected package libinih1:amd64. [2022-08-18T16:53:53.597Z] #21 32.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.19 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-18T16:53:53.597Z] #21 32.25 Selecting previously unselected package libnet1:amd64. [2022-08-18T16:53:53.597Z] #21 32.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:53:53.597Z] #21 32.38 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T16:53:53.597Z] #21 32.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:53:53.597Z] #21 32.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T16:53:53.597Z] #21 32.48 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:53:53.597Z] #21 32.56 Selecting previously unselected package libyajl2:amd64. [2022-08-18T16:53:53.597Z] #21 32.56 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.58 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:53:53.597Z] #21 32.64 Selecting previously unselected package net-tools. [2022-08-18T16:53:53.597Z] #21 32.64 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:53:53.597Z] #21 32.87 Selecting previously unselected package patch. [2022-08-18T16:53:53.597Z] #21 32.88 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 32.89 Unpacking patch (2.7.6-7) ... [2022-08-18T16:53:53.597Z] #21 32.99 Selecting previously unselected package python-pip-whl. [2022-08-18T16:53:53.597Z] #21 33.01 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:53:53.597Z] #21 33.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:53:53.597Z] #21 33.61 Selecting previously unselected package python3-lib2to3. [2022-08-18T16:53:53.597Z] #21 33.62 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-18T16:53:53.597Z] #21 33.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:53:53.597Z] #21 33.75 Selecting previously unselected package python3-distutils. [2022-08-18T16:53:53.597Z] #21 33.75 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-18T16:53:53.597Z] #21 33.76 Unpacking python3-distutils (3.9.2-1) ... [2022-08-18T16:53:53.597Z] #21 33.88 Selecting previously unselected package python3-pkg-resources. [2022-08-18T16:53:53.597Z] #21 33.89 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-18T16:53:53.597Z] #21 33.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:53:53.597Z] #21 34.04 Selecting previously unselected package python3-setuptools. [2022-08-18T16:53:53.597Z] #21 34.04 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-18T16:53:53.597Z] #21 34.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-18T16:53:53.597Z] #21 34.35 Selecting previously unselected package python3-wheel. [2022-08-18T16:53:53.597Z] #21 34.35 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-18T16:53:53.597Z] #21 34.36 Unpacking python3-wheel (0.34.2-1) ... [2022-08-18T16:53:53.597Z] #21 34.44 Selecting previously unselected package python3-pip. [2022-08-18T16:53:53.597Z] #21 34.45 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-18T16:53:53.597Z] #21 34.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:53:53.597Z] #21 34.74 Selecting previously unselected package sudo. [2022-08-18T16:53:53.597Z] #21 34.74 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 34.75 Unpacking sudo (1.9.5p2-3) ... [2022-08-18T16:53:53.597Z] #21 35.25 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T16:53:53.597Z] #21 35.25 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 35.25 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:53:53.597Z] #21 35.47 Selecting previously unselected package uidmap. [2022-08-18T16:53:53.597Z] #21 35.47 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-18T16:53:53.597Z] #21 35.47 Unpacking uidmap (1:4.8.1-1) ... [2022-08-18T16:53:53.597Z] #21 35.63 Selecting previously unselected package vim-runtime. [2022-08-18T16:53:53.597Z] #21 35.63 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-18T16:53:53.597Z] #21 35.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T16:53:53.597Z] #21 35.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-18T16:53:53.597Z] #21 35.72 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:53.605Z] #77 ... [2022-08-18T16:53:53.605Z] [2022-08-18T16:53:53.605Z] #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-18T16:53:53.605Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:53:53.605Z] #21 60.55 Selecting previously unselected package zip. [2022-08-18T16:53:53.605Z] #21 60.56 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T16:53:53.605Z] #21 60.58 Unpacking zip (3.0-12) ... [2022-08-18T16:53:53.605Z] #21 60.79 Selecting previously unselected package zstd. [2022-08-18T16:53:53.605Z] #21 60.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:53:53.605Z] #21 60.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:53:53.605Z] #21 61.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:53:53.605Z] #21 62.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:53:53.605Z] #21 62.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:53:53.605Z] #21 62.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:53:53.605Z] #21 62.78 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:53:53.605Z] #21 62.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:53:53.605Z] #21 62.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:53:53.605Z] #21 62.82 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:53:53.605Z] #21 62.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:53:53.605Z] #21 62.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:53:53.605Z] #21 62.86 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:53:53.605Z] #21 62.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:53:53.605Z] #21 62.90 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:53:53.605Z] #21 63.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:53.605Z] #21 63.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:53:53.605Z] #21 63.94 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:53:53.605Z] #21 63.96 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:53:53.605Z] #21 66.49 Setting up zip (3.0-12) ... [2022-08-18T16:53:53.605Z] #21 66.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:53:53.605Z] #21 66.58 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:53:54.977Z] #21 ... [2022-08-18T16:53:54.977Z] [2022-08-18T16:53:54.977Z] #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:53:54.977Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:54.977Z] #77 135.7 config.status: creating Makefile [2022-08-18T16:53:54.977Z] #77 135.8 config.status: creating config.h [2022-08-18T16:53:54.977Z] #77 135.8 config.status: executing depfiles commands [2022-08-18T16:53:55.507Z] #21 ... [2022-08-18T16:53:55.507Z] [2022-08-18T16:53:55.507Z] #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:53:55.507Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:53:55.507Z] #77 214.0 GEN .version [2022-08-18T16:53:55.546Z] #77 136.0 config.status: executing libtool commands [2022-08-18T16:53:55.762Z] #77 214.1 make install-recursive [2022-08-18T16:53:55.762Z] #77 214.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T16:53:55.762Z] #77 214.2 Making install in libocispec [2022-08-18T16:53:55.762Z] #77 214.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:55.762Z] #77 214.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T16:53:55.762Z] #77 214.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T16:53:55.762Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T16:53:55.762Z] #77 214.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T16:53:56.115Z] #77 137.0 GEN .version [2022-08-18T16:53:56.115Z] #77 137.0 make install-recursive [2022-08-18T16:53:56.374Z] #77 137.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-18T16:53:56.375Z] #77 137.1 Making install in libocispec [2022-08-18T16:53:56.634Z] #77 137.1 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:56.634Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-18T16:53:56.634Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-18T16:53:56.634Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-18T16:53:56.634Z] #77 137.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-18T16:53:56.693Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T16:53:56.693Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T16:53:56.693Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T16:53:56.694Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T16:53:56.694Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T16:53:56.694Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T16:53:56.694Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T16:53:56.694Z] #77 215.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T16:53:56.694Z] #77 215.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T16:53:57.263Z] #77 215.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T16:53:57.353Z] #60 ... [2022-08-18T16:53:57.353Z] [2022-08-18T16:53:57.353Z] #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:53:57.353Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-18T16:53:57.353Z] #47 196.7 + dpkg --print-architecture [2022-08-18T16:53:57.353Z] #47 DONE 197.4s [2022-08-18T16:53:57.353Z] [2022-08-18T16:53:57.353Z] #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:53:57.353Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:53:57.573Z] #77 138.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-18T16:53:57.573Z] #77 138.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-18T16:53:57.573Z] #77 138.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T16:53:58.643Z] #77 217.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T16:53:58.899Z] #77 217.3 make install-recursive [2022-08-18T16:53:58.899Z] #77 217.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:58.899Z] #77 217.5 Making install in yajl [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-18T16:53:58.954Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-18T16:53:58.954Z] #77 139.5 make install-recursive [2022-08-18T16:53:58.954Z] #77 139.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:53:58.954Z] #77 139.6 Making install in yajl [2022-08-18T16:53:58.954Z] #77 139.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:53:58.954Z] #77 139.6 CC verify/json_verify-json_verify.o [2022-08-18T16:53:58.954Z] #77 139.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T16:53:58.954Z] #77 139.7 CC src/libyajl_la-yajl.lo [2022-08-18T16:53:58.954Z] #77 139.7 CC src/libyajl_la-yajl_gen.lo [2022-08-18T16:53:58.954Z] #77 139.7 CC src/libyajl_la-yajl_parser.lo [2022-08-18T16:53:58.954Z] #77 139.7 CC src/libyajl_la-yajl_buf.lo [2022-08-18T16:53:58.954Z] #77 139.7 CC src/libyajl_la-yajl_encode.lo [2022-08-18T16:53:58.954Z] #77 139.8 CC src/libyajl_la-yajl_lex.lo [2022-08-18T16:53:58.954Z] #77 139.8 CC src/libyajl_la-yajl_tree.lo [2022-08-18T16:53:59.156Z] #77 217.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:53:59.156Z] #77 217.7 CC verify/json_verify-json_verify.o [2022-08-18T16:53:59.156Z] #77 217.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-18T16:53:59.415Z] #77 217.7 CC src/libyajl_la-yajl.lo [2022-08-18T16:53:59.415Z] #77 217.8 CC src/libyajl_la-yajl_gen.lo [2022-08-18T16:53:59.415Z] #77 217.9 CC src/libyajl_la-yajl_parser.lo [2022-08-18T16:53:59.415Z] #77 217.9 CC src/libyajl_la-yajl_buf.lo [2022-08-18T16:53:59.415Z] #77 217.9 CC src/libyajl_la-yajl_encode.lo [2022-08-18T16:53:59.671Z] #77 218.0 CC src/libyajl_la-yajl_tree.lo [2022-08-18T16:53:59.671Z] #77 218.0 CC src/libyajl_la-yajl_lex.lo [2022-08-18T16:54:00.609Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-18T16:54:02.945Z] #77 ... [2022-08-18T16:54:02.945Z] [2022-08-18T16:54:02.945Z] #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-18T16:54:02.945Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:54:02.945Z] #21 70.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:54:02.945Z] #21 70.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:54:02.945Z] #21 70.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:54:02.945Z] #21 70.58 Setting up patch (2.7.6-7) ... [2022-08-18T16:54:02.945Z] #21 70.60 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:54:02.945Z] #21 70.72 invoke-rc.d: could not determine current runlevel [2022-08-18T16:54:02.945Z] #21 70.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:54:02.945Z] #21 70.77 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:54:02.945Z] #21 70.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:54:02.945Z] #21 70.81 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:54:02.945Z] #21 70.82 Setting up pigz (2.6-1) ... [2022-08-18T16:54:02.945Z] #21 70.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:54:02.945Z] #21 70.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:54:02.945Z] #21 70.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:54:02.945Z] #21 70.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:02.945Z] #21 72.46 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:54:02.945Z] #21 72.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:54:02.945Z] #21 73.20 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:54:02.945Z] #21 73.22 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:54:02.945Z] #21 73.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:54:02.945Z] #21 73.24 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:54:02.945Z] #21 73.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:02.945Z] #21 73.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:54:02.945Z] #21 73.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:54:02.945Z] #21 73.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:54:02.945Z] #21 73.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:54:02.945Z] #21 73.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:54:02.945Z] #21 74.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:54:02.945Z] #21 74.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:54:02.945Z] #21 74.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:54:02.945Z] #21 74.09 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:54:03.124Z] Congratulations! All API changes are done the right way. [2022-08-18T16:54:03.124Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T16:54:03.124Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T16:54:03.124Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T16:54:03.124Z] [2022-08-18T16:54:03.124Z] INFO Start validation with golang-ci-lint [2022-08-18T16:54:03.149Z] #77 ... [2022-08-18T16:54:03.149Z] [2022-08-18T16:54:03.149Z] #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-18T16:54:03.149Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:54:03.149Z] #21 39.32 Selecting previously unselected package vim. [2022-08-18T16:54:03.149Z] #21 39.33 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-18T16:54:03.149Z] #21 39.35 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:03.149Z] #21 39.99 Selecting previously unselected package xfsprogs. [2022-08-18T16:54:03.149Z] #21 40.00 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-18T16:54:03.149Z] #21 40.00 Unpacking xfsprogs (5.10.0-4) ... [2022-08-18T16:54:03.149Z] #21 40.47 Selecting previously unselected package zip. [2022-08-18T16:54:03.149Z] #21 40.48 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-18T16:54:03.149Z] #21 40.48 Unpacking zip (3.0-12) ... [2022-08-18T16:54:03.149Z] #21 40.60 Selecting previously unselected package zstd. [2022-08-18T16:54:03.149Z] #21 40.60 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-18T16:54:03.149Z] #21 40.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:54:03.149Z] #21 41.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-18T16:54:03.149Z] #21 41.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-18T16:54:03.149Z] #21 41.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-18T16:54:03.149Z] #21 42.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-18T16:54:03.149Z] #21 42.02 Setting up libicu67:amd64 (67.1-7) ... [2022-08-18T16:54:03.149Z] #21 42.03 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-18T16:54:03.149Z] #21 42.04 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-18T16:54:03.149Z] #21 42.07 Setting up uidmap (1:4.8.1-1) ... [2022-08-18T16:54:03.149Z] #21 42.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-18T16:54:03.149Z] #21 42.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T16:54:03.149Z] #21 42.10 Setting up bzip2 (1.0.8-4) ... [2022-08-18T16:54:03.149Z] #21 42.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-18T16:54:03.149Z] #21 42.12 Setting up python3-wheel (0.34.2-1) ... [2022-08-18T16:54:03.149Z] #21 42.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:03.149Z] #21 42.87 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-18T16:54:03.149Z] #21 42.88 Setting up libcap2-bin (1:2.44-1) ... [2022-08-18T16:54:03.149Z] #21 42.90 Setting up apparmor (2.13.6-10) ... [2022-08-18T16:54:03.149Z] #21 44.57 Setting up zip (3.0-12) ... [2022-08-18T16:54:03.149Z] #21 44.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:03.149Z] #21 44.60 Setting up bash-completion (1:2.11-2) ... [2022-08-18T16:54:03.149Z] #21 46.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-18T16:54:03.149Z] #21 46.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T16:54:03.149Z] #21 46.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-18T16:54:03.149Z] #21 46.91 Setting up patch (2.7.6-7) ... [2022-08-18T16:54:03.149Z] #21 46.93 Setting up sudo (1.9.5p2-3) ... [2022-08-18T16:54:03.149Z] #21 47.03 invoke-rc.d: could not determine current runlevel [2022-08-18T16:54:03.149Z] #21 47.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:54:03.149Z] #21 47.05 Setting up xfsprogs (5.10.0-4) ... [2022-08-18T16:54:03.149Z] #21 47.07 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-18T16:54:03.149Z] #21 47.08 Setting up inetutils-ping (2:2.0-1) ... [2022-08-18T16:54:03.149Z] #21 47.09 Setting up pigz (2.6-1) ... [2022-08-18T16:54:03.149Z] #21 47.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T16:54:03.149Z] #21 47.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-18T16:54:03.202Z] #21 76.79 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:54:03.202Z] #21 76.82 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:54:03.202Z] #21 76.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:54:03.202Z] #21 76.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:54:03.380Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T16:54:03.409Z] #21 47.14 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-18T16:54:03.409Z] #21 47.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:03.636Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T16:54:03.978Z] #21 48.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-18T16:54:04.237Z] #21 48.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-18T16:54:04.497Z] #21 ... [2022-08-18T16:54:04.497Z] [2022-08-18T16:54:04.497Z] #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:54:04.497Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:54:04.497Z] #77 145.2 CCLD libyajl.la [2022-08-18T16:54:05.066Z] #77 145.6 CCLD verify/json_verify [2022-08-18T16:54:05.326Z] #77 146.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:54:05.326Z] #77 146.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:54:05.326Z] #77 146.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:54:05.326Z] #77 146.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:54:05.326Z] #77 146.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:54:05.326Z] #77 146.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:05.585Z] #77 146.2 CC src/validate.o [2022-08-18T16:54:05.585Z] #77 146.2 CC src/image_spec_schema_config_schema.lo [2022-08-18T16:54:05.585Z] #77 146.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T16:54:05.585Z] #77 146.2 CC src/image_spec_schema_defs.lo [2022-08-18T16:54:05.585Z] #77 146.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T16:54:05.585Z] #77 146.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T16:54:05.585Z] #77 146.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T16:54:05.585Z] #77 146.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T16:54:05.585Z] #77 146.3 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T16:54:05.585Z] #77 146.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T16:54:05.585Z] #77 146.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T16:54:05.720Z] #21 79.21 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:54:05.720Z] #21 79.22 Setting up jq (1.6-2.1) ... [2022-08-18T16:54:05.720Z] #21 79.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:54:05.720Z] #21 79.24 Setting up iptables (1.8.7-1) ... [2022-08-18T16:54:05.720Z] #21 79.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:54:05.720Z] #21 79.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:54:05.720Z] #21 79.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:54:05.720Z] #21 79.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:54:05.720Z] #21 79.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:54:05.720Z] #21 79.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:54:05.845Z] #77 146.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T16:54:05.845Z] #77 146.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T16:54:05.845Z] #77 146.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T16:54:05.845Z] #77 146.6 CC src/runtime_spec_schema_defs.lo [2022-08-18T16:54:05.977Z] #21 79.36 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:54:06.148Z] #77 146.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T16:54:06.148Z] #77 146.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T16:54:06.148Z] #77 146.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T16:54:06.148Z] #77 146.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T16:54:06.234Z] #21 79.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:54:06.409Z] #77 147.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T16:54:06.409Z] #77 147.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T16:54:06.409Z] #77 147.2 CC src/basic_test_double_array_item.lo [2022-08-18T16:54:06.409Z] #77 147.3 CC src/basic_test_double_array.lo [2022-08-18T16:54:06.669Z] #77 147.4 CC src/basic_test_top_array_int.lo [2022-08-18T16:54:06.929Z] #77 147.5 CC src/basic_test_top_array_string.lo [2022-08-18T16:54:06.929Z] #77 147.6 CC src/basic_test_top_double_array_int.lo [2022-08-18T16:54:06.929Z] #77 147.7 CC src/basic_test_top_double_array_obj.lo [2022-08-18T16:54:07.164Z] #21 DONE 80.6s [2022-08-18T16:54:07.164Z] [2022-08-18T16:54:07.164Z] #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-18T16:54:07.164Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T16:54:07.189Z] #77 147.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T16:54:07.189Z] #77 147.8 CC src/basic_test_top_double_array_string.lo [2022-08-18T16:54:07.449Z] #77 148.0 CC src/read-file.lo [2022-08-18T16:54:07.449Z] #77 148.1 CC src/json_common.lo [2022-08-18T16:54:07.711Z] #77 148.5 CC tests/test-1.o [2022-08-18T16:54:07.969Z] #77 148.7 CC tests/test-2.o [2022-08-18T16:54:08.233Z] #77 148.9 CC tests/test-3.o [2022-08-18T16:54:08.493Z] #77 149.1 CC tests/test-4.o [2022-08-18T16:54:08.493Z] #77 149.3 CC tests/test-5.o [2022-08-18T16:54:08.532Z] #22 1.150 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:54:08.532Z] #22 1.160 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:54:08.532Z] #22 1.176 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:54:08.532Z] #22 DONE 1.3s [2022-08-18T16:54:08.532Z] [2022-08-18T16:54:08.532Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:54:08.532Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:54:08.751Z] #77 149.6 CC tests/test-6.o [2022-08-18T16:54:09.319Z] #77 149.9 CC tests/test-7.o [2022-08-18T16:54:09.319Z] #77 ... [2022-08-18T16:54:09.319Z] [2022-08-18T16:54:09.319Z] #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-18T16:54:09.319Z] #21 sha256:23fac662c9aea76cbe4cae9b126eb33f2c1a0ccc862e0d76625220395dd618e9 [2022-08-18T16:54:09.319Z] #21 48.49 Setting up libelf1:amd64 (0.183-1) ... [2022-08-18T16:54:09.319Z] #21 48.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-18T16:54:09.319Z] #21 48.52 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-18T16:54:09.319Z] #21 48.53 Setting up python3-distutils (3.9.2-1) ... [2022-08-18T16:54:09.319Z] #21 49.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-18T16:54:09.319Z] #21 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T16:54:09.319Z] #21 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T16:54:09.319Z] #21 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T16:54:09.319Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T16:54:09.319Z] #21 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T16:54:09.319Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T16:54:09.319Z] #21 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T16:54:09.319Z] #21 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T16:54:09.319Z] #21 49.10 Setting up python3-setuptools (52.0.0-4) ... [2022-08-18T16:54:09.319Z] #21 50.83 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-18T16:54:09.319Z] #21 50.84 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-18T16:54:09.319Z] #21 50.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-18T16:54:09.319Z] #21 50.87 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-18T16:54:09.319Z] #21 52.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-18T16:54:09.319Z] #21 52.27 Setting up jq (1.6-2.1) ... [2022-08-18T16:54:09.319Z] #21 52.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-18T16:54:09.319Z] #21 52.32 Setting up iptables (1.8.7-1) ... [2022-08-18T16:54:09.319Z] #21 52.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:54:09.319Z] #21 52.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:54:09.319Z] #21 52.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T16:54:09.319Z] #21 52.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T16:54:09.319Z] #21 52.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T16:54:09.319Z] #21 52.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T16:54:09.319Z] #21 52.37 Setting up iproute2 (5.10.0-4) ... [2022-08-18T16:54:09.320Z] #21 52.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:54:09.320Z] #21 DONE 53.2s [2022-08-18T16:54:09.568Z] #55 ... [2022-08-18T16:54:09.568Z] [2022-08-18T16:54:09.568Z] #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:54:09.568Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:54:09.568Z] #77 165.9 CCLD libocispec.la [2022-08-18T16:54:09.568Z] #77 166.3 CCLD src/validate [2022-08-18T16:54:09.568Z] #77 166.3 CCLD tests/test-1 [2022-08-18T16:54:09.568Z] #77 166.3 CCLD tests/test-2 [2022-08-18T16:54:09.568Z] #77 166.3 CCLD tests/test-3 [2022-08-18T16:54:09.568Z] #77 166.3 CCLD tests/test-4 [2022-08-18T16:54:09.568Z] #77 166.4 CCLD tests/test-5 [2022-08-18T16:54:09.578Z] [2022-08-18T16:54:09.578Z] #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:54:09.578Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:54:09.578Z] #77 150.2 CC tests/test-8.o [2022-08-18T16:54:09.827Z] #77 166.5 CCLD tests/test-7 [2022-08-18T16:54:09.827Z] #77 166.5 CCLD tests/test-6 [2022-08-18T16:54:09.827Z] #77 166.6 CCLD tests/test-8 [2022-08-18T16:54:09.836Z] #77 150.6 CC tests/test-9.o [2022-08-18T16:54:09.836Z] #77 150.7 CC tests/test-10.o [2022-08-18T16:54:10.088Z] #77 166.8 CCLD tests/test-9 [2022-08-18T16:54:10.095Z] #77 150.8 CC tests/test-11.o [2022-08-18T16:54:10.348Z] #77 166.8 CCLD tests/test-10 [2022-08-18T16:54:10.348Z] #77 166.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:54:10.348Z] #77 167.0 CCLD tests/test-11 [2022-08-18T16:54:11.471Z] #77 ... [2022-08-18T16:54:11.471Z] [2022-08-18T16:54:11.471Z] #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-18T16:54:11.471Z] #22 sha256:1188df334e117c9ba37407cc0bb9046dbfed4c62fb4b9eec53c20df985ec6e1e [2022-08-18T16:54:11.471Z] #22 1.703 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T16:54:11.471Z] #22 1.803 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T16:54:11.471Z] #22 1.806 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T16:54:11.471Z] #22 DONE 1.9s [2022-08-18T16:54:11.471Z] [2022-08-18T16:54:11.471Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:54:11.471Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:54:12.255Z] #77 168.5 libtool: link: ar cr libocispec.a [2022-08-18T16:54:12.256Z] #77 168.5 libtool: link: ranlib libocispec.a [2022-08-18T16:54:13.195Z] #77 169.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:13.195Z] #77 169.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:54:13.195Z] #77 169.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:54:13.195Z] #77 169.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:13.195Z] #77 169.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:13.195Z] #77 169.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:13.195Z] #77 169.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:13.195Z] #77 169.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:54:13.455Z] #77 170.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:54:13.455Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:54:13.455Z] #77 170.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:54:13.455Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:54:13.455Z] #77 170.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:54:13.455Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:54:13.455Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:54:13.455Z] #77 170.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:54:13.455Z] #77 170.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:54:13.455Z] #77 170.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:54:13.455Z] #77 170.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:54:13.714Z] #77 170.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:54:13.714Z] #77 170.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:54:13.714Z] #77 170.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:54:13.778Z] #23 ... [2022-08-18T16:54:13.778Z] [2022-08-18T16:54:13.778Z] #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:54:13.778Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:54:13.778Z] #77 226.8 CCLD libyajl.la [2022-08-18T16:54:13.778Z] #77 227.4 CCLD verify/json_verify [2022-08-18T16:54:13.778Z] #77 228.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:54:13.778Z] #77 228.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:54:13.778Z] #77 228.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:54:13.778Z] #77 228.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:54:13.778Z] #77 228.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-18T16:54:13.778Z] #77 228.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:13.778Z] #77 228.4 CC src/validate.o [2022-08-18T16:54:13.778Z] #77 228.4 CC src/image_spec_schema_config_schema.lo [2022-08-18T16:54:13.778Z] #77 228.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-18T16:54:13.778Z] #77 228.5 CC src/image_spec_schema_defs.lo [2022-08-18T16:54:13.778Z] #77 228.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-18T16:54:13.778Z] #77 228.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-18T16:54:13.778Z] #77 228.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-18T16:54:13.778Z] #77 228.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-18T16:54:13.778Z] #77 228.7 CC src/runtime_spec_schema_config_linux.lo [2022-08-18T16:54:13.778Z] #77 228.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-18T16:54:13.778Z] #77 228.8 CC src/runtime_spec_schema_config_schema.lo [2022-08-18T16:54:13.778Z] #77 228.9 CC src/runtime_spec_schema_config_solaris.lo [2022-08-18T16:54:13.778Z] #77 228.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-18T16:54:13.778Z] #77 228.9 CC src/runtime_spec_schema_defs.lo [2022-08-18T16:54:13.778Z] #77 229.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-18T16:54:13.778Z] #77 229.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-18T16:54:13.778Z] #77 229.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-18T16:54:13.778Z] #77 229.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-18T16:54:13.778Z] #77 229.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-18T16:54:13.778Z] #77 229.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-18T16:54:13.779Z] #77 229.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-18T16:54:13.779Z] #77 229.6 CC src/basic_test_double_array.lo [2022-08-18T16:54:13.779Z] #77 229.7 CC src/basic_test_double_array_item.lo [2022-08-18T16:54:13.779Z] #77 229.7 CC src/basic_test_top_array_int.lo [2022-08-18T16:54:13.779Z] #77 229.7 CC src/basic_test_top_array_string.lo [2022-08-18T16:54:13.779Z] #77 229.8 CC src/basic_test_top_double_array_int.lo [2022-08-18T16:54:13.779Z] #77 229.9 CC src/basic_test_top_double_array_obj.lo [2022-08-18T16:54:13.779Z] #77 229.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-18T16:54:13.779Z] #77 230.2 CC src/basic_test_top_double_array_string.lo [2022-08-18T16:54:13.779Z] #77 230.4 CC src/read-file.lo [2022-08-18T16:54:13.779Z] #77 230.5 CC src/json_common.lo [2022-08-18T16:54:13.779Z] #77 230.8 CC tests/test-1.o [2022-08-18T16:54:13.779Z] #77 231.2 CC tests/test-2.o [2022-08-18T16:54:13.779Z] #77 231.4 CC tests/test-3.o [2022-08-18T16:54:13.779Z] #77 231.6 CC tests/test-4.o [2022-08-18T16:54:13.779Z] #77 231.7 CC tests/test-5.o [2022-08-18T16:54:13.779Z] #77 231.8 CC tests/test-6.o [2022-08-18T16:54:13.779Z] #77 231.9 CC tests/test-7.o [2022-08-18T16:54:13.779Z] #77 232.0 CC tests/test-8.o [2022-08-18T16:54:13.779Z] #77 232.2 CC tests/test-9.o [2022-08-18T16:54:13.974Z] #77 170.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:54:13.974Z] #77 170.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:54:14.035Z] #77 232.5 CC tests/test-10.o [2022-08-18T16:54:14.234Z] #77 170.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:54:14.234Z] #77 170.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:54:14.234Z] #77 170.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:54:14.234Z] #77 170.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:54:14.234Z] #77 170.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:54:14.234Z] #77 171.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:54:14.492Z] #77 171.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:54:14.492Z] #77 171.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:54:14.598Z] #77 232.9 CC tests/test-11.o [2022-08-18T16:54:14.751Z] #77 171.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:54:14.751Z] #77 171.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:54:15.013Z] #77 171.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:54:15.582Z] #77 172.1 CC src/crun-crun.o [2022-08-18T16:54:15.582Z] #77 172.2 CC src/crun-run.o [2022-08-18T16:54:15.842Z] #77 172.4 CC src/crun-delete.o [2022-08-18T16:54:15.842Z] #77 172.5 CC src/crun-kill.o [2022-08-18T16:54:16.102Z] #77 172.8 CC src/crun-pause.o [2022-08-18T16:54:16.102Z] #77 172.9 CC src/crun-unpause.o [2022-08-18T16:54:16.361Z] #77 172.9 CC src/crun-spec.o [2022-08-18T16:54:16.361Z] #77 173.0 CC src/crun-exec.o [2022-08-18T16:54:16.620Z] #77 173.2 CC src/crun-list.o [2022-08-18T16:54:16.880Z] #77 173.5 CC src/crun-create.o [2022-08-18T16:54:16.880Z] #77 173.6 CC src/crun-start.o [2022-08-18T16:54:17.139Z] #77 174.0 CC src/crun-state.o [2022-08-18T16:54:17.398Z] #77 174.1 CC src/crun-update.o [2022-08-18T16:54:17.398Z] #77 174.3 CC src/crun-ps.o [2022-08-18T16:54:17.657Z] #77 174.3 CC src/crun-checkpoint.o [2022-08-18T16:54:17.916Z] #77 174.6 CC src/crun-restore.o [2022-08-18T16:54:18.177Z] #77 174.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:54:18.255Z] --- PASS: TestBuildWithHugeFile (49.76s) [2022-08-18T16:54:18.255Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T16:54:18.255Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:54:18.255Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:54:18.255Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T16:54:18.255Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:54:18.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:54:18.255Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:54:18.255Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:54:18.255Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:54:18.255Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:54:18.255Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T16:54:18.255Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T16:54:18.255Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T16:54:18.255Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-18T16:54:18.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-18T16:54:18.255Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-18T16:54:18.255Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T16:54:18.255Z] === RUN TestBuildPreserveOwnership [2022-08-18T16:54:18.255Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T16:54:18.255Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T16:54:18.436Z] #77 175.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:54:18.696Z] #77 175.3 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:54:18.696Z] #77 175.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:54:18.956Z] #77 175.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:54:18.956Z] #77 175.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:54:19.894Z] #77 176.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:54:19.894Z] #77 176.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:54:20.153Z] #77 176.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:54:20.412Z] #77 176.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:54:20.671Z] #77 177.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:54:20.671Z] #77 177.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:54:20.930Z] #77 177.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:54:21.188Z] #77 178.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:54:21.757Z] #77 178.2 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:54:22.017Z] #77 178.5 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:54:22.017Z] #77 178.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:54:22.277Z] #77 178.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:54:22.416Z] --- PASS: TestBuildPreserveOwnership (9.92s) [2022-08-18T16:54:22.416Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2022-08-18T16:54:22.416Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T16:54:22.416Z] === RUN TestBuildPlatformInvalid [2022-08-18T16:54:22.416Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T16:54:22.416Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T16:54:22.416Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:54:22.416Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:54:22.416Z] PASS [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === Skipped [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T16:54:22.416Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T16:54:22.416Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T16:54:22.416Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] DONE 34 tests, 3 skipped in 111.985s [2022-08-18T16:54:22.416Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T16:54:22.416Z] INFO: Testing against a local daemon [2022-08-18T16:54:22.416Z] === RUN TestConfigInspect [2022-08-18T16:54:22.416Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T16:54:22.416Z] === RUN TestConfigList [2022-08-18T16:54:22.416Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] --- SKIP: TestConfigList (0.01s) [2022-08-18T16:54:22.416Z] === RUN TestConfigsCreateAndDelete [2022-08-18T16:54:22.416Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:54:22.416Z] === RUN TestConfigsUpdate [2022-08-18T16:54:22.416Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T16:54:22.416Z] === RUN TestTemplatedConfig [2022-08-18T16:54:22.416Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T16:54:22.416Z] === RUN TestConfigCreateResolve [2022-08-18T16:54:22.416Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T16:54:22.416Z] PASS [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === Skipped [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T16:54:22.416Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-18T16:54:22.416Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T16:54:22.416Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T16:54:22.416Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T16:54:22.416Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T16:54:22.416Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:54:22.416Z] [2022-08-18T16:54:22.416Z] DONE 6 tests, 6 skipped in 0.155s [2022-08-18T16:54:22.416Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T16:54:22.537Z] #77 179.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:54:22.537Z] #77 179.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:54:22.671Z] INFO: Testing against a local daemon [2022-08-18T16:54:22.671Z] === RUN TestAttachWithTTY [2022-08-18T16:54:22.671Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-18T16:54:22.671Z] === RUN TestAttachWithoutTTy [2022-08-18T16:54:22.671Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T16:54:22.671Z] === RUN TestCheckpoint [2022-08-18T16:54:22.671Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:54:22.671Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:54:22.671Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T16:54:22.671Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T16:54:22.671Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T16:54:22.671Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T16:54:22.671Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T16:54:22.672Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T16:54:22.672Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T16:54:22.672Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T16:54:22.672Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T16:54:22.695Z] #77 ... [2022-08-18T16:54:22.696Z] [2022-08-18T16:54:22.696Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-18T16:54:22.696Z] #23 sha256:e7bb66228e49fa0fc419e450d5ea1e25d260e213b7b568c09ee3d12112235804 [2022-08-18T16:54:22.696Z] #23 13.57 Collecting yamllint==1.26.1 [2022-08-18T16:54:22.797Z] #77 179.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:54:22.927Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-18T16:54:22.927Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T16:54:22.927Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T16:54:22.927Z] === RUN TestCopyEmptyFile [2022-08-18T16:54:22.952Z] #23 14.64 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:54:23.057Z] #77 179.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:54:23.183Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-18T16:54:23.183Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T16:54:23.183Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T16:54:23.183Z] === RUN TestCopyFromContainer [2022-08-18T16:54:23.685Z] #23 11.14 Collecting yamllint==1.26.1 [2022-08-18T16:54:23.685Z] #23 12.21 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-18T16:54:23.996Z] #77 180.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:54:23.996Z] #77 180.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:54:24.565Z] #77 181.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:54:25.066Z] #23 13.55 Collecting pathspec>=0.5.3 [2022-08-18T16:54:25.066Z] #23 13.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:54:25.325Z] #23 14.05 Collecting pyyaml [2022-08-18T16:54:25.325Z] #23 14.06 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:54:25.325Z] #23 14.13 Building wheels for collected packages: yamllint [2022-08-18T16:54:25.325Z] #23 14.13 Building wheel for yamllint (setup.py): started [2022-08-18T16:54:25.504Z] #77 182.1 CC tests/init.o [2022-08-18T16:54:25.585Z] #23 17.04 Collecting pathspec>=0.5.3 [2022-08-18T16:54:25.585Z] #23 17.12 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-18T16:54:26.443Z] #77 183.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:54:26.524Z] #23 18.02 Collecting pyyaml [2022-08-18T16:54:26.524Z] #23 18.05 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:54:26.524Z] #23 18.16 Building wheels for collected packages: yamllint [2022-08-18T16:54:26.524Z] #23 18.19 Building wheel for yamllint (setup.py): started [2022-08-18T16:54:26.702Z] #23 15.24 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:54:26.702Z] #23 15.24 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b165174b16be294243caa5333f96b2c5e5e1c54c1e796d3a57db2ea6aad11a42 [2022-08-18T16:54:26.702Z] #23 15.24 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:54:26.702Z] #23 15.24 Successfully built yamllint [2022-08-18T16:54:26.702Z] #23 15.28 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:54:26.962Z] #23 15.68 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:54:27.222Z] #23 DONE 16.1s [2022-08-18T16:54:27.222Z] [2022-08-18T16:54:27.222Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:54:27.222Z] #27 sha256:e4cc1330032e32760a1559e10b8c5d5a69ee446cd9de22b91f01fc2962a6b7b1 [2022-08-18T16:54:27.346Z] === RUN TestCopyFromContainer// [2022-08-18T16:54:27.346Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T16:54:27.346Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T16:54:27.346Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T16:54:27.346Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T16:54:27.346Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T16:54:27.602Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T16:54:27.602Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T16:54:27.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T16:54:27.602Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T16:54:27.790Z] #27 DONE 0.4s [2022-08-18T16:54:27.790Z] [2022-08-18T16:54:27.790Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:54:27.790Z] #32 sha256:6f641d416b61df9c150de5421c6a9d946b86b4f1c31cc6fe268ef5178e6b3b6d [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer (4.60s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T16:54:27.858Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T16:54:27.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T16:54:27.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:54:27.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:54:27.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:54:27.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:54:27.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:54:27.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:54:27.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T16:54:27.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T16:54:27.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T16:54:27.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T16:54:27.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T16:54:27.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T16:54:27.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T16:54:27.858Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T16:54:27.858Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T16:54:27.858Z] === RUN TestCreateWithInvalidEnv [2022-08-18T16:54:27.858Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T16:54:27.858Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T16:54:27.858Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T16:54:27.858Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T16:54:27.858Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T16:54:27.858Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T16:54:27.858Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T16:54:27.858Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T16:54:27.858Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T16:54:27.858Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T16:54:27.858Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T16:54:27.858Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T16:54:27.858Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T16:54:27.858Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T16:54:27.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T16:54:27.858Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T16:54:28.358Z] #32 DONE 0.6s [2022-08-18T16:54:28.358Z] [2022-08-18T16:54:28.358Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:54:28.358Z] #35 sha256:55b922e6fa9a2cc60f76cf852c339a5e06cdb00338f10397388584a58dc81d65 [2022-08-18T16:54:28.358Z] #35 DONE 0.1s [2022-08-18T16:54:28.358Z] [2022-08-18T16:54:28.358Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:54:28.358Z] #37 sha256:3a37c662ddc3a1102eac45d90b6f414999816f10e2154de10ee18ab064ef600b [2022-08-18T16:54:28.418Z] #23 20.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-18T16:54:28.418Z] #23 20.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c1e45115e3ff17cc09466022959e9b31441042f3feda34ff5e6044a14c13ba16 [2022-08-18T16:54:28.418Z] #23 20.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-18T16:54:28.418Z] #23 20.18 Successfully built yamllint [2022-08-18T16:54:28.418Z] #23 20.22 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-18T16:54:28.617Z] #37 DONE 0.3s [2022-08-18T16:54:28.617Z] [2022-08-18T16:54:28.617Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:54:28.617Z] #39 sha256:c97d40a78bccb6857795187916ed889335c0a79d849102f88ec002951cc04416 [2022-08-18T16:54:28.617Z] #39 DONE 0.1s [2022-08-18T16:54:28.617Z] [2022-08-18T16:54:28.617Z] #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:54:28.617Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:54:28.876Z] #77 ... [2022-08-18T16:54:28.876Z] [2022-08-18T16:54:28.876Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:54:28.876Z] #41 sha256:3e3a385a8b1070fb5a6024a22ce1df3c3e4cddc7ebda704cfc1a508917f69799 [2022-08-18T16:54:28.876Z] #41 DONE 0.1s [2022-08-18T16:54:28.876Z] [2022-08-18T16:54:28.876Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:54:28.876Z] #45 sha256:5700e4b90aa7ef3c9edde51fd22e91233441ca84d0f4ad741fe1c2b7db731fae [2022-08-18T16:54:28.876Z] #45 DONE 0.1s [2022-08-18T16:54:28.876Z] [2022-08-18T16:54:28.876Z] #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:54:28.876Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:54:29.221Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-18T16:54:29.221Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T16:54:29.349Z] #23 21.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T16:54:29.912Z] #23 DONE 21.5s [2022-08-18T16:54:29.912Z] [2022-08-18T16:54:29.912Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:54:29.912Z] #27 sha256:8197543b468b54728049e1bc729b067eac0462702fedec4aec24daa86aa32329 [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-08-18T16:54:30.147Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T16:54:30.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:54:30.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:54:30.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:54:30.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:54:30.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:54:30.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:54:30.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:54:30.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:54:30.147Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:54:30.147Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:54:30.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T16:54:30.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T16:54:30.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T16:54:30.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T16:54:30.147Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-18T16:54:30.147Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T16:54:30.147Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T16:54:30.709Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-18T16:54:30.709Z] === RUN TestCreateDifferentPlatform [2022-08-18T16:54:30.709Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T16:54:30.709Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T16:54:30.709Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T16:54:30.709Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T16:54:30.709Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T16:54:30.709Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T16:54:30.709Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T16:54:30.709Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T16:54:30.709Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T16:54:30.709Z] === RUN TestCreateInvalidHostConfig [2022-08-18T16:54:30.709Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:54:30.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:54:30.709Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:54:30.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:54:30.709Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:54:30.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:54:30.709Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:54:30.709Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:54:30.709Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T16:54:30.709Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T16:54:30.709Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T16:54:30.709Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T16:54:30.709Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T16:54:30.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T16:54:30.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T16:54:30.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T16:54:30.709Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T16:54:30.709Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T16:54:30.709Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:54:30.709Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:54:30.709Z] === RUN TestDaemonRestartIpcMode [2022-08-18T16:54:30.709Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T16:54:30.709Z] === RUN TestDaemonHostGatewayIP [2022-08-18T16:54:30.709Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:54:30.709Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:54:30.709Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T16:54:30.709Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T16:54:30.709Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T16:54:30.709Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:54:30.709Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:54:30.709Z] === RUN TestDiff [2022-08-18T16:54:30.843Z] #27 DONE 0.9s [2022-08-18T16:54:30.843Z] [2022-08-18T16:54:30.843Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:54:30.843Z] #32 sha256:b1845a7b16b58d4dd7ecee22ea6a5863495d5891f23c6f76f5532b7cd6d8e838 [2022-08-18T16:54:31.269Z] --- PASS: TestDiff (0.42s) [2022-08-18T16:54:31.270Z] === RUN TestExecConsoleSize [2022-08-18T16:54:31.407Z] #32 DONE 0.7s [2022-08-18T16:54:31.407Z] [2022-08-18T16:54:31.407Z] #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:54:31.407Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:54:31.407Z] #55 ... [2022-08-18T16:54:31.407Z] [2022-08-18T16:54:31.407Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:54:31.407Z] #35 sha256:cbf43d066e970fe8d2afc56dab10b38567b50e6a10af3cfc02330c1831383a73 [2022-08-18T16:54:31.831Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-18T16:54:31.831Z] === RUN TestExecWithCloseStdin [2022-08-18T16:54:31.971Z] #35 DONE 0.4s [2022-08-18T16:54:31.971Z] [2022-08-18T16:54:31.971Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:54:31.971Z] #37 sha256:16a15950d9c003b58411f4824f1ea222454e9ce5c31fc4e3117625f4ccb2675b [2022-08-18T16:54:32.086Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-18T16:54:32.086Z] === RUN TestExec [2022-08-18T16:54:32.579Z] #37 DONE 0.6s [2022-08-18T16:54:32.579Z] [2022-08-18T16:54:32.579Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:54:32.579Z] #39 sha256:a0d04d8e1727ab72f0d5e85d70d3a3fbc7746678aaa2e66ca3d4339a2e550b77 [2022-08-18T16:54:32.579Z] #39 DONE 0.1s [2022-08-18T16:54:32.579Z] [2022-08-18T16:54:32.579Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:54:32.579Z] #41 sha256:d4046fd3328fdc480efa121b394abbc2afb6c5d93ac657d35dfed67b23dd828b [2022-08-18T16:54:32.647Z] --- PASS: TestExec (0.49s) [2022-08-18T16:54:32.647Z] === RUN TestExecUser [2022-08-18T16:54:32.837Z] #41 DONE 0.3s [2022-08-18T16:54:32.837Z] [2022-08-18T16:54:32.837Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:54:32.837Z] #45 sha256:6f4cfe96ee23ec62d5f96fb081593d35596f21e33a28937af36a887fe84bfd6f [2022-08-18T16:54:33.094Z] #45 DONE 0.2s [2022-08-18T16:54:33.094Z] [2022-08-18T16:54:33.094Z] #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:54:33.094Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:54:33.208Z] --- PASS: TestExecUser (0.50s) [2022-08-18T16:54:33.208Z] === RUN TestExportContainerAndImportImage [2022-08-18T16:54:33.770Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-18T16:54:33.770Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T16:54:35.178Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-18T16:54:35.178Z] === RUN TestHealthCheckWorkdir [2022-08-18T16:54:35.441Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-18T16:54:35.441Z] === RUN TestHealthKillContainer [2022-08-18T16:54:43.522Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-18T16:54:43.522Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T16:54:43.522Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:54:43.522Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:54:43.522Z] === RUN TestIpcModeNone [2022-08-18T16:54:43.777Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-18T16:54:43.777Z] === RUN TestIpcModePrivate [2022-08-18T16:54:44.338Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-18T16:54:44.338Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-18T16:54:44.338Z] === RUN TestIpcModeShareable [2022-08-18T16:54:44.338Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:54:44.338Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T16:54:44.338Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T16:54:44.541Z] #77 199.3 CCLD tests/init [2022-08-18T16:54:45.704Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-08-18T16:54:45.704Z] === RUN TestAPIIpcModeHost [2022-08-18T16:54:45.704Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:54:45.704Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T16:54:45.704Z] === RUN TestDaemonIpcModeShareable [2022-08-18T16:54:45.704Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:54:45.704Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:54:45.704Z] === RUN TestDaemonIpcModePrivate [2022-08-18T16:54:46.630Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T16:54:46.885Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-18T16:54:46.885Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T16:54:46.885Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:54:46.885Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:54:46.885Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T16:54:46.885Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:54:46.885Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:54:46.885Z] === RUN TestIpcModeOlderClient [2022-08-18T16:54:46.885Z] === PAUSE TestIpcModeOlderClient [2022-08-18T16:54:46.885Z] === RUN TestKillContainerInvalidSignal [2022-08-18T16:54:46.966Z] #60 ... [2022-08-18T16:54:46.966Z] [2022-08-18T16:54:46.966Z] #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:54:46.966Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:54:46.966Z] #77 185.0 CCLD libocispec.la [2022-08-18T16:54:46.966Z] #77 185.4 CCLD src/validate [2022-08-18T16:54:46.966Z] #77 185.4 CCLD tests/test-1 [2022-08-18T16:54:46.966Z] #77 185.5 CCLD tests/test-2 [2022-08-18T16:54:46.966Z] #77 185.5 CCLD tests/test-3 [2022-08-18T16:54:46.966Z] #77 185.5 CCLD tests/test-4 [2022-08-18T16:54:46.966Z] #77 185.6 CCLD tests/test-5 [2022-08-18T16:54:46.966Z] #77 185.6 CCLD tests/test-6 [2022-08-18T16:54:46.966Z] #77 185.7 CCLD tests/test-7 [2022-08-18T16:54:46.966Z] #77 185.7 CCLD tests/test-8 [2022-08-18T16:54:46.966Z] #77 185.8 CCLD tests/test-9 [2022-08-18T16:54:46.966Z] #77 185.8 CCLD tests/test-10 [2022-08-18T16:54:46.966Z] #77 185.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:54:46.966Z] #77 185.9 CCLD tests/test-11 [2022-08-18T16:54:47.226Z] #77 187.8 libtool: link: ar cr libocispec.a [2022-08-18T16:54:47.226Z] #77 187.9 libtool: link: ranlib libocispec.a [2022-08-18T16:54:47.446Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-18T16:54:47.446Z] === RUN TestKillContainer [2022-08-18T16:54:47.446Z] === RUN TestKillContainer/no_signal [2022-08-18T16:54:47.702Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T16:54:47.959Z] === RUN TestKillContainer/killing_signal [2022-08-18T16:54:48.519Z] --- PASS: TestKillContainer (1.19s) [2022-08-18T16:54:48.519Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-18T16:54:48.519Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-18T16:54:48.519Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-18T16:54:48.519Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T16:54:48.519Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T16:54:49.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T16:54:49.132Z] #77 189.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:49.132Z] #77 189.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:54:49.132Z] #77 189.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:54:49.132Z] #77 189.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:49.132Z] #77 189.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:49.132Z] #77 189.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:49.132Z] #77 189.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:54:49.132Z] #77 189.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:54:49.132Z] #77 189.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:54:49.132Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:54:49.132Z] #77 189.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:54:49.132Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:54:49.132Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:54:49.132Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:54:49.132Z] #77 189.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:54:49.132Z] #77 190.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:54:49.337Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-08-18T16:54:49.337Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-18T16:54:49.337Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-18T16:54:49.337Z] === RUN TestKillStoppedContainer [2022-08-18T16:54:49.337Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T16:54:49.337Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T16:54:49.337Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-18T16:54:49.337Z] === RUN TestKillDifferentUserContainer [2022-08-18T16:54:49.391Z] #77 190.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:54:49.391Z] #77 190.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:54:49.391Z] #77 190.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:54:49.391Z] #77 190.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:54:49.391Z] #77 190.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:54:49.391Z] #77 190.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:54:49.391Z] #77 190.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:54:49.651Z] #77 190.3 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:54:49.651Z] #77 190.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:54:49.899Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2022-08-18T16:54:49.899Z] === RUN TestInspectOomKilledTrue [2022-08-18T16:54:49.899Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:54:49.899Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T16:54:49.899Z] === RUN TestInspectOomKilledFalse [2022-08-18T16:54:49.899Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:54:49.899Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T16:54:49.899Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T16:54:49.899Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:54:49.899Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:54:49.899Z] === RUN TestLinksContainerNames [2022-08-18T16:54:49.910Z] #77 190.5 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:54:49.911Z] #77 190.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:54:49.911Z] #77 190.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:54:49.911Z] #77 190.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:54:50.170Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:54:50.430Z] #77 191.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:54:50.430Z] #77 191.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:54:50.430Z] #77 191.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:54:50.430Z] #77 191.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:54:50.690Z] #77 191.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:54:50.825Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-18T16:54:50.825Z] === RUN TestLogsFollowTailEmpty [2022-08-18T16:54:50.950Z] #77 191.6 CC src/crun-crun.o [2022-08-18T16:54:50.950Z] #77 191.7 CC src/crun-run.o [2022-08-18T16:54:50.950Z] #77 191.8 CC src/crun-delete.o [2022-08-18T16:54:51.081Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-18T16:54:51.081Z] === RUN TestLogs [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:54:51.081Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T16:54:51.081Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T16:54:51.081Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:54:51.081Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:54:51.081Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:54:51.081Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:54:51.081Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:54:51.081Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T16:54:51.081Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T16:54:51.518Z] #77 192.1 CC src/crun-kill.o [2022-08-18T16:54:51.518Z] #77 192.1 CC src/crun-pause.o [2022-08-18T16:54:51.518Z] #77 192.3 CC src/crun-unpause.o [2022-08-18T16:54:51.518Z] #77 192.3 CC src/crun-spec.o [2022-08-18T16:54:51.643Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T16:54:51.778Z] #77 192.5 CC src/crun-exec.o [2022-08-18T16:54:51.778Z] #77 192.6 CC src/crun-list.o [2022-08-18T16:54:51.900Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T16:54:52.037Z] #77 192.8 CC src/crun-create.o [2022-08-18T16:54:52.037Z] #77 192.9 CC src/crun-start.o [2022-08-18T16:54:52.297Z] #77 193.1 CC src/crun-state.o [2022-08-18T16:54:52.297Z] #77 193.2 CC src/crun-update.o [2022-08-18T16:54:52.461Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T16:54:52.461Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T16:54:52.557Z] #77 193.3 CC src/crun-ps.o [2022-08-18T16:54:52.817Z] #77 193.4 CC src/crun-checkpoint.o [2022-08-18T16:54:52.817Z] #77 193.6 CC src/crun-restore.o [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:54:53.022Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:54:53.022Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:54:53.022Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:54:53.022Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:54:53.022Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:54:53.022Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:54:53.022Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:54:53.022Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T16:54:53.022Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T16:54:53.076Z] #77 193.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:54:53.336Z] #77 194.1 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:54:53.595Z] #77 194.3 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:54:53.854Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:54:53.854Z] #77 194.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:54:53.959Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T16:54:53.959Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T16:54:54.114Z] #77 194.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:54:54.215Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T16:54:54.215Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T16:54:54.375Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:54:54.635Z] #77 195.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:54:54.776Z] --- PASS: TestLogs (3.65s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.73s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.59s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s) [2022-08-18T16:54:54.776Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-18T16:54:54.776Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T16:54:54.894Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:54:55.154Z] #77 195.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:54:55.154Z] #77 196.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:54:55.337Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/default [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/private [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/slave [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/shared [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/default [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/shared [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/slave [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/private [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T16:54:55.337Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:54:55.337Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T16:54:55.337Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T16:54:55.416Z] #77 196.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:54:55.416Z] #77 ... [2022-08-18T16:54:55.416Z] [2022-08-18T16:54:55.416Z] #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:54:55.416Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:54:55.416Z] #47 236.5 + dpkg --print-architecture [2022-08-18T16:54:55.416Z] #47 236.5 + git checkout -q v2.1.0 [2022-08-18T16:54:55.416Z] #47 236.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T16:54:55.416Z] #47 236.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T16:54:55.593Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T16:54:55.593Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-18T16:54:55.593Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T16:54:55.593Z] 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:54:55.593Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-18T16:54:55.593Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T16:54:55.593Z] 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:54:55.593Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:54:55.593Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T16:54:55.593Z] 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:54:55.593Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:54:55.593Z] === RUN TestNetworkNat [2022-08-18T16:54:55.675Z] #47 ... [2022-08-18T16:54:55.675Z] [2022-08-18T16:54:55.675Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:54:55.675Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:54:55.675Z] #77 196.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:54:55.945Z] #77 196.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:54:56.154Z] --- PASS: TestNetworkNat (0.46s) [2022-08-18T16:54:56.154Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T16:54:56.205Z] #77 196.9 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:54:56.410Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-18T16:54:56.410Z] === RUN TestNetworkLoopbackNat [2022-08-18T16:54:56.464Z] #77 197.2 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:54:57.033Z] #77 197.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:54:57.033Z] #77 197.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:54:57.293Z] #77 198.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:54:57.861Z] #77 198.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:54:58.121Z] #77 198.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:54:58.689Z] #77 199.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:54:58.923Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-18T16:54:58.923Z] === RUN TestPause [2022-08-18T16:54:58.923Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:54:58.923Z] --- SKIP: TestPause (0.00s) [2022-08-18T16:54:58.924Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T16:54:58.924Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:54:58.924Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:54:58.924Z] === RUN TestPauseStopPausedContainer [2022-08-18T16:54:58.924Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:54:58.924Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-18T16:54:58.924Z] === RUN TestPidHost [2022-08-18T16:54:59.258Z] #77 200.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:54:59.440Z] #77 ... [2022-08-18T16:54:59.440Z] [2022-08-18T16:54:59.440Z] #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-18T16:54:59.440Z] #26 sha256:29382c2ce832f0c8d3a8dad8190b04526ab702524fa3eb1d70ed41811abcf010 [2022-08-18T16:54:59.440Z] #26 257.9 + return [2022-08-18T16:54:59.440Z] #26 DONE 260.5s [2022-08-18T16:54:59.440Z] [2022-08-18T16:54:59.440Z] #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:54:59.440Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-18T16:54:59.440Z] #55 260.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:54:59.440Z] #55 DONE 260.9s [2022-08-18T16:54:59.440Z] [2022-08-18T16:54:59.440Z] #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:54:59.440Z] #60 sha256:6fbdfc804d7006a552dc2f70be00e5175560cff52f317df4dd3385288628a6cc [2022-08-18T16:54:59.518Z] #77 200.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:54:59.777Z] #77 200.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:54:59.850Z] --- PASS: TestPidHost (0.87s) [2022-08-18T16:54:59.850Z] === RUN TestPsFilter [2022-08-18T16:55:00.106Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T16:55:00.106Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T16:55:00.345Z] #77 201.0 CC tests/init.o [2022-08-18T16:55:00.364Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T16:55:00.364Z] === RUN TestRemoveContainerWithVolume [2022-08-18T16:55:00.605Z] #77 201.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:55:00.821Z] #60 ... [2022-08-18T16:55:00.821Z] [2022-08-18T16:55:00.821Z] #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:55:00.821Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:55:00.821Z] #77 217.2 AR libcrun_testing.a [2022-08-18T16:55:00.821Z] #77 217.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:55:00.821Z] #77 217.4 CCLD tests/tests_libcrun_utils [2022-08-18T16:55:00.821Z] #77 217.4 CCLD tests/tests_libcrun_errors [2022-08-18T16:55:00.821Z] #77 217.5 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:55:00.925Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-18T16:55:00.925Z] === RUN TestRemoveContainerRunning [2022-08-18T16:55:01.180Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-18T16:55:01.180Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T16:55:01.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-18T16:55:01.743Z] === RUN TestRemoveInvalidContainer [2022-08-18T16:55:01.743Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T16:55:01.743Z] === RUN TestRenameLinkedContainer [2022-08-18T16:55:01.819Z] #77 218.5 CCLD libcrun.la [2022-08-18T16:55:02.398Z] #77 ... [2022-08-18T16:55:02.398Z] [2022-08-18T16:55:02.398Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T16:55:02.398Z] #27 sha256:a24e5005c6dc9bb8fa4d57a64e69c142842ef244eeb6443d048b1fb2ed28f700 [2022-08-18T16:55:02.398Z] #27 DONE 0.8s [2022-08-18T16:55:02.398Z] [2022-08-18T16:55:02.398Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:55:02.398Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:55:02.398Z] #77 219.0 CCLD crun [2022-08-18T16:55:02.667Z] #77 219.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:55:02.939Z] #77 219.6 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:55:02.939Z] #77 219.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:55:02.939Z] #77 219.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:55:02.939Z] #77 219.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:55:02.939Z] #77 219.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:55:02.939Z] #77 219.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:55:02.939Z] #77 219.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:55:02.939Z] #77 219.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:55:03.507Z] #77 220.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-18T16:55:03.507Z] #77 220.3 ---------------------------------------------------------------------- [2022-08-18T16:55:03.507Z] #77 220.3 Libraries have been installed in: [2022-08-18T16:55:03.507Z] #77 220.3 /usr/local/lib [2022-08-18T16:55:03.507Z] #77 220.3 [2022-08-18T16:55:03.507Z] #77 220.3 If you ever happen to want to link against installed libraries [2022-08-18T16:55:03.507Z] #77 220.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:55:03.507Z] #77 220.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:55:03.507Z] #77 220.3 flag during linking and do at least one of the following: [2022-08-18T16:55:03.507Z] #77 220.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:55:03.507Z] #77 220.3 during execution [2022-08-18T16:55:03.507Z] #77 220.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:55:03.507Z] #77 220.3 during linking [2022-08-18T16:55:03.507Z] #77 220.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:55:03.507Z] #77 220.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:55:03.507Z] #77 220.3 [2022-08-18T16:55:03.507Z] #77 220.3 See any operating system documentation about shared libraries for [2022-08-18T16:55:03.507Z] #77 220.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:55:03.507Z] #77 220.3 ---------------------------------------------------------------------- [2022-08-18T16:55:03.507Z] #77 220.3 /bin/mkdir -p '/build' [2022-08-18T16:55:03.507Z] #77 220.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:55:03.631Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-08-18T16:55:03.631Z] === RUN TestRenameStoppedContainer [2022-08-18T16:55:03.766Z] #77 220.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:55:03.766Z] #77 220.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:55:03.766Z] #77 220.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:55:03.766Z] #77 220.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:55:03.887Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-18T16:55:03.887Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T16:55:04.812Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-18T16:55:04.812Z] === RUN TestRenameInvalidName [2022-08-18T16:55:05.068Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-18T16:55:05.068Z] === RUN TestRenameAnonymousContainer [2022-08-18T16:55:05.154Z] #77 ... [2022-08-18T16:55:05.154Z] [2022-08-18T16:55:05.154Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T16:55:05.154Z] #32 sha256:d3f2efdbc3a8afc3d1483974393b8a52aba264c0b394d369693ae988ed3f5516 [2022-08-18T16:55:05.154Z] #32 DONE 2.6s [2022-08-18T16:55:05.154Z] [2022-08-18T16:55:05.154Z] #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:55:05.154Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-18T16:55:05.154Z] #77 DONE 221.6s [2022-08-18T16:55:05.154Z] [2022-08-18T16:55:05.154Z] #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:55:05.154Z] #60 sha256:6fbdfc804d7006a552dc2f70be00e5175560cff52f317df4dd3385288628a6cc [2022-08-18T16:55:05.154Z] #60 155.0 + mkdir -p /build [2022-08-18T16:55:05.154Z] #60 155.0 + cp runc /build/runc [2022-08-18T16:55:05.154Z] #60 DONE 155.6s [2022-08-18T16:55:05.154Z] [2022-08-18T16:55:05.154Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T16:55:05.154Z] #35 sha256:ca45b263e3038b581fc113ad26174f5b82712f22f09f7575faafef03cfafb0b5 [2022-08-18T16:55:05.414Z] #35 DONE 0.4s [2022-08-18T16:55:05.414Z] [2022-08-18T16:55:05.414Z] #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:55:05.414Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:55:05.414Z] #64 ... [2022-08-18T16:55:05.414Z] [2022-08-18T16:55:05.414Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-18T16:55:05.414Z] #37 sha256:0b133e1d281c0a4cae9f2c531618ad70fafd7871819b522e4acfd770c02c4323 [2022-08-18T16:55:05.993Z] #37 DONE 0.5s [2022-08-18T16:55:05.993Z] [2022-08-18T16:55:05.993Z] #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:55:05.993Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:55:05.993Z] #64 ... [2022-08-18T16:55:05.993Z] [2022-08-18T16:55:05.993Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-18T16:55:05.993Z] #39 sha256:f7925c19ed721f8f7f7c88767c9e5741d92ec32d02dfefecd92e60594f869d93 [2022-08-18T16:55:05.993Z] #39 DONE 0.2s [2022-08-18T16:55:06.253Z] [2022-08-18T16:55:06.253Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-18T16:55:06.253Z] #41 sha256:b1f8dde088e8e5203a420a40c83b020afda7f4d80f5c7624e4778914fd2de389 [2022-08-18T16:55:06.253Z] #41 DONE 0.2s [2022-08-18T16:55:06.253Z] [2022-08-18T16:55:06.253Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T16:55:06.253Z] #45 sha256:ececc99fefb8470e75c13f3cbe9c7bf80ddd0f357addb68fcef3eb0930e05991 [2022-08-18T16:55:06.476Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-08-18T16:55:06.476Z] === RUN TestRenameContainerWithSameName [2022-08-18T16:55:06.513Z] #45 DONE 0.1s [2022-08-18T16:55:06.513Z] [2022-08-18T16:55:06.513Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:55:06.513Z] #48 sha256:8c702ba075cbc4a701f0c7206d5c9498624fd7a130953edf1182683b885ef2b7 [2022-08-18T16:55:07.038Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-18T16:55:07.038Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T16:55:07.084Z] #48 DONE 0.7s [2022-08-18T16:55:07.084Z] [2022-08-18T16:55:07.084Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:55:07.084Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:55:07.084Z] #64 ... [2022-08-18T16:55:07.084Z] [2022-08-18T16:55:07.084Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:55:07.084Z] #52 sha256:4bee7ce027650844f8c696f9b8f48b04d72348bef12087c6367d87dbbab39fb9 [2022-08-18T16:55:07.084Z] #52 DONE 0.1s [2022-08-18T16:55:07.344Z] [2022-08-18T16:55:07.344Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:55:07.344Z] #54 sha256:55b557a224d4242b751942b4dd14d77aa0dec363a0a6f6f37d65524c3a0c60da [2022-08-18T16:55:07.344Z] #54 DONE 0.3s [2022-08-18T16:55:07.344Z] [2022-08-18T16:55:07.344Z] #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:55:07.344Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:55:07.599Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-18T16:55:07.599Z] === RUN TestResize [2022-08-18T16:55:07.604Z] #64 ... [2022-08-18T16:55:07.604Z] [2022-08-18T16:55:07.604Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:55:07.604Z] #56 sha256:f867c1e34723b6c68ed2997f2a674be85e3306cb152a7698417b49bbe69bb8bf [2022-08-18T16:55:08.160Z] --- PASS: TestResize (0.43s) [2022-08-18T16:55:08.160Z] === RUN TestResizeWithInvalidSize [2022-08-18T16:55:08.416Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-18T16:55:08.416Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T16:55:08.982Z] #56 DONE 1.6s [2022-08-18T16:55:08.982Z] [2022-08-18T16:55:08.982Z] #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:55:08.982Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:55:08.982Z] #64 234.1 + bin/containerd [2022-08-18T16:55:08.990Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-18T16:55:08.990Z] === RUN TestDaemonRestartKillContainers [2022-08-18T16:55:08.990Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:55:08.990Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:55:08.990Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T16:55:08.990Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T16:55:09.243Z] #64 ... [2022-08-18T16:55:09.243Z] [2022-08-18T16:55:09.243Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:55:09.243Z] #58 sha256:d981b50218d37c98ebf88f899f9eb23f4ece687a7917b8411747585fb9d5edb5 [2022-08-18T16:55:09.243Z] #58 DONE 0.1s [2022-08-18T16:55:09.243Z] [2022-08-18T16:55:09.243Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:55:09.243Z] #61 sha256:3291f8fd8e859c855679ae9632797dae343385d0aa0800acd1cd9eb21f97a938 [2022-08-18T16:55:09.812Z] #61 DONE 0.5s [2022-08-18T16:55:09.812Z] [2022-08-18T16:55:09.812Z] #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:55:09.812Z] #64 sha256:23fcbb906e5c21ed5bdce215c033c1e06b0c5a84606a8aa587cc6cf3d011eb47 [2022-08-18T16:55:09.927Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T16:55:10.855Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) [2022-08-18T16:55:10.855Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-18T16:55:10.855Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-18T16:55:10.855Z] === RUN TestCgroupNamespacesRun [2022-08-18T16:55:11.777Z] #55 ... [2022-08-18T16:55:11.777Z] [2022-08-18T16:55:11.777Z] #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:55:11.777Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:55:11.777Z] #77 284.2 CCLD libocispec.la [2022-08-18T16:55:11.777Z] #77 284.6 CCLD src/validate [2022-08-18T16:55:11.777Z] #77 284.6 CCLD tests/test-1 [2022-08-18T16:55:11.777Z] #77 284.6 CCLD tests/test-2 [2022-08-18T16:55:11.777Z] #77 284.7 CCLD tests/test-3 [2022-08-18T16:55:11.777Z] #77 284.7 CCLD tests/test-4 [2022-08-18T16:55:11.777Z] #77 284.7 CCLD tests/test-5 [2022-08-18T16:55:11.777Z] #77 284.8 CCLD tests/test-6 [2022-08-18T16:55:11.777Z] #77 284.9 CCLD tests/test-7 [2022-08-18T16:55:11.777Z] #77 284.9 CCLD tests/test-8 [2022-08-18T16:55:11.777Z] #77 285.1 CCLD tests/test-9 [2022-08-18T16:55:11.777Z] #77 285.1 CCLD tests/test-10 [2022-08-18T16:55:11.777Z] #77 285.3 CCLD tests/test-11 [2022-08-18T16:55:11.777Z] #77 285.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-18T16:55:11.777Z] #77 287.2 libtool: link: ar cr libocispec.a [2022-08-18T16:55:11.777Z] #77 287.2 libtool: link: ranlib libocispec.a [2022-08-18T16:55:11.777Z] #77 288.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-18T16:55:11.777Z] #77 288.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-18T16:55:11.777Z] #77 288.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-18T16:55:11.777Z] #77 288.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:55:11.777Z] #77 288.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:55:11.777Z] #77 288.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:55:11.777Z] #77 288.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-18T16:55:11.777Z] #77 288.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-18T16:55:11.777Z] #77 288.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-18T16:55:11.777Z] #77 288.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-18T16:55:11.777Z] #77 288.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-18T16:55:11.777Z] #77 288.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-18T16:55:11.777Z] #77 289.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-18T16:55:11.777Z] #77 289.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-18T16:55:11.777Z] #77 289.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-18T16:55:11.777Z] #77 289.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-18T16:55:11.777Z] #77 289.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-18T16:55:11.777Z] #77 289.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-18T16:55:11.777Z] #77 289.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-18T16:55:11.777Z] #77 289.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-18T16:55:11.777Z] #77 289.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-18T16:55:11.777Z] #77 289.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-18T16:55:11.777Z] #77 289.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-18T16:55:11.777Z] #77 289.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-18T16:55:11.777Z] #77 289.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-18T16:55:11.777Z] #77 289.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-18T16:55:11.777Z] #77 289.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-18T16:55:11.777Z] #77 289.7 CC src/crun-crun.o [2022-08-18T16:55:11.777Z] #77 289.8 CC src/crun-run.o [2022-08-18T16:55:11.777Z] #77 289.9 CC src/crun-delete.o [2022-08-18T16:55:11.777Z] #77 289.9 CC src/crun-pause.o [2022-08-18T16:55:11.777Z] #77 290.0 CC src/crun-kill.o [2022-08-18T16:55:11.778Z] #77 290.0 CC src/crun-unpause.o [2022-08-18T16:55:11.778Z] #77 290.0 CC src/crun-spec.o [2022-08-18T16:55:11.778Z] #77 290.1 CC src/crun-exec.o [2022-08-18T16:55:11.778Z] #77 290.2 CC src/crun-list.o [2022-08-18T16:55:11.778Z] #77 290.3 CC src/crun-create.o [2022-08-18T16:55:11.778Z] #77 290.3 CC src/crun-start.o [2022-08-18T16:55:11.778Z] #77 290.3 CC src/crun-state.o [2022-08-18T16:55:11.778Z] #77 290.3 CC src/crun-update.o [2022-08-18T16:55:11.783Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-18T16:55:11.783Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T16:55:12.034Z] #77 290.4 CC src/crun-ps.o [2022-08-18T16:55:12.034Z] #77 290.6 CC src/crun-restore.o [2022-08-18T16:55:12.034Z] #77 290.6 CC src/crun-checkpoint.o [2022-08-18T16:55:12.291Z] #77 290.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-18T16:55:12.291Z] #77 290.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-18T16:55:12.291Z] #77 290.7 CC src/libcrun/libcrun_la-container.lo [2022-08-18T16:55:12.291Z] #77 290.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-18T16:55:12.548Z] #77 290.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-18T16:55:12.548Z] #77 291.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-18T16:55:12.548Z] #77 291.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-18T16:55:12.805Z] #77 291.2 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-18T16:55:12.805Z] #77 291.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-18T16:55:12.805Z] #77 291.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-18T16:55:12.805Z] #77 291.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-18T16:55:12.805Z] #77 291.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-18T16:55:13.062Z] #77 291.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-18T16:55:13.062Z] #77 291.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-18T16:55:13.062Z] #77 291.5 CC src/libcrun/libcrun_la-status.lo [2022-08-18T16:55:13.062Z] #77 291.5 CC src/libcrun/libcrun_la-error.lo [2022-08-18T16:55:13.062Z] #77 291.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-18T16:55:13.190Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-18T16:55:13.190Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T16:55:13.319Z] #77 291.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-18T16:55:13.576Z] #77 291.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-18T16:55:13.576Z] #77 291.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-18T16:55:13.576Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-18T16:55:13.833Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-18T16:55:13.833Z] #77 292.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-18T16:55:13.833Z] #77 292.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-18T16:55:13.833Z] #77 292.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-18T16:55:14.090Z] #77 292.5 CC tests/init.o [2022-08-18T16:55:14.090Z] #77 292.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-18T16:55:14.118Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-18T16:55:14.118Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T16:55:15.481Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-08-18T16:55:15.481Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T16:55:15.494Z] #77 ... [2022-08-18T16:55:15.494Z] [2022-08-18T16:55:15.494Z] #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:55:15.494Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:55:15.494Z] #47 DONE 265.5s [2022-08-18T16:55:15.494Z] [2022-08-18T16:55:15.494Z] #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:55:15.494Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:55:16.408Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-08-18T16:55:16.408Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T16:55:16.874Z] #60 ... [2022-08-18T16:55:16.874Z] [2022-08-18T16:55:16.874Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:55:16.874Z] #48 sha256:dceecfd48bcc0d7c9edba87abb296b2bcf5f8b7a209d5848648d44686f9e6d02 [2022-08-18T16:55:17.335Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-18T16:55:17.335Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T16:55:17.443Z] #48 DONE 0.7s [2022-08-18T16:55:17.443Z] [2022-08-18T16:55:17.443Z] #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:55:17.443Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:55:17.703Z] #60 ... [2022-08-18T16:55:17.703Z] [2022-08-18T16:55:17.703Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:55:17.703Z] #52 sha256:d5a1b8bb2c00d4e77dd33ea7b6e3e9622d3b1f902c0a680dc4b4349692c225ed [2022-08-18T16:55:17.703Z] #52 DONE 0.1s [2022-08-18T16:55:17.703Z] [2022-08-18T16:55:17.703Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:55:17.703Z] #54 sha256:03651a24dab5109d6c80a4bee0828bcf643c51ab3b5069fa7f7c1da506f5088e [2022-08-18T16:55:17.703Z] #54 DONE 0.1s [2022-08-18T16:55:17.703Z] [2022-08-18T16:55:17.703Z] #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:55:17.703Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:55:18.262Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-18T16:55:18.262Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T16:55:18.263Z] #77 ... [2022-08-18T16:55:18.263Z] [2022-08-18T16:55:18.263Z] #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:55:18.263Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-18T16:55:18.263Z] #47 365.4 + dpkg --print-architecture [2022-08-18T16:55:18.263Z] #47 365.4 + git checkout -q v2.1.0 [2022-08-18T16:55:18.263Z] #47 365.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T16:55:18.263Z] #47 365.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T16:55:19.232Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-18T16:55:19.232Z] === RUN TestNISDomainname [2022-08-18T16:55:19.232Z] 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:55:19.232Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-18T16:55:19.232Z] === RUN TestHostnameDnsResolution [2022-08-18T16:55:20.158Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-18T16:55:20.158Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T16:55:20.158Z] 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:55:20.158Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:55:20.158Z] === RUN TestPrivilegedHostDevices [2022-08-18T16:55:20.415Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-18T16:55:20.415Z] === RUN TestRunConsoleSize [2022-08-18T16:55:20.977Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-18T16:55:20.977Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T16:55:21.904Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-18T16:55:21.904Z] === RUN TestStats [2022-08-18T16:55:21.904Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:21.904Z] --- SKIP: TestStats (0.00s) [2022-08-18T16:55:21.904Z] === RUN TestStopContainerWithTimeout [2022-08-18T16:55:21.904Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T16:55:21.904Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T16:55:21.904Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T16:55:21.904Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T16:55:21.904Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T16:55:21.904Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T16:55:21.904Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T16:55:21.904Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T16:55:21.904Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T16:55:21.904Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T16:55:22.830Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T16:55:22.979Z] #60 ... [2022-08-18T16:55:22.980Z] [2022-08-18T16:55:22.980Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:55:22.980Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:55:22.980Z] #77 222.8 CCLD tests/init [2022-08-18T16:55:24.730Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T16:55:26.096Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T16:55:26.096Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-18T16:55:26.096Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-08-18T16:55:26.096Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-08-18T16:55:26.096Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-18T16:55:26.096Z] === RUN TestDeleteDevicemapper [2022-08-18T16:55:26.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:55:26.096Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T16:55:26.096Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T16:55:27.461Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.16s) [2022-08-18T16:55:27.461Z] === RUN TestUpdateMemory [2022-08-18T16:55:27.461Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:27.461Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T16:55:27.461Z] === RUN TestUpdateCPUQuota [2022-08-18T16:55:27.461Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:27.461Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T16:55:27.461Z] === RUN TestUpdatePidsLimit [2022-08-18T16:55:27.461Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:27.461Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T16:55:27.461Z] === RUN TestUpdateRestartPolicy [2022-08-18T16:55:39.622Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-08-18T16:55:39.622Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T16:55:39.622Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-08-18T16:55:39.622Z] === RUN TestWaitNonBlocked [2022-08-18T16:55:39.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:55:39.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:55:39.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:55:39.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:55:39.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T16:55:39.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T16:55:39.622Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T16:55:39.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-08-18T16:55:39.622Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-08-18T16:55:39.622Z] === RUN TestWaitBlocked [2022-08-18T16:55:39.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:55:39.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:55:39.622Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:55:39.622Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:55:39.622Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T16:55:39.622Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T16:55:39.877Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T16:55:39.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-08-18T16:55:39.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-08-18T16:55:39.877Z] === RUN TestWaitConditions [2022-08-18T16:55:39.877Z] === RUN TestWaitConditions/default [2022-08-18T16:55:39.877Z] === PAUSE TestWaitConditions/default [2022-08-18T16:55:39.877Z] === RUN TestWaitConditions/not-running [2022-08-18T16:55:39.877Z] === PAUSE TestWaitConditions/not-running [2022-08-18T16:55:39.877Z] === RUN TestWaitConditions/next-exit [2022-08-18T16:55:39.877Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T16:55:39.877Z] === RUN TestWaitConditions/removed [2022-08-18T16:55:39.877Z] === PAUSE TestWaitConditions/removed [2022-08-18T16:55:39.877Z] === CONT TestWaitConditions/default [2022-08-18T16:55:39.877Z] === CONT TestWaitConditions/removed [2022-08-18T16:55:40.165Z] #47 DONE 394.6s [2022-08-18T16:55:40.165Z] [2022-08-18T16:55:40.165Z] #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:55:40.165Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:55:40.165Z] #55 ... [2022-08-18T16:55:40.165Z] [2022-08-18T16:55:40.165Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T16:55:40.165Z] #48 sha256:c08ca06064c4d85d99f4fd485cf6a6e3c3db5c163717032e339fdde5b410d798 [2022-08-18T16:55:40.165Z] #48 DONE 0.5s [2022-08-18T16:55:40.165Z] [2022-08-18T16:55:40.165Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-18T16:55:40.165Z] #52 sha256:0ab3e626dd788225523b855a751848a7a9f800997be0d6d3114a773ad69b447b [2022-08-18T16:55:40.165Z] #52 DONE 0.1s [2022-08-18T16:55:40.165Z] [2022-08-18T16:55:40.165Z] #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:55:40.165Z] #60 sha256:e20503bf00a535f083b3e5bbe2ee2d3c1dfba222484134e752f717bcab7bfedd [2022-08-18T16:55:40.165Z] #60 ... [2022-08-18T16:55:40.165Z] [2022-08-18T16:55:40.165Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T16:55:40.165Z] #54 sha256:70669d190864de2c33192a18ab47781f486c2d7376d12392741b9a71a28fef75 [2022-08-18T16:55:40.165Z] #54 DONE 0.1s [2022-08-18T16:55:40.165Z] [2022-08-18T16:55:40.165Z] #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:55:40.165Z] #60 sha256:e20503bf00a535f083b3e5bbe2ee2d3c1dfba222484134e752f717bcab7bfedd [2022-08-18T16:55:41.077Z] #77 241.2 CCLD libcrun.la [2022-08-18T16:55:41.077Z] #77 241.3 AR libcrun_testing.a [2022-08-18T16:55:41.077Z] #77 241.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:55:41.077Z] #77 241.3 CCLD tests/tests_libcrun_utils [2022-08-18T16:55:41.077Z] #77 241.4 CCLD tests/tests_libcrun_errors [2022-08-18T16:55:41.077Z] #77 241.4 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:55:41.765Z] === CONT TestWaitConditions/next-exit [2022-08-18T16:55:41.765Z] === CONT TestWaitConditions/not-running [2022-08-18T16:55:42.059Z] #60 ... [2022-08-18T16:55:42.059Z] [2022-08-18T16:55:42.059Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-18T16:55:42.059Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-18T16:55:42.059Z] #77 320.3 CCLD tests/init [2022-08-18T16:55:42.079Z] #77 242.8 CCLD crun [2022-08-18T16:55:43.041Z] #77 243.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:55:43.041Z] #77 243.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:55:43.041Z] #77 243.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:55:43.041Z] #77 243.7 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:55:43.041Z] #77 243.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:55:43.041Z] #77 243.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:55:43.041Z] #77 243.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:55:43.128Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T16:55:43.128Z] --- PASS: TestWaitConditions/removed (1.64s) [2022-08-18T16:55:43.128Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-18T16:55:43.128Z] --- PASS: TestWaitConditions/next-exit (1.51s) [2022-08-18T16:55:43.128Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-18T16:55:43.128Z] === RUN TestWaitRestartedContainer [2022-08-18T16:55:43.128Z] === RUN TestWaitRestartedContainer/default [2022-08-18T16:55:43.128Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T16:55:43.128Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T16:55:43.128Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T16:55:43.128Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T16:55:43.128Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T16:55:43.128Z] === CONT TestWaitRestartedContainer/default [2022-08-18T16:55:43.128Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T16:55:43.302Z] #77 243.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:55:43.302Z] #77 243.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:55:43.302Z] #77 244.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:55:43.302Z] #77 244.0 ---------------------------------------------------------------------- [2022-08-18T16:55:43.302Z] #77 244.0 Libraries have been installed in: [2022-08-18T16:55:43.302Z] #77 244.0 /usr/local/lib [2022-08-18T16:55:43.302Z] #77 244.0 [2022-08-18T16:55:43.302Z] #77 244.0 If you ever happen to want to link against installed libraries [2022-08-18T16:55:43.302Z] #77 244.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:55:43.302Z] #77 244.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:55:43.302Z] #77 244.0 flag during linking and do at least one of the following: [2022-08-18T16:55:43.302Z] #77 244.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:55:43.302Z] #77 244.0 during execution [2022-08-18T16:55:43.302Z] #77 244.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:55:43.302Z] #77 244.0 during linking [2022-08-18T16:55:43.302Z] #77 244.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:55:43.302Z] #77 244.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:55:43.302Z] #77 244.0 [2022-08-18T16:55:43.302Z] #77 244.0 See any operating system documentation about shared libraries for [2022-08-18T16:55:43.302Z] #77 244.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:55:43.302Z] #77 244.0 ---------------------------------------------------------------------- [2022-08-18T16:55:43.302Z] #77 244.0 /bin/mkdir -p '/build' [2022-08-18T16:55:43.302Z] #77 244.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:55:43.569Z] #77 244.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:55:43.569Z] #77 244.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:55:43.569Z] #77 244.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:55:43.569Z] #77 244.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:55:43.569Z] #77 DONE 244.3s [2022-08-18T16:55:43.569Z] [2022-08-18T16:55:43.569Z] #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:55:43.569Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:55:44.494Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T16:55:45.423Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T16:55:45.423Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-08-18T16:55:45.423Z] --- PASS: TestWaitRestartedContainer/default (1.45s) [2022-08-18T16:55:45.423Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-18T16:55:45.423Z] === CONT TestDaemonRestartIpcMode [2022-08-18T16:55:45.423Z] === CONT TestIpcModeOlderClient [2022-08-18T16:55:45.423Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T16:55:45.423Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T16:55:47.939Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2022-08-18T16:55:47.939Z] --- PASS: TestDaemonRestartIpcMode (2.63s) [2022-08-18T16:55:47.939Z] PASS [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === Skipped [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T16:55:47.939Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T16:55:47.939Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T16:55:47.939Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T16:55:47.939Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T16:55:47.939Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T16:55:47.939Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T16:55:47.939Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.939Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T16:55:47.939Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:55:47.939Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T16:55:47.940Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T16:55:47.940Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T16:55:47.940Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T16:55:47.940Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T16:55:47.940Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-18T16:55:47.940Z] 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:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T16:55:47.940Z] 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:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T16:55:47.940Z] 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:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T16:55:47.940Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T16:55:47.940Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-18T16:55:47.940Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T16:55:47.940Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-18T16:55:47.940Z] 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:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T16:55:47.940Z] 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:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T16:55:47.940Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T16:55:47.940Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T16:55:47.940Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T16:55:47.940Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T16:55:47.940Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T16:55:47.940Z] [2022-08-18T16:55:47.940Z] DONE 249 tests, 27 skipped in 85.524s [2022-08-18T16:55:47.940Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T16:55:48.196Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T16:55:48.541Z] #64 273.0 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:55:48.541Z] #64 273.0 /usr/bin/ld: /tmp/go-link-3936165324/000019.o: in function `New': [2022-08-18T16:55:48.541Z] #64 273.0 /tmp/tmp.BcAEYBpySn/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:55:48.541Z] #64 273.1 + bin/containerd-stress [2022-08-18T16:55:48.763Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-18T16:55:48.763Z] === RUN TestConfigDaemonID [2022-08-18T16:55:48.800Z] #64 274.1 + bin/containerd-shim [2022-08-18T16:55:49.705Z] daemon_test.go:83: [d9bc97514809a] daemon is not started [2022-08-18T16:55:49.705Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-18T16:55:49.705Z] === RUN TestDaemonConfigValidation [2022-08-18T16:55:49.705Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:55:49.706Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:55:49.706Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T16:55:49.706Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T16:55:49.706Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T16:55:49.706Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T16:55:49.706Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T16:55:49.706Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T16:55:49.706Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T16:55:49.706Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T16:55:49.706Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T16:55:49.706Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T16:55:49.961Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T16:55:49.961Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T16:55:49.961Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T16:55:49.961Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T16:55:49.961Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-18T16:55:49.961Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-18T16:55:49.961Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-18T16:55:49.961Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-18T16:55:49.961Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-18T16:55:49.961Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T16:55:49.961Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T16:55:51.324Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T16:55:52.292Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T16:55:53.220Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T16:55:53.220Z] daemon_test.go:197: [ddfd0e3c7496e] daemon is not started [2022-08-18T16:55:53.220Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-18T16:55:53.220Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-18T16:55:53.220Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-18T16:55:53.220Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-18T16:55:53.220Z] === RUN TestDaemonProxy [2022-08-18T16:55:53.220Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:55:53.220Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-18T16:55:53.220Z] PASS [2022-08-18T16:55:53.220Z] [2022-08-18T16:55:53.220Z] === Skipped [2022-08-18T16:55:53.220Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-18T16:55:53.220Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-18T16:55:53.220Z] [2022-08-18T16:55:53.220Z] DONE 13 tests, 1 skipped in 5.249s [2022-08-18T16:55:53.220Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T16:55:53.475Z] INFO: Testing against a local daemon [2022-08-18T16:55:53.475Z] === RUN TestCommitInheritsEnv [2022-08-18T16:55:55.363Z] --- PASS: TestCommitInheritsEnv (1.75s) [2022-08-18T16:55:55.363Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T16:55:55.363Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform// [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T16:55:55.363Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T16:55:55.363Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T16:55:55.363Z] === RUN TestImagesFilterMultiReference [2022-08-18T16:55:55.619Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-18T16:55:55.619Z] === RUN TestImagePullPlatformInvalid [2022-08-18T16:55:55.619Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-08-18T16:55:55.619Z] === RUN TestRemoveImageOrphaning [2022-08-18T16:55:57.506Z] --- PASS: TestRemoveImageOrphaning (1.55s) [2022-08-18T16:55:57.506Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T16:55:57.506Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:55:57.506Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:55:57.506Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T16:55:57.506Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T16:55:57.506Z] === RUN TestTagInvalidReference [2022-08-18T16:55:57.506Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T16:55:57.506Z] === RUN TestTagValidPrefixedRepo [2022-08-18T16:55:57.506Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T16:55:57.506Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T16:55:57.506Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T16:55:57.506Z] === RUN TestTagOfficialNames [2022-08-18T16:55:57.506Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T16:55:57.506Z] === RUN TestTagMatchesDigest [2022-08-18T16:55:57.506Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T16:55:57.506Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T16:55:58.782Z] #64 282.5 + bin/containerd-shim-runc-v1 [2022-08-18T16:56:01.661Z] #60 ... [2022-08-18T16:56:01.661Z] [2022-08-18T16:56:01.661Z] #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:56:01.661Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:56:01.661Z] #55 312.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:56:02.079Z] #64 287.4 + bin/containerd-shim-runc-v2 [2022-08-18T16:56:02.232Z] #55 DONE 313.4s [2022-08-18T16:56:02.232Z] [2022-08-18T16:56:02.232Z] #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:56:02.232Z] #60 sha256:fee04cc87ce5f0acc3e6bf1356edbb25d73a55966d400869cb44682371145873 [2022-08-18T16:56:02.232Z] #60 179.3 + mkdir -p /build [2022-08-18T16:56:02.232Z] #60 179.3 + cp runc /build/runc [2022-08-18T16:56:02.232Z] #60 DONE 179.8s [2022-08-18T16:56:02.232Z] [2022-08-18T16:56:02.232Z] #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:56:02.232Z] #64 sha256:fe41beeb1d32c585d5f23a5433f014339ccdb4b429de9c63d023914b02df2d0e [2022-08-18T16:56:03.022Z] #64 288.2 + binaries [2022-08-18T16:56:03.022Z] #64 288.2 + install -D bin/containerd /build/containerd [2022-08-18T16:56:03.022Z] #64 288.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:56:03.022Z] #64 288.2 + install -D bin/ctr /build/ctr [2022-08-18T16:56:03.959Z] #77 340.5 AR libcrun_testing.a [2022-08-18T16:56:03.959Z] #77 340.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-18T16:56:03.959Z] #77 340.5 CCLD libcrun.la [2022-08-18T16:56:03.959Z] #77 340.6 CCLD tests/tests_libcrun_utils [2022-08-18T16:56:03.959Z] #77 340.6 CCLD tests/tests_libcrun_errors [2022-08-18T16:56:03.959Z] #77 340.6 CCLD tests/tests_libcrun_fuzzer [2022-08-18T16:56:03.959Z] #77 341.9 CCLD crun [2022-08-18T16:56:03.959Z] #77 342.5 make[3]: Entering directory '/tmp/crun-build' [2022-08-18T16:56:04.215Z] #77 342.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-18T16:56:04.215Z] #77 342.7 /bin/mkdir -p '/usr/local/lib' [2022-08-18T16:56:04.215Z] #77 342.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-18T16:56:04.215Z] #77 342.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-18T16:56:04.473Z] #77 342.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-18T16:56:04.473Z] #77 342.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-18T16:56:04.473Z] #77 342.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-18T16:56:04.473Z] #77 342.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-18T16:56:04.729Z] #77 343.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-18T16:56:04.729Z] #77 343.1 ---------------------------------------------------------------------- [2022-08-18T16:56:04.729Z] #77 343.1 Libraries have been installed in: [2022-08-18T16:56:04.729Z] #77 343.1 /usr/local/lib [2022-08-18T16:56:04.729Z] #77 343.1 [2022-08-18T16:56:04.729Z] #77 343.1 If you ever happen to want to link against installed libraries [2022-08-18T16:56:04.729Z] #77 343.1 in a given directory, LIBDIR, you must either use libtool, and [2022-08-18T16:56:04.729Z] #77 343.1 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-18T16:56:04.729Z] #77 343.1 flag during linking and do at least one of the following: [2022-08-18T16:56:04.729Z] #77 343.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-18T16:56:04.729Z] #77 343.1 during execution [2022-08-18T16:56:04.729Z] #77 343.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-18T16:56:04.729Z] #77 343.1 during linking [2022-08-18T16:56:04.729Z] #77 343.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-18T16:56:04.729Z] #77 343.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-18T16:56:04.729Z] #77 343.1 [2022-08-18T16:56:04.729Z] #77 343.1 See any operating system documentation about shared libraries for [2022-08-18T16:56:04.729Z] #77 343.1 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-18T16:56:04.729Z] #77 343.1 ---------------------------------------------------------------------- [2022-08-18T16:56:04.729Z] #77 343.1 /bin/mkdir -p '/build' [2022-08-18T16:56:04.729Z] #77 343.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-18T16:56:04.729Z] #77 343.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-18T16:56:04.729Z] #77 343.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-18T16:56:04.729Z] #77 343.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-18T16:56:04.729Z] #77 343.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-18T16:56:05.292Z] #77 DONE 343.5s [2022-08-18T16:56:05.292Z] [2022-08-18T16:56:05.292Z] #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:56:05.292Z] #60 sha256:e20503bf00a535f083b3e5bbe2ee2d3c1dfba222484134e752f717bcab7bfedd [2022-08-18T16:56:05.525Z] #64 ... [2022-08-18T16:56:05.525Z] [2022-08-18T16:56:05.525Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:56:05.525Z] #56 sha256:246b6163af837c31976c7c6743323b462b9df45d487fff426448d7cb277487a2 [2022-08-18T16:56:05.784Z] #56 DONE 1.0s [2022-08-18T16:56:05.784Z] [2022-08-18T16:56:05.784Z] #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:56:05.784Z] #64 sha256:fe41beeb1d32c585d5f23a5433f014339ccdb4b429de9c63d023914b02df2d0e [2022-08-18T16:56:06.045Z] #64 ... [2022-08-18T16:56:06.045Z] [2022-08-18T16:56:06.045Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:56:06.045Z] #58 sha256:a9ac9dd776bfe84f50d0e9e986311a02f1cf8ed796b2b2927d6c1f7d4306c7ea [2022-08-18T16:56:06.045Z] #58 DONE 0.1s [2022-08-18T16:56:06.045Z] [2022-08-18T16:56:06.045Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:56:06.045Z] #61 sha256:332340651f7f904a9e58a66a5a76caf0c0ea9aff49aa9cfa5e3a306f29e2efd9 [2022-08-18T16:56:06.304Z] #61 DONE 0.3s [2022-08-18T16:56:06.304Z] [2022-08-18T16:56:06.304Z] #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:56:06.304Z] #64 sha256:fe41beeb1d32c585d5f23a5433f014339ccdb4b429de9c63d023914b02df2d0e [2022-08-18T16:56:07.211Z] #64 DONE 292.7s [2022-08-18T16:56:07.243Z] #64 276.1 + bin/containerd [2022-08-18T16:56:08.151Z] [2022-08-18T16:56:08.151Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:56:08.151Z] #65 sha256:176cc761d1707fc8379bb20173b3f8a7346f23823dbe0027f616eb358299b9af [2022-08-18T16:56:10.054Z] #65 DONE 1.8s [2022-08-18T16:56:10.054Z] [2022-08-18T16:56:10.054Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:56:10.054Z] #70 sha256:7f5b2de74c7aeecab26963ad7310f501a985d74880fab50f35e457daa3fcb160 [2022-08-18T16:56:10.313Z] #70 DONE 0.4s [2022-08-18T16:56:10.313Z] [2022-08-18T16:56:10.313Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:56:10.313Z] #75 sha256:6f109ef00b2fd811ff874ad8d3cc43eba3bbc3548d14e9aa9a3658c3ee3c64be [2022-08-18T16:56:12.218Z] #75 DONE 2.0s [2022-08-18T16:56:12.477Z] [2022-08-18T16:56:12.477Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:56:12.477Z] #78 sha256:fe976f889311fb7866fa310126b253cc7c37f2d1c74cfa3fb1dc349c15c7bf5e [2022-08-18T16:56:12.477Z] #78 DONE 0.1s [2022-08-18T16:56:12.477Z] [2022-08-18T16:56:12.477Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:56:12.477Z] #79 sha256:fd15663d327d704d1617872178c039dbe7bf260abc0da5191e88ed4d2add08ff [2022-08-18T16:56:12.477Z] #79 DONE 0.0s [2022-08-18T16:56:12.477Z] [2022-08-18T16:56:12.477Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:56:12.477Z] #80 sha256:f9400a93f85b0b7810d98925cf18e7071714e0b176eb7d90fe472ca1634e9e74 [2022-08-18T16:56:12.477Z] #80 DONE 0.0s [2022-08-18T16:56:12.477Z] [2022-08-18T16:56:12.477Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:56:12.477Z] #81 sha256:5f19c8cb20ff7907d22c1a8ee8e4f27ea6e14299014992aebf17deb3fda6772d [2022-08-18T16:56:13.414Z] #81 DONE 0.9s [2022-08-18T16:56:13.414Z] [2022-08-18T16:56:13.414Z] #82 exporting to image [2022-08-18T16:56:13.414Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:56:13.414Z] #82 exporting layers [2022-08-18T16:56:16.706Z] #82 exporting layers 3.4s done [2022-08-18T16:56:16.706Z] #82 writing image sha256:4fef81bae842a5f3bfbe7af63c822a31cb4b2639f88fd4ae9d5873de24b63f3a done [2022-08-18T16:56:16.706Z] #82 naming to docker.io/library/docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 done [2022-08-18T16:56:16.706Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T16:56:17.027Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T16:56:17.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/test/unit [2022-08-18T16:56:19.218Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T16:56:19.218Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T16:56:19.218Z] + TESTDIRS=./... [2022-08-18T16:56:19.218Z] + exclude_paths='/vendor/|/integration' [2022-08-18T16:56:19.218Z] ++ go list ./... [2022-08-18T16:56:19.218Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T16:56:20.156Z] + pkg_list='github.com/docker/docker/api [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/backend [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/container [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/events [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/filters [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/image [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/mount [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/network [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/registry [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/time [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/versions [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:56:20.156Z] github.com/docker/docker/api/types/volume [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:56:20.156Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:56:20.156Z] github.com/docker/docker/cli [2022-08-18T16:56:20.156Z] github.com/docker/docker/cli/config [2022-08-18T16:56:20.156Z] github.com/docker/docker/cli/debug [2022-08-18T16:56:20.156Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:56:20.156Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:56:20.156Z] github.com/docker/docker/client [2022-08-18T16:56:20.156Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:56:20.156Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:56:20.156Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:56:20.156Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:56:20.156Z] github.com/docker/docker/container [2022-08-18T16:56:20.156Z] github.com/docker/docker/container/stream [2022-08-18T16:56:20.156Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:56:20.156Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:56:20.156Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/config [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/events [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/exec [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/images [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/links [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/names [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/network [2022-08-18T16:56:20.156Z] github.com/docker/docker/daemon/stats [2022-08-18T16:56:20.156Z] github.com/docker/docker/distribution [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution/utils [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:56:20.157Z] github.com/docker/docker/dockerversion [2022-08-18T16:56:20.157Z] github.com/docker/docker/errdefs [2022-08-18T16:56:20.157Z] github.com/docker/docker/image [2022-08-18T16:56:20.157Z] github.com/docker/docker/image/cache [2022-08-18T16:56:20.157Z] github.com/docker/docker/image/tarexport [2022-08-18T16:56:20.157Z] github.com/docker/docker/image/v1 [2022-08-18T16:56:20.157Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:56:20.157Z] github.com/docker/docker/layer [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:56:20.157Z] github.com/docker/docker/oci [2022-08-18T16:56:20.157Z] github.com/docker/docker/oci/caps [2022-08-18T16:56:20.157Z] github.com/docker/docker/opts [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/archive [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/directory [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/platform [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/pools [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/progress [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/signal [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/stack [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/system [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:56:20.157Z] github.com/docker/docker/plugin [2022-08-18T16:56:20.157Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:56:20.157Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:56:20.157Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:56:20.157Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:56:20.157Z] github.com/docker/docker/quota [2022-08-18T16:56:20.157Z] github.com/docker/docker/reference [2022-08-18T16:56:20.157Z] github.com/docker/docker/registry [2022-08-18T16:56:20.157Z] github.com/docker/docker/registry/resumable [2022-08-18T16:56:20.157Z] github.com/docker/docker/restartmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/rootless [2022-08-18T16:56:20.157Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:56:20.157Z] github.com/docker/docker/runconfig [2022-08-18T16:56:20.157Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/environment [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/registry [2022-08-18T16:56:20.157Z] github.com/docker/docker/testutil/request [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume/drivers [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume/local [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume/mounts [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume/service [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:56:20.157Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:56:20.157Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T16:56:20.157Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/backend [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/container [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/events [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/filters [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/image [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/mount [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/network [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/registry [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/time [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/versions [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:56:20.157Z] github.com/docker/docker/api/types/volume [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:56:20.157Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:56:20.157Z] github.com/docker/docker/cli [2022-08-18T16:56:20.157Z] github.com/docker/docker/cli/config [2022-08-18T16:56:20.157Z] github.com/docker/docker/cli/debug [2022-08-18T16:56:20.157Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:56:20.157Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:56:20.157Z] github.com/docker/docker/client [2022-08-18T16:56:20.157Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:56:20.157Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:56:20.157Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:56:20.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:56:20.157Z] github.com/docker/docker/container [2022-08-18T16:56:20.157Z] github.com/docker/docker/container/stream [2022-08-18T16:56:20.157Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:56:20.157Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:56:20.157Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/config [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/events [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/exec [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/images [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/links [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/names [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/network [2022-08-18T16:56:20.157Z] github.com/docker/docker/daemon/stats [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution/utils [2022-08-18T16:56:20.157Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:56:20.157Z] github.com/docker/docker/dockerversion [2022-08-18T16:56:20.157Z] github.com/docker/docker/errdefs [2022-08-18T16:56:20.157Z] github.com/docker/docker/image [2022-08-18T16:56:20.157Z] github.com/docker/docker/image/cache [2022-08-18T16:56:20.157Z] github.com/docker/docker/image/tarexport [2022-08-18T16:56:20.157Z] github.com/docker/docker/image/v1 [2022-08-18T16:56:20.157Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:56:20.157Z] github.com/docker/docker/layer [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:56:20.157Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:56:20.157Z] github.com/docker/docker/oci [2022-08-18T16:56:20.157Z] github.com/docker/docker/oci/caps [2022-08-18T16:56:20.157Z] github.com/docker/docker/opts [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/archive [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/directory [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:56:20.157Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/platform [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/pools [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/progress [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/signal [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/stack [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/system [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:56:20.158Z] github.com/docker/docker/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:56:20.158Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:56:20.158Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:56:20.158Z] github.com/docker/docker/quota [2022-08-18T16:56:20.158Z] github.com/docker/docker/reference [2022-08-18T16:56:20.158Z] github.com/docker/docker/registry [2022-08-18T16:56:20.158Z] github.com/docker/docker/registry/resumable [2022-08-18T16:56:20.158Z] github.com/docker/docker/restartmanager [2022-08-18T16:56:20.158Z] github.com/docker/docker/rootless [2022-08-18T16:56:20.158Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:56:20.158Z] github.com/docker/docker/runconfig [2022-08-18T16:56:20.158Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/environment [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/registry [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/request [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/drivers [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/local [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/mounts [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/service [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:56:20.158Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/backend [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/events [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/filters [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/image [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/mount [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/network [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/registry [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/time [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/versions [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/volume [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/config [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/debug [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/client [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:56:20.158Z] github.com/docker/docker/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/container/stream [2022-08-18T16:56:20.158Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:56:20.158Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:56:20.158Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/config [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/events [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/exec [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/images [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/links [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/names [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/network [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/stats [2022-08-18T16:56:20.158Z] github.com/docker/docker/distribution [2022-08-18T16:56:20.158Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:56:20.158Z] github.com/docker/docker/distribution/utils [2022-08-18T16:56:20.158Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:56:20.158Z] github.com/docker/docker/dockerversion [2022-08-18T16:56:20.158Z] github.com/docker/docker/errdefs [2022-08-18T16:56:20.158Z] github.com/docker/docker/image [2022-08-18T16:56:20.158Z] github.com/docker/docker/image/cache [2022-08-18T16:56:20.158Z] github.com/docker/docker/image/tarexport [2022-08-18T16:56:20.158Z] github.com/docker/docker/image/v1 [2022-08-18T16:56:20.158Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:56:20.158Z] github.com/docker/docker/layer [2022-08-18T16:56:20.158Z] github.com/docker/docker/libcontainerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:56:20.158Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:56:20.158Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:56:20.158Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:56:20.158Z] github.com/docker/docker/oci [2022-08-18T16:56:20.158Z] github.com/docker/docker/oci/caps [2022-08-18T16:56:20.158Z] github.com/docker/docker/opts [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/archive [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/directory [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/platform [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/pools [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/progress [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/signal [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/stack [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/system [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:56:20.158Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:56:20.158Z] github.com/docker/docker/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:56:20.158Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:56:20.158Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:56:20.158Z] github.com/docker/docker/quota [2022-08-18T16:56:20.158Z] github.com/docker/docker/reference [2022-08-18T16:56:20.158Z] github.com/docker/docker/registry [2022-08-18T16:56:20.158Z] github.com/docker/docker/registry/resumable [2022-08-18T16:56:20.158Z] github.com/docker/docker/restartmanager [2022-08-18T16:56:20.158Z] github.com/docker/docker/rootless [2022-08-18T16:56:20.158Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:56:20.158Z] github.com/docker/docker/runconfig [2022-08-18T16:56:20.158Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/environment [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/registry [2022-08-18T16:56:20.158Z] github.com/docker/docker/testutil/request [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/drivers [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/local [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/mounts [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/service [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:56:20.158Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:56:20.158Z] ++ grep --fixed-strings /libnetwork [2022-08-18T16:56:20.158Z] ++ echo 'github.com/docker/docker/api [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/backend [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/events [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/filters [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/image [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/mount [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/network [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/registry [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/time [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/versions [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:56:20.158Z] github.com/docker/docker/api/types/volume [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:56:20.158Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/config [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/debug [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:56:20.158Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/client [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:56:20.158Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:56:20.158Z] github.com/docker/docker/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/container/stream [2022-08-18T16:56:20.158Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:56:20.158Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:56:20.158Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/config [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/events [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/exec [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:56:20.158Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/images [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/links [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/names [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/network [2022-08-18T16:56:20.159Z] github.com/docker/docker/daemon/stats [2022-08-18T16:56:20.159Z] github.com/docker/docker/distribution [2022-08-18T16:56:20.159Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:56:20.159Z] github.com/docker/docker/distribution/utils [2022-08-18T16:56:20.159Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:56:20.159Z] github.com/docker/docker/dockerversion [2022-08-18T16:56:20.159Z] github.com/docker/docker/errdefs [2022-08-18T16:56:20.159Z] github.com/docker/docker/image [2022-08-18T16:56:20.159Z] github.com/docker/docker/image/cache [2022-08-18T16:56:20.159Z] github.com/docker/docker/image/tarexport [2022-08-18T16:56:20.159Z] github.com/docker/docker/image/v1 [2022-08-18T16:56:20.159Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:56:20.159Z] github.com/docker/docker/layer [2022-08-18T16:56:20.159Z] github.com/docker/docker/libcontainerd [2022-08-18T16:56:20.159Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:56:20.159Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:56:20.159Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/types [2022-08-18T16:56:20.159Z] github.com/docker/docker/oci [2022-08-18T16:56:20.159Z] github.com/docker/docker/oci/caps [2022-08-18T16:56:20.159Z] github.com/docker/docker/opts [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/archive [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/directory [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/platform [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/pools [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/progress [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/signal [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/stack [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/system [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:56:20.159Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:56:20.159Z] github.com/docker/docker/plugin [2022-08-18T16:56:20.159Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:56:20.159Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:56:20.159Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:56:20.159Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:56:20.159Z] github.com/docker/docker/quota [2022-08-18T16:56:20.159Z] github.com/docker/docker/reference [2022-08-18T16:56:20.159Z] github.com/docker/docker/registry [2022-08-18T16:56:20.159Z] github.com/docker/docker/registry/resumable [2022-08-18T16:56:20.159Z] github.com/docker/docker/restartmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/rootless [2022-08-18T16:56:20.159Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:56:20.159Z] github.com/docker/docker/runconfig [2022-08-18T16:56:20.159Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/environment [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/registry [2022-08-18T16:56:20.159Z] github.com/docker/docker/testutil/request [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume/drivers [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume/local [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume/mounts [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume/service [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:56:20.159Z] github.com/docker/docker/volume/testutils' [2022-08-18T16:56:20.159Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:56:20.159Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T16:56:20.159Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/types' [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:56:20.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:56:20.159Z] + type docker-proxy [2022-08-18T16:56:20.159Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T16:56:20.159Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T16:56:20.159Z] [2022-08-18T16:56:20.159Z] Removing bundles/ [2022-08-18T16:56:20.159Z] [2022-08-18T16:56:20.159Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T16:56:20.159Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T16:56:20.159Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:56:23.348Z] #60 ... [2022-08-18T16:56:23.348Z] [2022-08-18T16:56:23.348Z] #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:56:23.348Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-18T16:56:23.348Z] #55 438.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-18T16:56:23.348Z] #55 DONE 439.5s [2022-08-18T16:56:23.348Z] [2022-08-18T16:56:23.348Z] #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:56:23.348Z] #60 sha256:e20503bf00a535f083b3e5bbe2ee2d3c1dfba222484134e752f717bcab7bfedd [2022-08-18T16:56:23.348Z] #60 224.3 + mkdir -p /build [2022-08-18T16:56:23.348Z] #60 224.3 + cp runc /build/runc [2022-08-18T16:56:23.348Z] #60 DONE 224.7s [2022-08-18T16:56:23.348Z] [2022-08-18T16:56:23.348Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-18T16:56:23.348Z] #64 sha256:4b7cf319845aac6c05c920de46d958d2fd7aaa4d49b04ff766a4a4c5141c2e29 [2022-08-18T16:56:23.912Z] #64 ... [2022-08-18T16:56:23.912Z] [2022-08-18T16:56:23.912Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T16:56:23.912Z] #56 sha256:7b0b8e1b55ff9eb0b8fc97d9bf61f114da7be0bb8414d5002120f6b67b6478e3 [2022-08-18T16:56:24.477Z] #56 DONE 0.2s [2022-08-18T16:56:24.477Z] [2022-08-18T16:56:24.477Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T16:56:24.477Z] #58 sha256:1a549a7772c55673ee408276f732eac6532d0ef92b462822f6dcbc54b65f3306 [2022-08-18T16:56:24.477Z] #58 DONE 0.1s [2022-08-18T16:56:24.477Z] [2022-08-18T16:56:24.477Z] #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:56:24.477Z] #64 sha256:4b7cf319845aac6c05c920de46d958d2fd7aaa4d49b04ff766a4a4c5141c2e29 [2022-08-18T16:56:24.477Z] #64 ... [2022-08-18T16:56:24.477Z] [2022-08-18T16:56:24.477Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T16:56:24.477Z] #61 sha256:1310862c93738a964c925a72ee5ecf46a99d615b818d2ba460e71f6b9574923e [2022-08-18T16:56:24.477Z] #61 DONE 0.1s [2022-08-18T16:56:24.734Z] [2022-08-18T16:56:24.734Z] #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:56:24.734Z] #64 sha256:4b7cf319845aac6c05c920de46d958d2fd7aaa4d49b04ff766a4a4c5141c2e29 [2022-08-18T16:56:26.782Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T16:56:26.782Z] [2022-08-18T16:56:26.782Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T16:56:26.782Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T16:56:26.782Z] [2022-08-18T16:56:26.782Z] + mkdir -p bundles [2022-08-18T16:56:26.782Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/backend/build [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/httputils [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/middleware [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/build [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/container [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/debug [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/image [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/network [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/session [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/system [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/server/router/volume [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/backend [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/container [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/events [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/filters [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/image [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/mount [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/network [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/registry [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/strslice [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/swarm [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/time [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/versions [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T16:56:26.782Z] github.com/docker/docker/api/types/volume [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/dockerfile [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/remotecontext [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T16:56:26.782Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T16:56:26.782Z] github.com/docker/docker/cli [2022-08-18T16:56:26.782Z] github.com/docker/docker/cli/config [2022-08-18T16:56:26.782Z] github.com/docker/docker/cli/debug [2022-08-18T16:56:26.782Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T16:56:26.782Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T16:56:26.782Z] github.com/docker/docker/client [2022-08-18T16:56:26.782Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T16:56:26.782Z] github.com/docker/docker/cmd/dockerd [2022-08-18T16:56:26.782Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T16:56:26.782Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T16:56:26.782Z] github.com/docker/docker/container [2022-08-18T16:56:26.782Z] github.com/docker/docker/container/stream [2022-08-18T16:56:26.782Z] github.com/docker/docker/contrib/apparmor [2022-08-18T16:56:26.782Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T16:56:26.782Z] github.com/docker/docker/contrib/httpserver [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/cluster [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/config [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/events [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/exec [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/images [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/initlayer [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/links [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/listeners [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/local [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/names [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/network [2022-08-18T16:56:26.782Z] github.com/docker/docker/daemon/stats [2022-08-18T16:56:26.782Z] github.com/docker/docker/distribution [2022-08-18T16:56:26.782Z] github.com/docker/docker/distribution/metadata [2022-08-18T16:56:26.782Z] github.com/docker/docker/distribution/utils [2022-08-18T16:56:26.782Z] github.com/docker/docker/distribution/xfer [2022-08-18T16:56:26.782Z] github.com/docker/docker/dockerversion [2022-08-18T16:56:26.782Z] github.com/docker/docker/errdefs [2022-08-18T16:56:26.782Z] github.com/docker/docker/image [2022-08-18T16:56:26.782Z] github.com/docker/docker/image/cache [2022-08-18T16:56:26.782Z] github.com/docker/docker/image/tarexport [2022-08-18T16:56:26.782Z] github.com/docker/docker/image/v1 [2022-08-18T16:56:26.782Z] github.com/docker/docker/internal/test/suite [2022-08-18T16:56:26.782Z] github.com/docker/docker/layer [2022-08-18T16:56:26.782Z] github.com/docker/docker/libcontainerd [2022-08-18T16:56:26.782Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T16:56:26.782Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T16:56:26.782Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T16:56:26.782Z] github.com/docker/docker/libcontainerd/types [2022-08-18T16:56:26.783Z] github.com/docker/docker/oci [2022-08-18T16:56:26.783Z] github.com/docker/docker/oci/caps [2022-08-18T16:56:26.783Z] github.com/docker/docker/opts [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/aaparser [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/archive [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/authorization [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/capabilities [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/containerfs [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/directory [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/dmesg [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/fileutils [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/fsutils [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/homedir [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/idtools [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/ioutils [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/longpath [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/loopback [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/parsers [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/pidfile [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/platform [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/plugins [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/pools [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/progress [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/pubsub [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/reexec [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/signal [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/stack [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/stringid [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/system [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/tailfile [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/tarsum [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/truncindex [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/urlutil [2022-08-18T16:56:26.783Z] github.com/docker/docker/pkg/useragent [2022-08-18T16:56:26.783Z] github.com/docker/docker/plugin [2022-08-18T16:56:26.783Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T16:56:26.783Z] github.com/docker/docker/plugin/v2 [2022-08-18T16:56:26.783Z] github.com/docker/docker/profiles/apparmor [2022-08-18T16:56:26.783Z] github.com/docker/docker/profiles/seccomp [2022-08-18T16:56:26.783Z] github.com/docker/docker/quota [2022-08-18T16:56:26.783Z] github.com/docker/docker/reference [2022-08-18T16:56:26.783Z] github.com/docker/docker/registry [2022-08-18T16:56:26.783Z] github.com/docker/docker/registry/resumable [2022-08-18T16:56:26.783Z] github.com/docker/docker/restartmanager [2022-08-18T16:56:26.783Z] github.com/docker/docker/rootless [2022-08-18T16:56:26.783Z] github.com/docker/docker/rootless/specconv [2022-08-18T16:56:26.783Z] github.com/docker/docker/runconfig [2022-08-18T16:56:26.783Z] github.com/docker/docker/runconfig/opts [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/daemon [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/environment [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/fakegit [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/registry [2022-08-18T16:56:26.783Z] github.com/docker/docker/testutil/request [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume/drivers [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume/local [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume/mounts [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume/service [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume/service/opts [2022-08-18T16:56:26.783Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T16:56:26.783Z] + 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:56:26.783Z] ? github.com/docker/docker/api [no test files] [2022-08-18T16:56:28.049Z] #64 383.4 + bin/containerd [2022-08-18T16:56:41.699Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-18T16:56:55.062Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 2m50.820476628s [2022-08-18T16:56:55.062Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 506.685661ms [2022-08-18T16:57:03.489Z] #64 326.8 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:57:03.489Z] #64 326.8 /usr/bin/ld: /tmp/go-link-2160688409/000019.o: in function `New': [2022-08-18T16:57:03.489Z] #64 326.8 /tmp/tmp.R6VTKcXLbY/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:57:03.489Z] #64 326.8 + bin/containerd-stress [2022-08-18T16:57:03.489Z] #64 327.9 + bin/containerd-shim [2022-08-18T16:57:11.617Z] #64 339.1 + bin/containerd-shim-runc-v1 [2022-08-18T16:57:16.900Z] #64 345.4 + bin/containerd-shim-runc-v2 [2022-08-18T16:57:17.159Z] #64 346.2 + binaries [2022-08-18T16:57:17.159Z] #64 346.2 + install -D bin/containerd /build/containerd [2022-08-18T16:57:17.159Z] #64 346.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:57:17.417Z] #64 346.2 + install -D bin/ctr /build/ctr [2022-08-18T16:57:19.947Z] #64 DONE 348.9s [2022-08-18T16:57:20.892Z] [2022-08-18T16:57:20.892Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:57:20.892Z] #65 sha256:c0b60880fa52f07eea631e2c266486cd3a5d1d05594732d06ad57f6b8c71e1b0 [2022-08-18T16:57:21.826Z] #65 DONE 1.1s [2022-08-18T16:57:22.084Z] [2022-08-18T16:57:22.084Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:57:22.084Z] #70 sha256:040fcef1e382f982ab12c96bcfc5dc6f98ef7823c6af068c9ef78c51d3656057 [2022-08-18T16:57:22.084Z] #70 DONE 0.3s [2022-08-18T16:57:22.343Z] [2022-08-18T16:57:22.343Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:57:22.343Z] #75 sha256:c8d9a80626816692c54e525f83005e12a6aeb5dcc41cc4b2516d9908ae507cfb [2022-08-18T16:57:23.721Z] #75 DONE 1.3s [2022-08-18T16:57:23.721Z] [2022-08-18T16:57:23.721Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:57:23.721Z] #78 sha256:d38e948579498674c927f2ff85705e79a106564bac6a8f74cbcd6b8718cabeb2 [2022-08-18T16:57:23.721Z] #78 DONE 0.1s [2022-08-18T16:57:23.721Z] [2022-08-18T16:57:23.721Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:57:23.721Z] #79 sha256:fddcbf6612efd57bca2dc56410bae9da246f4ac391f73eb376d7a1c05fc01e56 [2022-08-18T16:57:23.721Z] #79 DONE 0.1s [2022-08-18T16:57:23.721Z] [2022-08-18T16:57:23.721Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:57:23.721Z] #80 sha256:df18b3e5ea618a8f23a5f7aa55e300155a627920775eb6523fa5674f21771e5d [2022-08-18T16:57:23.721Z] #80 DONE 0.0s [2022-08-18T16:57:23.721Z] [2022-08-18T16:57:23.721Z] #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:57:23.721Z] #81 sha256:f3cec6ccc16533f3669ba22611859582412548bb490acb42ede6a9aedc432523 [2022-08-18T16:57:24.246Z] #64 434.2 # github.com/containerd/containerd/cmd/containerd [2022-08-18T16:57:24.246Z] #64 434.2 /usr/bin/ld: /tmp/go-link-1183493881/000019.o: in function `New': [2022-08-18T16:57:24.246Z] #64 434.2 /tmp/tmp.D5YfdCN2tL/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:57:24.246Z] #64 434.3 + bin/containerd-stress [2022-08-18T16:57:24.246Z] #64 435.4 + bin/containerd-shim [2022-08-18T16:57:24.659Z] #81 0.808 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-18T16:57:24.660Z] #81 0.981 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-18T16:57:24.660Z] #81 1.080 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-18T16:57:25.227Z] #81 1.159 Reading package lists... [2022-08-18T16:57:26.054Z] #81 1.778 Reading package lists... [2022-08-18T16:57:26.054Z] #81 2.278 Building dependency tree... [2022-08-18T16:57:26.054Z] #81 2.376 Reading state information... [2022-08-18T16:57:26.054Z] #81 2.488 The following additional packages will be installed: [2022-08-18T16:57:26.313Z] #81 2.489 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-18T16:57:26.313Z] #81 2.490 Suggested packages: [2022-08-18T16:57:26.313Z] #81 2.490 systemd-container policykit-1 [2022-08-18T16:57:26.313Z] #81 2.490 Recommended packages: [2022-08-18T16:57:26.313Z] #81 2.490 systemd-timesyncd | time-daemon libnss-systemd [2022-08-18T16:57:26.313Z] #81 2.556 The following NEW packages will be installed: [2022-08-18T16:57:26.313Z] #81 2.556 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-18T16:57:26.313Z] #81 2.557 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-18T16:57:26.572Z] #81 2.824 0 upgraded, 10 newly installed, 0 to remove and 7 not upgraded. [2022-08-18T16:57:26.572Z] #81 2.824 Need to get 5817 kB of archives. [2022-08-18T16:57:26.572Z] #81 2.824 After this operation, 19.3 MB of additional disk space will be used. [2022-08-18T16:57:26.572Z] #81 2.824 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:57:26.572Z] #81 2.832 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-18T16:57:26.572Z] #81 2.833 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:57:26.572Z] #81 2.836 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-18T16:57:26.572Z] #81 2.838 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-18T16:57:26.572Z] #81 2.927 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-18T16:57:26.572Z] #81 2.938 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:57:26.572Z] #81 2.940 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-18T16:57:26.572Z] #81 2.942 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-18T16:57:26.572Z] #81 2.944 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:57:26.830Z] #81 3.119 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T16:57:26.830Z] #81 3.152 Fetched 5817 kB in 0s (15.2 MB/s) [2022-08-18T16:57:26.830Z] #81 3.180 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T16:57:26.830Z] #81 3.180 (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:57:26.830Z] #81 3.195 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T16:57:26.830Z] #81 3.206 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:57:26.830Z] #81 3.256 Selecting previously unselected package libjson-c5:amd64. [2022-08-18T16:57:26.830Z] #81 3.258 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-18T16:57:26.830Z] #81 3.264 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:57:26.830Z] #81 3.304 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T16:57:26.830Z] #81 3.304 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-18T16:57:27.091Z] #81 3.308 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:57:27.091Z] #81 3.360 Selecting previously unselected package libkmod2:amd64. [2022-08-18T16:57:27.091Z] #81 3.363 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-18T16:57:27.091Z] #81 3.367 Unpacking libkmod2:amd64 (28-1) ... [2022-08-18T16:57:27.091Z] #81 3.412 Selecting previously unselected package systemd. [2022-08-18T16:57:27.091Z] #81 3.415 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-18T16:57:27.091Z] #81 3.449 Unpacking systemd (247.3-7) ... [2022-08-18T16:57:27.658Z] #81 3.971 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T16:57:27.658Z] #81 3.983 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-18T16:57:27.658Z] #81 3.996 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-18T16:57:27.658Z] #81 4.010 Setting up libkmod2:amd64 (28-1) ... [2022-08-18T16:57:27.658Z] #81 4.020 Setting up systemd (247.3-7) ... [2022-08-18T16:57:27.658Z] #81 4.062 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T16:57:27.658Z] #81 4.063 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T16:57:27.658Z] #81 4.066 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-18T16:57:27.658Z] #81 4.094 Initializing machine ID from KVM UUID. [2022-08-18T16:57:28.225Z] #81 4.492 Selecting previously unselected package systemd-sysv. [2022-08-18T16:57:28.225Z] #81 4.492 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-08-18T16:57:28.225Z] #81 4.506 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-18T16:57:28.225Z] #81 4.510 Unpacking systemd-sysv (247.3-7) ... [2022-08-18T16:57:28.225Z] #81 4.550 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T16:57:28.225Z] #81 4.553 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-18T16:57:28.225Z] #81 4.556 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:57:28.225Z] #81 4.616 Selecting previously unselected package dbus. [2022-08-18T16:57:28.225Z] #81 4.618 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-18T16:57:28.225Z] #81 4.628 Unpacking dbus (1.12.20-2) ... [2022-08-18T16:57:28.225Z] #81 4.683 Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T16:57:28.225Z] #81 4.686 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-18T16:57:28.225Z] #81 4.690 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:57:28.225Z] #81 4.736 Selecting previously unselected package dbus-user-session. [2022-08-18T16:57:28.485Z] #81 4.739 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-18T16:57:28.485Z] #81 4.743 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-18T16:57:28.485Z] #81 4.836 Setting up systemd-sysv (247.3-7) ... [2022-08-18T16:57:28.485Z] #81 4.848 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-18T16:57:28.485Z] #81 4.858 Setting up dbus (1.12.20-2) ... [2022-08-18T16:57:28.485Z] #81 4.967 invoke-rc.d: could not determine current runlevel [2022-08-18T16:57:28.743Z] #81 4.970 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T16:57:28.743Z] #81 4.974 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-18T16:57:28.743Z] #81 5.134 Setting up dbus-user-session (1.12.20-2) ... [2022-08-18T16:57:28.743Z] #81 5.148 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-18T16:57:29.003Z] #81 DONE 5.3s [2022-08-18T16:57:29.003Z] [2022-08-18T16:57:29.003Z] #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:57:29.003Z] #82 sha256:367cd72ed5b989ce560eb778ffca50a7c04d464a6a0a69f5e5076f773c0d8f70 [2022-08-18T16:57:29.261Z] #82 0.390 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T16:57:29.261Z] #82 0.391 Dload Upload Total Spent Left Speed [2022-08-18T16:57:29.779Z] #82 0.392 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6534 0 --:--:-- --:--:-- --:--:-- 6510 100 1823 100 1823 0 0 6534 0 --:--:-- --:--:-- --:--:-- 6510 [2022-08-18T16:57:29.779Z] #82 DONE 0.7s [2022-08-18T16:57:29.779Z] [2022-08-18T16:57:29.779Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:57:29.779Z] #83 sha256:166dd93a9592a09ab22066896f2eed4d7c5157d6f5bbabfe4cb1fadc9b775c56 [2022-08-18T16:57:30.717Z] #83 DONE 0.9s [2022-08-18T16:57:30.717Z] [2022-08-18T16:57:30.717Z] #84 exporting to image [2022-08-18T16:57:30.717Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:57:30.717Z] #84 exporting layers [2022-08-18T16:57:30.793Z] #64 446.6 + bin/containerd-shim-runc-v1 [2022-08-18T16:57:33.894Z] --- PASS: TestImportExtremelyLargeImageWorks (92.85s) [2022-08-18T16:57:33.894Z] PASS [2022-08-18T16:57:33.894Z] [2022-08-18T16:57:33.894Z] === Skipped [2022-08-18T16:57:33.894Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T16:57:33.894Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T16:57:33.894Z] [2022-08-18T16:57:33.894Z] DONE 22 tests, 1 skipped in 96.903s [2022-08-18T16:57:33.894Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T16:57:33.894Z] === RUN TestStripANSICommands [2022-08-18T16:57:33.894Z] === RUN TestStripANSICommands/#00 [2022-08-18T16:57:33.894Z] === RUN TestStripANSICommands/#01 [2022-08-18T16:57:33.894Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T16:57:33.894Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T16:57:33.894Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T16:57:33.894Z] PASS [2022-08-18T16:57:33.894Z] [2022-08-18T16:57:33.894Z] DONE 3 tests in 0.043s [2022-08-18T16:57:33.894Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T16:57:33.894Z] INFO: Testing against a local daemon [2022-08-18T16:57:33.894Z] === RUN TestNetworkCreateDelete [2022-08-18T16:57:33.894Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T16:57:33.894Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T16:57:33.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T16:57:33.894Z] === RUN TestDaemonDNSFallback [2022-08-18T16:57:37.158Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-18T16:57:37.158Z] === RUN TestInspectNetwork [2022-08-18T16:57:37.158Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.158Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T16:57:37.158Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T16:57:37.158Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.158Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T16:57:37.158Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:57:37.158Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:57:37.158Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:57:37.158Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T16:57:37.158Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T16:57:37.158Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T16:57:37.158Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T16:57:37.158Z] === RUN TestNetworkList [2022-08-18T16:57:37.158Z] === RUN TestNetworkList//networks [2022-08-18T16:57:37.158Z] === PAUSE TestNetworkList//networks [2022-08-18T16:57:37.158Z] === RUN TestNetworkList//networks/ [2022-08-18T16:57:37.158Z] === PAUSE TestNetworkList//networks/ [2022-08-18T16:57:37.158Z] === CONT TestNetworkList//networks [2022-08-18T16:57:37.158Z] === CONT TestNetworkList//networks/ [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T16:57:37.158Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T16:57:37.158Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T16:57:37.158Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.158Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T16:57:37.158Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T16:57:37.158Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.158Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T16:57:37.158Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T16:57:37.158Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.158Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T16:57:37.158Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T16:57:37.158Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.158Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T16:57:37.158Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T16:57:37.284Z] #84 exporting layers 6.6s done [2022-08-18T16:57:37.284Z] #84 writing image sha256:8198c7ae50eb3eca132a699f8c61b4e57a94fd89f1cc671246e838e7659fc277 done [2022-08-18T16:57:37.284Z] #84 naming to docker.io/library/docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 done [2022-08-18T16:57:37.284Z] #84 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-08-18T16:57:37.342Z] #64 452.8 + bin/containerd-shim-runc-v2 [Pipeline] sh [2022-08-18T16:57:37.414Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T16:57:37.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T16:57:37.414Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T16:57:37.414Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T16:57:37.414Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T16:57:37.414Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T16:57:37.414Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:57:37.414Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:57:37.414Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T16:57:37.414Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-18T16:57:37.414Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T16:57:37.414Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T16:57:37.414Z] PASS [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === Skipped [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T16:57:37.414Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T16:57:37.414Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T16:57:37.414Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-18T16:57:37.414Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-18T16:57:37.414Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-18T16:57:37.414Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-18T16:57:37.414Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-18T16:57:37.414Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T16:57:37.414Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T16:57:37.414Z] service_test.go:243: FLAKY_TEST [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-18T16:57:37.414Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T16:57:37.414Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] DONE 34 tests, 12 skipped in 7.103s [2022-08-18T16:57:37.414Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:57:37.414Z] INFO: Testing against a local daemon [2022-08-18T16:57:37.414Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T16:57:37.414Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:57:37.414Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:57:37.414Z] === RUN TestDockerNetworkIpvlan [2022-08-18T16:57:37.414Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:57:37.414Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:57:37.414Z] PASS [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === Skipped [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T16:57:37.414Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T16:57:37.414Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T16:57:37.414Z] [2022-08-18T16:57:37.414Z] DONE 2 tests, 2 skipped in 0.086s [2022-08-18T16:57:37.414Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T16:57:37.414Z] INFO: Testing against a local daemon [2022-08-18T16:57:37.414Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T16:57:37.414Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T16:57:37.414Z] === RUN TestDockerNetworkMacvlan [2022-08-18T16:57:37.414Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.414Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T16:57:37.414Z] PASS [2022-08-18T16:57:37.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -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:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh dynbinary test-integration [2022-08-18T16:57:37.669Z] [2022-08-18T16:57:37.669Z] === Skipped [2022-08-18T16:57:37.669Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T16:57:37.669Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.669Z] [2022-08-18T16:57:37.669Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T16:57:37.669Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T16:57:37.669Z] [2022-08-18T16:57:37.669Z] DONE 2 tests, 2 skipped in 0.086s [2022-08-18T16:57:37.669Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T16:57:37.669Z] testing: warning: no tests to run [2022-08-18T16:57:37.669Z] PASS [2022-08-18T16:57:37.669Z] [2022-08-18T16:57:37.669Z] DONE 0 tests in 0.025s [2022-08-18T16:57:37.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T16:57:37.669Z] INFO: Testing against a local daemon [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginTLS [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginHeader [2022-08-18T16:57:37.669Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:37.669Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T16:57:37.669Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T16:57:37.913Z] #64 453.6 + binaries [2022-08-18T16:57:37.913Z] #64 453.6 + install -D bin/containerd /build/containerd [2022-08-18T16:57:37.913Z] #64 453.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T16:57:37.913Z] #64 453.7 + install -D bin/ctr /build/ctr [2022-08-18T16:57:38.230Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:38.230Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-18T16:57:38.230Z] === RUN TestAuthZPluginV2Disable [2022-08-18T16:57:38.485Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:38.485Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T16:57:38.485Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T16:57:38.740Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:38.740Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T16:57:38.740Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T16:57:38.995Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:38.995Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T16:57:38.995Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T16:57:39.520Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T16:57:39.520Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T16:57:39.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T16:57:39.520Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T16:57:39.520Z] 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:57:39.520Z] Detected virtualization docker. [2022-08-18T16:57:39.520Z] Detected architecture x86-64. [2022-08-18T16:57:39.520Z] Set hostname to <2a441ab0e6d3>. [2022-08-18T16:57:39.520Z] modprobe@drm.service: Succeeded. [2022-08-18T16:57:39.520Z] modprobe@configfs.service: Succeeded. [2022-08-18T16:57:39.520Z] modprobe@fuse.service: Succeeded. [2022-08-18T16:57:39.520Z] + source /etc/docker-entrypoint-cmd [2022-08-18T16:57:39.520Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T16:57:39.520Z] [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T16:57:39.556Z] PASS [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === Skipped [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T16:57:39.556Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] [2022-08-18T16:57:39.556Z] DONE 17 tests, 17 skipped in 1.800s [2022-08-18T16:57:39.556Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T16:57:39.556Z] INFO: Testing against a local daemon [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:57:39.556Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:57:39.556Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T16:57:39.556Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T16:57:39.556Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T16:57:39.556Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T16:57:39.556Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T16:57:39.556Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T16:57:39.556Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T16:57:39.556Z] === RUN TestPluginInstall [2022-08-18T16:57:39.556Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.556Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T16:57:39.556Z] === RUN TestPluginsWithRuntimes [2022-08-18T16:57:39.556Z] 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:57:39.556Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T16:57:39.556Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T16:57:39.556Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T16:57:39.557Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T16:57:39.557Z] PASS [2022-08-18T16:57:39.557Z] [2022-08-18T16:57:39.557Z] === Skipped [2022-08-18T16:57:39.557Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T16:57:39.557Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T16:57:39.557Z] [2022-08-18T16:57:39.557Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T16:57:39.557Z] 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:57:39.557Z] [2022-08-18T16:57:39.557Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T16:57:39.557Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T16:57:39.557Z] [2022-08-18T16:57:39.557Z] DONE 19 tests, 3 skipped in 0.144s [2022-08-18T16:57:39.557Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T16:57:39.557Z] INFO: Testing against a local daemon [2022-08-18T16:57:39.557Z] === RUN TestExternalGraphDriver [2022-08-18T16:57:39.779Z] Removing bundles/ [2022-08-18T16:57:39.779Z] [2022-08-18T16:57:39.779Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:57:39.779Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:57:39.779Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:57:39.801Z] #64 DONE 455.7s [2022-08-18T16:57:40.117Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T16:57:40.117Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T16:57:40.117Z] === RUN TestGraphdriverPluginV2 [2022-08-18T16:57:40.729Z] [2022-08-18T16:57:40.729Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T16:57:40.729Z] #65 sha256:7e8c9751d74dbf0eedf69d57ab5f29f0de45d0f0f5aaab018936f84e821706d8 [2022-08-18T16:57:42.094Z] #65 DONE 1.0s [2022-08-18T16:57:42.094Z] [2022-08-18T16:57:42.094Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T16:57:42.094Z] #70 sha256:b5ac7c238f9900f39532dd7ef07dc4affcab575592eb59ef843c5311b80aec29 [2022-08-18T16:57:42.094Z] #70 DONE 0.2s [2022-08-18T16:57:42.094Z] [2022-08-18T16:57:42.094Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T16:57:42.094Z] #75 sha256:9c728f535debf8d4f0ee2446cd2df395b357223bafb889dab9290939c5598b93 [2022-08-18T16:57:43.020Z] #75 DONE 0.9s [2022-08-18T16:57:43.020Z] [2022-08-18T16:57:43.020Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-18T16:57:43.020Z] #78 sha256:bde3682b19fccb891c941bd557cdfdac9813896552ffc50d517318a7049c31fe [2022-08-18T16:57:43.020Z] #78 DONE 0.0s [2022-08-18T16:57:43.020Z] [2022-08-18T16:57:43.020Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-18T16:57:43.020Z] #79 sha256:ff83a53549837e83f8b09c6d5e9e9f3f7c2e3d1f71f6902859f332886cce1f04 [2022-08-18T16:57:43.020Z] #79 DONE 0.0s [2022-08-18T16:57:43.020Z] [2022-08-18T16:57:43.020Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-18T16:57:43.020Z] #80 sha256:66c181eae224b235e6d53a60f1496d7339052c3f67ba09d8a5572f2dec40f016 [2022-08-18T16:57:43.020Z] #80 DONE 0.0s [2022-08-18T16:57:43.020Z] [2022-08-18T16:57:43.020Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T16:57:43.020Z] #81 sha256:7911c01b90de29ca39655883459af4f051c0df24a5e1a8de503767562cd9d1b1 [2022-08-18T16:57:44.280Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2022-08-18T16:57:44.280Z] PASS [2022-08-18T16:57:44.280Z] [2022-08-18T16:57:44.280Z] === Skipped [2022-08-18T16:57:44.280Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T16:57:44.280Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T16:57:44.280Z] [2022-08-18T16:57:44.280Z] DONE 2 tests, 1 skipped in 4.142s [2022-08-18T16:57:44.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T16:57:44.280Z] INFO: Testing against a local daemon [2022-08-18T16:57:44.280Z] === RUN TestContinueAfterPluginCrash [2022-08-18T16:57:44.280Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T16:57:44.280Z] === RUN TestReadPluginNoRead [2022-08-18T16:57:44.280Z] === PAUSE TestReadPluginNoRead [2022-08-18T16:57:44.280Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T16:57:44.280Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T16:57:44.280Z] === CONT TestContinueAfterPluginCrash [2022-08-18T16:57:44.280Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T16:57:46.287Z] #81 DONE 3.2s [2022-08-18T16:57:46.287Z] [2022-08-18T16:57:46.287Z] #82 exporting to image [2022-08-18T16:57:46.287Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T16:57:46.287Z] #82 exporting layers [2022-08-18T16:57:48.445Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2022-08-18T16:57:48.445Z] === CONT TestReadPluginNoRead [2022-08-18T16:57:49.540Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T16:57:49.540Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T16:57:49.540Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-18T16:57:49.540Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2022-08-18T16:57:49.540Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T16:57:49.540Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T16:57:49.540Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T16:57:50.109Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T16:57:50.109Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T16:57:50.109Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T16:57:50.109Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T16:57:50.109Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T16:57:50.109Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T16:57:50.333Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T16:57:51.046Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T16:57:51.046Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T16:57:51.046Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-18T16:57:51.305Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T16:57:51.697Z] === RUN TestReadPluginNoRead/default [2022-08-18T16:57:51.874Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-18T16:57:51.874Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T16:57:51.874Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T16:57:52.134Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-18T16:57:52.134Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T16:57:52.134Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T16:57:52.134Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-18T16:57:52.394Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T16:57:52.394Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T16:57:53.071Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2022-08-18T16:57:53.071Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T16:57:54.308Z] ok github.com/docker/docker/builder/remotecontext 0.175s coverage: 13.7% of statements [2022-08-18T16:57:54.374Z] #82 exporting layers 7.3s done [2022-08-18T16:57:54.374Z] #82 writing image sha256:7ff5672271e318710dfa8f093862c955968db46ece8d3190d433dbd574eb3ee6 done [2022-08-18T16:57:54.374Z] #82 naming to docker.io/library/docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 done [2022-08-18T16:57:54.374Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T16:57:54.435Z] === CONT TestReadPluginNoRead [2022-08-18T16:57:54.435Z] read_test.go:92: [d021b231054f9] daemon is not started [2022-08-18T16:57:54.435Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-08-18T16:57:54.435Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-18T16:57:54.435Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2022-08-18T16:57:54.435Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-18T16:57:54.436Z] PASS [2022-08-18T16:57:54.436Z] [2022-08-18T16:57:54.436Z] DONE 6 tests in 10.579s [2022-08-18T16:57:54.436Z] 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:57:54.436Z] testing: warning: no tests to run [2022-08-18T16:57:54.436Z] PASS [2022-08-18T16:57:54.436Z] [2022-08-18T16:57:54.436Z] DONE 0 tests in 0.037s [2022-08-18T16:57:54.436Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T16:57:54.436Z] INFO: Testing against a local daemon [2022-08-18T16:57:54.436Z] === RUN TestPluginWithDevMounts [2022-08-18T16:57:54.436Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T16:57:54.436Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T16:57:54.436Z] PASS [2022-08-18T16:57:54.436Z] [2022-08-18T16:57:54.436Z] === Skipped [2022-08-18T16:57:54.436Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T16:57:54.436Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-18T16:57:54.436Z] [2022-08-18T16:57:54.436Z] DONE 1 tests, 1 skipped in 0.121s [2022-08-18T16:57:54.436Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T16:57:54.692Z] INFO: Testing against a local daemon [2022-08-18T16:57:54.692Z] === RUN TestSecretInspect [2022-08-18T16:57:54.692Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-18T16:57:54.692Z] === RUN TestSecretList [2022-08-18T16:57:54.692Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestSecretList (0.01s) [2022-08-18T16:57:54.692Z] === RUN TestSecretsCreateAndDelete [2022-08-18T16:57:54.692Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T16:57:54.692Z] === RUN TestSecretsUpdate [2022-08-18T16:57:54.692Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-18T16:57:54.692Z] === RUN TestTemplatedSecret [2022-08-18T16:57:54.692Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T16:57:54.692Z] === RUN TestSecretCreateResolve [2022-08-18T16:57:54.692Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T16:57:54.692Z] PASS [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] === Skipped [2022-08-18T16:57:54.692Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-18T16:57:54.692Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-18T16:57:54.692Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T16:57:54.692Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-18T16:57:54.692Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T16:57:54.692Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T16:57:54.692Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] [2022-08-18T16:57:54.692Z] DONE 6 tests, 6 skipped in 0.163s [2022-08-18T16:57:54.692Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T16:57:54.692Z] INFO: Testing against a local daemon [2022-08-18T16:57:54.692Z] === RUN TestServiceCreateInit [2022-08-18T16:57:54.692Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T16:57:54.692Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T16:57:54.692Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T16:57:54.692Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:57:54.692Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:57:54.692Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T16:57:54.692Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T16:57:54.692Z] === RUN TestCreateServiceConflict [2022-08-18T16:57:54.692Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.692Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-08-18T16:57:54.692Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T16:57:54.746Z] + trap exit INT TERM [2022-08-18T16:57:54.746Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T16:57:54.746Z] + CONTAINER_NAME=docker-pr1 [2022-08-18T16:57:54.746Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43990/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh dynbinary [2022-08-18T16:57:54.877Z] ok github.com/docker/docker/builder/dockerfile 0.508s coverage: 49.3% of statements [2022-08-18T16:57:54.948Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T16:57:54.948Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T16:57:54.948Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T16:57:54.948Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestCreateServiceSysctls [2022-08-18T16:57:54.948Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-18T16:57:54.948Z] === RUN TestCreateServiceCapabilities [2022-08-18T16:57:54.948Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-18T16:57:54.948Z] === RUN TestInspect [2022-08-18T16:57:54.948Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestInspect (0.02s) [2022-08-18T16:57:54.948Z] === RUN TestCreateJob [2022-08-18T16:57:54.948Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestReplicatedJob [2022-08-18T16:57:54.948Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestUpdateReplicatedJob [2022-08-18T16:57:54.948Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestServiceListWithStatuses [2022-08-18T16:57:54.948Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:57:54.948Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T16:57:54.948Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T16:57:54.948Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestDockerNetworkReConnect [2022-08-18T16:57:54.948Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:54.948Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T16:57:54.948Z] === RUN TestServicePlugin [2022-08-18T16:57:55.137Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-18T16:57:55.307Z] [2022-08-18T16:57:55.307Z] Removing bundles/ [2022-08-18T16:57:55.307Z] [2022-08-18T16:57:55.307Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:57:55.307Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:57:55.307Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:57:55.706Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-08-18T16:57:56.275Z] ok github.com/docker/docker/builder/remotecontext/git 1.347s coverage: 86.3% of statements [2022-08-18T16:57:56.275Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T16:57:56.275Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T16:57:56.275Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T16:57:56.275Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T16:57:56.837Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:56.837Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-18T16:57:56.837Z] === RUN TestServiceUpdateLabel [2022-08-18T16:57:56.837Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:56.837Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T16:57:56.837Z] === RUN TestServiceUpdateSecrets [2022-08-18T16:57:57.093Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-18T16:57:57.093Z] === RUN TestServiceUpdateConfigs [2022-08-18T16:57:57.093Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T16:57:57.093Z] === RUN TestServiceUpdateNetwork [2022-08-18T16:57:57.093Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T16:57:57.093Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T16:57:57.093Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-18T16:57:57.093Z] PASS [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === Skipped [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:57:57.093Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:57:57.093Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T16:57:57.093Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-08-18T16:57:57.093Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T16:57:57.093Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-18T16:57:57.093Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-18T16:57:57.093Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-18T16:57:57.093Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-18T16:57:57.093Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-18T16:57:57.093Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-08-18T16:57:57.093Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T16:57:57.093Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T16:57:57.093Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T16:57:57.093Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T16:57:57.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-18T16:57:57.093Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T16:57:57.093Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-18T16:57:57.093Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T16:57:57.093Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-18T16:57:57.093Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T16:57:57.093Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T16:57:57.093Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-18T16:57:57.093Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] DONE 24 tests, 23 skipped in 2.388s [2022-08-18T16:57:57.093Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T16:57:57.093Z] INFO: Testing against a local daemon [2022-08-18T16:57:57.093Z] === RUN TestSessionCreate [2022-08-18T16:57:57.093Z] --- PASS: TestSessionCreate (0.03s) [2022-08-18T16:57:57.093Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T16:57:57.093Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T16:57:57.093Z] PASS [2022-08-18T16:57:57.093Z] [2022-08-18T16:57:57.093Z] DONE 2 tests in 0.147s [2022-08-18T16:57:57.093Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T16:57:57.213Z] ok github.com/docker/docker/cmd/docker-proxy 0.316s coverage: 67.6% of statements [2022-08-18T16:57:57.349Z] INFO: Testing against a local daemon [2022-08-18T16:57:57.349Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T16:57:57.349Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:57:57.349Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:57:57.349Z] === RUN TestDiskUsage [2022-08-18T16:57:57.349Z] === PAUSE TestDiskUsage [2022-08-18T16:57:57.349Z] === RUN TestEventsExecDie [2022-08-18T16:57:57.911Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-18T16:57:57.911Z] === RUN TestEventsBackwardsCompatible [2022-08-18T16:57:57.911Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-18T16:57:57.911Z] === RUN TestEventsVolumeCreate [2022-08-18T16:57:57.911Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-18T16:57:57.911Z] === RUN TestInfoBinaryCommits [2022-08-18T16:57:57.911Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T16:57:57.911Z] === RUN TestInfoAPIVersioned [2022-08-18T16:57:57.911Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T16:57:57.911Z] === RUN TestInfoAPI [2022-08-18T16:57:57.911Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T16:57:57.911Z] === RUN TestInfoAPIWarnings [2022-08-18T16:58:00.508Z] ok github.com/docker/docker/client 0.072s coverage: 75.9% of statements [2022-08-18T16:58:15.944Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-18T16:58:15.944Z] === RUN TestInfoDebug [2022-08-18T16:58:15.944Z] --- PASS: TestInfoDebug (0.54s) [2022-08-18T16:58:15.944Z] === RUN TestInfoInsecureRegistries [2022-08-18T16:58:15.944Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T16:58:15.944Z] === RUN TestInfoRegistryMirrors [2022-08-18T16:58:16.199Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-18T16:58:16.199Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T16:58:16.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T16:58:16.455Z] === RUN TestPingCacheHeaders [2022-08-18T16:58:16.455Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T16:58:16.455Z] === RUN TestPingGet [2022-08-18T16:58:16.711Z] --- PASS: TestPingGet (0.02s) [2022-08-18T16:58:16.711Z] === RUN TestPingHead [2022-08-18T16:58:16.711Z] --- PASS: TestPingHead (0.03s) [2022-08-18T16:58:16.711Z] === RUN TestPingSwarmHeader [2022-08-18T16:58:17.272Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T16:58:17.833Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T16:58:18.760Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T16:58:18.760Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-18T16:58:18.760Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T16:58:18.760Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T16:58:18.760Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T16:58:18.760Z] === RUN TestVersion [2022-08-18T16:58:18.760Z] --- PASS: TestVersion (0.03s) [2022-08-18T16:58:18.760Z] === CONT TestDiskUsage [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T16:58:19.321Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T16:58:19.882Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage (1.26s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-18T16:58:19.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-18T16:58:19.882Z] PASS [2022-08-18T16:58:19.882Z] [2022-08-18T16:58:19.882Z] === Skipped [2022-08-18T16:58:19.882Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T16:58:19.882Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T16:58:19.882Z] [2022-08-18T16:58:19.882Z] DONE 54 tests, 1 skipped in 22.773s [2022-08-18T16:58:19.882Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T16:58:20.138Z] INFO: Testing against a local daemon [2022-08-18T16:58:20.138Z] === RUN TestVolumesCreateAndList [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T16:58:20.138Z] === RUN TestVolumesRemove [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T16:58:20.138Z] === RUN TestVolumesInspect [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T16:58:20.138Z] === RUN TestVolumesInvalidJSON [2022-08-18T16:58:20.138Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T16:58:20.138Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T16:58:20.138Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T16:58:20.138Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T16:58:20.138Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T16:58:20.138Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T16:58:20.138Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T16:58:20.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T16:58:20.138Z] PASS [2022-08-18T16:58:20.138Z] [2022-08-18T16:58:20.138Z] DONE 9 tests in 0.201s [2022-08-18T16:58:20.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T16:58:20.394Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14292 is not a child of this shell [2022-08-18T16:58:20.394Z] warning: PID 14292 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T16:58:20.394Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T16:58:20.394Z] [2022-08-18T16:58:20.394Z] Unloading profiles will leave already running processes permanently [2022-08-18T16:58:20.394Z] unconfined, which can lead to unexpected situations. [2022-08-18T16:58:20.394Z] [2022-08-18T16:58:20.394Z] To set a process to complain mode, use the command line tool [2022-08-18T16:58:20.394Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T16:58:20.394Z] Removing test suite binaries [2022-08-18T16:58:20.394Z] exiting test-integration [2022-08-18T16:58:20.394Z] ++ exit 0 [2022-08-18T16:58:20.394Z] Post stage [Pipeline] junit [2022-08-18T16:58:21.787Z] Recording test results [2022-08-18T16:58:22.101Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T16:58:22.475Z] + echo Ensuring container killed. [2022-08-18T16:58:22.475Z] Ensuring container killed. [2022-08-18T16:58:22.475Z] + docker rm -vf docker-pr1 [2022-08-18T16:58:22.475Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T16:58:22.789Z] + echo Chowning /workspace to jenkins user [2022-08-18T16:58:22.789Z] Chowning /workspace to jenkins user [2022-08-18T16:58:22.789Z] + id -u [2022-08-18T16:58:22.789Z] + id -g [2022-08-18T16:58:22.789Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T16:58:24.479Z] + bundleName=amd64-rootless [2022-08-18T16:58:24.479Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T16:58:24.479Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T16:58:24.479Z] + 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:58:24.479Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T16:58:24.488Z] Archiving artifacts [2022-08-18T16:58:24.779Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43990/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T16:58:25.076Z] + make clean [2022-08-18T16:58:25.076Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T16:58:25.076Z] docker-dev-cache [2022-08-18T16:58:25.076Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T16:58:32.602Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 31.8% of statements [2022-08-18T16:58:34.510Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2022-08-18T16:58:34.770Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2022-08-18T16:58:34.770Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T16:58:34.770Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T16:58:34.770Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T16:58:34.770Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T16:58:34.770Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T16:58:41.348Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-08-18T16:58:41.608Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-18T16:58:42.989Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-18T16:58:46.460Z] INFO [linters context/goanalysis] analyzers took 6m35.034552616s with top 10 stages: buildir: 2m25.384100875s, the_only_name: 41.504434486s, goimports: 29.776107507s, unconvert: 23.146206503s, gosec: 19.613357765s, S1038: 18.584298889s, misspell: 7.08867401s, S1039: 5.005867715s, inspect: 4.89296717s, unused: 4.81272695s [2022-08-18T16:58:46.460Z] INFO [runner] Issues before processing: 2398, after processing: 0 [2022-08-18T16:58:46.460Z] INFO [runner] Processors filtering stat (out/in): cgo: 2135/2398, filename_unadjuster: 2135/2135, skip_files: 2135/2135, autogenerated_exclude: 2032/2135, identifier_marker: 2032/2032, path_prettifier: 2135/2135, nolint: 0/78, exclude: 2032/2032, skip_dirs: 2135/2135, exclude-rules: 78/2032 [2022-08-18T16:58:46.460Z] INFO [runner] processing took 84.685712ms with stages: nolint: 34.152453ms, identifier_marker: 22.396029ms, path_prettifier: 9.519703ms, autogenerated_exclude: 8.529067ms, exclude-rules: 7.971198ms, skip_dirs: 1.794544ms, cgo: 191.207µs, filename_unadjuster: 125.839µs, max_same_issues: 1.65µs, skip_files: 708ns, uniq_by_line: 564ns, severity-rules: 456ns, sort_results: 380ns, diff: 358ns, max_from_linter: 335ns, exclude: 312ns, source_code: 284ns, max_per_file_from_linter: 266ns, path_shortener: 244ns, path_prefixer: 115ns [2022-08-18T16:58:46.460Z] INFO [runner] linters took 1m45.376744497s with stages: goanalysis_metalinter: 1m45.291939355s [2022-08-18T16:58:46.460Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-18T16:58:46.460Z] INFO Memory: 2766 samples, avg is 307.4MB, max is 1224.4MB [2022-08-18T16:58:46.460Z] INFO Execution took 4m36.716120761s [2022-08-18T16:58:46.460Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T16:58:46.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh dynbinary test-docker-py [2022-08-18T16:58:47.074Z] [2022-08-18T16:58:47.330Z] Removing bundles/ [2022-08-18T16:58:47.330Z] [2022-08-18T16:58:47.330Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T16:58:47.330Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T16:58:47.330Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:58:49.560Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-18T16:58:50.938Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 82.8% of statements [2022-08-18T16:58:51.506Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-18T16:58:52.076Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-18T16:58:52.335Z] ok github.com/docker/docker/daemon 10.110s coverage: 16.5% of statements [2022-08-18T16:58:52.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T16:58:52.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T16:58:52.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T16:58:52.595Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T16:58:53.164Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.584s coverage: 74.8% of statements [2022-08-18T16:58:54.136Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.406s coverage: 60.7% of statements [2022-08-18T16:58:54.725Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-08-18T16:58:56.110Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-18T16:58:57.510Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.227s coverage: 50.6% of statements [2022-08-18T16:58:59.426Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.093s coverage: 45.9% of statements [2022-08-18T16:58:59.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T16:58:59.426Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.044s coverage: 58.5% of statements [2022-08-18T16:58:59.426Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T16:58:59.426Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T16:58:59.995Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-18T16:59:00.564Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-08-18T16:59:01.134Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-08-18T16:59:02.074Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.9% of statements [2022-08-18T16:59:02.074Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T16:59:02.074Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T16:59:02.643Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2022-08-18T16:59:03.213Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 79.9% of statements [2022-08-18T16:59:03.213Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-08-18T16:59:03.213Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T16:59:03.783Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T16:59:04.042Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-08-18T16:59:04.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-18T16:59:04.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 76.8% of statements [2022-08-18T16:59:05.131Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 79.4% of statements [2022-08-18T16:59:05.131Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T16:59:05.131Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T16:59:06.070Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-08-18T16:59:06.070Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 62.3% of statements [2022-08-18T16:59:06.640Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-18T16:59:07.209Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-18T16:59:07.468Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T16:59:08.404Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2022-08-18T16:59:08.404Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T16:59:08.404Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T16:59:08.973Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-08-18T16:59:10.351Z] ok github.com/docker/docker/distribution 1.507s coverage: 28.0% of statements [2022-08-18T16:59:10.351Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T16:59:10.611Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T16:59:11.180Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-18T16:59:11.748Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-18T16:59:11.748Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T16:59:11.748Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-18T16:59:12.316Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2022-08-18T16:59:12.316Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T16:59:12.316Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T16:59:12.886Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-08-18T16:59:13.455Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-18T16:59:14.023Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-18T16:59:14.023Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T16:59:15.402Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 82.3% of statements [2022-08-18T16:59:16.786Z] ok github.com/docker/docker/pkg/authorization 0.714s coverage: 68.3% of statements [2022-08-18T16:59:17.046Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T16:59:17.046Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T16:59:20.334Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-08-18T16:59:20.595Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T16:59:20.595Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T16:59:20.855Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-18T16:59:21.115Z] ok github.com/docker/docker/layer 7.934s coverage: 68.9% of statements [2022-08-18T16:59:21.115Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T16:59:21.115Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T16:59:21.115Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T16:59:21.115Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T16:59:21.115Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T16:59:21.115Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T16:59:21.374Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 87.2% of statements [2022-08-18T16:59:21.634Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T16:59:21.634Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-08-18T16:59:22.571Z] ok github.com/docker/docker/pkg/idtools 0.461s coverage: 67.9% of statements [2022-08-18T16:59:22.571Z] ok github.com/docker/docker/pkg/ioutils 0.377s coverage: 71.5% of statements [2022-08-18T16:59:22.831Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T16:59:22.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-18T16:59:22.831Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T16:59:23.090Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-18T16:59:23.090Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-18T16:59:23.349Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-18T16:59:23.609Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-18T16:59:23.609Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-08-18T16:59:23.609Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T16:59:23.609Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T16:59:24.178Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-08-18T16:59:24.747Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T16:59:24.747Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T16:59:25.007Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T16:59:26.384Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-18T16:59:26.384Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-18T16:59:26.642Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T16:59:26.902Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-18T16:59:27.161Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T16:59:27.420Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T16:59:27.988Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-18T16:59:28.247Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-18T16:59:28.506Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-08-18T16:59:29.075Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-18T16:59:29.335Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T16:59:29.594Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T16:59:31.500Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-18T16:59:31.500Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T16:59:32.069Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-18T16:59:33.006Z] ok github.com/docker/docker/quota 0.188s coverage: 71.4% of statements [2022-08-18T16:59:33.266Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-18T16:59:34.215Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-18T16:59:34.804Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T16:59:34.804Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2022-08-18T16:59:35.377Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T16:59:35.636Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-18T16:59:37.543Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T16:59:38.114Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.8% of statements [2022-08-18T16:59:38.373Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-08-18T16:59:39.753Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-18T16:59:46.359Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T16:59:46.359Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:59:46.359Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T16:59:46.359Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T16:59:46.359Z] [2022-08-18T16:59:46.359Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T16:59:46.359Z] DOCKER_SYSTEMD=1 [2022-08-18T16:59:46.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T16:59:46.359Z] HOSTNAME=2a441ab0e6d3 [2022-08-18T16:59:46.359Z] DEST=bundles/test-integration [2022-08-18T16:59:46.359Z] PWD=/go/src/github.com/docker/docker [2022-08-18T16:59:46.359Z] DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T16:59:46.359Z] container=docker [2022-08-18T16:59:46.359Z] HOME=/root [2022-08-18T16:59:46.359Z] LANG=C.UTF-8 [2022-08-18T16:59:46.359Z] INVOCATION_ID=27c19a9d08054fe3b59412487a1d62b1 [2022-08-18T16:59:46.359Z] GOLANG_VERSION=1.18.5 [2022-08-18T16:59:46.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T16:59:46.359Z] VALIDATE_BRANCH=22.06 [2022-08-18T16:59:46.359Z] TERM=xterm [2022-08-18T16:59:46.359Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T16:59:46.359Z] SHLVL=3 [2022-08-18T16:59:46.359Z] TIMEOUT=120m [2022-08-18T16:59:46.359Z] DOCKER_BUILDTAGS= journald [2022-08-18T16:59:46.359Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T16:59:46.359Z] GO111MODULE=off [2022-08-18T16:59:46.359Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T16:59:46.359Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T16:59:46.359Z] 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:59:46.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T16:59:46.359Z] GOPATH=/go [2022-08-18T16:59:46.359Z] PKG_CONFIG=pkg-config [2022-08-18T16:59:46.359Z] _=/usr/bin/env [2022-08-18T16:59:46.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T16:59:57.839Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T16:59:57.839Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === Skipped [2022-08-18T16:59:58.099Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T16:59:58.099Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T16:59:58.099Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T16:59:58.099Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T16:59:58.099Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T16:59:58.099Z] time="2022-08-18T16:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T16:59:58.099Z] time="2022-08-18T16:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T16:59:58.099Z] time="2022-08-18T16:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T16:59:58.099Z] time="2022-08-18T16:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T16:59:58.099Z] time="2022-08-18T16:58:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T16:59:58.099Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T16:59:58.099Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T16:59:58.099Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T16:59:58.099Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T16:59:58.099Z] graphtest_unix.go:71: No driver to put! [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T16:59:58.099Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T16:59:58.099Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T16:59:58.099Z] [2022-08-18T16:59:58.099Z] DONE 2800 tests, 28 skipped in 212.386s [2022-08-18T16:59:58.099Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T16:59:58.099Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T16:59:58.099Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T16:59:58.099Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T16:59:58.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T16:59:58.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T16:59:58.099Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/config [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/idm [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/ns [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/options [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/osl [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T16:59:58.100Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T16:59:58.100Z] + 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-18T17:00:01.720Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T17:00:01.720Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T17:00:01.720Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:00:01.720Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T17:00:01.720Z] [2022-08-18T17:00:01.720Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T17:00:01.720Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-18T17:00:01.720Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T17:00:01.720Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T17:00:01.720Z] + run_tests [2022-08-18T17:00:01.720Z] + c=0 [2022-08-18T17:00:01.720Z] + '[' -n 0 ']' [2022-08-18T17:00:01.720Z] + rm= [2022-08-18T17:00:01.720Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43990/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43990/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh '' test-integration [2022-08-18T17:00:01.720Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T17:00:01.720Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-18T17:00:01.720Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:00:01.720Z] + run_tests test-integration-flaky [2022-08-18T17:00:01.720Z] + '[' -n 0 ']' [2022-08-18T17:00:01.720Z] + rm= [2022-08-18T17:00:01.720Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T17:00:01.720Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-18T17:00:01.720Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T17:00:01.720Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T17:00:01.720Z] + run_tests [2022-08-18T17:00:01.720Z] + '[' -n 0 ']' [2022-08-18T17:00:01.720Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43990/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43990/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh test-integration-flaky test-integration [2022-08-18T17:00:01.720Z] + rm= [2022-08-18T17:00:01.720Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43990/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43990/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh '' test-integration [2022-08-18T17:00:01.720Z] ++ jobs -p [2022-08-18T17:00:01.720Z] + for job in $(jobs -p) [2022-08-18T17:00:01.720Z] + wait 8553 [2022-08-18T17:00:01.720Z] [2022-08-18T17:00:01.720Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T17:00:01.720Z] [2022-08-18T17:00:01.720Z] [2022-08-18T17:00:01.720Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:00:01.720Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:00:01.720Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:00:01.720Z] HOSTNAME=3514f3b47500 [2022-08-18T17:00:01.720Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T17:00:01.720Z] TESTDEBUG=0 [2022-08-18T17:00:01.720Z] DEST=bundles/test-integration [2022-08-18T17:00:01.720Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:00:01.720Z] KEEPBUNDLE=1 [2022-08-18T17:00:01.720Z] DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T17:00:01.720Z] container=docker [2022-08-18T17:00:01.720Z] HOME=/root [2022-08-18T17:00:01.720Z] GOLANG_VERSION=1.18.5 [2022-08-18T17:00:01.720Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:00:01.720Z] VALIDATE_BRANCH=22.06 [2022-08-18T17:00:01.720Z] TERM=xterm [2022-08-18T17:00:01.720Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:00:01.720Z] SHLVL=1 [2022-08-18T17:00:01.720Z] TIMEOUT=120m [2022-08-18T17:00:01.720Z] DOCKER_BUILDTAGS= journald [2022-08-18T17:00:01.720Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:00:01.720Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T17:00:01.720Z] GO111MODULE=off [2022-08-18T17:00:01.720Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:00:01.720Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:00:01.720Z] GOPATH=/go [2022-08-18T17:00:01.720Z] PKG_CONFIG=pkg-config [2022-08-18T17:00:01.720Z] _=/usr/bin/env [2022-08-18T17:00:01.720Z] Building test suite binary ./integration-cli/test.main [2022-08-18T17:00:01.720Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:00:01.720Z] HOSTNAME=ec4df0f85af9 [2022-08-18T17:00:01.720Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T17:00:01.720Z] TESTDEBUG=0 [2022-08-18T17:00:01.720Z] DEST=bundles/test-integration [2022-08-18T17:00:01.720Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:00:01.720Z] KEEPBUNDLE=1 [2022-08-18T17:00:01.720Z] DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T17:00:01.720Z] container=docker [2022-08-18T17:00:01.720Z] HOME=/root [2022-08-18T17:00:01.720Z] GOLANG_VERSION=1.18.5 [2022-08-18T17:00:01.720Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:00:01.720Z] VALIDATE_BRANCH=22.06 [2022-08-18T17:00:01.720Z] TERM=xterm [2022-08-18T17:00:01.720Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:00:01.720Z] SHLVL=1 [2022-08-18T17:00:01.720Z] TIMEOUT=120m [2022-08-18T17:00:01.720Z] DOCKER_BUILDTAGS= journald [2022-08-18T17:00:01.720Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:00:01.720Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T17:00:01.720Z] GO111MODULE=off [2022-08-18T17:00:01.720Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:00:01.720Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:00:01.720Z] GOPATH=/go [2022-08-18T17:00:01.720Z] PKG_CONFIG=pkg-config [2022-08-18T17:00:01.720Z] _=/usr/bin/env [2022-08-18T17:00:01.720Z] Building test suite binary ./integration-cli/test.main [2022-08-18T17:00:01.720Z] No new tests added to integration. [2022-08-18T17:00:01.720Z] [2022-08-18T17:00:01.720Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:00:01.720Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:00:01.720Z] HOSTNAME=5aafc2dadb47 [2022-08-18T17:00:01.720Z] TESTDEBUG=0 [2022-08-18T17:00:01.720Z] DEST=bundles/test-integration [2022-08-18T17:00:01.720Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:00:01.720Z] KEEPBUNDLE=1 [2022-08-18T17:00:01.720Z] DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T17:00:01.720Z] container=docker [2022-08-18T17:00:01.720Z] HOME=/root [2022-08-18T17:00:01.720Z] GOLANG_VERSION=1.18.5 [2022-08-18T17:00:01.720Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:00:01.720Z] VALIDATE_BRANCH=22.06 [2022-08-18T17:00:01.720Z] TERM=xterm [2022-08-18T17:00:01.720Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:00:01.720Z] SHLVL=1 [2022-08-18T17:00:01.720Z] TIMEOUT=120m [2022-08-18T17:00:01.720Z] DOCKER_BUILDTAGS= journald [2022-08-18T17:00:01.720Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:00:01.720Z] GO111MODULE=off [2022-08-18T17:00:01.720Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:00:01.720Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:00:01.720Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:00:01.720Z] GOPATH=/go [2022-08-18T17:00:01.720Z] PKG_CONFIG=pkg-config [2022-08-18T17:00:01.720Z] _=/usr/bin/env [2022-08-18T17:00:01.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T17:00:33.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:00:33.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:00:44.784Z] ok github.com/docker/docker/libnetwork 37.530s coverage: 40.6% of statements [2022-08-18T17:00:44.784Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T17:00:44.784Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-18T17:00:44.784Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T17:00:44.784Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T17:00:44.784Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-18T17:00:46.163Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.522s coverage: 59.9% of statements [2022-08-18T17:00:46.163Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T17:00:46.163Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T17:00:46.732Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-08-18T17:00:46.732Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T17:00:47.301Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T17:00:47.301Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T17:00:47.560Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T17:00:53.746Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T17:00:53.746Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T17:00:53.746Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:00:53.746Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T17:00:53.746Z] [2022-08-18T17:00:53.746Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T17:00:53.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T17:00:53.746Z] Using test binary docker [2022-08-18T17:00:53.746Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:00:53.746Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:00:53.746Z] INFO: Waiting for daemon to start... [2022-08-18T17:00:53.746Z] Starting dockerd [2022-08-18T17:00:53.746Z] . [2022-08-18T17:00:53.746Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-18T17:00:55.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T17:00:57.542Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.300s coverage: 6.6% of statements [2022-08-18T17:00:57.542Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T17:00:57.542Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-18T17:00:58.112Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T17:00:58.112Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T17:00:58.112Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T17:00:58.112Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T17:00:58.371Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-18T17:00:58.631Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-18T17:00:58.890Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T17:00:59.150Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-18T17:01:03.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:01:11.363Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-08-18T17:01:13.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T17:01:13.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:01:13.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:01:13.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:01:14.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:01:14.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:01:15.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:01:18.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:01:19.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:01:20.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:01:20.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:01:21.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:01:22.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:01:23.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:01:24.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:01:25.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:01:25.942Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:01:25.942Z] Using test binary docker [2022-08-18T17:01:25.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:01:25.942Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T17:01:25.942Z] Starting dockerd [2022-08-18T17:01:25.942Z] INFO: Waiting for daemon to start... [2022-08-18T17:01:27.843Z] . [2022-08-18T17:01:27.843Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:01:27.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:01:27.843Z] Error: No such image: emptyfs [2022-08-18T17:01:27.843Z] Running integration-test (iteration 1) [2022-08-18T17:01:27.843Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:01:28.102Z] Loaded image: busybox:latest [2022-08-18T17:01:28.361Z] Loaded image: busybox:glibc [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/ipam 16.440s coverage: 85.3% of statements [2022-08-18T17:01:29.459Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T17:01:29.459Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T17:01:29.459Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.0% of statements [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T17:01:29.459Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-18T17:01:29.738Z] Loaded image: debian:bullseye-slim [2022-08-18T17:01:29.738Z] Loaded image: hello-world:latest [2022-08-18T17:01:29.996Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:01:29.996Z] INFO: Testing against a local daemon [2022-08-18T17:01:29.996Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:01:31.373Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-08-18T17:01:31.373Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:01:32.416Z] sha256:2f79834a8110c1875e101a1830b3ba0dd96e5ce53e22b5c90152bdc99c9e3752 [2022-08-18T17:01:32.416Z] INFO: Starting docker-py tests... [2022-08-18T17:01:32.416Z] ============================= test session starts ============================== [2022-08-18T17:01:32.416Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T17:01:32.416Z] rootdir: /src, inifile: pytest.ini [2022-08-18T17:01:32.416Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T17:01:32.416Z] collected 395 items / 2 deselected / 393 selected [2022-08-18T17:01:32.416Z] [2022-08-18T17:01:32.748Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-08-18T17:01:32.748Z] === RUN TestBuildWithSession [2022-08-18T17:01:32.748Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:01:32.748Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:01:32.748Z] === RUN TestBuildSquashParent [2022-08-18T17:01:38.017Z] --- PASS: TestBuildSquashParent (4.88s) [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:01:38.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:01:38.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:01:38.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:01:38.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:01:38.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:01:38.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:01:38.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:01:38.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:01:38.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:01:38.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:01:39.213Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:01:40.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:01:40.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.67s) [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-08-18T17:01:42.225Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2022-08-18T17:01:42.225Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:01:42.225Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:01:43.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:01:43.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:01:44.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:01:44.446Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:01:44.716Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-08-18T17:01:44.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.40s) [2022-08-18T17:01:44.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2022-08-18T17:01:44.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-08-18T17:01:44.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2022-08-18T17:01:44.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-08-18T17:01:44.716Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:01:45.283Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-08-18T17:01:45.283Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:01:46.658Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-18T17:01:46.658Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:01:46.750Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T17:01:46.917Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2022-08-18T17:01:46.917Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:01:47.312Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T17:01:48.385Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-18T17:01:48.820Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-08-18T17:01:48.820Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:01:49.079Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-08-18T17:01:49.079Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:01:50.981Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2022-08-18T17:01:50.981Z] === RUN TestBuildWithHugeFile [2022-08-18T17:02:18.440Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-18T17:02:38.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:02:38.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:02:47.214Z] --- PASS: TestBuildWithHugeFile (50.07s) [2022-08-18T17:02:47.214Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T17:02:47.214Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:02:47.214Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:02:47.214Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:02:47.214Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:02:47.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:02:47.214Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:02:47.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:02:47.214Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:02:47.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:02:47.214Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:02:47.214Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:02:47.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:02:47.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T17:02:47.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-18T17:02:47.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T17:02:47.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T17:02:47.214Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:02:47.214Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:02:47.214Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:02:47.214Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2022-08-18T17:02:47.214Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-08-18T17:02:47.214Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-08-18T17:02:47.214Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:02:47.214Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-18T17:02:47.214Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:02:47.214Z] Loaded image: busybox:latest [2022-08-18T17:02:47.214Z] Loaded image: busybox:glibc [2022-08-18T17:02:47.214Z] Loaded image: debian:bullseye-slim [2022-08-18T17:02:47.214Z] Loaded image: hello-world:latest [2022-08-18T17:02:47.214Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:02:57.189Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.71s) [2022-08-18T17:02:57.189Z] PASS [2022-08-18T17:02:57.189Z] [2022-08-18T17:02:57.189Z] === Skipped [2022-08-18T17:02:57.189Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:02:57.190Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:02:57.190Z] [2022-08-18T17:02:57.190Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:02:57.190Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:02:57.190Z] [2022-08-18T17:02:57.190Z] DONE 34 tests, 2 skipped in 87.608s [2022-08-18T17:02:57.190Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:02:57.190Z] INFO: Testing against a local daemon [2022-08-18T17:02:57.190Z] === RUN TestConfigInspect [2022-08-18T17:02:58.123Z] --- PASS: TestConfigInspect (2.32s) [2022-08-18T17:02:58.123Z] === RUN TestConfigList [2022-08-18T17:03:00.655Z] --- PASS: TestConfigList (2.22s) [2022-08-18T17:03:00.655Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:03:02.556Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-08-18T17:03:02.556Z] === RUN TestConfigsUpdate [2022-08-18T17:03:04.458Z] --- PASS: TestConfigsUpdate (2.23s) [2022-08-18T17:03:04.458Z] === RUN TestTemplatedConfig [2022-08-18T17:03:07.758Z] --- PASS: TestTemplatedConfig (2.67s) [2022-08-18T17:03:07.758Z] === RUN TestConfigCreateResolve [2022-08-18T17:03:09.659Z] --- PASS: TestConfigCreateResolve (2.20s) [2022-08-18T17:03:09.659Z] PASS [2022-08-18T17:03:09.659Z] [2022-08-18T17:03:09.659Z] DONE 6 tests in 13.843s [2022-08-18T17:03:09.659Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:03:09.659Z] INFO: Testing against a local daemon [2022-08-18T17:03:09.659Z] === RUN TestAttachWithTTY [2022-08-18T17:03:09.659Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T17:03:09.659Z] === RUN TestAttachWithoutTTy [2022-08-18T17:03:09.659Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-18T17:03:09.659Z] === RUN TestCheckpoint [2022-08-18T17:03:09.659Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:03:09.659Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:03:09.659Z] === RUN TestContainerInvalidJSON [2022-08-18T17:03:09.659Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T17:03:09.659Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T17:03:09.659Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T17:03:09.659Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:03:09.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:03:09.660Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:03:09.660Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:03:09.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:03:09.660Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T17:03:09.660Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T17:03:09.660Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T17:03:09.660Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T17:03:09.660Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:03:09.660Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T17:03:09.660Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:03:09.660Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T17:03:09.660Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:03:09.660Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T17:03:09.660Z] === RUN TestCopyEmptyFile [2022-08-18T17:03:09.919Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T17:03:09.919Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:03:10.178Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T17:03:10.178Z] === RUN TestCopyFromContainer [2022-08-18T17:03:11.114Z] === RUN TestCopyFromContainer// [2022-08-18T17:03:11.114Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:03:11.373Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:03:11.373Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:03:11.374Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:03:11.374Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:03:11.632Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:03:11.632Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:03:11.632Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:03:11.632Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:03:11.678Z] .........................xx.................... [ 29%] [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer (1.75s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T17:03:11.891Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T17:03:11.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:03:11.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:03:11.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:03:11.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:03:11.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:03:11.891Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:03:11.891Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:03:11.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:03:11.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:03:11.891Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:03:11.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T17:03:11.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:03:11.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:03:11.891Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:03:11.891Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:03:11.891Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-18T17:03:11.891Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:03:11.891Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:03:11.891Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:03:11.891Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:03:11.891Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:03:11.891Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:03:11.891Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:03:11.891Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:03:11.891Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:03:11.891Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:03:11.891Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T17:03:11.891Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:03:11.891Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:03:11.891Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:03:11.891Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:03:11.891Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T17:03:11.891Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:03:13.793Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-08-18T17:03:13.793Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-08-18T17:03:15.170Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:03:15.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:03:15.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:03:15.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:03:15.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:03:15.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:03:15.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:03:15.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:03:15.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:03:15.170Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:03:15.170Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:03:15.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:03:15.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:03:15.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:03:15.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:03:15.170Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T17:03:15.170Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T17:03:15.170Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:03:15.737Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2022-08-18T17:03:15.737Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:03:15.737Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:03:15.737Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:03:15.737Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T17:03:15.737Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:03:15.737Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:03:15.737Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:03:15.737Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T17:03:15.737Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:03:15.737Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T17:03:15.737Z] === RUN TestCreateInvalidHostConfig [2022-08-18T17:03:15.737Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:03:15.737Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:03:15.737Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:03:15.737Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:03:15.737Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:03:15.737Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:03:15.737Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:03:15.737Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:03:15.737Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:03:15.737Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:03:15.737Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:03:15.737Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:03:15.737Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T17:03:15.737Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T17:03:15.737Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T17:03:15.737Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T17:03:15.737Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T17:03:15.737Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:03:15.737Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:03:15.737Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:03:15.737Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:03:15.737Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:03:15.737Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:03:15.737Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:03:15.737Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:03:15.737Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:03:15.737Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:03:15.737Z] === RUN TestDiff [2022-08-18T17:03:16.305Z] --- PASS: TestDiff (0.55s) [2022-08-18T17:03:16.305Z] === RUN TestExecConsoleSize [2022-08-18T17:03:17.241Z] --- PASS: TestExecConsoleSize (0.68s) [2022-08-18T17:03:17.241Z] === RUN TestExecWithCloseStdin [2022-08-18T17:03:17.808Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-18T17:03:17.808Z] === RUN TestExec [2022-08-18T17:03:18.377Z] --- PASS: TestExec (0.62s) [2022-08-18T17:03:18.377Z] === RUN TestExecUser [2022-08-18T17:03:18.943Z] --- PASS: TestExecUser (0.66s) [2022-08-18T17:03:18.944Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:03:19.878Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-08-18T17:03:19.878Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/networkdb 103.588s coverage: 60.5% of statements [2022-08-18T17:03:20.950Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/osl 4.318s coverage: 39.7% of statements [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/portmapper 0.671s coverage: 48.6% of statements [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-18T17:03:20.950Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T17:03:20.950Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === Skipped [2022-08-18T17:03:21.211Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T17:03:21.211Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T17:03:21.211Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T17:03:21.211Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T17:03:21.211Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T17:03:21.211Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T17:03:21.211Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T17:03:21.211Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T17:03:21.211Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T17:03:21.211Z] firewalld_test.go:14: firewalld is not running [2022-08-18T17:03:21.211Z] [2022-08-18T17:03:21.211Z] DONE 327 tests, 9 skipped in 203.046s [2022-08-18T17:03:21.254Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-18T17:03:21.254Z] === RUN TestHealthCheckWorkdir Post stage [Pipeline] junit [2022-08-18T17:03:21.793Z] Recording test results [2022-08-18T17:03:21.821Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-08-18T17:03:21.821Z] === RUN TestHealthKillContainer [2022-08-18T17:03:23.353Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:03:23.687Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -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:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh dynbinary test-integration [2022-08-18T17:03:23.946Z] [2022-08-18T17:03:24.205Z] Removing bundles/ [2022-08-18T17:03:24.205Z] [2022-08-18T17:03:24.205Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T17:03:24.205Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-18T17:03:24.205Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:03:28.137Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T17:03:29.930Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-18T17:03:29.930Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:03:30.497Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-08-18T17:03:30.497Z] === RUN TestIpcModeNone [2022-08-18T17:03:31.065Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-18T17:03:31.065Z] === RUN TestIpcModePrivate [2022-08-18T17:03:31.631Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-18T17:03:31.890Z] --- PASS: TestIpcModePrivate (0.73s) [2022-08-18T17:03:31.890Z] === RUN TestIpcModeShareable [2022-08-18T17:03:32.458Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-18T17:03:32.458Z] --- PASS: TestIpcModeShareable (0.67s) [2022-08-18T17:03:32.458Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:03:34.361Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-08-18T17:03:34.361Z] === RUN TestAPIIpcModeHost [2022-08-18T17:03:34.928Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-18T17:03:34.928Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:03:35.551Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T17:03:35.865Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T17:03:36.123Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-18T17:03:36.123Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:03:37.075Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T17:03:37.374Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-18T17:03:37.374Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:03:38.334Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T17:03:38.597Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.30s) [2022-08-18T17:03:38.597Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:03:39.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T17:03:39.791Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-08-18T17:03:39.791Z] === RUN TestIpcModeOlderClient [2022-08-18T17:03:39.791Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:03:39.791Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:03:40.313Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-18T17:03:40.359Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-08-18T17:03:40.359Z] === RUN TestKillContainer [2022-08-18T17:03:40.359Z] === RUN TestKillContainer/no_signal [2022-08-18T17:03:40.622Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:03:41.189Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:03:41.755Z] --- PASS: TestKillContainer (1.38s) [2022-08-18T17:03:41.755Z] --- PASS: TestKillContainer/no_signal (0.47s) [2022-08-18T17:03:41.755Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-18T17:03:41.755Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-18T17:03:41.755Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:03:41.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:03:42.017Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:03:42.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-18T17:03:42.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-18T17:03:42.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-18T17:03:42.953Z] === RUN TestKillStoppedContainer [2022-08-18T17:03:42.953Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T17:03:42.953Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:03:42.953Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T17:03:42.953Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:03:43.520Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-18T17:03:43.520Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:03:43.520Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T17:03:43.520Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:03:43.520Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:03:43.778Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-08-18T17:03:43.778Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:03:44.037Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-18T17:03:44.037Z] === RUN TestLinksContainerNames [2022-08-18T17:03:44.972Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-18T17:03:44.972Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:03:45.540Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-18T17:03:45.540Z] === RUN TestLogs [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:03:45.540Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T17:03:45.540Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T17:03:45.540Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:03:45.540Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:03:45.540Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:03:45.540Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:03:45.540Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:03:45.540Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:03:45.540Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:03:46.107Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:03:46.366Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:03:46.932Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T17:03:46.932Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:03:47.499Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:03:47.499Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:03:47.499Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:03:47.499Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:03:47.499Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:03:47.499Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:03:47.499Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:03:47.499Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:03:47.499Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:03:48.068Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:03:48.068Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:03:48.637Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:03:48.899Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:03:49.466Z] --- PASS: TestLogs (3.86s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-08-18T17:03:49.466Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-08-18T17:03:49.466Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:03:49.724Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:03:49.724Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:03:49.724Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:03:49.724Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:03:49.725Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:03:49.725Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:03:49.725Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:03:49.725Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:03:49.725Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:03:49.725Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:03:49.725Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:03:49.725Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:03:49.725Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:03:49.725Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:03:49.984Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:03:49.985Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:03:49.985Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:03:49.985Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:03:49.985Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:03:50.243Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T17:03:50.243Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T17:03:50.243Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:03:51.620Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-18T17:03:51.620Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:03:52.188Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-18T17:03:52.188Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:03:52.446Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-18T17:03:52.446Z] === RUN TestNetworkNat [2022-08-18T17:03:53.013Z] --- PASS: TestNetworkNat (0.48s) [2022-08-18T17:03:53.013Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:03:53.272Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T17:03:53.272Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:03:56.477Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T17:03:56.556Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-18T17:03:56.556Z] === RUN TestPause [2022-08-18T17:03:56.556Z] --- PASS: TestPause (0.47s) [2022-08-18T17:03:56.556Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:03:56.556Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:03:56.556Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:03:56.556Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:03:56.814Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-18T17:03:56.814Z] === RUN TestPidHost [2022-08-18T17:03:58.190Z] --- PASS: TestPidHost (1.01s) [2022-08-18T17:03:58.190Z] === RUN TestPsFilter [2022-08-18T17:03:58.190Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T17:03:58.190Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:03:58.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-18T17:03:58.448Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:03:58.707Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-18T17:03:58.707Z] === RUN TestRemoveContainerRunning [2022-08-18T17:03:59.275Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-18T17:03:59.275Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:03:59.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T17:03:59.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-08-18T17:03:59.844Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:03:59.844Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-18T17:03:59.844Z] === RUN TestRenameLinkedContainer [2022-08-18T17:04:01.747Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-18T17:04:01.747Z] === RUN TestRenameStoppedContainer [2022-08-18T17:04:02.005Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-18T17:04:02.005Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:04:02.940Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-18T17:04:02.940Z] === RUN TestRenameInvalidName [2022-08-18T17:04:03.506Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-18T17:04:03.506Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:04:04.881Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-08-18T17:04:04.881Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:04:05.448Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-18T17:04:05.448Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:04:06.383Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-08-18T17:04:06.383Z] === RUN TestResize [2022-08-18T17:04:06.458Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-18T17:04:06.642Z] --- PASS: TestResize (0.44s) [2022-08-18T17:04:06.642Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:04:07.208Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-18T17:04:07.208Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:04:07.467Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:04:07.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:04:07.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:04:07.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:04:07.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:04:07.949Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T17:04:09.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:04:10.748Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:04:11.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:04:11.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:04:12.278Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-18T17:04:12.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:04:13.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:04:16.421Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:04:16.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:04:16.681Z] ............................ [ 66%] [2022-08-18T17:04:17.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:04:19.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:04:20.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:04:20.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:04:22.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:04:22.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:04:24.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-18T17:04:25.768Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) [2022-08-18T17:04:25.769Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-08-18T17:04:25.769Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T17:04:25.769Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T17:04:26.703Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T17:04:27.638Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-18T17:04:27.638Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-18T17:04:27.638Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-08-18T17:04:27.638Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:04:29.048Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-08-18T17:04:29.048Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:04:29.048Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T17:04:29.048Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T17:04:29.048Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:04:30.159Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-18T17:04:30.159Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:04:31.096Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-08-18T17:04:31.096Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:04:32.473Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-18T17:04:32.473Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:04:33.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-18T17:04:33.408Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:04:34.344Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T17:04:34.344Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:04:35.721Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-08-18T17:04:35.721Z] === RUN TestNISDomainname [2022-08-18T17:04:35.979Z] --- PASS: TestNISDomainname (0.60s) [2022-08-18T17:04:35.979Z] === RUN TestHostnameDnsResolution [2022-08-18T17:04:36.914Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-08-18T17:04:36.914Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:04:37.173Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-18T17:04:37.173Z] === RUN TestPrivilegedHostDevices [2022-08-18T17:04:37.741Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-18T17:04:37.741Z] === RUN TestRunConsoleSize [2022-08-18T17:04:38.308Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-18T17:04:38.308Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T17:04:39.684Z] --- PASS: TestRunWithAlternativeContainerdShim (1.16s) [2022-08-18T17:04:39.684Z] === RUN TestStats [2022-08-18T17:04:42.216Z] --- PASS: TestStats (2.50s) [2022-08-18T17:04:42.216Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:04:42.216Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:04:42.216Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:04:42.216Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:04:42.216Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:04:42.216Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:04:42.216Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:04:42.216Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:04:42.216Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:04:42.216Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:04:42.216Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:04:42.782Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:04:44.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T17:04:44.681Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:04:45.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:04:46.583Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T17:04:46.583Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-08-18T17:04:46.583Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-08-18T17:04:46.583Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-08-18T17:04:46.583Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-08-18T17:04:46.583Z] === RUN TestDeleteDevicemapper [2022-08-18T17:04:46.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:04:46.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:04:46.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:04:47.959Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.67s) [2022-08-18T17:04:47.959Z] === RUN TestUpdateMemory [2022-08-18T17:04:48.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:04:48.526Z] --- PASS: TestUpdateMemory (0.58s) [2022-08-18T17:04:48.526Z] === RUN TestUpdateCPUQuota [2022-08-18T17:04:49.462Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-08-18T17:04:49.462Z] === RUN TestUpdatePidsLimit [2022-08-18T17:04:49.462Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:04:49.462Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:04:49.721Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:04:49.979Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:04:50.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:04:50.496Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:04:50.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:04:50.755Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-18T17:04:51.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-18T17:04:51.322Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:04:53.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:04:53.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:04:55.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:04:57.785Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T17:05:00.673Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-18T17:05:00.673Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-18T17:05:00.673Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:05:00.673Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-18T17:05:00.673Z] [2022-08-18T17:05:00.673Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:05:00.673Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:05:00.673Z] HOSTNAME=21e882fcf6ee [2022-08-18T17:05:00.673Z] TESTDEBUG=0 [2022-08-18T17:05:00.673Z] DEST=bundles/test-integration [2022-08-18T17:05:00.673Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:05:00.673Z] DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 [2022-08-18T17:05:00.673Z] container=docker [2022-08-18T17:05:00.673Z] HOME=/root [2022-08-18T17:05:00.673Z] GOLANG_VERSION=1.18.5 [2022-08-18T17:05:00.673Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:05:00.673Z] VALIDATE_BRANCH=22.06 [2022-08-18T17:05:00.673Z] TERM=xterm [2022-08-18T17:05:00.673Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:05:00.673Z] SHLVL=1 [2022-08-18T17:05:00.673Z] TIMEOUT=120m [2022-08-18T17:05:00.673Z] DOCKER_BUILDTAGS= journald [2022-08-18T17:05:00.673Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:05:00.673Z] GO111MODULE=off [2022-08-18T17:05:00.673Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T17:05:00.673Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:05:00.673Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:05:00.673Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:05:00.673Z] GOPATH=/go [2022-08-18T17:05:00.673Z] PKG_CONFIG=pkg-config [2022-08-18T17:05:00.673Z] _=/usr/bin/env [2022-08-18T17:05:00.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T17:05:03.519Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-08-18T17:05:03.519Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:05:03.519Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-18T17:05:03.519Z] === RUN TestWaitNonBlocked [2022-08-18T17:05:03.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:05:03.519Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:05:03.519Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:05:03.519Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:05:03.519Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:05:03.519Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:05:03.519Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T17:05:03.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-08-18T17:05:03.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-08-18T17:05:03.519Z] === RUN TestWaitBlocked [2022-08-18T17:05:03.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:05:03.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:05:03.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:05:03.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:05:03.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:05:03.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:05:03.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:05:04.456Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T17:05:04.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-08-18T17:05:04.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-18T17:05:04.456Z] === RUN TestWaitConditions [2022-08-18T17:05:04.456Z] === RUN TestWaitConditions/default [2022-08-18T17:05:04.456Z] === PAUSE TestWaitConditions/default [2022-08-18T17:05:04.456Z] === RUN TestWaitConditions/not-running [2022-08-18T17:05:04.456Z] === PAUSE TestWaitConditions/not-running [2022-08-18T17:05:04.456Z] === RUN TestWaitConditions/next-exit [2022-08-18T17:05:04.456Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T17:05:04.456Z] === RUN TestWaitConditions/removed [2022-08-18T17:05:04.456Z] === PAUSE TestWaitConditions/removed [2022-08-18T17:05:04.456Z] === CONT TestWaitConditions/default [2022-08-18T17:05:04.456Z] === CONT TestWaitConditions/next-exit [2022-08-18T17:05:06.360Z] === CONT TestWaitConditions/removed [2022-08-18T17:05:06.360Z] === CONT TestWaitConditions/not-running [2022-08-18T17:05:07.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:05:07.733Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T17:05:07.733Z] --- PASS: TestWaitConditions/default (1.69s) [2022-08-18T17:05:07.733Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-18T17:05:07.733Z] --- PASS: TestWaitConditions/removed (1.60s) [2022-08-18T17:05:07.733Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-08-18T17:05:07.733Z] === RUN TestWaitRestartedContainer [2022-08-18T17:05:07.733Z] === RUN TestWaitRestartedContainer/default [2022-08-18T17:05:07.733Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T17:05:07.733Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T17:05:07.733Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T17:05:07.733Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T17:05:07.733Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T17:05:07.733Z] === CONT TestWaitRestartedContainer/default [2022-08-18T17:05:07.733Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T17:05:09.123Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T17:05:09.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:05:10.061Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-18T17:05:10.061Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2022-08-18T17:05:10.061Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-08-18T17:05:10.061Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-18T17:05:10.061Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:05:10.061Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:05:11.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:05:12.603Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-08-18T17:05:12.603Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:05:12.603Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2022-08-18T17:05:12.603Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:05:13.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:05:15.139Z] --- PASS: TestDaemonHostGatewayIP (2.84s) [2022-08-18T17:05:15.139Z] === CONT TestIpcModeOlderClient [2022-08-18T17:05:15.139Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-08-18T17:05:15.397Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:05:15.397Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-08-18T17:05:15.834Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T17:05:15.834Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T17:05:15.834Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T17:05:15.834Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T17:05:16.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:05:19.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:05:21.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:05:24.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:05:26.634Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:05:26.634Z] Using test binary docker [2022-08-18T17:05:26.890Z] +++ /etc/init.d/apparmor start [2022-08-18T17:05:26.890Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:05:26.890Z] INFO: Waiting for daemon to start... [2022-08-18T17:05:26.890Z] Starting dockerd [2022-08-18T17:05:26.890Z] +++ 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-18T17:05:27.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:05:27.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:05:27.594Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-08-18T17:05:27.594Z] PASS [2022-08-18T17:05:27.594Z] [2022-08-18T17:05:27.594Z] === Skipped [2022-08-18T17:05:27.594Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:05:27.595Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:05:27.595Z] [2022-08-18T17:05:27.595Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:05:27.595Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T17:05:27.595Z] [2022-08-18T17:05:27.595Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:05:27.595Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:05:27.595Z] [2022-08-18T17:05:27.595Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T17:05:27.595Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T17:05:27.595Z] [2022-08-18T17:05:27.595Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:05:27.595Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:05:27.595Z] [2022-08-18T17:05:27.595Z] DONE 272 tests, 5 skipped in 137.358s [2022-08-18T17:05:27.595Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T17:05:27.595Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:05:27.595Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-18T17:05:27.595Z] === RUN TestConfigDaemonID [2022-08-18T17:05:28.529Z] daemon_test.go:83: [d14cd95ae3696] daemon is not started [2022-08-18T17:05:28.529Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T17:05:28.529Z] === RUN TestDaemonConfigValidation [2022-08-18T17:05:28.529Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:05:28.529Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:05:28.529Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T17:05:28.529Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T17:05:28.529Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T17:05:28.529Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T17:05:28.529Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T17:05:28.529Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T17:05:28.529Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T17:05:28.529Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T17:05:28.529Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:05:28.529Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T17:05:28.529Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T17:05:28.529Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T17:05:28.529Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T17:05:28.529Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T17:05:28.529Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T17:05:28.529Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-18T17:05:28.529Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T17:05:28.529Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-18T17:05:28.529Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-18T17:05:28.529Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T17:05:28.529Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T17:05:29.409Z] . [2022-08-18T17:05:29.409Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:05:29.409Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:05:29.409Z] Error: No such image: emptyfs [2022-08-18T17:05:29.409Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:05:29.409Z] ++++ docker load [2022-08-18T17:05:29.409Z] Running integration-test (iteration 1) [2022-08-18T17:05:29.409Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:05:29.409Z] ++ 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-18T17:05:29.409Z] ++ set -e [2022-08-18T17:05:29.409Z] ++ '[' -n 0 ']' [2022-08-18T17:05:29.409Z] ++ set -x [2022-08-18T17:05:29.409Z] ++ 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-18T17:05:29.903Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T17:05:30.339Z] Loaded image: busybox:latest [2022-08-18T17:05:30.838Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T17:05:30.902Z] Loaded image: busybox:glibc [2022-08-18T17:05:31.774Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T17:05:31.774Z] daemon_test.go:197: [d5b0d2c53bae7] daemon is not started [2022-08-18T17:05:31.774Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-18T17:05:31.774Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T17:05:31.774Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T17:05:31.774Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T17:05:31.774Z] === RUN TestDaemonProxy [2022-08-18T17:05:31.774Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T17:05:33.677Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T17:05:34.298Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T17:05:35.075Z] Loaded image: debian:bullseye-slim [2022-08-18T17:05:35.332Z] Loaded image: hello-world:latest [2022-08-18T17:05:35.332Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:05:35.332Z] INFO: Testing against a local daemon [2022-08-18T17:05:35.332Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:05:35.578Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T17:05:36.952Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T17:05:37.519Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T17:05:37.857Z] --- PASS: TestCgroupNamespacesBuild (2.50s) [2022-08-18T17:05:37.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:05:38.086Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-18T17:05:38.086Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-18T17:05:38.086Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T17:05:38.086Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-18T17:05:38.086Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T17:05:38.086Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T17:05:38.086Z] PASS [2022-08-18T17:05:38.086Z] [2022-08-18T17:05:38.086Z] DONE 18 tests in 11.108s [2022-08-18T17:05:38.086Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:05:38.086Z] INFO: Testing against a local daemon [2022-08-18T17:05:38.086Z] === RUN TestCommitInheritsEnv [2022-08-18T17:05:38.345Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-18T17:05:38.345Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:05:38.345Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T17:05:38.345Z] === RUN TestImportWithCustomPlatform [2022-08-18T17:05:38.345Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T17:05:38.345Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T17:05:38.345Z] === RUN TestImportWithCustomPlatform// [2022-08-18T17:05:38.345Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T17:05:38.345Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T17:05:38.604Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T17:05:38.604Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T17:05:38.604Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T17:05:38.604Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T17:05:38.604Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T17:05:38.604Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:05:38.604Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T17:05:38.604Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:05:38.604Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:05:38.604Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:05:38.862Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-18T17:05:38.862Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:05:39.470Z] time="2022-08-18T17:05:39Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T17:05:40.378Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-08-18T17:05:40.378Z] === RUN TestBuildWithSession [2022-08-18T17:05:40.378Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:05:40.378Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:05:40.378Z] === RUN TestBuildSquashParent [2022-08-18T17:05:40.856Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-08-18T17:05:40.856Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:05:40.856Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-18T17:05:40.856Z] === RUN TestTagInvalidReference [2022-08-18T17:05:41.114Z] --- PASS: TestTagInvalidReference (0.04s) [2022-08-18T17:05:41.114Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:05:41.114Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-18T17:05:41.114Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:05:41.114Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T17:05:41.114Z] === RUN TestTagOfficialNames [2022-08-18T17:05:41.114Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T17:05:41.114Z] === RUN TestTagMatchesDigest [2022-08-18T17:05:41.114Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-08-18T17:05:41.114Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T17:05:49.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-18T17:05:50.335Z] --- PASS: TestBuildSquashParent (9.41s) [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:05:50.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:05:50.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:05:50.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:05:50.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:05:50.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:05:50.335Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:05:50.335Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:05:50.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:05:50.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:05:50.483Z] ......... [ 85%] [2022-08-18T17:05:53.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:05:53.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:05:53.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:05:55.304Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T17:05:56.487Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T17:05:56.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:05:56.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:05:59.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s) [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.68s) [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2022-08-18T17:06:00.157Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-08-18T17:06:00.157Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:06:00.157Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:06:00.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:06:01.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:06:01.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:06:02.680Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:06:02.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:06:02.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:06:02.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:06:03.019Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-18T17:06:03.277Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T17:06:03.501Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:06:03.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:06:04.431Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:06:04.995Z] --- PASS: TestBuildMultiStageCopy (5.17s) [2022-08-18T17:06:04.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2022-08-18T17:06:04.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-08-18T17:06:04.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-08-18T17:06:04.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.78s) [2022-08-18T17:06:04.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-18T17:06:04.995Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:06:05.021Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-18T17:06:05.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:06:06.364Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2022-08-18T17:06:06.364Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:06:06.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:06:07.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:06:07.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:06:08.286Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T17:06:08.286Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T17:06:08.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:06:08.887Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-08-18T17:06:08.887Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:06:09.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:06:09.824Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2022-08-18T17:06:09.824Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:06:10.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:06:11.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:06:11.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:06:12.180Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T17:06:12.437Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T17:06:12.437Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T17:06:12.437Z] [2022-08-18T17:06:12.437Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T17:06:12.437Z] =========================== short test summary info ============================ [2022-08-18T17:06:12.437Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T17:06:12.437Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T17:06:12.437Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T17:06:12.437Z] Not supported on most drivers [2022-08-18T17:06:12.437Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T17:06:12.437Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T17:06:12.437Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T17:06:12.437Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T17:06:12.437Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T17:06:12.437Z] Can fail if eth0 has multiple IP addresses [2022-08-18T17:06:12.437Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T17:06:12.437Z] This doesn't seem to be taken into account by the engine [2022-08-18T17:06:12.437Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-18T17:06:12.437Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T17:06:12.437Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 283.95 seconds == [2022-08-18T17:06:12.513Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:06:12.513Z] Using test binary docker [2022-08-18T17:06:12.513Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:06:12.513Z] +++ /etc/init.d/apparmor start [2022-08-18T17:06:12.513Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:06:12.513Z] INFO: Waiting for daemon to start... [2022-08-18T17:06:12.513Z] Starting dockerd [2022-08-18T17:06:12.513Z] +++ 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-18T17:06:12.693Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T17:06:13.147Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2022-08-18T17:06:13.147Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:06:15.073Z] --- PASS: TestBuildUncleanTarFilenames (2.00s) [2022-08-18T17:06:15.073Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:06:18.343Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s) [2022-08-18T17:06:18.343Z] === RUN TestBuildWithHugeFile [2022-08-18T17:06:19.081Z] . [2022-08-18T17:06:19.081Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:06:19.081Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:06:19.081Z] Error: No such image: emptyfs [2022-08-18T17:06:19.081Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:06:19.081Z] ++++ docker load [2022-08-18T17:06:19.081Z] Running integration-test (iteration 1) [2022-08-18T17:06:19.081Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:06:19.081Z] ++ 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-18T17:06:19.081Z] ++ set -e [2022-08-18T17:06:19.081Z] ++ '[' -n 0 ']' [2022-08-18T17:06:19.081Z] ++ set -x [2022-08-18T17:06:19.081Z] ++ 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-18T17:06:19.340Z] Loaded image: busybox:latest [2022-08-18T17:06:19.340Z] Loaded image: busybox:glibc [2022-08-18T17:06:20.278Z] Loaded image: debian:bullseye-slim [2022-08-18T17:06:20.278Z] Loaded image: hello-world:latest [2022-08-18T17:06:20.537Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:06:20.537Z] INFO: Testing against a local daemon [2022-08-18T17:06:20.537Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:06:21.920Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-08-18T17:06:21.920Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:06:22.858Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-18T17:06:22.858Z] === RUN TestBuildWithSession [2022-08-18T17:06:22.858Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:06:22.858Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:06:22.858Z] === RUN TestBuildSquashParent [2022-08-18T17:06:24.856Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:06:24.856Z] [2022-08-18T17:06:24.856Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:06:24.856Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:06:24.856Z] [2022-08-18T17:06:24.856Z] To set a process to complain mode, use the command line tool [2022-08-18T17:06:24.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:06:24.856Z] Post stage [Pipeline] junit [2022-08-18T17:06:24.868Z] Recording test results [2022-08-18T17:06:25.025Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T17:06:25.349Z] + echo Ensuring container killed. [2022-08-18T17:06:25.349Z] Ensuring container killed. [2022-08-18T17:06:25.349Z] + docker rm -vf docker-pr1 [2022-08-18T17:06:25.349Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:06:25.668Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:06:25.668Z] Chowning /workspace to jenkins user [2022-08-18T17:06:25.668Z] + id -u [2022-08-18T17:06:25.668Z] + id -g [2022-08-18T17:06:25.668Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:06:26.147Z] --- PASS: TestBuildSquashParent (3.47s) [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:06:26.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:06:26.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:06:26.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:06:26.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:06:26.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:06:26.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:06:26.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:06:26.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:06:26.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:06:27.359Z] + bundleName=docker-py [2022-08-18T17:06:27.359Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T17:06:27.359Z] Creating docker-py-bundles.tar.gz [2022-08-18T17:06:27.359Z] + 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-18T17:06:27.368Z] Archiving artifacts [2022-08-18T17:06:27.685Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43990/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T17:06:28.019Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh binary [2022-08-18T17:06:28.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:06:28.058Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:06:28.291Z] [2022-08-18T17:06:28.576Z] Removing bundles/ [2022-08-18T17:06:28.576Z] [2022-08-18T17:06:28.576Z] ---> Making bundle: binary (in bundles/binary) [2022-08-18T17:06:28.576Z] Building: bundles/binary-daemon/dockerd [2022-08-18T17:06:28.576Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:06:28.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:06:28.886Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s) [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.16s) [2022-08-18T17:06:30.265Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-08-18T17:06:30.265Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:06:30.265Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:06:31.202Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:06:31.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:06:31.720Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:06:31.720Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:06:31.980Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2022-08-18T17:06:31.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2022-08-18T17:06:31.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-18T17:06:31.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T17:06:31.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-18T17:06:31.980Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-18T17:06:31.980Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:06:32.918Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-18T17:06:32.918Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:06:33.856Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-18T17:06:33.856Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:06:34.116Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-18T17:06:34.116Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:06:35.496Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-08-18T17:06:35.496Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:06:36.064Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-18T17:06:36.064Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:06:37.443Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-08-18T17:06:37.443Z] === RUN TestBuildWithHugeFile [2022-08-18T17:07:17.550Z] --- PASS: TestImportExtremelyLargeImageWorks (91.50s) [2022-08-18T17:07:17.550Z] PASS [2022-08-18T17:07:17.550Z] [2022-08-18T17:07:17.550Z] DONE 22 tests in 94.774s [2022-08-18T17:07:17.550Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T17:07:17.550Z] === RUN TestStripANSICommands [2022-08-18T17:07:17.550Z] === RUN TestStripANSICommands/#00 [2022-08-18T17:07:17.550Z] === RUN TestStripANSICommands/#01 [2022-08-18T17:07:17.550Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T17:07:17.550Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T17:07:17.550Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T17:07:17.550Z] PASS [2022-08-18T17:07:17.550Z] [2022-08-18T17:07:17.550Z] DONE 3 tests in 0.008s [2022-08-18T17:07:17.550Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:07:17.550Z] INFO: Testing against a local daemon [2022-08-18T17:07:17.550Z] === RUN TestNetworkCreateDelete [2022-08-18T17:07:17.550Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-18T17:07:17.550Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:07:17.550Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T17:07:17.550Z] === RUN TestDaemonDNSFallback [2022-08-18T17:07:20.079Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-18T17:07:20.079Z] === RUN TestInspectNetwork [2022-08-18T17:07:22.612Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:07:22.612Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:07:22.612Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:07:22.612Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:07:26.798Z] --- PASS: TestInspectNetwork (7.22s) [2022-08-18T17:07:26.798Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:07:26.798Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:07:26.798Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:07:26.798Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:07:26.798Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:07:28.700Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T17:07:28.700Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:07:28.700Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:07:28.700Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:07:28.700Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T17:07:28.700Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T17:07:28.700Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T17:07:28.700Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T17:07:28.700Z] === RUN TestNetworkList [2022-08-18T17:07:28.700Z] === RUN TestNetworkList//networks [2022-08-18T17:07:28.700Z] === PAUSE TestNetworkList//networks [2022-08-18T17:07:28.700Z] === RUN TestNetworkList//networks/ [2022-08-18T17:07:28.700Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:07:28.700Z] === CONT TestNetworkList//networks [2022-08-18T17:07:28.700Z] === CONT TestNetworkList//networks/ [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:07:28.700Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:07:28.700Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:07:28.959Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T17:07:28.959Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:07:30.334Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T17:07:30.334Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:07:30.900Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-18T17:07:30.900Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:07:31.836Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-18T17:07:31.836Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:07:33.210Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-18T17:07:33.210Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:07:33.713Z] --- PASS: TestBuildWithHugeFile (50.15s) [2022-08-18T17:07:33.713Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T17:07:33.713Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:07:33.713Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:07:33.713Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:07:33.713Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:07:33.713Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:07:33.713Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:07:33.713Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:07:33.713Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:07:33.713Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:07:33.713Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:07:33.713Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:07:33.713Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:07:33.713Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-18T17:07:33.713Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-18T17:07:33.713Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-18T17:07:33.713Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T17:07:33.713Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:07:33.713Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:07:33.713Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:07:33.713Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-08-18T17:07:33.713Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-18T17:07:33.713Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-18T17:07:33.713Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:07:33.713Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T17:07:33.713Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:07:33.713Z] Loaded image: busybox:latest [2022-08-18T17:07:33.713Z] Loaded image: busybox:glibc [2022-08-18T17:07:33.713Z] Loaded image: debian:bullseye-slim [2022-08-18T17:07:33.714Z] Loaded image: hello-world:latest [2022-08-18T17:07:33.714Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:07:33.777Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T17:07:33.777Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:07:36.307Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-08-18T17:07:36.307Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:07:36.307Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:07:36.307Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:07:36.307Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:07:40.290Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.40s) [2022-08-18T17:07:40.290Z] PASS [2022-08-18T17:07:40.290Z] [2022-08-18T17:07:40.290Z] === Skipped [2022-08-18T17:07:40.290Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:07:40.290Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:07:40.290Z] [2022-08-18T17:07:40.290Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:07:40.290Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:07:40.290Z] [2022-08-18T17:07:40.290Z] DONE 34 tests, 2 skipped in 81.235s [2022-08-18T17:07:40.290Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:07:40.290Z] ++ 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-18T17:07:40.290Z] ++ set -e [2022-08-18T17:07:40.290Z] ++ '[' -n 0 ']' [2022-08-18T17:07:40.290Z] ++ set -x [2022-08-18T17:07:40.290Z] ++ 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-18T17:07:40.290Z] INFO: Testing against a local daemon [2022-08-18T17:07:40.290Z] === RUN TestConfigInspect [2022-08-18T17:07:42.825Z] --- PASS: TestConfigInspect (2.35s) [2022-08-18T17:07:42.825Z] === RUN TestConfigList [2022-08-18T17:07:44.734Z] --- PASS: TestConfigList (2.16s) [2022-08-18T17:07:44.734Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:07:47.271Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-08-18T17:07:47.271Z] === RUN TestConfigsUpdate [2022-08-18T17:07:49.176Z] --- PASS: TestConfigsUpdate (2.22s) [2022-08-18T17:07:49.176Z] === RUN TestTemplatedConfig [2022-08-18T17:07:51.180Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-08-18T17:07:51.180Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:07:52.465Z] --- PASS: TestTemplatedConfig (2.57s) [2022-08-18T17:07:52.465Z] === RUN TestConfigCreateResolve [2022-08-18T17:07:52.559Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o63n5h4ctxz3nm7k4zijkbred Created:2022-08-18 17:07:51.38336682 +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[26cf212fac1a40a482b2d735ddcd0a7f07a5c64f2b277168f8b16799f91f6174:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d6b0owqa8o0hcurg7pmecq8do EndpointID:cb55166f5069f5502be29300c13400a72db3867b94bdf4503c76bd92e8124545 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3934e09ed6bb04f5e6af2cdfb4598519612b97a3f0ccc954b12b46adba768266 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:701391c58e06 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d6b0owqa8o0hcurg7pmecq8do EndpointID:cb55166f5069f5502be29300c13400a72db3867b94bdf4503c76bd92e8124545 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:07:54.370Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-08-18T17:07:54.371Z] PASS [2022-08-18T17:07:54.371Z] [2022-08-18T17:07:54.371Z] DONE 6 tests in 13.806s [2022-08-18T17:07:54.371Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:07:54.371Z] ++ 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-18T17:07:54.371Z] ++ set -e [2022-08-18T17:07:54.371Z] ++ '[' -n 0 ']' [2022-08-18T17:07:54.371Z] ++ set -x [2022-08-18T17:07:54.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T17:07:54.371Z] INFO: Testing against a local daemon [2022-08-18T17:07:54.371Z] === RUN TestAttachWithTTY [2022-08-18T17:07:54.371Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-18T17:07:54.371Z] === RUN TestAttachWithoutTTy [2022-08-18T17:07:54.371Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-18T17:07:54.371Z] === RUN TestCheckpoint [2022-08-18T17:07:54.371Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:07:54.371Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:07:54.371Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T17:07:54.371Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T17:07:54.371Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T17:07:54.371Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-18T17:07:54.371Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:07:54.371Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T17:07:54.371Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:07:54.371Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T17:07:54.371Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:07:54.371Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T17:07:54.371Z] === RUN TestCopyEmptyFile [2022-08-18T17:07:54.631Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-18T17:07:54.631Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:07:54.631Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T17:07:54.631Z] === RUN TestCopyFromContainer [2022-08-18T17:07:55.569Z] === RUN TestCopyFromContainer// [2022-08-18T17:07:55.829Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:07:55.829Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:07:55.829Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:07:55.829Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:07:55.829Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:07:56.088Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:07:56.088Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:07:56.088Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:07:56.088Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T17:07:56.349Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T17:07:56.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:07:56.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:07:56.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:07:56.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:07:56.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:07:56.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:07:56.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:07:56.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:07:56.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:07:56.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:07:56.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T17:07:56.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:07:56.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:07:56.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:07:56.349Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:07:56.349Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T17:07:56.349Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:07:56.349Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:07:56.349Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:07:56.349Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:07:56.349Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:07:56.349Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:07:56.349Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:07:56.349Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:07:56.349Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:07:56.349Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:07:56.349Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T17:07:56.349Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:07:56.349Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:07:56.349Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:07:56.349Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:07:56.349Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T17:07:56.349Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:07:57.727Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-08-18T17:07:57.727Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:07:57.824Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-08-18T17:07:57.824Z] PASS [2022-08-18T17:07:57.824Z] [2022-08-18T17:07:57.824Z] === Skipped [2022-08-18T17:07:57.824Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:07:57.824Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:07:57.824Z] [2022-08-18T17:07:57.824Z] DONE 38 tests, 1 skipped in 44.346s [2022-08-18T17:07:57.824Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:07:57.824Z] INFO: Testing against a local daemon [2022-08-18T17:07:57.824Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:07:57.824Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:07:57.824Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:07:57.824Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:07:57.824Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:07:57.824Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:07:57.824Z] PASS [2022-08-18T17:07:57.824Z] [2022-08-18T17:07:57.824Z] === Skipped [2022-08-18T17:07:57.824Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:07:57.824Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:07:57.824Z] [2022-08-18T17:07:57.824Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:07:57.824Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:07:57.824Z] [2022-08-18T17:07:57.824Z] DONE 2 tests, 2 skipped in 0.022s [2022-08-18T17:07:57.824Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:07:57.824Z] INFO: Testing against a local daemon [2022-08-18T17:07:57.824Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:07:58.393Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-08-18T17:07:58.393Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-08-18T17:07:58.664Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:07:58.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:07:58.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:07:58.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:07:58.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:07:58.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:07:58.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:07:58.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:07:58.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:07:58.664Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:07:58.664Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:07:58.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:07:58.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:07:58.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:07:58.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:07:58.664Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T17:07:58.664Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T17:07:58.664Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:07:59.233Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-18T17:07:59.233Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:07:59.233Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:07:59.233Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:07:59.233Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T17:07:59.233Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:07:59.233Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:07:59.233Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:07:59.233Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-18T17:07:59.233Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:07:59.233Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T17:07:59.233Z] === RUN TestCreateInvalidHostConfig [2022-08-18T17:07:59.233Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:07:59.233Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:07:59.233Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:07:59.233Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:07:59.233Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:07:59.233Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:07:59.233Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:07:59.233Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:07:59.233Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:07:59.233Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:07:59.233Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:07:59.233Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:07:59.233Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-18T17:07:59.233Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T17:07:59.233Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T17:07:59.233Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-18T17:07:59.233Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-18T17:07:59.233Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:07:59.233Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:07:59.233Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:07:59.233Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:07:59.233Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:07:59.233Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:07:59.233Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:07:59.233Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:07:59.233Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:07:59.233Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:07:59.233Z] === RUN TestDiff [2022-08-18T17:07:59.327Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:07:59.801Z] --- PASS: TestDiff (0.42s) [2022-08-18T17:07:59.801Z] === RUN TestExecConsoleSize [2022-08-18T17:07:59.894Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:08:00.060Z] --- PASS: TestExecConsoleSize (0.49s) [2022-08-18T17:08:00.061Z] === RUN TestExecWithCloseStdin [2022-08-18T17:08:00.629Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-08-18T17:08:00.629Z] === RUN TestExec [2022-08-18T17:08:00.829Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:08:01.199Z] --- PASS: TestExec (0.48s) [2022-08-18T17:08:01.199Z] === RUN TestExecUser [2022-08-18T17:08:01.768Z] --- PASS: TestExecUser (0.48s) [2022-08-18T17:08:01.768Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:08:02.336Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-08-18T17:08:02.336Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:08:02.732Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:08:03.715Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-18T17:08:03.715Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:08:03.974Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-18T17:08:03.974Z] === RUN TestHealthKillContainer [2022-08-18T17:08:04.111Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:08:07.400Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan (9.77s) [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s) [2022-08-18T17:08:08.335Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-18T17:08:08.335Z] PASS [2022-08-18T17:08:08.335Z] [2022-08-18T17:08:08.335Z] DONE 8 tests in 11.063s [2022-08-18T17:08:08.335Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:08:08.335Z] testing: warning: no tests to run [2022-08-18T17:08:08.335Z] PASS [2022-08-18T17:08:08.335Z] [2022-08-18T17:08:08.335Z] DONE 0 tests in 0.007s [2022-08-18T17:08:08.335Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:08:08.335Z] INFO: Testing against a local daemon [2022-08-18T17:08:08.335Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:08:09.711Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-18T17:08:09.711Z] === RUN TestAuthZPluginTLS [2022-08-18T17:08:09.969Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T17:08:09.969Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:08:10.536Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T17:08:10.536Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:08:11.104Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T17:08:11.104Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:08:11.672Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-18T17:08:11.672Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:08:12.093Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-18T17:08:12.093Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:08:12.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-08-18T17:08:12.353Z] === RUN TestIpcModeNone [2022-08-18T17:08:12.608Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-08-18T17:08:12.608Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:08:12.921Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-18T17:08:12.921Z] === RUN TestIpcModePrivate [2022-08-18T17:08:13.176Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T17:08:13.176Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:08:13.181Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T17:08:13.440Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-18T17:08:13.440Z] === RUN TestIpcModeShareable [2022-08-18T17:08:13.700Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-18T17:08:13.700Z] --- PASS: TestIpcModeShareable (0.49s) [2022-08-18T17:08:13.700Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:08:13.748Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T17:08:13.748Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:08:14.315Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T17:08:14.315Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:08:15.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-08-18T17:08:15.606Z] === RUN TestAPIIpcModeHost [2022-08-18T17:08:15.606Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-18T17:08:15.606Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:08:15.744Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-08-18T17:08:15.744Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:08:16.546Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T17:08:16.805Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-18T17:08:16.805Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:08:17.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-08-18T17:08:17.661Z] === RUN TestAuthZPluginHeader [2022-08-18T17:08:17.743Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T17:08:17.918Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T17:08:17.919Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:08:18.002Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-18T17:08:18.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:08:18.942Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T17:08:19.201Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-18T17:08:19.201Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:08:20.142Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T17:08:20.402Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-18T17:08:20.402Z] === RUN TestIpcModeOlderClient [2022-08-18T17:08:20.402Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:08:20.402Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:08:20.662Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-18T17:08:20.662Z] === RUN TestKillContainer [2022-08-18T17:08:20.662Z] === RUN TestKillContainer/no_signal [2022-08-18T17:08:21.231Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:08:21.491Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:08:22.081Z] --- PASS: TestKillContainer (1.27s) [2022-08-18T17:08:22.081Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-18T17:08:22.081Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-18T17:08:22.081Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-18T17:08:22.081Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:08:22.081Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:08:22.103Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.21s) [2022-08-18T17:08:22.103Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:08:22.353Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:08:23.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-08-18T17:08:23.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-18T17:08:23.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-18T17:08:23.312Z] === RUN TestKillStoppedContainer [2022-08-18T17:08:23.312Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-18T17:08:23.312Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:08:23.312Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T17:08:23.312Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:08:23.571Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-18T17:08:23.571Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:08:24.140Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-18T17:08:24.140Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:08:24.709Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-18T17:08:24.709Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:08:24.744Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:08:24.744Z] Using test binary docker [2022-08-18T17:08:24.744Z] +++ /etc/init.d/apparmor start [2022-08-18T17:08:24.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:08:24.744Z] INFO: Waiting for daemon to start... [2022-08-18T17:08:24.744Z] Starting dockerd [2022-08-18T17:08:24.744Z] +++ 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-18T17:08:24.744Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:08:24.744Z] Using test binary docker [2022-08-18T17:08:24.744Z] +++ /etc/init.d/apparmor start [2022-08-18T17:08:24.744Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:08:24.744Z] INFO: Waiting for daemon to start... [2022-08-18T17:08:24.744Z] Starting dockerd [2022-08-18T17:08:24.744Z] +++ 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-18T17:08:24.744Z] . [2022-08-18T17:08:24.744Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:08:24.744Z] [2022-08-18T17:08:24.744Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:08:24.744Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:08:24.744Z] [2022-08-18T17:08:24.744Z] Error: No such image: emptyfs [2022-08-18T17:08:24.744Z] Error: No such image: emptyfs [2022-08-18T17:08:24.744Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:08:24.744Z] ++++ docker load [2022-08-18T17:08:24.744Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:08:24.744Z] ++++ docker load [2022-08-18T17:08:24.744Z] Running integration-test (iteration 1) [2022-08-18T17:08:24.744Z] 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-18T17:08:24.744Z] ++ 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-18T17:08:24.744Z] ++ set -e [2022-08-18T17:08:24.744Z] ++ '[' -n 0 ']' [2022-08-18T17:08:24.744Z] ++ set -x [2022-08-18T17:08:24.744Z] ++ 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-18T17:08:24.744Z] Running integration-test (iteration 1) [2022-08-18T17:08:24.744Z] 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-18T17:08:24.744Z] ++ 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-18T17:08:24.744Z] ++ set -e [2022-08-18T17:08:24.744Z] ++ '[' -n 0 ']' [2022-08-18T17:08:24.744Z] ++ set -x [2022-08-18T17:08:24.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-18T17:08:24.745Z] Loaded image: busybox:latest [2022-08-18T17:08:24.745Z] Loaded image: busybox:latest [2022-08-18T17:08:24.745Z] Loaded image: busybox:glibc [2022-08-18T17:08:24.745Z] Loaded image: busybox:glibc [2022-08-18T17:08:24.745Z] Loaded image: debian:bullseye-slim [2022-08-18T17:08:24.745Z] Loaded image: hello-world:latest [2022-08-18T17:08:24.745Z] Loaded image: debian:bullseye-slim [2022-08-18T17:08:24.745Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:08:24.745Z] INFO: Testing against a local daemon [2022-08-18T17:08:24.745Z] === RUN TestDockerDaemonSuite [2022-08-18T17:08:24.745Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T17:08:24.745Z] Loaded image: hello-world:latest [2022-08-18T17:08:24.745Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:08:24.745Z] INFO: Testing against a local daemon [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T17:08:24.745Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T17:08:24.970Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-18T17:08:24.971Z] === RUN TestLinksContainerNames [2022-08-18T17:08:25.909Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-18T17:08:25.909Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:08:26.168Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T17:08:26.168Z] === RUN TestLogs [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:08:26.168Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T17:08:26.168Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T17:08:26.168Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:08:26.168Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:08:26.168Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:08:26.168Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:08:26.168Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:08:26.168Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:08:26.168Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:08:26.289Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2022-08-18T17:08:26.289Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:08:27.106Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:08:27.106Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:08:27.263Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T17:08:27.263Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T17:08:27.366Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T17:08:27.366Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T17:08:27.827Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:08:27.935Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:08:27.935Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:08:27.935Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:08:27.935Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:08:27.935Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:08:27.935Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:08:27.935Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:08:27.935Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:08:27.935Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:08:28.093Z] --- PASS: TestBuildWithHugeFile (129.86s) [2022-08-18T17:08:28.094Z] === RUN TestBuildWCOWSandboxSize [2022-08-18T17:08:28.094Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:08:28.094Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:08:28.094Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:08:28.094Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:08:28.094Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:08:28.094Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:08:28.094Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:08:28.094Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:08:28.094Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:08:28.094Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:08:28.094Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:08:28.350Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T17:08:28.350Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:08:28.350Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T17:08:28.350Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-08-18T17:08:28.350Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-08-18T17:08:28.350Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-08-18T17:08:28.350Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:08:28.350Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:08:28.504Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:08:28.765Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:08:28.913Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T17:08:29.335Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:08:29.335Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:08:29.573Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.56s) [2022-08-18T17:08:29.574Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:08:29.843Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T17:08:29.844Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T17:08:30.280Z] --- PASS: TestLogs (4.07s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.78s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.71s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-08-18T17:08:30.280Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.76s) [2022-08-18T17:08:30.280Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:08:30.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:08:30.539Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:08:30.539Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:08:30.539Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:08:30.539Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:08:30.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:08:30.539Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:08:30.798Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:08:30.798Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:08:30.798Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:08:31.058Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T17:08:31.058Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T17:08:31.058Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:08:31.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:08:31.211Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T17:08:31.211Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T17:08:31.467Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T17:08:31.467Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T17:08:31.467Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T17:08:32.396Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T17:08:32.438Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2022-08-18T17:08:32.438Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:08:32.652Z] --- PASS: TestBuildPreserveOwnership (4.20s) [2022-08-18T17:08:32.652Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2022-08-18T17:08:32.652Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2022-08-18T17:08:32.652Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:08:32.652Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2022-08-18T17:08:32.652Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:08:32.652Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T17:08:33.007Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-18T17:08:33.007Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:08:33.215Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T17:08:33.266Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-08-18T17:08:33.266Z] === RUN TestNetworkNat [2022-08-18T17:08:33.473Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T17:08:33.473Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T17:08:33.473Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T17:08:33.730Z] Loaded image: busybox:latest [2022-08-18T17:08:33.836Z] --- PASS: TestNetworkNat (0.49s) [2022-08-18T17:08:33.836Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:08:33.987Z] Loaded image: busybox:glibc [2022-08-18T17:08:34.406Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-18T17:08:34.406Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:08:34.973Z] Created binary: bundles/binary-daemon/dockerd [2022-08-18T17:08:34.973Z] Copying nested executables into bundles/binary-daemon [2022-08-18T17:08:34.973Z] Building: bundles/binary-daemon/docker-proxy [2022-08-18T17:08:34.973Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:08:34.973Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-18T17:08:34.973Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T17:08:35.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/make.sh cross [2022-08-18T17:08:35.354Z] Loaded image: debian:bullseye-slim [2022-08-18T17:08:35.354Z] Loaded image: hello-world:latest [2022-08-18T17:08:35.548Z] [2022-08-18T17:08:35.611Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:08:35.804Z] Removing bundles/ [2022-08-18T17:08:35.804Z] [2022-08-18T17:08:35.804Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T17:08:35.804Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T17:08:35.804Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T17:08:35.804Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T17:08:36.941Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-18T17:08:36.941Z] === RUN TestPause [2022-08-18T17:08:36.979Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T17:08:37.510Z] --- PASS: TestPause (0.51s) [2022-08-18T17:08:37.510Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:08:37.510Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:08:37.510Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:08:37.510Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:08:37.770Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-18T17:08:37.770Z] === RUN TestPidHost [2022-08-18T17:08:38.708Z] --- PASS: TestPidHost (0.98s) [2022-08-18T17:08:38.708Z] === RUN TestPsFilter [2022-08-18T17:08:38.967Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T17:08:38.967Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:08:39.226Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-18T17:08:39.226Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:08:39.497Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T17:08:39.557Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.14s) [2022-08-18T17:08:39.557Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:08:39.795Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-18T17:08:39.795Z] === RUN TestRemoveContainerRunning [2022-08-18T17:08:40.054Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-18T17:08:40.054Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:08:40.623Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-18T17:08:40.623Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:08:40.623Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T17:08:40.623Z] === RUN TestRenameLinkedContainer [2022-08-18T17:08:41.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T17:08:42.529Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-18T17:08:42.529Z] === RUN TestRenameStoppedContainer [2022-08-18T17:08:42.529Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-18T17:08:42.529Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:08:43.281Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T17:08:43.467Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-08-18T17:08:43.467Z] === RUN TestRenameInvalidName [2022-08-18T17:08:44.035Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-18T17:08:44.035Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:08:44.209Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T17:08:44.772Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.87s) [2022-08-18T17:08:44.772Z] PASS [2022-08-18T17:08:44.772Z] [2022-08-18T17:08:44.772Z] === Skipped [2022-08-18T17:08:44.772Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:08:44.772Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:08:44.772Z] [2022-08-18T17:08:44.772Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-18T17:08:44.772Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-18T17:08:44.772Z] [2022-08-18T17:08:44.772Z] DONE 34 tests, 2 skipped in 195.151s [2022-08-18T17:08:44.772Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:08:44.772Z] ++ 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-18T17:08:44.772Z] ++ set -e [2022-08-18T17:08:44.772Z] ++ '[' -n 0 ']' [2022-08-18T17:08:44.772Z] ++ set -x [2022-08-18T17:08:44.772Z] ++ 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-18T17:08:44.772Z] INFO: Testing against a local daemon [2022-08-18T17:08:44.772Z] === RUN TestConfigInspect [2022-08-18T17:08:45.030Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T17:08:45.414Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-18T17:08:45.414Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:08:45.982Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-18T17:08:45.982Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:08:46.401Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T17:08:46.919Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-18T17:08:46.919Z] === RUN TestResize [2022-08-18T17:08:46.963Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T17:08:47.178Z] --- PASS: TestResize (0.41s) [2022-08-18T17:08:47.178Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:08:47.438Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-18T17:08:47.438Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:08:47.525Z] --- PASS: TestConfigInspect (2.67s) [2022-08-18T17:08:47.525Z] === RUN TestConfigList [2022-08-18T17:08:47.781Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T17:08:47.781Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T17:08:48.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:08:48.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:08:48.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:08:48.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:08:48.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:08:48.710Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T17:08:49.274Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T17:08:49.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:08:49.531Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T17:08:49.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:08:49.788Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T17:08:50.045Z] --- PASS: TestConfigList (2.70s) [2022-08-18T17:08:50.045Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:08:50.974Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T17:08:50.974Z] docker_cli_daemon_test.go:1475: [d350243d3b672] daemon is not started [2022-08-18T17:08:51.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:08:51.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:08:51.537Z] check_test.go:540: [db80c7edf84ea] daemon is not started [2022-08-18T17:08:51.537Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T17:08:52.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:08:52.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:08:53.433Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2022-08-18T17:08:53.433Z] === RUN TestConfigsUpdate [2022-08-18T17:08:53.690Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T17:08:55.673Z] check_test.go:540: [de20dedd5d16f] daemon is not started [2022-08-18T17:08:55.673Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T17:08:55.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:08:55.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:08:55.934Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T17:08:56.197Z] --- PASS: TestConfigsUpdate (3.11s) [2022-08-18T17:08:56.197Z] === RUN TestTemplatedConfig [2022-08-18T17:08:56.760Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T17:08:57.017Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T17:08:57.273Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T17:08:57.633Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-18T17:08:57.633Z] PASS [2022-08-18T17:08:57.633Z] [2022-08-18T17:08:57.633Z] DONE 17 tests in 48.181s [2022-08-18T17:08:57.633Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:08:57.633Z] INFO: Testing against a local daemon [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:08:57.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:08:57.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T17:08:57.633Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T17:08:57.633Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T17:08:57.633Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T17:08:57.633Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T17:08:57.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T17:08:57.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T17:08:57.633Z] === RUN TestPluginInstall [2022-08-18T17:08:57.633Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:08:57.633Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:08:57.633Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7efe10871d1e3fd458e9579638a216bb2e1c9f39f9ff3aee638c7a14c3c96001" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:08:57.633Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:08:57.633Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7efe10871d1e3fd458e9579638a216bb2e1c9f39f9ff3aee638c7a14c3c96001" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:08:57.633Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:08:57.837Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T17:08:57.837Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T17:08:57.837Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T17:08:57.891Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:08:57.892Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0224ef02f58f6fa8dbec94ee38c8e96444fff5b5357851790693e34519257b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:08:57.892Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:08:57.892Z] time="2022-08-18T17:08:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d0224ef02f58f6fa8dbec94ee38c8e96444fff5b5357851790693e34519257b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:08:58.150Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:08:59.085Z] time="2022-08-18T17:08:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:08:59.085Z] time="2022-08-18T17:08:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cb55033901c2ddc8f3ade5d50de404188a30b15eb5258f1a5471f0108541055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:08:59.085Z] time="2022-08-18T17:08:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:08:59.085Z] time="2022-08-18T17:08:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3cb55033901c2ddc8f3ade5d50de404188a30b15eb5258f1a5471f0108541055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:08:59.085Z] plugin_test.go:195: [d01529d52e6c8] daemon is not started [2022-08-18T17:08:59.085Z] --- PASS: TestPluginInstall (2.73s) [2022-08-18T17:08:59.085Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-18T17:08:59.085Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-18T17:08:59.085Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-18T17:08:59.085Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:08:59.730Z] --- PASS: TestTemplatedConfig (3.25s) [2022-08-18T17:08:59.730Z] === RUN TestConfigCreateResolve [2022-08-18T17:08:59.730Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T17:08:59.730Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T17:08:59.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:08:59.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:09:00.987Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:09:01.096Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T17:09:01.096Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T17:09:01.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:09:01.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:09:01.554Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:09:02.027Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T17:09:02.590Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T17:09:02.590Z] --- PASS: TestConfigCreateResolve (3.03s) [2022-08-18T17:09:02.590Z] PASS [2022-08-18T17:09:02.590Z] [2022-08-18T17:09:02.590Z] DONE 6 tests in 17.938s [2022-08-18T17:09:02.590Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:09:02.590Z] ++ 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-18T17:09:02.590Z] ++ set -e [2022-08-18T17:09:02.590Z] ++ '[' -n 0 ']' [2022-08-18T17:09:02.590Z] ++ set -x [2022-08-18T17:09:02.590Z] ++ 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-18T17:09:02.847Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T17:09:02.847Z] INFO: Testing against a local daemon [2022-08-18T17:09:02.847Z] === RUN TestAttachWithTTY [2022-08-18T17:09:02.847Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-18T17:09:02.847Z] === RUN TestAttachWithoutTTy [2022-08-18T17:09:02.847Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-18T17:09:02.847Z] === RUN TestCheckpoint [2022-08-18T17:09:02.847Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:09:02.847Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/commit [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:09:02.847Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:09:02.847Z] === CONT TestContainerInvalidJSON/commit [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-18T17:09:02.847Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-18T17:09:02.847Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-18T17:09:02.932Z] --- PASS: TestPluginsWithRuntimes (3.41s) [2022-08-18T17:09:02.932Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-18T17:09:02.932Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-08-18T17:09:02.932Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-18T17:09:03.104Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-18T17:09:03.104Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-18T17:09:03.104Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-18T17:09:03.104Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-18T17:09:03.104Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-18T17:09:03.104Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-18T17:09:03.104Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-08-18T17:09:03.104Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:09:03.104Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T17:09:03.104Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:09:03.104Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-08-18T17:09:03.104Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:09:03.104Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-18T17:09:03.104Z] === RUN TestCopyEmptyFile [2022-08-18T17:09:03.191Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-08-18T17:09:03.191Z] PASS [2022-08-18T17:09:03.191Z] [2022-08-18T17:09:03.191Z] DONE 24 tests in 6.771s [2022-08-18T17:09:03.191Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:09:03.191Z] INFO: Testing against a local daemon [2022-08-18T17:09:03.191Z] === RUN TestExternalGraphDriver [2022-08-18T17:09:03.360Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T17:09:03.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:09:03.617Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-08-18T17:09:03.617Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:09:03.617Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-18T17:09:03.617Z] === RUN TestCopyFromContainer [2022-08-18T17:09:03.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:09:03.757Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:09:04.181Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T17:09:05.112Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T17:09:05.112Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T17:09:05.112Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T17:09:05.112Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T17:09:05.368Z] === RUN TestCopyFromContainer// [2022-08-18T17:09:05.368Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.97s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-08-18T17:09:05.612Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-18T17:09:05.612Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T17:09:05.612Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T17:09:05.625Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:09:05.625Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:09:05.660Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:09:05.881Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:09:05.881Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T17:09:05.881Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T17:09:05.881Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T17:09:05.881Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:09:05.881Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T17:09:06.137Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:09:06.137Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T17:09:06.137Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:09:06.137Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:09:06.180Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T17:09:06.394Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer (2.87s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2022-08-18T17:09:06.650Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-18T17:09:06.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:09:06.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:09:06.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:09:06.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:09:06.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:09:06.650Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:09:06.650Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:09:06.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:09:06.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:09:06.650Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:09:06.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-18T17:09:06.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:09:06.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:09:06.650Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:09:06.650Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:09:06.650Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-18T17:09:06.650Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:09:06.650Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:09:06.650Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:09:06.650Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:09:06.650Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:09:06.650Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:09:06.650Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:09:06.651Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:09:06.651Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:09:06.651Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:09:06.651Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T17:09:06.651Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:09:06.651Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:09:06.651Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:09:06.651Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:09:06.651Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T17:09:06.651Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:09:06.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T17:09:07.036Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:09:07.119Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-08-18T17:09:07.119Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2022-08-18T17:09:07.119Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.98s) [2022-08-18T17:09:07.119Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:09:07.837Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T17:09:08.093Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T17:09:08.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T17:09:08.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T17:09:08.506Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-08-18T17:09:08.506Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:09:08.911Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2022-08-18T17:09:08.911Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:09:08.938Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-08-18T17:09:08.938Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-08-18T17:09:08.938Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-18T17:09:08.938Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-18T17:09:08.938Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:09:09.465Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-18T17:09:09.466Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:09:10.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T17:09:10.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-18T17:09:10.850Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:09:11.207Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s) [2022-08-18T17:09:11.207Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:09:11.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:09:11.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:09:11.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T17:09:11.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:09:11.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:09:11.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:09:11.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:09:11.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:09:11.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:09:11.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:09:11.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:09:11.207Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T17:09:11.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:09:11.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:09:11.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:09:11.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:09:11.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:09:11.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-08-18T17:09:11.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:09:11.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:09:11.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:09:11.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-18T17:09:11.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-18T17:09:11.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:09:11.464Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T17:09:11.789Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-18T17:09:11.789Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:09:12.026Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-08-18T17:09:12.027Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:09:12.027Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:09:12.027Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:09:12.027Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T17:09:12.027Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:09:12.027Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:09:12.027Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:09:12.027Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T17:09:12.027Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T17:09:12.027Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:09:12.027Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-18T17:09:12.027Z] === RUN TestCreateInvalidHostConfig [2022-08-18T17:09:12.027Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:09:12.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:09:12.027Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:09:12.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:09:12.027Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:09:12.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:09:12.027Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:09:12.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:09:12.027Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-18T17:09:12.027Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-18T17:09:12.027Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-18T17:09:12.027Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-18T17:09:12.027Z] --- PASS: TestCreateInvalidHostConfig (0.03s) [2022-08-18T17:09:12.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-18T17:09:12.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-18T17:09:12.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-08-18T17:09:12.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.01s) [2022-08-18T17:09:12.027Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:09:12.027Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:09:12.027Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:09:12.027Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:09:12.027Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:09:12.027Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:09:12.027Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:09:12.027Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:09:12.027Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:09:12.027Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:09:12.027Z] === RUN TestDiff [2022-08-18T17:09:12.591Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T17:09:12.847Z] --- PASS: TestDiff (0.84s) [2022-08-18T17:09:12.847Z] === RUN TestExecConsoleSize [2022-08-18T17:09:13.121Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2022-08-18T17:09:13.121Z] PASS [2022-08-18T17:09:13.121Z] [2022-08-18T17:09:13.121Z] DONE 5 tests in 9.562s [2022-08-18T17:09:13.121Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:09:13.121Z] INFO: Testing against a local daemon [2022-08-18T17:09:13.121Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:09:13.121Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:09:13.121Z] === RUN TestReadPluginNoRead [2022-08-18T17:09:13.121Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:09:13.121Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:09:13.121Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:09:13.121Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:09:13.121Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:09:13.168Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-18T17:09:13.168Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:09:13.410Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T17:09:13.668Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T17:09:13.668Z] --- PASS: TestExecConsoleSize (0.91s) [2022-08-18T17:09:13.668Z] === RUN TestExecWithCloseStdin [2022-08-18T17:09:14.107Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-18T17:09:14.107Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:09:14.231Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T17:09:14.231Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T17:09:14.487Z] --- PASS: TestExecWithCloseStdin (0.74s) [2022-08-18T17:09:14.487Z] === RUN TestExec [2022-08-18T17:09:15.047Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T17:09:15.047Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:09:15.049Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T17:09:15.305Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T17:09:15.561Z] --- PASS: TestExec (0.96s) [2022-08-18T17:09:15.561Z] === RUN TestExecUser [2022-08-18T17:09:15.818Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T17:09:15.984Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-18T17:09:15.984Z] === RUN TestNISDomainname [2022-08-18T17:09:16.380Z] --- PASS: TestExecUser (0.83s) [2022-08-18T17:09:16.380Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:09:16.405Z] --- PASS: TestDaemonStartWithLogOpt (3.38s) [2022-08-18T17:09:16.405Z] === CONT TestReadPluginNoRead [2022-08-18T17:09:16.553Z] --- PASS: TestNISDomainname (0.54s) [2022-08-18T17:09:16.553Z] === RUN TestHostnameDnsResolution [2022-08-18T17:09:16.943Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T17:09:16.943Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T17:09:17.123Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-18T17:09:17.123Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:09:17.505Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-08-18T17:09:17.505Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:09:17.505Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T17:09:17.691Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-08-18T17:09:17.691Z] === RUN TestPrivilegedHostDevices [2022-08-18T17:09:17.761Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T17:09:18.259Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-18T17:09:18.259Z] === RUN TestRunConsoleSize [2022-08-18T17:09:18.306Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:09:18.518Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-18T17:09:18.518Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T17:09:19.128Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T17:09:19.128Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s) [2022-08-18T17:09:19.128Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:09:19.128Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T17:09:19.385Z] check_test.go:540: [d8da6d70c438b] daemon is not started [2022-08-18T17:09:19.385Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T17:09:19.680Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:09:19.896Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-18T17:09:19.896Z] === RUN TestStats [2022-08-18T17:09:20.313Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2022-08-18T17:09:20.313Z] === RUN TestHealthKillContainer [2022-08-18T17:09:20.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T17:09:20.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T17:09:20.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T17:09:20.875Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T17:09:20.875Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T17:09:21.055Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:09:21.055Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-08-18T17:09:21.437Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T17:09:21.437Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T17:09:22.429Z] --- PASS: TestStats (2.44s) [2022-08-18T17:09:22.429Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:09:22.429Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:09:22.429Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:09:22.429Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:09:22.429Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:09:22.429Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:09:22.429Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:09:22.429Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:09:22.429Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:09:22.429Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:09:22.429Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:09:22.431Z] === CONT TestReadPluginNoRead [2022-08-18T17:09:22.431Z] read_test.go:92: [d7031a2e96adc] daemon is not started [2022-08-18T17:09:22.431Z] --- PASS: TestReadPluginNoRead (5.93s) [2022-08-18T17:09:22.431Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-18T17:09:22.431Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-18T17:09:22.431Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-08-18T17:09:22.431Z] PASS [2022-08-18T17:09:22.431Z] [2022-08-18T17:09:22.431Z] DONE 6 tests in 9.337s [2022-08-18T17:09:22.431Z] 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-18T17:09:22.431Z] testing: warning: no tests to run [2022-08-18T17:09:22.431Z] PASS [2022-08-18T17:09:22.431Z] [2022-08-18T17:09:22.431Z] DONE 0 tests in 0.008s [2022-08-18T17:09:22.431Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:09:22.431Z] INFO: Testing against a local daemon [2022-08-18T17:09:22.431Z] === RUN TestPluginWithDevMounts [2022-08-18T17:09:22.431Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:09:22.431Z] === CONT TestPluginWithDevMounts [2022-08-18T17:09:22.806Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T17:09:22.998Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:09:23.806Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-18T17:09:23.806Z] PASS [2022-08-18T17:09:23.806Z] [2022-08-18T17:09:23.806Z] DONE 1 tests in 1.616s [2022-08-18T17:09:23.806Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:09:23.806Z] INFO: Testing against a local daemon [2022-08-18T17:09:23.806Z] === RUN TestSecretInspect [2022-08-18T17:09:24.696Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T17:09:24.902Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:09:25.622Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T17:09:26.184Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T17:09:26.279Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T17:09:26.279Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-18T17:09:26.279Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-08-18T17:09:26.279Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-18T17:09:26.279Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T17:09:26.279Z] === RUN TestDeleteDevicemapper [2022-08-18T17:09:26.279Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:09:26.279Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:09:26.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:09:26.335Z] --- PASS: TestSecretInspect (2.17s) [2022-08-18T17:09:26.335Z] === RUN TestSecretList [2022-08-18T17:09:26.750Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T17:09:26.750Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T17:09:26.750Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T17:09:26.750Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T17:09:28.119Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T17:09:28.185Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-08-18T17:09:28.185Z] === RUN TestUpdateMemory [2022-08-18T17:09:28.284Z] --- PASS: TestSecretList (2.27s) [2022-08-18T17:09:28.284Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:09:28.376Z] --- PASS: TestHealthKillContainer (8.31s) [2022-08-18T17:09:28.376Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:09:28.445Z] --- PASS: TestUpdateMemory (0.50s) [2022-08-18T17:09:28.445Z] === RUN TestUpdateCPUQuota [2022-08-18T17:09:28.937Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-08-18T17:09:28.937Z] === RUN TestIpcModeNone [2022-08-18T17:09:29.015Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-08-18T17:09:29.015Z] === RUN TestUpdatePidsLimit [2022-08-18T17:09:29.015Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:09:29.195Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T17:09:29.274Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:09:29.274Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:09:29.451Z] --- PASS: TestIpcModeNone (0.57s) [2022-08-18T17:09:29.451Z] === RUN TestIpcModePrivate [2022-08-18T17:09:29.539Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:09:29.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T17:09:29.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:09:29.963Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2022-08-18T17:09:30.059Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:09:30.220Z] --- PASS: TestIpcModePrivate (0.66s) [2022-08-18T17:09:30.220Z] === RUN TestIpcModeShareable [2022-08-18T17:09:30.319Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:09:30.476Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-08-18T17:09:30.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-18T17:09:30.732Z] --- PASS: TestIpcModeShareable (0.68s) [2022-08-18T17:09:30.732Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:09:30.814Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-08-18T17:09:30.814Z] === RUN TestSecretsUpdate [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-08-18T17:09:30.889Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-18T17:09:30.889Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:09:31.660Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T17:09:32.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-18T17:09:32.222Z] check_test.go:540: [d7cc34e8dcdf2] daemon is not started [2022-08-18T17:09:32.222Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T17:09:32.478Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-08-18T17:09:32.478Z] === RUN TestAPIIpcModeHost [2022-08-18T17:09:32.714Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-18T17:09:32.714Z] === RUN TestTemplatedSecret [2022-08-18T17:09:32.735Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T17:09:33.296Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-08-18T17:09:33.296Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:09:33.296Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T17:09:33.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-18T17:09:33.809Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T17:09:34.375Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-08-18T17:09:34.631Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2022-08-18T17:09:34.631Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:09:35.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-18T17:09:35.244Z] --- PASS: TestTemplatedSecret (2.55s) [2022-08-18T17:09:35.245Z] === RUN TestSecretCreateResolve [2022-08-18T17:09:36.183Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-08-18T17:09:36.452Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-08-18T17:09:36.452Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:09:36.452Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T17:09:36.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eede60__} [2022-08-18T17:09:37.665Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-18T17:09:37.774Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-18T17:09:37.774Z] PASS [2022-08-18T17:09:37.774Z] [2022-08-18T17:09:37.774Z] DONE 6 tests in 13.600s [2022-08-18T17:09:37.774Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:09:37.774Z] INFO: Testing against a local daemon [2022-08-18T17:09:37.774Z] === RUN TestServiceCreateInit [2022-08-18T17:09:37.774Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:09:37.921Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-08-18T17:09:37.921Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:09:38.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12722439502_/foo_false_____} [2022-08-18T17:09:39.107Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2022-08-18T17:09:39.363Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s) [2022-08-18T17:09:39.364Z] === RUN TestIpcModeOlderClient [2022-08-18T17:09:39.364Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:09:39.364Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:09:39.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12722439502_/foo_true_____} [2022-08-18T17:09:39.877Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-18T17:09:39.877Z] === RUN TestKillContainer [2022-08-18T17:09:39.877Z] === RUN TestKillContainer/no_signal [2022-08-18T17:09:40.440Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:09:41.003Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:09:41.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33020540864_/foo_false_____} [2022-08-18T17:09:41.259Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T17:09:42.019Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:09:42.190Z] --- PASS: TestKillContainer (2.11s) [2022-08-18T17:09:42.190Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-08-18T17:09:42.190Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-08-18T17:09:42.190Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-08-18T17:09:42.190Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:09:42.190Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:09:42.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:09:42.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33020540864_/foo_true_____} [2022-08-18T17:09:43.097Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-08-18T17:09:43.097Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:09:43.097Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-18T17:09:43.097Z] === RUN TestWaitNonBlocked [2022-08-18T17:09:43.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:09:43.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:09:43.097Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:09:43.097Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:09:43.097Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:09:43.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:09:43.098Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T17:09:43.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-08-18T17:09:43.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-08-18T17:09:43.098Z] === RUN TestWaitBlocked [2022-08-18T17:09:43.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:09:43.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:09:43.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:09:43.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:09:43.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:09:43.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:09:43.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-18T17:09:43.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2022-08-18T17:09:43.265Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2022-08-18T17:09:43.265Z] === RUN TestKillStoppedContainer [2022-08-18T17:09:43.265Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-08-18T17:09:43.265Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:09:43.265Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T17:09:43.265Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T17:09:43.265Z] check_test.go:540: [d62f9fa44855f] daemon is not started [2022-08-18T17:09:43.265Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T17:09:43.265Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-18T17:09:43.265Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:09:43.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33020540864_/foo_true__0xc000eede90___} [2022-08-18T17:09:43.666Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T17:09:43.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-08-18T17:09:43.666Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-08-18T17:09:43.666Z] === RUN TestWaitConditions [2022-08-18T17:09:43.666Z] === RUN TestWaitConditions/default [2022-08-18T17:09:43.666Z] === PAUSE TestWaitConditions/default [2022-08-18T17:09:43.666Z] === RUN TestWaitConditions/not-running [2022-08-18T17:09:43.666Z] === PAUSE TestWaitConditions/not-running [2022-08-18T17:09:43.666Z] === RUN TestWaitConditions/next-exit [2022-08-18T17:09:43.666Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T17:09:43.666Z] === RUN TestWaitConditions/removed [2022-08-18T17:09:43.666Z] === PAUSE TestWaitConditions/removed [2022-08-18T17:09:43.666Z] === CONT TestWaitConditions/default [2022-08-18T17:09:43.666Z] === CONT TestWaitConditions/removed [2022-08-18T17:09:44.084Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2022-08-18T17:09:44.085Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:09:44.341Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:09:44.341Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:09:44.341Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:09:44.341Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:09:44.341Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T17:09:44.341Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:09:44.598Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-08-18T17:09:44.598Z] === RUN TestLinksContainerNames [2022-08-18T17:09:45.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eedea8__} [2022-08-18T17:09:45.160Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T17:09:45.304Z] --- PASS: TestServiceCreateInit (7.72s) [2022-08-18T17:09:45.304Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-08-18T17:09:45.304Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-08-18T17:09:45.304Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:09:45.569Z] === CONT TestWaitConditions/next-exit [2022-08-18T17:09:45.569Z] === CONT TestWaitConditions/not-running [2022-08-18T17:09:46.088Z] --- PASS: TestLinksContainerNames (1.41s) [2022-08-18T17:09:46.088Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:09:46.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eedec0__} [2022-08-18T17:09:46.908Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-08-18T17:09:46.908Z] === RUN TestLogs [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:09:46.908Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-18T17:09:46.908Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-18T17:09:46.908Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:09:46.908Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:09:46.908Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:09:46.908Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:09:46.908Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:09:46.908Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-18T17:09:46.908Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-18T17:09:46.945Z] --- PASS: TestWaitConditions (0.01s) [2022-08-18T17:09:46.945Z] --- PASS: TestWaitConditions/removed (1.78s) [2022-08-18T17:09:46.945Z] --- PASS: TestWaitConditions/default (1.79s) [2022-08-18T17:09:46.945Z] --- PASS: TestWaitConditions/next-exit (1.47s) [2022-08-18T17:09:46.945Z] --- PASS: TestWaitConditions/not-running (1.50s) [2022-08-18T17:09:46.945Z] === RUN TestWaitRestartedContainer [2022-08-18T17:09:46.945Z] === RUN TestWaitRestartedContainer/default [2022-08-18T17:09:46.945Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T17:09:46.945Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T17:09:46.945Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T17:09:46.945Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T17:09:46.945Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T17:09:46.945Z] === CONT TestWaitRestartedContainer/default [2022-08-18T17:09:46.945Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T17:09:47.169Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T17:09:48.105Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-18T17:09:48.105Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-18T17:09:48.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eeded8__} [2022-08-18T17:09:48.324Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T17:09:49.033Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T17:09:49.033Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-18T17:09:49.033Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-18T17:09:49.260Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-18T17:09:49.261Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-08-18T17:09:49.261Z] --- PASS: TestWaitRestartedContainer/next-exit (1.38s) [2022-08-18T17:09:49.261Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-18T17:09:49.261Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:09:49.261Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:09:49.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eedef0__} [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:09:49.852Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:09:49.852Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:09:49.852Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:09:49.852Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:09:49.852Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:09:49.852Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:09:49.852Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:09:49.852Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-18T17:09:49.852Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-18T17:09:50.781Z] check_test.go:540: [d2b4d30ee1c73] daemon is not started [2022-08-18T17:09:50.781Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T17:09:50.781Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-18T17:09:51.038Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-18T17:09:51.167Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-08-18T17:09:51.167Z] === CONT TestIpcModeOlderClient [2022-08-18T17:09:51.167Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T17:09:51.167Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:09:51.167Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-08-18T17:09:51.167Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:09:51.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T17:09:51.855Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-18T17:09:51.855Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-18T17:09:53.223Z] --- PASS: TestLogs (6.09s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.01s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.14s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.17s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.06s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.74s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.05s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.10s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.88s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.93s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.04s) [2022-08-18T17:09:53.223Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.18s) [2022-08-18T17:09:53.223Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T17:09:53.223Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T17:09:53.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T17:09:53.480Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T17:09:53.703Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-08-18T17:09:53.703Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:09:53.736Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T17:09:53.736Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:09:53.736Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:09:53.736Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:09:53.736Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:09:53.993Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:09:53.993Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:09:53.993Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:09:54.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:09:54.250Z] check_test.go:540: [df6d0338fb17b] daemon is not started [2022-08-18T17:09:54.250Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:09:54.250Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-18T17:09:54.250Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T17:09:54.250Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:09:55.607Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-08-18T17:09:55.619Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T17:09:56.181Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T17:09:56.439Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2022-08-18T17:09:56.439Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:09:57.001Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-08-18T17:09:57.001Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:09:57.257Z] docker_cli_daemon_plugins_test.go:80: [dce27ca819b91] daemon is not started [2022-08-18T17:09:57.821Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2022-08-18T17:09:57.821Z] === RUN TestNetworkNat [2022-08-18T17:09:57.821Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T17:09:58.383Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T17:09:58.384Z] --- PASS: TestNetworkNat (0.78s) [2022-08-18T17:09:58.384Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:09:59.311Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-08-18T17:09:59.311Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:09:59.311Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T17:09:59.874Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T17:10:00.437Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T17:10:00.437Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T17:10:01.000Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T17:10:01.563Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T17:10:01.819Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T17:10:02.075Z] --- PASS: TestNetworkLoopbackNat (2.84s) [2022-08-18T17:10:02.075Z] === RUN TestPause [2022-08-18T17:10:02.638Z] --- PASS: TestPause (0.72s) [2022-08-18T17:10:02.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:10:02.638Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:10:02.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:10:02.638Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:10:03.383Z] --- PASS: TestCreateServiceMultipleTimes (16.05s) [2022-08-18T17:10:03.383Z] === RUN TestCreateServiceConflict [2022-08-18T17:10:03.383Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-08-18T17:10:03.383Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:10:03.567Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-08-18T17:10:03.567Z] === RUN TestPidHost [2022-08-18T17:10:03.567Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T17:10:03.723Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-08-18T17:10:03.723Z] PASS [2022-08-18T17:10:03.723Z] [2022-08-18T17:10:03.723Z] === Skipped [2022-08-18T17:10:03.723Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:10:03.723Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:10:03.723Z] [2022-08-18T17:10:03.724Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:10:03.724Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:10:03.724Z] [2022-08-18T17:10:03.724Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:10:03.724Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:10:03.724Z] [2022-08-18T17:10:03.724Z] DONE 272 tests, 3 skipped in 128.702s [2022-08-18T17:10:03.724Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T17:10:03.724Z] ++ 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-18T17:10:03.724Z] ++ set -e [2022-08-18T17:10:03.724Z] ++ '[' -n 0 ']' [2022-08-18T17:10:03.724Z] ++ set -x [2022-08-18T17:10:03.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T17:10:03.724Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:10:03.724Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T17:10:03.724Z] === RUN TestConfigDaemonID [2022-08-18T17:10:04.129Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T17:10:04.661Z] daemon_test.go:83: [d8ac50f62b21a] daemon is not started [2022-08-18T17:10:04.661Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-18T17:10:04.661Z] === RUN TestDaemonConfigValidation [2022-08-18T17:10:04.661Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:10:04.661Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:10:04.661Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T17:10:04.661Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T17:10:04.661Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T17:10:04.661Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T17:10:04.661Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T17:10:04.661Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T17:10:04.661Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T17:10:04.661Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T17:10:04.661Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:10:04.661Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T17:10:04.661Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T17:10:04.661Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T17:10:04.661Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T17:10:04.661Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T17:10:04.661Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-18T17:10:04.661Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-18T17:10:04.661Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-18T17:10:04.661Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-18T17:10:04.661Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-18T17:10:04.661Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T17:10:04.661Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T17:10:05.057Z] --- PASS: TestPidHost (1.55s) [2022-08-18T17:10:05.057Z] === RUN TestPsFilter [2022-08-18T17:10:05.057Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T17:10:05.057Z] --- PASS: TestPsFilter (0.15s) [2022-08-18T17:10:05.057Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:10:05.986Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T17:10:05.986Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-08-18T17:10:05.986Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:10:06.038Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T17:10:06.242Z] docker_cli_daemon_plugins_test.go:170: [dd2d1bb77d990] daemon is not started [2022-08-18T17:10:06.498Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-08-18T17:10:06.498Z] === RUN TestRemoveContainerRunning [2022-08-18T17:10:06.499Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T17:10:06.667Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-08-18T17:10:06.667Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:10:06.992Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T17:10:07.062Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-08-18T17:10:07.062Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:10:07.319Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T17:10:07.883Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T17:10:07.883Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2022-08-18T17:10:07.883Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:10:07.883Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-08-18T17:10:07.883Z] === RUN TestRenameLinkedContainer [2022-08-18T17:10:07.955Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T17:10:07.955Z] daemon_test.go:197: [d8121a7106825] daemon is not started [2022-08-18T17:10:07.955Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-18T17:10:07.955Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-18T17:10:07.955Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T17:10:07.955Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T17:10:07.955Z] === RUN TestDaemonProxy [2022-08-18T17:10:07.955Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T17:10:08.139Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T17:10:09.067Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T17:10:09.860Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T17:10:10.959Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T17:10:10.959Z] --- PASS: TestRenameLinkedContainer (2.90s) [2022-08-18T17:10:10.959Z] === RUN TestRenameStoppedContainer [2022-08-18T17:10:11.216Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T17:10:11.239Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T17:10:11.780Z] --- PASS: TestRenameStoppedContainer (0.78s) [2022-08-18T17:10:11.780Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:10:11.780Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T17:10:12.343Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T17:10:12.598Z] --- PASS: TestRenameRunningContainerAndReuse (1.03s) [2022-08-18T17:10:12.598Z] === RUN TestRenameInvalidName [2022-08-18T17:10:12.855Z] check_test.go:540: [d8912da0a4138] daemon is not started [2022-08-18T17:10:12.855Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T17:10:13.111Z] --- PASS: TestRenameInvalidName (0.51s) [2022-08-18T17:10:13.111Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:10:13.143Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T17:10:13.710Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T17:10:13.969Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-18T17:10:13.969Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-18T17:10:13.969Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-18T17:10:13.969Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-18T17:10:13.969Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T17:10:13.969Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-18T17:10:13.969Z] PASS [2022-08-18T17:10:13.969Z] [2022-08-18T17:10:13.969Z] DONE 18 tests in 11.301s [2022-08-18T17:10:13.969Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:10:13.969Z] ++ 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-18T17:10:13.969Z] ++ set -e [2022-08-18T17:10:13.969Z] ++ '[' -n 0 ']' [2022-08-18T17:10:13.969Z] ++ set -x [2022-08-18T17:10:13.969Z] ++ 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-18T17:10:14.228Z] INFO: Testing against a local daemon [2022-08-18T17:10:14.228Z] === RUN TestCommitInheritsEnv [2022-08-18T17:10:14.481Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T17:10:14.487Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-18T17:10:14.487Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:10:14.487Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T17:10:14.487Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T17:10:14.487Z] === RUN TestImportWithCustomPlatform [2022-08-18T17:10:14.487Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform// [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T17:10:14.746Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T17:10:15.005Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T17:10:15.005Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:10:15.005Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T17:10:15.005Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:10:15.006Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:10:15.006Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:10:15.265Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-18T17:10:15.265Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:10:15.265Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:10:15.265Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:10:15.265Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:10:15.265Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T17:10:15.265Z] === RUN TestTagInvalidReference [2022-08-18T17:10:15.265Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T17:10:15.265Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:10:15.265Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T17:10:15.265Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:10:15.265Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T17:10:15.265Z] === RUN TestTagOfficialNames [2022-08-18T17:10:15.265Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T17:10:15.265Z] === RUN TestTagMatchesDigest [2022-08-18T17:10:15.265Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T17:10:15.265Z] PASS [2022-08-18T17:10:15.409Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2022-08-18T17:10:15.409Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:10:15.524Z] [2022-08-18T17:10:15.524Z] === Skipped [2022-08-18T17:10:15.524Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T17:10:15.524Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T17:10:15.524Z] [2022-08-18T17:10:15.524Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:10:15.524Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:10:15.524Z] [2022-08-18T17:10:15.524Z] DONE 22 tests, 2 skipped in 1.297s [2022-08-18T17:10:15.524Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T17:10:15.524Z] ++ 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-18T17:10:15.524Z] ++ set -e [2022-08-18T17:10:15.524Z] ++ '[' -n 0 ']' [2022-08-18T17:10:15.524Z] ++ set -x [2022-08-18T17:10:15.524Z] ++ 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-18T17:10:15.524Z] === RUN TestStripANSICommands [2022-08-18T17:10:15.524Z] === RUN TestStripANSICommands/#00 [2022-08-18T17:10:15.524Z] === RUN TestStripANSICommands/#01 [2022-08-18T17:10:15.524Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T17:10:15.524Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T17:10:15.524Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T17:10:15.524Z] PASS [2022-08-18T17:10:15.524Z] [2022-08-18T17:10:15.524Z] DONE 3 tests in 0.037s [2022-08-18T17:10:15.524Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:10:15.524Z] ++ 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-18T17:10:15.524Z] ++ set -e [2022-08-18T17:10:15.524Z] ++ '[' -n 0 ']' [2022-08-18T17:10:15.524Z] ++ set -x [2022-08-18T17:10:15.524Z] ++ 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-18T17:10:15.524Z] INFO: Testing against a local daemon [2022-08-18T17:10:15.524Z] === RUN TestNetworkCreateDelete [2022-08-18T17:10:15.665Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T17:10:15.783Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T17:10:15.784Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:10:15.945Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-08-18T17:10:15.945Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:10:16.043Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-18T17:10:16.043Z] === RUN TestDaemonDNSFallback [2022-08-18T17:10:17.337Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2022-08-18T17:10:17.338Z] === RUN TestResize [2022-08-18T17:10:17.338Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T17:10:17.901Z] --- PASS: TestResize (0.57s) [2022-08-18T17:10:17.901Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:10:18.464Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2022-08-18T17:10:18.464Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:10:18.721Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T17:10:18.978Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:10:18.978Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:10:18.978Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:10:18.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:10:18.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:10:20.343Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T17:10:21.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:10:21.528Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T17:10:21.536Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-18T17:10:21.536Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:10:21.785Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T17:10:21.794Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-18T17:10:21.795Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:10:22.611Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-18T17:10:22.611Z] === RUN TestInspectNetwork [2022-08-18T17:10:22.714Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:10:23.276Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T17:10:23.532Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T17:10:23.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:10:24.048Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:10:24.326Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-08-18T17:10:24.326Z] === RUN TestCreateServiceSysctls [2022-08-18T17:10:24.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-18T17:10:25.240Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:10:25.900Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:10:25.900Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:10:25.900Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:10:25.900Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:10:26.607Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T17:10:27.168Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T17:10:27.611Z] --- PASS: TestCreateServiceSysctls (3.19s) [2022-08-18T17:10:27.611Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:10:28.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-18T17:10:28.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:10:30.090Z] --- PASS: TestInspectNetwork (7.09s) [2022-08-18T17:10:30.090Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:10:30.090Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:10:30.090Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:10:30.090Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:10:30.090Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:10:30.143Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-08-18T17:10:30.143Z] === RUN TestInspect [2022-08-18T17:10:31.027Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T17:10:31.027Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:10:31.027Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:10:31.027Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:10:31.027Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T17:10:31.027Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T17:10:31.027Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T17:10:31.027Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T17:10:31.027Z] === RUN TestNetworkList [2022-08-18T17:10:31.027Z] === RUN TestNetworkList//networks [2022-08-18T17:10:31.027Z] === PAUSE TestNetworkList//networks [2022-08-18T17:10:31.027Z] === RUN TestNetworkList//networks/ [2022-08-18T17:10:31.027Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:10:31.027Z] === CONT TestNetworkList//networks [2022-08-18T17:10:31.027Z] === CONT TestNetworkList//networks/ [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:10:31.027Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:10:31.027Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:10:31.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:10:31.309Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T17:10:31.595Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T17:10:31.595Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:10:32.532Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-18T17:10:32.532Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:10:32.674Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T17:10:32.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:10:32.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:10:33.426Z] --- PASS: TestInspect (2.89s) [2022-08-18T17:10:33.426Z] === RUN TestCreateJob [2022-08-18T17:10:33.468Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T17:10:33.468Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:10:33.860Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T17:10:34.406Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-18T17:10:34.406Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:10:34.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:10:35.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:10:35.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-18T17:10:35.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:10:36.352Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T17:10:36.352Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:10:36.709Z] --- PASS: TestCreateJob (3.20s) [2022-08-18T17:10:36.709Z] === RUN TestReplicatedJob [2022-08-18T17:10:36.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:10:37.280Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T17:10:38.209Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T17:10:38.209Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T17:10:38.209Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T17:10:38.772Z] check_test.go:540: [d571fbfc4bed0] daemon is not started [2022-08-18T17:10:38.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T17:10:38.886Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-08-18T17:10:38.886Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:10:38.886Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:10:38.886Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:10:38.886Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.84s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.42s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-08-18T17:10:39.029Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2022-08-18T17:10:39.029Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-18T17:10:39.029Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-18T17:10:39.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T17:10:39.958Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T17:10:40.521Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-18T17:10:40.521Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T17:10:41.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T17:10:41.341Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T17:10:41.974Z] --- PASS: TestReplicatedJob (4.91s) [2022-08-18T17:10:41.975Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:10:42.208Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-18T17:10:42.208Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-18T17:10:42.208Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T17:10:42.208Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T17:10:42.208Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-18T17:10:42.208Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T17:10:42.208Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-18T17:10:42.208Z] { [2022-08-18T17:10:42.208Z] "RT_GROUP_ICON": { [2022-08-18T17:10:42.208Z] "#1": { [2022-08-18T17:10:42.208Z] "0409": "../../winresources/docker.ico" [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] }, [2022-08-18T17:10:42.208Z] "RT_MANIFEST": { [2022-08-18T17:10:42.208Z] "#1": { [2022-08-18T17:10:42.208Z] "0409": { [2022-08-18T17:10:42.208Z] "identity": {}, [2022-08-18T17:10:42.208Z] "description": "Docker Engine", [2022-08-18T17:10:42.208Z] "minimum-os": "vista", [2022-08-18T17:10:42.208Z] "execution-level": "", [2022-08-18T17:10:42.208Z] "ui-access": false, [2022-08-18T17:10:42.208Z] "auto-elevate": false, [2022-08-18T17:10:42.208Z] "dpi-awareness": "unaware", [2022-08-18T17:10:42.208Z] "disable-theming": false, [2022-08-18T17:10:42.208Z] "disable-window-filtering": false, [2022-08-18T17:10:42.208Z] "high-resolution-scrolling-aware": false, [2022-08-18T17:10:42.208Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T17:10:42.208Z] "long-path-aware": false, [2022-08-18T17:10:42.208Z] "printer-driver-isolation": false, [2022-08-18T17:10:42.208Z] "gdi-scaling": false, [2022-08-18T17:10:42.208Z] "segment-heap": false, [2022-08-18T17:10:42.208Z] "use-common-controls-v6": false [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] }, [2022-08-18T17:10:42.208Z] "RT_MESSAGETABLE": { [2022-08-18T17:10:42.208Z] "#1": { [2022-08-18T17:10:42.208Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] }, [2022-08-18T17:10:42.208Z] "RT_VERSION": { [2022-08-18T17:10:42.208Z] "#1": { [2022-08-18T17:10:42.208Z] "0409": { [2022-08-18T17:10:42.208Z] "fixed": { [2022-08-18T17:10:42.208Z] "file_version": "0.0.0.0", [2022-08-18T17:10:42.208Z] "product_version": "0.0.0.0", [2022-08-18T17:10:42.208Z] "type": "Unknown" [2022-08-18T17:10:42.208Z] }, [2022-08-18T17:10:42.208Z] "info": { [2022-08-18T17:10:42.208Z] "0000": { [2022-08-18T17:10:42.208Z] "CompanyName": "", [2022-08-18T17:10:42.208Z] "FileVersion": "dev", [2022-08-18T17:10:42.208Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T17:10:42.208Z] "OriginalFileName": "dockerd.exe", [2022-08-18T17:10:42.208Z] "ProductName": "", [2022-08-18T17:10:42.208Z] "ProductVersion": "dev", [2022-08-18T17:10:42.208Z] "SpecialBuild": "d1d9fd50c25c28132d50d88f287641bc58446ce8" [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] } [2022-08-18T17:10:42.208Z] cmd/dockerd/config.go [2022-08-18T17:10:42.208Z] cmd/dockerd/config_windows.go [2022-08-18T17:10:42.208Z] cmd/dockerd/daemon.go [2022-08-18T17:10:42.208Z] cmd/dockerd/daemon_test.go [2022-08-18T17:10:42.208Z] cmd/dockerd/daemon_windows.go [2022-08-18T17:10:42.208Z] cmd/dockerd/docker.go [2022-08-18T17:10:42.208Z] cmd/dockerd/docker_windows.go [2022-08-18T17:10:42.208Z] cmd/dockerd/genwinres_windows.go [2022-08-18T17:10:42.208Z] cmd/dockerd/metrics.go [2022-08-18T17:10:42.208Z] cmd/dockerd/options.go [2022-08-18T17:10:42.208Z] cmd/dockerd/options_test.go [2022-08-18T17:10:42.208Z] cmd/dockerd/service_windows.go [2022-08-18T17:10:42.208Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T17:10:42.208Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T17:10:42.271Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.05s) [2022-08-18T17:10:42.271Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.53s) [2022-08-18T17:10:42.271Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.50s) [2022-08-18T17:10:42.271Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:10:42.271Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T17:10:43.202Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T17:10:43.202Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T17:10:43.202Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T17:10:44.133Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T17:10:44.133Z] --- PASS: TestCgroupNamespacesRun (2.11s) [2022-08-18T17:10:44.133Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:10:44.506Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-18T17:10:44.506Z] === RUN TestServiceListWithStatuses [2022-08-18T17:10:44.506Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:10:44.506Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:10:44.506Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:10:45.063Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T17:10:45.993Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2022-08-18T17:10:45.993Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:10:48.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.97s) [2022-08-18T17:10:48.510Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:10:48.692Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-08-18T17:10:48.692Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:10:49.075Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T17:10:50.004Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T17:10:50.004Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2022-08-18T17:10:50.004Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:10:51.898Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2022-08-18T17:10:51.898Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:10:51.977Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2022-08-18T17:10:51.977Z] === RUN TestServicePlugin [2022-08-18T17:10:53.769Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-08-18T17:10:53.769Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:10:53.790Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.80s) [2022-08-18T17:10:53.790Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:10:53.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T17:10:54.352Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T17:10:54.352Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:10:54.706Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gx3k05roaxwyuga6et6fc1w3l Created:2022-08-18 17:10:53.387126075 +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[cf8745d537a3195669bd1bc0c035fd7e4ed372d519978d4f9578131a2abf885f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.35tbws7643comh8zbahqryb29 EndpointID:a6319927a44438e852249ca373ef4d44a081e817a47b5f0bd0c4a6e685109c6e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a7b62998accca3fa1614ceebc0e9aa221fe45a9c179e42e06fa4a29f37d1643 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:4275238b9419 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.35tbws7643comh8zbahqryb29 EndpointID:a6319927a44438e852249ca373ef4d44a081e817a47b5f0bd0c4a6e685109c6e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:10:54.914Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T17:10:55.842Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T17:10:55.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T17:10:56.099Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2022-08-18T17:10:56.099Z] === RUN TestNISDomainname [2022-08-18T17:10:56.164Z] plugin_test.go:61: [d08f1d87933a8] joining swarm manager [d9dc7c289b35e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:10:57.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T17:10:57.028Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T17:10:57.028Z] --- PASS: TestNISDomainname (0.93s) [2022-08-18T17:10:57.028Z] === RUN TestHostnameDnsResolution [2022-08-18T17:10:57.099Z] plugin_test.go:64: [d21c8b3fc4d90] joining swarm manager [d9dc7c289b35e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:10:57.957Z] --- PASS: TestHostnameDnsResolution (1.03s) [2022-08-18T17:10:57.957Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:10:58.885Z] --- PASS: TestUnprivilegedPortsAndPing (0.82s) [2022-08-18T17:10:58.885Z] === RUN TestPrivilegedHostDevices [2022-08-18T17:10:58.896Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s) [2022-08-18T17:10:58.896Z] PASS [2022-08-18T17:10:58.896Z] [2022-08-18T17:10:58.896Z] === Skipped [2022-08-18T17:10:58.896Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:10:58.896Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:10:58.896Z] [2022-08-18T17:10:58.896Z] DONE 38 tests, 1 skipped in 43.539s [2022-08-18T17:10:58.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:10:58.896Z] ++ 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-18T17:10:58.896Z] ++ set -e [2022-08-18T17:10:58.896Z] ++ '[' -n 0 ']' [2022-08-18T17:10:58.896Z] ++ set -x [2022-08-18T17:10:58.896Z] ++ 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-18T17:10:59.155Z] INFO: Testing against a local daemon [2022-08-18T17:10:59.155Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:10:59.155Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:10:59.155Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:10:59.155Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:10:59.155Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:10:59.155Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:10:59.155Z] PASS [2022-08-18T17:10:59.155Z] [2022-08-18T17:10:59.155Z] === Skipped [2022-08-18T17:10:59.155Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:10:59.155Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:10:59.155Z] [2022-08-18T17:10:59.155Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:10:59.155Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:10:59.155Z] [2022-08-18T17:10:59.155Z] DONE 2 tests, 2 skipped in 0.105s [2022-08-18T17:10:59.155Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:10:59.155Z] ++ 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-18T17:10:59.155Z] ++ set -e [2022-08-18T17:10:59.155Z] ++ '[' -n 0 ']' [2022-08-18T17:10:59.155Z] ++ set -x [2022-08-18T17:10:59.155Z] ++ 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-18T17:10:59.155Z] INFO: Testing against a local daemon [2022-08-18T17:10:59.155Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:10:59.814Z] --- PASS: TestPrivilegedHostDevices (0.79s) [2022-08-18T17:10:59.814Z] === RUN TestRunConsoleSize [2022-08-18T17:11:00.399Z] --- PASS: TestRunConsoleSize (0.62s) [2022-08-18T17:11:00.399Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-18T17:11:00.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-08-18T17:11:00.533Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:11:01.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T17:11:01.471Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:11:01.605Z] --- PASS: TestRunWithAlternativeContainerdShim (1.43s) [2022-08-18T17:11:01.605Z] === RUN TestStats [2022-08-18T17:11:02.040Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:11:02.976Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:11:03.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T17:11:04.058Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T17:11:04.058Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T17:11:04.058Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T17:11:04.620Z] --- PASS: TestStats (2.82s) [2022-08-18T17:11:04.620Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:11:04.620Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:11:04.620Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:11:04.620Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:11:04.620Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:11:04.620Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:11:04.620Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:11:04.620Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:11:04.620Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:11:04.620Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:11:04.620Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:11:04.620Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T17:11:04.620Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T17:11:04.882Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:11:05.549Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T17:11:05.549Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T17:11:05.805Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:11:06.260Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:11:06.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T17:11:06.368Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T17:11:07.739Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:11:07.739Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T17:11:07.739Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T17:11:08.302Z] check_test.go:540: [d6292d4236029] daemon is not started [2022-08-18T17:11:08.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T17:11:08.302Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T17:11:09.233Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T17:11:09.233Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2022-08-18T17:11:09.233Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2022-08-18T17:11:09.233Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-08-18T17:11:09.233Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-08-18T17:11:09.233Z] === RUN TestDeleteDevicemapper [2022-08-18T17:11:09.233Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:11:09.233Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:11:09.233Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:11:09.550Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:11:09.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T17:11:10.052Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan (9.54s) [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-18T17:11:10.118Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-18T17:11:10.118Z] PASS [2022-08-18T17:11:10.118Z] [2022-08-18T17:11:10.118Z] DONE 8 tests in 11.043s [2022-08-18T17:11:10.118Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:11:10.118Z] ++ 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-18T17:11:10.118Z] ++ set -e [2022-08-18T17:11:10.118Z] ++ '[' -n 0 ']' [2022-08-18T17:11:10.118Z] ++ set -x [2022-08-18T17:11:10.118Z] ++ 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-18T17:11:10.118Z] testing: warning: no tests to run [2022-08-18T17:11:10.118Z] PASS [2022-08-18T17:11:10.118Z] [2022-08-18T17:11:10.118Z] DONE 0 tests in 0.029s [2022-08-18T17:11:10.118Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:11:10.118Z] ++ 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-18T17:11:10.118Z] ++ set -e [2022-08-18T17:11:10.118Z] ++ '[' -n 0 ']' [2022-08-18T17:11:10.118Z] ++ set -x [2022-08-18T17:11:10.118Z] ++ 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-18T17:11:10.378Z] INFO: Testing against a local daemon [2022-08-18T17:11:10.378Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:11:11.833Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-08-18T17:11:11.833Z] === RUN TestAuthZPluginTLS [2022-08-18T17:11:11.946Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2022-08-18T17:11:11.946Z] === RUN TestUpdateMemory [2022-08-18T17:11:11.946Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:11:11.946Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T17:11:11.946Z] === RUN TestUpdateCPUQuota [2022-08-18T17:11:11.946Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T17:11:11.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T17:11:12.093Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-18T17:11:12.093Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:11:12.661Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T17:11:12.661Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:11:12.875Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T17:11:13.229Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T17:11:13.229Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:11:13.439Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-08-18T17:11:13.439Z] === RUN TestUpdatePidsLimit [2022-08-18T17:11:13.439Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:11:13.695Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T17:11:13.695Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:11:13.797Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T17:11:13.797Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:11:14.258Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:11:14.514Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:11:14.734Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-18T17:11:14.734Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:11:14.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:11:15.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:11:15.284Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:11:15.302Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T17:11:15.302Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:11:15.540Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T17:11:15.870Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T17:11:15.870Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:11:16.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T17:11:16.438Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:11:16.471Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit (3.35s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-08-18T17:11:16.728Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-08-18T17:11:16.728Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:11:17.291Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T17:11:17.816Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-08-18T17:11:17.816Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:11:19.194Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-08-18T17:11:19.194Z] === RUN TestAuthZPluginHeader [2022-08-18T17:11:19.762Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-18T17:11:19.762Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:11:19.762Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:19.762Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T17:11:19.762Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:11:19.762Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:19.762Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T17:11:19.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:11:19.762Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:19.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T17:11:19.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:11:19.762Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:19.762Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T17:11:19.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:11:21.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T17:11:23.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T17:11:23.636Z] --- PASS: TestServicePlugin (30.23s) [2022-08-18T17:11:23.636Z] === RUN TestServiceUpdateLabel [2022-08-18T17:11:24.570Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-08-18T17:11:24.570Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:11:25.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T17:11:27.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T17:11:29.700Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2022-08-18T17:11:29.700Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:11:29.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T17:11:29.700Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T17:11:29.700Z] check_test.go:540: [dee8faa60bd5c] daemon is not started [2022-08-18T17:11:29.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T17:11:29.700Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T17:11:29.700Z] check_test.go:540: [d24d8fb81e0bb] daemon is not started [2022-08-18T17:11:29.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T17:11:30.264Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2022-08-18T17:11:30.264Z] === RUN TestWaitNonBlocked [2022-08-18T17:11:30.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:11:30.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:11:30.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:11:30.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:11:30.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:11:30.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:11:31.631Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-08-18T17:11:31.631Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2022-08-18T17:11:31.631Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2022-08-18T17:11:31.631Z] === RUN TestWaitBlocked [2022-08-18T17:11:31.631Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:11:31.631Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:11:31.631Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:11:31.631Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:11:31.631Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:11:31.631Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:11:32.195Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T17:11:32.452Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T17:11:32.452Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2022-08-18T17:11:32.452Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2022-08-18T17:11:32.452Z] === RUN TestWaitConditions [2022-08-18T17:11:32.452Z] === RUN TestWaitConditions/default [2022-08-18T17:11:32.452Z] === PAUSE TestWaitConditions/default [2022-08-18T17:11:32.452Z] === RUN TestWaitConditions/not-running [2022-08-18T17:11:32.452Z] === PAUSE TestWaitConditions/not-running [2022-08-18T17:11:32.452Z] === RUN TestWaitConditions/next-exit [2022-08-18T17:11:32.452Z] === PAUSE TestWaitConditions/next-exit [2022-08-18T17:11:32.452Z] === RUN TestWaitConditions/removed [2022-08-18T17:11:32.452Z] === PAUSE TestWaitConditions/removed [2022-08-18T17:11:32.452Z] === CONT TestWaitConditions/default [2022-08-18T17:11:32.452Z] === CONT TestWaitConditions/removed [2022-08-18T17:11:32.709Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T17:11:33.274Z] check_test.go:540: [d7f1e0e771f78] daemon is not started [2022-08-18T17:11:33.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T17:11:34.204Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T17:11:34.204Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T17:11:34.768Z] === CONT TestWaitConditions/not-running [2022-08-18T17:11:34.768Z] === CONT TestWaitConditions/next-exit [2022-08-18T17:11:36.138Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T17:11:37.071Z] --- PASS: TestWaitConditions (0.02s) [2022-08-18T17:11:37.071Z] --- PASS: TestWaitConditions/removed (2.20s) [2022-08-18T17:11:37.071Z] --- PASS: TestWaitConditions/default (2.24s) [2022-08-18T17:11:37.071Z] --- PASS: TestWaitConditions/not-running (2.19s) [2022-08-18T17:11:37.071Z] --- PASS: TestWaitConditions/next-exit (2.17s) [2022-08-18T17:11:37.071Z] === RUN TestWaitRestartedContainer [2022-08-18T17:11:37.071Z] === RUN TestWaitRestartedContainer/default [2022-08-18T17:11:37.071Z] === PAUSE TestWaitRestartedContainer/default [2022-08-18T17:11:37.071Z] === RUN TestWaitRestartedContainer/not-running [2022-08-18T17:11:37.071Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-18T17:11:37.071Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-18T17:11:37.071Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-18T17:11:37.071Z] === CONT TestWaitRestartedContainer/default [2022-08-18T17:11:37.071Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-18T17:11:37.850Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T17:11:37.850Z] PASS [2022-08-18T17:11:37.850Z] [2022-08-18T17:11:37.850Z] === Skipped [2022-08-18T17:11:37.850Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T17:11:37.850Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:37.850Z] [2022-08-18T17:11:37.850Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T17:11:37.850Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:37.850Z] [2022-08-18T17:11:37.850Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T17:11:37.850Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:37.850Z] [2022-08-18T17:11:37.850Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T17:11:37.850Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:37.850Z] [2022-08-18T17:11:37.850Z] DONE 17 tests, 4 skipped in 26.434s [2022-08-18T17:11:37.850Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:11:37.850Z] ++ 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-18T17:11:37.850Z] ++ set -e [2022-08-18T17:11:37.850Z] ++ '[' -n 0 ']' [2022-08-18T17:11:37.850Z] ++ set -x [2022-08-18T17:11:37.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-18T17:11:37.850Z] INFO: Testing against a local daemon [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:11:37.850Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:11:37.850Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T17:11:37.850Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T17:11:37.850Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:11:37.850Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T17:11:37.850Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T17:11:37.850Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T17:11:37.850Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T17:11:37.850Z] === RUN TestPluginInstall [2022-08-18T17:11:37.850Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:11:37.850Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:11:37.850Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666d1d6562fcd302c9ebdbccbbb6f340ce459f9ff78d4164e08a5113c6b70804" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:11:37.850Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:11:37.850Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666d1d6562fcd302c9ebdbccbbb6f340ce459f9ff78d4164e08a5113c6b70804" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:11:37.850Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:11:38.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T17:11:38.109Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:11:38.109Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666d1d6562fcd302c9ebdbccbbb6f340ce459f9ff78d4164e08a5113c6b70804" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:11:38.109Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:11:38.109Z] time="2022-08-18T17:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666d1d6562fcd302c9ebdbccbbb6f340ce459f9ff78d4164e08a5113c6b70804" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:11:38.368Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:11:38.929Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T17:11:39.186Z] === CONT TestWaitRestartedContainer/not-running [2022-08-18T17:11:39.305Z] time="2022-08-18T17:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:11:39.305Z] time="2022-08-18T17:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b57c9d6e3120eec0f67a6beb9614439bba7c7d934c3976cd8a9f20b1c77a81d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:11:39.305Z] time="2022-08-18T17:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:11:39.305Z] time="2022-08-18T17:11:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b57c9d6e3120eec0f67a6beb9614439bba7c7d934c3976cd8a9f20b1c77a81d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:11:39.305Z] plugin_test.go:195: [dcfffac727e9b] daemon is not started [2022-08-18T17:11:39.305Z] --- PASS: TestPluginInstall (2.55s) [2022-08-18T17:11:39.305Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-08-18T17:11:39.305Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-18T17:11:39.305Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-18T17:11:39.305Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:11:39.441Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-08-18T17:11:39.442Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:11:40.117Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T17:11:40.681Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-18T17:11:40.681Z] --- PASS: TestWaitRestartedContainer/default (2.27s) [2022-08-18T17:11:40.681Z] --- PASS: TestWaitRestartedContainer/next-exit (2.42s) [2022-08-18T17:11:40.681Z] --- PASS: TestWaitRestartedContainer/not-running (1.56s) [2022-08-18T17:11:40.681Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:11:40.681Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:11:41.210Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:11:41.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T17:11:41.779Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:11:42.716Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-18T17:11:42.716Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-18T17:11:42.716Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-18T17:11:42.716Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:11:43.285Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-18T17:11:43.285Z] PASS [2022-08-18T17:11:43.285Z] [2022-08-18T17:11:43.285Z] DONE 24 tests in 6.513s [2022-08-18T17:11:43.285Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:11:43.285Z] ++ 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-18T17:11:43.285Z] ++ set -e [2022-08-18T17:11:43.285Z] ++ '[' -n 0 ']' [2022-08-18T17:11:43.285Z] ++ set -x [2022-08-18T17:11:43.285Z] ++ 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-18T17:11:43.285Z] INFO: Testing against a local daemon [2022-08-18T17:11:43.285Z] === RUN TestExternalGraphDriver [2022-08-18T17:11:43.544Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:11:44.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T17:11:44.517Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2022-08-18T17:11:44.517Z] === CONT TestIpcModeOlderClient [2022-08-18T17:11:44.517Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T17:11:44.517Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:11:44.774Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s) [2022-08-18T17:11:44.774Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:11:45.449Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:11:46.828Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:11:48.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T17:11:48.047Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T17:11:48.310Z] --- PASS: TestDaemonHostGatewayIP (3.48s) [2022-08-18T17:11:48.310Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:11:48.733Z] --- PASS: TestExternalGraphDriver (5.10s) [2022-08-18T17:11:48.733Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-08-18T17:11:48.733Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-18T17:11:48.733Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-18T17:11:48.733Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:11:48.733Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:48.733Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T17:11:48.733Z] PASS [2022-08-18T17:11:48.733Z] [2022-08-18T17:11:48.733Z] === Skipped [2022-08-18T17:11:48.733Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T17:11:48.733Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:11:48.733Z] [2022-08-18T17:11:48.733Z] DONE 5 tests, 1 skipped in 5.536s [2022-08-18T17:11:48.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:11:48.733Z] ++ 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-18T17:11:48.733Z] ++ set -e [2022-08-18T17:11:48.733Z] ++ '[' -n 0 ']' [2022-08-18T17:11:48.733Z] ++ set -x [2022-08-18T17:11:48.733Z] ++ 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-18T17:11:48.992Z] INFO: Testing against a local daemon [2022-08-18T17:11:48.992Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:11:48.992Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:11:48.992Z] === RUN TestReadPluginNoRead [2022-08-18T17:11:48.992Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:11:48.992Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:11:48.992Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:11:48.992Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:11:48.992Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:11:51.602Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T17:11:51.602Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T17:11:51.602Z] --- PASS: TestDaemonRestartIpcMode (3.18s) [2022-08-18T17:11:51.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T17:11:52.281Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-08-18T17:11:52.281Z] === CONT TestReadPluginNoRead [2022-08-18T17:11:52.422Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T17:11:54.186Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:11:54.394Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-08-18T17:11:54.394Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:11:54.950Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T17:11:55.207Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T17:11:55.565Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:11:56.137Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T17:11:56.506Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:11:56.765Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-18T17:11:57.066Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T17:11:57.066Z] --- PASS: TestContainerKillOnDaemonStart (12.54s) [2022-08-18T17:11:57.066Z] PASS [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] === Skipped [2022-08-18T17:11:57.066Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:11:57.066Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:11:57.066Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T17:11:57.066Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:11:57.066Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:11:57.066Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T17:11:57.066Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:11:57.066Z] [2022-08-18T17:11:57.066Z] DONE 272 tests, 6 skipped in 174.438s [2022-08-18T17:11:57.066Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-18T17:11:57.066Z] ++ 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-18T17:11:57.066Z] ++ set -e [2022-08-18T17:11:57.066Z] ++ '[' -n 0 ']' [2022-08-18T17:11:57.066Z] ++ set -x [2022-08-18T17:11:57.066Z] ++ 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-18T17:11:57.323Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:11:57.702Z] === CONT TestReadPluginNoRead [2022-08-18T17:11:57.702Z] read_test.go:92: [d65a041b8e3a1] daemon is not started [2022-08-18T17:11:57.702Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-08-18T17:11:57.702Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-18T17:11:57.702Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-08-18T17:11:57.702Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-08-18T17:11:57.702Z] PASS [2022-08-18T17:11:57.702Z] [2022-08-18T17:11:57.702Z] DONE 6 tests in 8.813s [2022-08-18T17:11:57.702Z] 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-18T17:11:57.702Z] ++ 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-18T17:11:57.702Z] ++ set -e [2022-08-18T17:11:57.702Z] ++ '[' -n 0 ']' [2022-08-18T17:11:57.702Z] ++ set -x [2022-08-18T17:11:57.702Z] ++ 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-18T17:11:57.702Z] testing: warning: no tests to run [2022-08-18T17:11:57.702Z] PASS [2022-08-18T17:11:57.702Z] [2022-08-18T17:11:57.702Z] DONE 0 tests in 0.034s [2022-08-18T17:11:57.702Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:11:57.702Z] ++ 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-18T17:11:57.702Z] ++ set -e [2022-08-18T17:11:57.702Z] ++ '[' -n 0 ']' [2022-08-18T17:11:57.702Z] ++ set -x [2022-08-18T17:11:57.702Z] ++ 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-18T17:11:57.702Z] INFO: Testing against a local daemon [2022-08-18T17:11:57.702Z] === RUN TestPluginWithDevMounts [2022-08-18T17:11:57.702Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:11:57.702Z] === CONT TestPluginWithDevMounts [2022-08-18T17:11:57.886Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-18T17:11:57.886Z] === RUN TestConfigDaemonID [2022-08-18T17:11:58.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T17:11:59.071Z] daemon_test.go:83: [d10812679a3c9] daemon is not started [2022-08-18T17:11:59.071Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-18T17:11:59.071Z] === RUN TestDaemonConfigValidation [2022-08-18T17:11:59.071Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:11:59.071Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:11:59.071Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-18T17:11:59.071Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-18T17:11:59.071Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-18T17:11:59.071Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-18T17:11:59.071Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-18T17:11:59.071Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-18T17:11:59.071Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-18T17:11:59.071Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-18T17:11:59.071Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-18T17:11:59.071Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-18T17:11:59.071Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-18T17:11:59.071Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-18T17:11:59.327Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-18T17:11:59.585Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-18T17:11:59.585Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-08-18T17:11:59.585Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-08-18T17:11:59.585Z] --- PASS: TestDaemonConfigValidation/valid_config (0.28s) [2022-08-18T17:11:59.585Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-08-18T17:11:59.585Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-08-18T17:11:59.585Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-18T17:11:59.585Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-18T17:11:59.606Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-18T17:11:59.606Z] PASS [2022-08-18T17:11:59.606Z] [2022-08-18T17:11:59.606Z] DONE 1 tests in 1.629s [2022-08-18T17:11:59.606Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:11:59.606Z] ++ 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-18T17:11:59.606Z] ++ set -e [2022-08-18T17:11:59.606Z] ++ '[' -n 0 ']' [2022-08-18T17:11:59.606Z] ++ set -x [2022-08-18T17:11:59.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T17:11:59.606Z] INFO: Testing against a local daemon [2022-08-18T17:11:59.606Z] === RUN TestSecretInspect [2022-08-18T17:12:00.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T17:12:00.711Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-18T17:12:00.967Z] check_test.go:540: [d83fa8226d7de] daemon is not started [2022-08-18T17:12:00.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T17:12:01.511Z] --- PASS: TestSecretInspect (1.80s) [2022-08-18T17:12:01.511Z] === RUN TestSecretList [2022-08-18T17:12:01.528Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-18T17:12:02.893Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-18T17:12:02.893Z] daemon_test.go:197: [d31fce077eb6e] daemon is not started [2022-08-18T17:12:02.893Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-08-18T17:12:02.893Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-18T17:12:02.893Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-18T17:12:02.893Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-18T17:12:02.893Z] === RUN TestDaemonProxy [2022-08-18T17:12:02.893Z] === RUN TestDaemonProxy/environment_variables [2022-08-18T17:12:03.149Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T17:12:03.406Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T17:12:03.415Z] --- PASS: TestSecretList (2.17s) [2022-08-18T17:12:03.415Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:12:03.968Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T17:12:04.530Z] === RUN TestDaemonProxy/command-line_options [2022-08-18T17:12:05.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T17:12:05.951Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-18T17:12:05.951Z] === RUN TestSecretsUpdate [2022-08-18T17:12:06.152Z] === RUN TestDaemonProxy/configuration_file [2022-08-18T17:12:06.592Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-08-18T17:12:06.592Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:12:07.158Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:12:07.519Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T17:12:07.854Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-18T17:12:07.854Z] === RUN TestTemplatedSecret [2022-08-18T17:12:08.081Z] === RUN TestDaemonProxy/conflicting_options [2022-08-18T17:12:08.092Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:12:08.338Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-18T17:12:08.900Z] check_test.go:540: [d7c9a2b8bb45c] daemon is not started [2022-08-18T17:12:08.900Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T17:12:08.900Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-18T17:12:08.900Z] --- PASS: TestDaemonProxy (6.30s) [2022-08-18T17:12:08.900Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-08-18T17:12:08.900Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-18T17:12:08.900Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-18T17:12:08.900Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-18T17:12:08.900Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-18T17:12:08.900Z] PASS [2022-08-18T17:12:08.900Z] [2022-08-18T17:12:08.900Z] === Skipped [2022-08-18T17:12:08.900Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-08-18T17:12:08.900Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-18T17:12:08.900Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-18T17:12:08.900Z] [2022-08-18T17:12:08.900Z] DONE 18 tests, 1 skipped in 11.896s [2022-08-18T17:12:08.900Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:12:08.900Z] ++ 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-18T17:12:08.900Z] ++ set -e [2022-08-18T17:12:08.900Z] ++ '[' -n 0 ']' [2022-08-18T17:12:08.900Z] ++ set -x [2022-08-18T17:12:08.901Z] ++ 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-18T17:12:09.157Z] INFO: Testing against a local daemon [2022-08-18T17:12:09.157Z] === RUN TestCommitInheritsEnv [2022-08-18T17:12:09.719Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-08-18T17:12:09.719Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:12:09.719Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T17:12:09.719Z] === RUN TestImportWithCustomPlatform [2022-08-18T17:12:09.719Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-18T17:12:09.719Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-18T17:12:09.719Z] === RUN TestImportWithCustomPlatform// [2022-08-18T17:12:09.719Z] === RUN TestImportWithCustomPlatform/linux [2022-08-18T17:12:09.719Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-18T17:12:09.975Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-18T17:12:09.975Z] === RUN TestImportWithCustomPlatform/macos [2022-08-18T17:12:09.975Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-18T17:12:09.975Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-18T17:12:09.975Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-18T17:12:09.975Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:12:10.231Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T17:12:10.231Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:12:10.231Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:12:10.231Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:12:10.388Z] --- PASS: TestTemplatedSecret (2.51s) [2022-08-18T17:12:10.388Z] === RUN TestSecretCreateResolve [2022-08-18T17:12:10.488Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-08-18T17:12:10.488Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:12:11.050Z] time="2022-08-18T17:12:10Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-18T17:12:11.613Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T17:12:12.542Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T17:12:12.799Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2022-08-18T17:12:12.799Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:12:12.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-18T17:12:12.799Z] === RUN TestTagInvalidReference [2022-08-18T17:12:12.799Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T17:12:12.799Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:12:12.799Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-18T17:12:12.799Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:12:12.799Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T17:12:12.799Z] === RUN TestTagOfficialNames [2022-08-18T17:12:12.954Z] --- PASS: TestSecretCreateResolve (2.23s) [2022-08-18T17:12:12.954Z] PASS [2022-08-18T17:12:12.954Z] [2022-08-18T17:12:12.954Z] DONE 6 tests in 13.164s [2022-08-18T17:12:12.954Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:12:12.954Z] ++ 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-18T17:12:12.954Z] ++ set -e [2022-08-18T17:12:12.954Z] ++ '[' -n 0 ']' [2022-08-18T17:12:12.954Z] ++ set -x [2022-08-18T17:12:12.954Z] ++ 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-18T17:12:12.954Z] INFO: Testing against a local daemon [2022-08-18T17:12:12.954Z] === RUN TestServiceCreateInit [2022-08-18T17:12:12.954Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:12:13.056Z] --- PASS: TestTagOfficialNames (0.08s) [2022-08-18T17:12:13.056Z] === RUN TestTagMatchesDigest [2022-08-18T17:12:13.056Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-18T17:12:13.056Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T17:12:14.649Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:12:15.574Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T17:12:16.254Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:12:18.651Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-18T17:12:18.651Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-18T17:12:18.651Z] { [2022-08-18T17:12:18.651Z] "RT_GROUP_ICON": { [2022-08-18T17:12:18.651Z] "#1": { [2022-08-18T17:12:18.651Z] "0409": "../../winresources/docker.ico" [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] }, [2022-08-18T17:12:18.651Z] "RT_MANIFEST": { [2022-08-18T17:12:18.651Z] "#1": { [2022-08-18T17:12:18.651Z] "0409": { [2022-08-18T17:12:18.651Z] "identity": {}, [2022-08-18T17:12:18.651Z] "description": "Docker Engine", [2022-08-18T17:12:18.651Z] "minimum-os": "vista", [2022-08-18T17:12:18.651Z] "execution-level": "", [2022-08-18T17:12:18.651Z] "ui-access": false, [2022-08-18T17:12:18.651Z] "auto-elevate": false, [2022-08-18T17:12:18.651Z] "dpi-awareness": "unaware", [2022-08-18T17:12:18.651Z] "disable-theming": false, [2022-08-18T17:12:18.651Z] "disable-window-filtering": false, [2022-08-18T17:12:18.651Z] "high-resolution-scrolling-aware": false, [2022-08-18T17:12:18.651Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-18T17:12:18.651Z] "long-path-aware": false, [2022-08-18T17:12:18.651Z] "printer-driver-isolation": false, [2022-08-18T17:12:18.651Z] "gdi-scaling": false, [2022-08-18T17:12:18.651Z] "segment-heap": false, [2022-08-18T17:12:18.651Z] "use-common-controls-v6": false [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] }, [2022-08-18T17:12:18.651Z] "RT_MESSAGETABLE": { [2022-08-18T17:12:18.651Z] "#1": { [2022-08-18T17:12:18.651Z] "0409": "../../winresources/event_messages.bin" [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] }, [2022-08-18T17:12:18.651Z] "RT_VERSION": { [2022-08-18T17:12:18.651Z] "#1": { [2022-08-18T17:12:18.651Z] "0409": { [2022-08-18T17:12:18.651Z] "fixed": { [2022-08-18T17:12:18.651Z] "file_version": "0.0.0.0", [2022-08-18T17:12:18.651Z] "product_version": "0.0.0.0", [2022-08-18T17:12:18.651Z] "type": "Unknown" [2022-08-18T17:12:18.651Z] }, [2022-08-18T17:12:18.651Z] "info": { [2022-08-18T17:12:18.651Z] "0000": { [2022-08-18T17:12:18.651Z] "CompanyName": "", [2022-08-18T17:12:18.651Z] "FileVersion": "dev", [2022-08-18T17:12:18.651Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-18T17:12:18.651Z] "OriginalFileName": "docker-proxy.exe", [2022-08-18T17:12:18.651Z] "ProductName": "", [2022-08-18T17:12:18.651Z] "ProductVersion": "dev", [2022-08-18T17:12:18.651Z] "SpecialBuild": "d1d9fd50c25c28132d50d88f287641bc58446ce8" [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] } [2022-08-18T17:12:18.651Z] cmd/docker-proxy/genwinres_windows.go [2022-08-18T17:12:18.651Z] cmd/docker-proxy/main.go [2022-08-18T17:12:18.651Z] cmd/docker-proxy/network_proxy_test.go [2022-08-18T17:12:18.651Z] cmd/docker-proxy/proxy.go [2022-08-18T17:12:18.651Z] cmd/docker-proxy/sctp_proxy.go [2022-08-18T17:12:18.651Z] cmd/docker-proxy/tcp_proxy.go [2022-08-18T17:12:18.651Z] cmd/docker-proxy/udp_proxy.go [2022-08-18T17:12:18.651Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T17:12:18.651Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-18T17:12:18.651Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-18T17:12:18.651Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T17:12:18.651Z] remote: Enumerating objects: 23, done. [2022-08-18T17:12:18.651Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T17:12:18.651Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T17:12:18.651Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T17:12:18.651Z] 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-18T17:12:18.651Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-18T17:12:18.651Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T17:12:18.651Z] Cross building: bundles/cross/linux/ppc64le [2022-08-18T17:12:18.651Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T17:12:18.651Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T17:12:18.848Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T17:12:18.848Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T17:12:19.410Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T17:12:19.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T17:12:19.974Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T17:12:20.445Z] --- PASS: TestServiceCreateInit (7.11s) [2022-08-18T17:12:20.445Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) [2022-08-18T17:12:20.445Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-08-18T17:12:20.445Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:12:20.904Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T17:12:20.904Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-18T17:12:21.161Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-18T17:12:21.724Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-18T17:12:22.287Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-18T17:12:22.759Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-08-18T17:12:22.759Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-08-18T17:12:22.759Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-18T17:12:22.759Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-18T17:12:22.759Z] PASS [2022-08-18T17:12:22.759Z] [2022-08-18T17:12:22.759Z] === Skipped [2022-08-18T17:12:22.759Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:12:22.759Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:12:22.759Z] [2022-08-18T17:12:22.759Z] DONE 27 tests, 1 skipped in 164.767s [2022-08-18T17:12:22.759Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:12:22.759Z] INFO: Testing against a local daemon [2022-08-18T17:12:22.759Z] === RUN TestSessionCreate [2022-08-18T17:12:22.759Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T17:12:22.759Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:12:22.759Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T17:12:22.759Z] PASS [2022-08-18T17:12:22.759Z] [2022-08-18T17:12:22.759Z] DONE 2 tests in 0.058s [2022-08-18T17:12:22.759Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:12:22.759Z] INFO: Testing against a local daemon [2022-08-18T17:12:22.759Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:12:22.759Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:12:22.759Z] === RUN TestDiskUsage [2022-08-18T17:12:22.759Z] === PAUSE TestDiskUsage [2022-08-18T17:12:22.759Z] === RUN TestEventsExecDie [2022-08-18T17:12:22.759Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-18T17:12:22.759Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:12:22.851Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-18T17:12:23.018Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T17:12:23.018Z] === RUN TestEventsVolumeCreate [2022-08-18T17:12:23.018Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T17:12:23.018Z] === RUN TestInfoBinaryCommits [2022-08-18T17:12:23.018Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:12:23.018Z] === RUN TestInfoAPIVersioned [2022-08-18T17:12:23.018Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:12:23.018Z] === RUN TestInfoAPI [2022-08-18T17:12:23.018Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:12:23.018Z] === RUN TestInfoAPIWarnings [2022-08-18T17:12:23.414Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-18T17:12:23.976Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-18T17:12:24.233Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-18T17:12:24.796Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-18T17:12:25.359Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-18T17:12:25.922Z] check_test.go:540: [dd6dcb5e97524] daemon is not started [2022-08-18T17:12:25.922Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T17:12:26.853Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T17:12:26.853Z] check_test.go:540: [d506e7fc3d8d0] daemon is not started [2022-08-18T17:12:26.853Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T17:12:27.417Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T17:12:27.982Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T17:12:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T17:12:29.167Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T17:12:32.439Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T17:12:32.700Z] check_test.go:540: [dacf2b640575d] daemon is not started [2022-08-18T17:12:32.700Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T17:12:33.640Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T17:12:35.327Z] --- PASS: TestCreateServiceMultipleTimes (15.28s) [2022-08-18T17:12:35.327Z] === RUN TestCreateServiceConflict [2022-08-18T17:12:36.163Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T17:12:37.230Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-08-18T17:12:37.230Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:12:37.531Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T17:12:39.765Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-08-18T17:12:39.765Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:12:40.799Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T17:12:41.091Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-18T17:12:41.091Z] === RUN TestInfoDebug [2022-08-18T17:12:41.091Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T17:12:41.091Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:12:41.091Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T17:12:41.091Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:12:41.091Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T17:12:41.091Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:12:41.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T17:12:41.617Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T17:12:41.658Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-18T17:12:41.658Z] === RUN TestPingCacheHeaders [2022-08-18T17:12:41.658Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-18T17:12:41.658Z] === RUN TestPingGet [2022-08-18T17:12:41.658Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:12:41.658Z] === RUN TestPingHead [2022-08-18T17:12:41.658Z] --- PASS: TestPingHead (0.02s) [2022-08-18T17:12:41.658Z] === RUN TestPingSwarmHeader [2022-08-18T17:12:42.224Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T17:12:42.482Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T17:12:42.547Z] check_test.go:540: [d9706c4d697ad] daemon is not started [2022-08-18T17:12:42.547Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T17:12:43.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T17:12:43.857Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T17:12:43.857Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-08-18T17:12:43.857Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T17:12:43.857Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T17:12:43.857Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T17:12:43.857Z] === RUN TestVersion [2022-08-18T17:12:43.857Z] --- PASS: TestVersion (0.02s) [2022-08-18T17:12:43.857Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:12:43.857Z] === CONT TestDiskUsage [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T17:12:44.115Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T17:12:44.374Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T17:12:44.941Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T17:12:45.201Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage (1.54s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T17:12:45.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:12:45.201Z] PASS [2022-08-18T17:12:45.201Z] [2022-08-18T17:12:45.201Z] DONE 54 tests in 22.921s [2022-08-18T17:12:45.201Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:12:45.201Z] INFO: Testing against a local daemon [2022-08-18T17:12:45.201Z] === RUN TestVolumesCreateAndList [2022-08-18T17:12:45.201Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T17:12:45.201Z] === RUN TestVolumesRemove [2022-08-18T17:12:45.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-18T17:12:45.459Z] === RUN TestVolumesInspect [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-18T17:12:45.459Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:12:45.459Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T17:12:45.459Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T17:12:45.459Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T17:12:45.459Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T17:12:45.459Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T17:12:45.459Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T17:12:45.459Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T17:12:45.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T17:12:45.459Z] PASS [2022-08-18T17:12:45.459Z] [2022-08-18T17:12:45.459Z] DONE 9 tests in 0.181s [2022-08-18T17:12:45.459Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:12:46.026Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T17:12:46.026Z] Removing test suite binaries [2022-08-18T17:12:46.026Z] exiting test-integration [2022-08-18T17:12:46.026Z] ++ exit 0 [2022-08-18T17:12:46.026Z] [2022-08-18T17:12:46.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T17:12:47.305Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart Post stage [Pipeline] junit [2022-08-18T17:12:47.415Z] Recording test results [2022-08-18T17:12:49.090Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:12:49.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T17:12:49.432Z] + echo Ensuring container killed. [2022-08-18T17:12:49.432Z] Ensuring container killed. [2022-08-18T17:12:49.432Z] + docker rm -vf docker-pr1 [2022-08-18T17:12:49.432Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:12:49.735Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:12:49.735Z] Chowning /workspace to jenkins user [2022-08-18T17:12:49.735Z] + id -u [2022-08-18T17:12:49.735Z] + id -g [2022-08-18T17:12:49.735Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:12:49.735Z] Unable to find image 'busybox:latest' locally [2022-08-18T17:12:50.001Z] latest: Pulling from library/busybox [2022-08-18T17:12:50.001Z] 50783e0dfb64: Pulling fs layer [2022-08-18T17:12:50.001Z] 50783e0dfb64: Download complete [2022-08-18T17:12:50.001Z] 50783e0dfb64: Pull complete [2022-08-18T17:12:50.001Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T17:12:50.273Z] Status: Downloaded newer image for busybox:latest [2022-08-18T17:12:50.566Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T17:12:51.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:12:51.946Z] + bundleName=amd64-cgroup2 [2022-08-18T17:12:51.946Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T17:12:51.946Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T17:12:51.946Z] + 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-18T17:12:51.946Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T17:12:52.216Z] Archiving artifacts [2022-08-18T17:12:53.389Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T17:12:53.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T17:12:54.167Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43990/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:12:54.471Z] + make clean [2022-08-18T17:12:54.471Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:12:54.471Z] docker-dev-cache [2022-08-18T17:12:54.471Z] docker-mod-cache [Pipeline] deleteDir [2022-08-18T17:12:54.644Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-18T17:12:54.644Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:12:54.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T17:12:55.212Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-08-18T17:12:55.212Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:12:55.808Z] check_test.go:540: [d60eab139c419] daemon is not started [2022-08-18T17:12:55.808Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T17:12:56.371Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:12:56.934Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T17:12:57.745Z] --- PASS: TestCreateServiceConfigFileMode (2.43s) [2022-08-18T17:12:57.745Z] === RUN TestCreateServiceSysctls [2022-08-18T17:12:57.863Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T17:12:58.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T17:12:59.354Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T17:12:59.354Z] check_test.go:540: [d610b832c7dde] daemon is not started [2022-08-18T17:12:59.354Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T17:13:01.034Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-08-18T17:13:01.034Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:13:02.624Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T17:13:03.569Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2022-08-18T17:13:03.569Z] === RUN TestInspect [2022-08-18T17:13:05.144Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T17:13:06.103Z] --- PASS: TestInspect (2.62s) [2022-08-18T17:13:06.104Z] === RUN TestCreateJob [2022-08-18T17:13:08.637Z] --- PASS: TestCreateJob (2.92s) [2022-08-18T17:13:08.637Z] === RUN TestReplicatedJob [2022-08-18T17:13:09.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T17:13:09.320Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T17:13:10.689Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T17:13:12.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T17:13:12.582Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T17:13:13.910Z] --- PASS: TestReplicatedJob (4.78s) [2022-08-18T17:13:13.911Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:13:15.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T17:13:15.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T17:13:15.852Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T17:13:16.444Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-08-18T17:13:16.444Z] === RUN TestServiceListWithStatuses [2022-08-18T17:13:16.444Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:13:16.444Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:13:16.444Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:13:17.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T17:13:19.111Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T17:13:20.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T17:13:20.636Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2022-08-18T17:13:20.636Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:13:23.748Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T17:13:23.924Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-08-18T17:13:23.924Z] === RUN TestServicePlugin [2022-08-18T17:13:23.924Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:13:23.924Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T17:13:23.924Z] === RUN TestServiceUpdateLabel [2022-08-18T17:13:25.117Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T17:13:25.829Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-08-18T17:13:25.829Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:13:26.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T17:13:26.331Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T17:13:27.262Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T17:13:27.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T17:13:28.888Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T17:13:30.255Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T17:13:30.255Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T17:13:31.184Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T17:13:36.433Z] docker_cli_daemon_test.go:2504: [d2aacde3e84e0] daemon is not started [2022-08-18T17:13:37.361Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T17:13:38.290Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T17:13:38.853Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T17:13:39.889Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T17:13:40.714Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-08-18T17:13:40.714Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:13:40.819Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T17:13:43.338Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T17:13:43.901Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T17:13:44.466Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T17:13:44.723Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T17:13:44.980Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T17:13:45.236Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T17:13:45.236Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T17:13:45.236Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T17:13:46.604Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T17:13:46.861Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T17:13:49.381Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T17:13:51.276Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T17:13:52.645Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T17:13:53.573Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T17:13:53.830Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T17:13:54.087Z] check_test.go:540: [d8a19d89d6812] daemon is not started [2022-08-18T17:13:54.087Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-18T17:13:54.651Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T17:13:55.214Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T17:13:55.631Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-08-18T17:13:55.631Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:13:55.778Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T17:13:56.342Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T17:13:56.905Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite (335.68s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.91s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.17s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.31s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.61s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.16s) [2022-08-18T17:14:00.176Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.95s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-18T17:14:00.176Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.23s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (9.38s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.34s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.36s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.55s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.51s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.96s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.76s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.05s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.21s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.47s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.79s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.41s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.70s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.09s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s) [2022-08-18T17:14:00.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T17:14:00.177Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.64s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.56s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.06s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.35s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.99s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.76s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.51s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.48s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.07s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.89s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.37s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.72s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.53s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.40s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.26s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.20s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.81s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.62s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-08-18T17:14:00.177Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) [2022-08-18T17:14:00.177Z] === RUN TestDockerSwarmSuite [2022-08-18T17:14:00.177Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-18T17:14:03.450Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T17:14:06.754Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T17:14:07.838Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-08-18T17:14:07.838Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:14:08.097Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:14:08.119Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T17:14:08.666Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:14:09.049Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T17:14:10.050Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-18T17:14:10.050Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T17:14:10.050Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-18T17:14:10.050Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-18T17:14:10.050Z] Cross building: bundles/cross/linux/s390x [2022-08-18T17:14:10.050Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T17:14:10.050Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T17:14:12.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T17:14:12.318Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T17:14:16.491Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T17:14:16.785Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:14:17.054Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T17:14:17.054Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T17:14:17.311Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T17:14:17.311Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T17:14:17.311Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T17:14:17.311Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T17:14:17.311Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T17:14:17.311Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T17:14:17.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T17:14:19.830Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T17:14:23.351Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-08-18T17:14:23.351Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T17:14:23.351Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T17:14:23.351Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T17:14:23.351Z] PASS [2022-08-18T17:14:23.351Z] [2022-08-18T17:14:23.351Z] === Skipped [2022-08-18T17:14:23.351Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:14:23.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:14:23.351Z] [2022-08-18T17:14:23.351Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T17:14:23.351Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:14:23.351Z] [2022-08-18T17:14:23.351Z] DONE 27 tests, 2 skipped in 130.433s [2022-08-18T17:14:23.351Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:14:23.351Z] ++ 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-18T17:14:23.351Z] ++ set -e [2022-08-18T17:14:23.351Z] ++ '[' -n 0 ']' [2022-08-18T17:14:23.351Z] ++ set -x [2022-08-18T17:14:23.351Z] ++ 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-18T17:14:23.351Z] INFO: Testing against a local daemon [2022-08-18T17:14:23.351Z] === RUN TestSessionCreate [2022-08-18T17:14:23.351Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T17:14:23.351Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:14:23.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T17:14:23.351Z] PASS [2022-08-18T17:14:23.351Z] [2022-08-18T17:14:23.351Z] DONE 2 tests in 0.148s [2022-08-18T17:14:23.351Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:14:23.351Z] ++ 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-18T17:14:23.351Z] ++ set -e [2022-08-18T17:14:23.351Z] ++ '[' -n 0 ']' [2022-08-18T17:14:23.351Z] ++ set -x [2022-08-18T17:14:23.351Z] ++ 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-18T17:14:23.351Z] INFO: Testing against a local daemon [2022-08-18T17:14:23.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:14:23.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:14:23.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:14:23.351Z] === RUN TestDiskUsage [2022-08-18T17:14:23.351Z] === PAUSE TestDiskUsage [2022-08-18T17:14:23.351Z] === RUN TestEventsExecDie [2022-08-18T17:14:23.920Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-18T17:14:23.920Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:14:23.920Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T17:14:23.920Z] === RUN TestEventsVolumeCreate [2022-08-18T17:14:23.920Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T17:14:23.920Z] === RUN TestInfoBinaryCommits [2022-08-18T17:14:23.920Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:14:23.920Z] === RUN TestInfoAPIVersioned [2022-08-18T17:14:23.920Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:14:23.920Z] === RUN TestInfoAPI [2022-08-18T17:14:23.920Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:14:23.920Z] === RUN TestInfoAPIWarnings [2022-08-18T17:14:24.003Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T17:14:25.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T17:14:26.310Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T17:14:26.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T17:14:26.824Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T17:14:29.346Z] docker_api_swarm_test.go:563: [db53362ec3827] joining swarm manager [d0b78c9563234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:14:32.619Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T17:14:37.869Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T17:14:38.125Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T17:14:39.492Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T17:14:42.009Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T17:14:42.009Z] === RUN TestInfoDebug [2022-08-18T17:14:42.009Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T17:14:42.009Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:14:42.009Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T17:14:42.009Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:14:42.009Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T17:14:42.009Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:14:42.012Z] docker_api_swarm_test.go:585: [dc1be2849f445] joining swarm manager [d0b78c9563234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:14:42.577Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T17:14:42.577Z] === RUN TestPingCacheHeaders [2022-08-18T17:14:42.577Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T17:14:42.577Z] === RUN TestPingGet [2022-08-18T17:14:42.577Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:14:42.577Z] === RUN TestPingHead [2022-08-18T17:14:42.577Z] --- PASS: TestPingHead (0.02s) [2022-08-18T17:14:42.577Z] === RUN TestPingSwarmHeader [2022-08-18T17:14:43.145Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T17:14:43.145Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T17:14:43.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T17:14:44.081Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T17:14:44.082Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-08-18T17:14:44.082Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T17:14:44.082Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T17:14:44.082Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T17:14:44.082Z] === RUN TestVersion [2022-08-18T17:14:44.082Z] --- PASS: TestVersion (0.02s) [2022-08-18T17:14:44.082Z] === CONT TestDiskUsage [2022-08-18T17:14:44.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T17:14:44.309Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T17:14:44.649Z] === RUN TestDiskUsage/empty [2022-08-18T17:14:44.649Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T17:14:44.649Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T17:14:44.649Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T17:14:44.649Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T17:14:44.650Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T17:14:44.872Z] check_test.go:611: [db53362ec3827] daemon is not started [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T17:14:44.909Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T17:14:45.168Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage (1.14s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:14:45.428Z] PASS [2022-08-18T17:14:45.428Z] [2022-08-18T17:14:45.428Z] === Skipped [2022-08-18T17:14:45.428Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:14:45.428Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:14:45.428Z] [2022-08-18T17:14:45.428Z] DONE 54 tests, 1 skipped in 22.204s [2022-08-18T17:14:45.428Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:14:45.428Z] ++ 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-18T17:14:45.428Z] ++ set -e [2022-08-18T17:14:45.428Z] ++ '[' -n 0 ']' [2022-08-18T17:14:45.428Z] ++ set -x [2022-08-18T17:14:45.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=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-18T17:14:45.428Z] INFO: Testing against a local daemon [2022-08-18T17:14:45.428Z] === RUN TestVolumesCreateAndList [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T17:14:45.428Z] === RUN TestVolumesRemove [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T17:14:45.428Z] === RUN TestVolumesInspect [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T17:14:45.428Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:14:45.428Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T17:14:45.428Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T17:14:45.428Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T17:14:45.428Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T17:14:45.428Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T17:14:45.428Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T17:14:45.428Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T17:14:45.428Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T17:14:45.428Z] PASS [2022-08-18T17:14:45.428Z] [2022-08-18T17:14:45.428Z] DONE 9 tests in 0.208s [2022-08-18T17:14:45.428Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:14:45.435Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T17:14:45.688Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:14:45.688Z] +++ kill 14289 [2022-08-18T17:14:45.947Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:14:45.947Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:14:45.947Z] [2022-08-18T17:14:45.947Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:14:45.947Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:14:45.947Z] [2022-08-18T17:14:45.947Z] To set a process to complain mode, use the command line tool [2022-08-18T17:14:45.947Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:14:45.947Z] +++ true [2022-08-18T17:14:45.947Z] exiting test-integration [2022-08-18T17:14:45.947Z] ++ exit 0 [2022-08-18T17:14:45.947Z] [2022-08-18T17:14:46.365Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles Post stage [Pipeline] junit [2022-08-18T17:14:46.529Z] Recording test results [2022-08-18T17:14:46.689Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:14:47.016Z] + echo Ensuring container killed. [2022-08-18T17:14:47.016Z] Ensuring container killed. [2022-08-18T17:14:47.016Z] + docker rm -vf docker-pr1 [2022-08-18T17:14:47.016Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:14:47.293Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T17:14:47.297Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:14:47.297Z] Chowning /workspace to jenkins user [2022-08-18T17:14:47.297Z] + id -u [2022-08-18T17:14:47.297Z] + id -g [2022-08-18T17:14:47.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:14:47.297Z] Unable to find image 'busybox:latest' locally [2022-08-18T17:14:47.297Z] latest: Pulling from library/busybox [2022-08-18T17:14:47.559Z] 98b248744137: Pulling fs layer [2022-08-18T17:14:47.559Z] 98b248744137: Verifying Checksum [2022-08-18T17:14:47.559Z] 98b248744137: Download complete [2022-08-18T17:14:47.559Z] 98b248744137: Pull complete [2022-08-18T17:14:47.559Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T17:14:47.559Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:14:49.229Z] + bundleName=arm64-integration [2022-08-18T17:14:49.229Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T17:14:49.229Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T17:14:49.229Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T17:14:49.229Z] + 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-18T17:14:49.500Z] Archiving artifacts [2022-08-18T17:14:51.290Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43990/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:14:51.595Z] + make clean [2022-08-18T17:14:51.854Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:14:51.854Z] docker-dev-cache [2022-08-18T17:14:51.854Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:14:55.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T17:14:55.398Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T17:14:55.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T17:14:55.398Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T17:14:56.765Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T17:14:58.135Z] docker_api_swarm_test.go:46: [d684f80ac54f9] joining swarm manager [d77729439b0e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:15:00.027Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T17:15:09.977Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T17:15:09.977Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T17:15:09.977Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T17:15:14.146Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T17:15:15.074Z] --- PASS: TestImportExtremelyLargeImageWorks (181.96s) [2022-08-18T17:15:15.074Z] PASS [2022-08-18T17:15:15.074Z] [2022-08-18T17:15:15.074Z] DONE 22 tests in 185.930s [2022-08-18T17:15:15.074Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-18T17:15:15.074Z] ++ 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-18T17:15:15.074Z] ++ set -e [2022-08-18T17:15:15.074Z] ++ '[' -n 0 ']' [2022-08-18T17:15:15.074Z] ++ set -x [2022-08-18T17:15:15.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T17:15:15.074Z] === RUN TestStripANSICommands [2022-08-18T17:15:15.074Z] === RUN TestStripANSICommands/#00 [2022-08-18T17:15:15.074Z] === RUN TestStripANSICommands/#01 [2022-08-18T17:15:15.074Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-18T17:15:15.074Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-18T17:15:15.074Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-18T17:15:15.074Z] PASS [2022-08-18T17:15:15.074Z] [2022-08-18T17:15:15.074Z] DONE 3 tests in 0.048s [2022-08-18T17:15:15.074Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:15:15.074Z] ++ 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-18T17:15:15.074Z] ++ set -e [2022-08-18T17:15:15.074Z] ++ '[' -n 0 ']' [2022-08-18T17:15:15.074Z] ++ set -x [2022-08-18T17:15:15.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-18T17:15:15.074Z] INFO: Testing against a local daemon [2022-08-18T17:15:15.074Z] === RUN TestNetworkCreateDelete [2022-08-18T17:15:15.330Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-18T17:15:15.330Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:15:15.330Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T17:15:15.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-08-18T17:15:15.893Z] === RUN TestDaemonDNSFallback [2022-08-18T17:15:16.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T17:15:17.384Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T17:15:17.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T17:15:21.584Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T17:15:22.511Z] --- PASS: TestDaemonDNSFallback (6.70s) [2022-08-18T17:15:22.511Z] === RUN TestInspectNetwork [2022-08-18T17:15:22.768Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T17:15:24.137Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T17:15:26.656Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:15:26.656Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:15:26.656Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:15:26.656Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:15:30.830Z] --- PASS: TestInspectNetwork (8.34s) [2022-08-18T17:15:30.830Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:15:30.830Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:15:30.830Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:15:30.830Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:15:30.830Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:15:32.722Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-08-18T17:15:32.722Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:15:32.722Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-18T17:15:32.722Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-18T17:15:32.722Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:15:32.722Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:15:32.722Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:15:32.722Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:15:32.979Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-18T17:15:32.979Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-18T17:15:32.979Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-18T17:15:32.979Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-18T17:15:32.979Z] === RUN TestNetworkList [2022-08-18T17:15:32.979Z] === RUN TestNetworkList//networks [2022-08-18T17:15:32.979Z] === PAUSE TestNetworkList//networks [2022-08-18T17:15:32.979Z] === RUN TestNetworkList//networks/ [2022-08-18T17:15:32.979Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:15:32.979Z] === CONT TestNetworkList//networks [2022-08-18T17:15:32.979Z] === CONT TestNetworkList//networks/ [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:15:32.979Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:15:32.979Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:15:33.542Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-18T17:15:33.542Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:15:34.471Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-18T17:15:34.471Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:15:35.035Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T17:15:35.035Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T17:15:35.292Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-18T17:15:35.292Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:15:36.661Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-18T17:15:36.661Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:15:37.592Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-08-18T17:15:37.592Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:15:38.521Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-18T17:15:38.521Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:15:38.521Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T17:15:38.778Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T17:15:38.778Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T17:15:39.341Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T17:15:39.341Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T17:15:39.598Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T17:15:39.854Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T17:15:41.235Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-08-18T17:15:41.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:15:41.235Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:15:41.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:15:41.235Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:15:41.797Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T17:15:42.725Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T17:15:44.094Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T17:15:45.022Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T17:15:45.584Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T17:15:46.512Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T17:15:50.681Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T17:15:57.231Z] --- PASS: TestServiceWithDataPathPortInit (15.93s) [2022-08-18T17:15:57.231Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:16:00.501Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:59vspd3hf5wbq5wfbn3zqgu6e Created:2022-08-18 17:15:58.457032723 +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[e52a84c757600a47e5b1ee688a8d402f3f6cea3364018d7038e467222aa578a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pr894108yi43xv5of9bw9sj8j EndpointID:61af1570e27723e48f6bb9a916929243aa14160c1c052b01a110bb8cc7e066b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6fc7c05cb0b448eb87ae4af94b08e3fceef746f164e10a5babde4e87ec0f9dfd 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:caee9721e38e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pr894108yi43xv5of9bw9sj8j EndpointID:61af1570e27723e48f6bb9a916929243aa14160c1c052b01a110bb8cc7e066b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:16:01.444Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-18T17:16:01.444Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T17:16:01.444Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-18T17:16:01.444Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-18T17:16:01.444Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T17:16:01.836Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-18T17:16:02.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/test/unit [2022-08-18T17:16:02.411Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-18T17:16:02.411Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-18T17:16:02.411Z] + TESTDIRS=./... [2022-08-18T17:16:02.411Z] + exclude_paths='/vendor/|/integration' [2022-08-18T17:16:02.411Z] ++ go list ./... [2022-08-18T17:16:02.411Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-18T17:16:03.341Z] + pkg_list='github.com/docker/docker/api [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/backend [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/container [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/events [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/filters [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/image [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/mount [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/network [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/registry [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/time [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/versions [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:16:03.341Z] github.com/docker/docker/api/types/volume [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:16:03.341Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:16:03.341Z] github.com/docker/docker/cli [2022-08-18T17:16:03.341Z] github.com/docker/docker/cli/config [2022-08-18T17:16:03.341Z] github.com/docker/docker/cli/debug [2022-08-18T17:16:03.341Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:16:03.341Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:16:03.341Z] github.com/docker/docker/client [2022-08-18T17:16:03.341Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:16:03.341Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:16:03.341Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:16:03.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:16:03.341Z] github.com/docker/docker/container [2022-08-18T17:16:03.341Z] github.com/docker/docker/container/stream [2022-08-18T17:16:03.341Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:16:03.341Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:16:03.341Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/config [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/events [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/exec [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/images [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/links [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/names [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/network [2022-08-18T17:16:03.341Z] github.com/docker/docker/daemon/stats [2022-08-18T17:16:03.341Z] github.com/docker/docker/distribution [2022-08-18T17:16:03.341Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:16:03.341Z] github.com/docker/docker/distribution/utils [2022-08-18T17:16:03.341Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:16:03.341Z] github.com/docker/docker/dockerversion [2022-08-18T17:16:03.341Z] github.com/docker/docker/errdefs [2022-08-18T17:16:03.341Z] github.com/docker/docker/image [2022-08-18T17:16:03.341Z] github.com/docker/docker/image/cache [2022-08-18T17:16:03.341Z] github.com/docker/docker/image/tarexport [2022-08-18T17:16:03.341Z] github.com/docker/docker/image/v1 [2022-08-18T17:16:03.341Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:16:03.341Z] github.com/docker/docker/layer [2022-08-18T17:16:03.341Z] github.com/docker/docker/libcontainerd [2022-08-18T17:16:03.341Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:16:03.341Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:16:03.341Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:16:03.341Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/libnetwork/types [2022-08-18T17:16:03.341Z] github.com/docker/docker/oci [2022-08-18T17:16:03.341Z] github.com/docker/docker/oci/caps [2022-08-18T17:16:03.341Z] github.com/docker/docker/opts [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/archive [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/directory [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/platform [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/pools [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/progress [2022-08-18T17:16:03.341Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/signal [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/stack [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/system [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:16:03.342Z] github.com/docker/docker/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:16:03.342Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:16:03.342Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:16:03.342Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:16:03.342Z] github.com/docker/docker/quota [2022-08-18T17:16:03.342Z] github.com/docker/docker/reference [2022-08-18T17:16:03.342Z] github.com/docker/docker/registry [2022-08-18T17:16:03.342Z] github.com/docker/docker/registry/resumable [2022-08-18T17:16:03.342Z] github.com/docker/docker/restartmanager [2022-08-18T17:16:03.342Z] github.com/docker/docker/rootless [2022-08-18T17:16:03.342Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:16:03.342Z] github.com/docker/docker/runconfig [2022-08-18T17:16:03.342Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/environment [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/registry [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/request [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/drivers [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/local [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/mounts [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/service [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:16:03.342Z] ++ grep --fixed-strings -v /libnetwork [2022-08-18T17:16:03.342Z] ++ echo 'github.com/docker/docker/api [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/backend [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/container [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/events [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/filters [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/image [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/mount [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/network [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/registry [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/time [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/versions [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/volume [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:16:03.342Z] github.com/docker/docker/cli [2022-08-18T17:16:03.342Z] github.com/docker/docker/cli/config [2022-08-18T17:16:03.342Z] github.com/docker/docker/cli/debug [2022-08-18T17:16:03.342Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:16:03.342Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:16:03.342Z] github.com/docker/docker/client [2022-08-18T17:16:03.342Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:16:03.342Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:16:03.342Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:16:03.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:16:03.342Z] github.com/docker/docker/container [2022-08-18T17:16:03.342Z] github.com/docker/docker/container/stream [2022-08-18T17:16:03.342Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:16:03.342Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:16:03.342Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/config [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/events [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/exec [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/images [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/links [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/names [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/network [2022-08-18T17:16:03.342Z] github.com/docker/docker/daemon/stats [2022-08-18T17:16:03.342Z] github.com/docker/docker/distribution [2022-08-18T17:16:03.342Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:16:03.342Z] github.com/docker/docker/distribution/utils [2022-08-18T17:16:03.342Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:16:03.342Z] github.com/docker/docker/dockerversion [2022-08-18T17:16:03.342Z] github.com/docker/docker/errdefs [2022-08-18T17:16:03.342Z] github.com/docker/docker/image [2022-08-18T17:16:03.342Z] github.com/docker/docker/image/cache [2022-08-18T17:16:03.342Z] github.com/docker/docker/image/tarexport [2022-08-18T17:16:03.342Z] github.com/docker/docker/image/v1 [2022-08-18T17:16:03.342Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:16:03.342Z] github.com/docker/docker/layer [2022-08-18T17:16:03.342Z] github.com/docker/docker/libcontainerd [2022-08-18T17:16:03.342Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:16:03.342Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:16:03.342Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:16:03.342Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/libnetwork/types [2022-08-18T17:16:03.342Z] github.com/docker/docker/oci [2022-08-18T17:16:03.342Z] github.com/docker/docker/oci/caps [2022-08-18T17:16:03.342Z] github.com/docker/docker/opts [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/archive [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/directory [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/platform [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/pools [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/progress [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/signal [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/stack [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/system [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:16:03.342Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:16:03.342Z] github.com/docker/docker/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:16:03.342Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:16:03.342Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:16:03.342Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:16:03.342Z] github.com/docker/docker/quota [2022-08-18T17:16:03.342Z] github.com/docker/docker/reference [2022-08-18T17:16:03.342Z] github.com/docker/docker/registry [2022-08-18T17:16:03.342Z] github.com/docker/docker/registry/resumable [2022-08-18T17:16:03.342Z] github.com/docker/docker/restartmanager [2022-08-18T17:16:03.342Z] github.com/docker/docker/rootless [2022-08-18T17:16:03.342Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:16:03.342Z] github.com/docker/docker/runconfig [2022-08-18T17:16:03.342Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/environment [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/registry [2022-08-18T17:16:03.342Z] github.com/docker/docker/testutil/request [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/drivers [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/local [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/mounts [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/service [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:16:03.342Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:16:03.342Z] + base_pkg_list='github.com/docker/docker/api [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/backend [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/container [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/events [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/filters [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/image [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/mount [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/network [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/registry [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/time [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/versions [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:16:03.342Z] github.com/docker/docker/api/types/volume [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:16:03.342Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/config [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/debug [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/client [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:16:03.343Z] github.com/docker/docker/container [2022-08-18T17:16:03.343Z] github.com/docker/docker/container/stream [2022-08-18T17:16:03.343Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:16:03.343Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:16:03.343Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/config [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/events [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/exec [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/images [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/links [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/names [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/network [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/stats [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution/utils [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:16:03.343Z] github.com/docker/docker/dockerversion [2022-08-18T17:16:03.343Z] github.com/docker/docker/errdefs [2022-08-18T17:16:03.343Z] github.com/docker/docker/image [2022-08-18T17:16:03.343Z] github.com/docker/docker/image/cache [2022-08-18T17:16:03.343Z] github.com/docker/docker/image/tarexport [2022-08-18T17:16:03.343Z] github.com/docker/docker/image/v1 [2022-08-18T17:16:03.343Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:16:03.343Z] github.com/docker/docker/layer [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:16:03.343Z] github.com/docker/docker/oci [2022-08-18T17:16:03.343Z] github.com/docker/docker/oci/caps [2022-08-18T17:16:03.343Z] github.com/docker/docker/opts [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/archive [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/directory [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/platform [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/pools [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/progress [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/signal [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/stack [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/system [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:16:03.343Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:16:03.343Z] github.com/docker/docker/plugin [2022-08-18T17:16:03.343Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:16:03.343Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:16:03.343Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:16:03.343Z] github.com/docker/docker/quota [2022-08-18T17:16:03.343Z] github.com/docker/docker/reference [2022-08-18T17:16:03.343Z] github.com/docker/docker/registry [2022-08-18T17:16:03.343Z] github.com/docker/docker/registry/resumable [2022-08-18T17:16:03.343Z] github.com/docker/docker/restartmanager [2022-08-18T17:16:03.343Z] github.com/docker/docker/rootless [2022-08-18T17:16:03.343Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:16:03.343Z] github.com/docker/docker/runconfig [2022-08-18T17:16:03.343Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/environment [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/registry [2022-08-18T17:16:03.343Z] github.com/docker/docker/testutil/request [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume/drivers [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume/local [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume/mounts [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume/service [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:16:03.343Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:16:03.343Z] ++ echo 'github.com/docker/docker/api [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/backend [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/container [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/events [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/filters [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/image [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/mount [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/network [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/registry [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/time [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/versions [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:16:03.343Z] github.com/docker/docker/api/types/volume [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:16:03.343Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/config [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/debug [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:16:03.343Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/client [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:16:03.343Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:16:03.343Z] github.com/docker/docker/container [2022-08-18T17:16:03.343Z] github.com/docker/docker/container/stream [2022-08-18T17:16:03.343Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:16:03.343Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:16:03.343Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/config [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/events [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/exec [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/images [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/links [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/names [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/network [2022-08-18T17:16:03.343Z] github.com/docker/docker/daemon/stats [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution/utils [2022-08-18T17:16:03.343Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:16:03.343Z] github.com/docker/docker/dockerversion [2022-08-18T17:16:03.343Z] github.com/docker/docker/errdefs [2022-08-18T17:16:03.343Z] github.com/docker/docker/image [2022-08-18T17:16:03.343Z] github.com/docker/docker/image/cache [2022-08-18T17:16:03.343Z] github.com/docker/docker/image/tarexport [2022-08-18T17:16:03.343Z] github.com/docker/docker/image/v1 [2022-08-18T17:16:03.343Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:16:03.343Z] github.com/docker/docker/layer [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:16:03.343Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:16:03.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/types [2022-08-18T17:16:03.344Z] github.com/docker/docker/oci [2022-08-18T17:16:03.344Z] github.com/docker/docker/oci/caps [2022-08-18T17:16:03.344Z] github.com/docker/docker/opts [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/archive [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/directory [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/platform [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/pools [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/progress [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/signal [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/stack [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/system [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:16:03.344Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:16:03.344Z] github.com/docker/docker/plugin [2022-08-18T17:16:03.344Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:16:03.344Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:16:03.344Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:16:03.344Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:16:03.344Z] github.com/docker/docker/quota [2022-08-18T17:16:03.344Z] github.com/docker/docker/reference [2022-08-18T17:16:03.344Z] github.com/docker/docker/registry [2022-08-18T17:16:03.344Z] github.com/docker/docker/registry/resumable [2022-08-18T17:16:03.344Z] github.com/docker/docker/restartmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/rootless [2022-08-18T17:16:03.344Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:16:03.344Z] github.com/docker/docker/runconfig [2022-08-18T17:16:03.344Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/environment [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/registry [2022-08-18T17:16:03.344Z] github.com/docker/docker/testutil/request [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume/drivers [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume/local [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume/mounts [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume/service [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:16:03.344Z] github.com/docker/docker/volume/testutils' [2022-08-18T17:16:03.344Z] ++ grep --fixed-strings /libnetwork [2022-08-18T17:16:03.344Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/types' [2022-08-18T17:16:03.344Z] + echo 'github.com/docker/docker/libnetwork [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:16:03.344Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/types' [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:16:03.344Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:16:03.344Z] + type docker-proxy [2022-08-18T17:16:03.344Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-18T17:16:03.344Z] + hack/make.sh binary-proxy install-proxy [2022-08-18T17:16:03.344Z] [2022-08-18T17:16:03.600Z] Removing bundles/ [2022-08-18T17:16:03.600Z] [2022-08-18T17:16:03.600Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-18T17:16:03.600Z] Building: bundles/binary-proxy/docker-proxy [2022-08-18T17:16:03.600Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:16:05.749Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2022-08-18T17:16:05.749Z] PASS [2022-08-18T17:16:05.749Z] [2022-08-18T17:16:05.749Z] === Skipped [2022-08-18T17:16:05.749Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:16:05.749Z] service_test.go:243: FLAKY_TEST [2022-08-18T17:16:05.749Z] [2022-08-18T17:16:05.749Z] DONE 38 tests, 1 skipped in 49.991s [2022-08-18T17:16:05.749Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:16:05.749Z] ++ 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-18T17:16:05.749Z] ++ set -e [2022-08-18T17:16:05.749Z] ++ '[' -n 0 ']' [2022-08-18T17:16:05.749Z] ++ set -x [2022-08-18T17:16:05.749Z] ++ 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-18T17:16:05.749Z] INFO: Testing against a local daemon [2022-08-18T17:16:05.749Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:16:05.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:16:05.749Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:16:05.749Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:16:05.749Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:16:05.749Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:16:05.749Z] PASS [2022-08-18T17:16:05.749Z] [2022-08-18T17:16:05.749Z] === Skipped [2022-08-18T17:16:05.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:16:05.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:16:05.749Z] [2022-08-18T17:16:05.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:16:05.749Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:16:05.749Z] [2022-08-18T17:16:05.749Z] DONE 2 tests, 2 skipped in 0.101s [2022-08-18T17:16:05.749Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:16:05.749Z] ++ 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-18T17:16:05.749Z] ++ set -e [2022-08-18T17:16:05.749Z] ++ '[' -n 0 ']' [2022-08-18T17:16:05.749Z] ++ set -x [2022-08-18T17:16:05.749Z] ++ 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-18T17:16:05.749Z] INFO: Testing against a local daemon [2022-08-18T17:16:05.749Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:16:05.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T17:16:05.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T17:16:06.678Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-08-18T17:16:06.678Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:16:06.936Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T17:16:07.895Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:16:08.457Z] docker_api_swarm_test.go:304: [dfd4fa7dcaa26] joining swarm manager [d9fdd19ac92a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:16:08.713Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:16:09.642Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:16:09.898Z] docker_api_swarm_test.go:305: [d13205b4ab519] joining swarm manager [d9fdd19ac92a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:16:11.267Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T17:16:11.690Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-18T17:16:11.690Z] [2022-08-18T17:16:11.690Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-18T17:16:11.690Z] Installing docker-proxy to /usr/local/bin/ [2022-08-18T17:16:11.690Z] [2022-08-18T17:16:11.690Z] + mkdir -p bundles [2022-08-18T17:16:11.690Z] + '[' -n 'github.com/docker/docker/api [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/backend/build [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/httpstatus [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/httputils [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/middleware [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/build [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/container [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/debug [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/distribution [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/grpc [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/image [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/network [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/plugin [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/session [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/swarm [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/system [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/server/router/volume [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/backend [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/blkiodev [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/container [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/events [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/filters [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/image [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/mount [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/network [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/registry [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/strslice [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/swarm [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/time [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/versions [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-18T17:16:11.690Z] github.com/docker/docker/api/types/volume [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/builder-next/worker [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/dockerfile [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/remotecontext [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/remotecontext/git [2022-08-18T17:16:11.690Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-18T17:16:11.690Z] github.com/docker/docker/cli [2022-08-18T17:16:11.690Z] github.com/docker/docker/cli/config [2022-08-18T17:16:11.690Z] github.com/docker/docker/cli/debug [2022-08-18T17:16:11.690Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-18T17:16:11.690Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-18T17:16:11.690Z] github.com/docker/docker/client [2022-08-18T17:16:11.690Z] github.com/docker/docker/cmd/docker-proxy [2022-08-18T17:16:11.690Z] github.com/docker/docker/cmd/dockerd [2022-08-18T17:16:11.690Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-18T17:16:11.690Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-18T17:16:11.690Z] github.com/docker/docker/container [2022-08-18T17:16:11.690Z] github.com/docker/docker/container/stream [2022-08-18T17:16:11.690Z] github.com/docker/docker/contrib/apparmor [2022-08-18T17:16:11.690Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-18T17:16:11.690Z] github.com/docker/docker/contrib/httpserver [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/cluster [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/cluster/convert [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/cluster/executor [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/cluster/provider [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/config [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/events [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/events/testutils [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/exec [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/images [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/initlayer [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/links [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/listeners [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/gelf [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/journald [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/local [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/logentries [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/splunk [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/syslog [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/logger/templates [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/names [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/network [2022-08-18T17:16:11.690Z] github.com/docker/docker/daemon/stats [2022-08-18T17:16:11.690Z] github.com/docker/docker/distribution [2022-08-18T17:16:11.690Z] github.com/docker/docker/distribution/metadata [2022-08-18T17:16:11.690Z] github.com/docker/docker/distribution/utils [2022-08-18T17:16:11.690Z] github.com/docker/docker/distribution/xfer [2022-08-18T17:16:11.690Z] github.com/docker/docker/dockerversion [2022-08-18T17:16:11.690Z] github.com/docker/docker/errdefs [2022-08-18T17:16:11.690Z] github.com/docker/docker/image [2022-08-18T17:16:11.690Z] github.com/docker/docker/image/cache [2022-08-18T17:16:11.690Z] github.com/docker/docker/image/tarexport [2022-08-18T17:16:11.690Z] github.com/docker/docker/image/v1 [2022-08-18T17:16:11.690Z] github.com/docker/docker/internal/test/suite [2022-08-18T17:16:11.690Z] github.com/docker/docker/layer [2022-08-18T17:16:11.690Z] github.com/docker/docker/libcontainerd [2022-08-18T17:16:11.690Z] github.com/docker/docker/libcontainerd/queue [2022-08-18T17:16:11.690Z] github.com/docker/docker/libcontainerd/remote [2022-08-18T17:16:11.690Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-18T17:16:11.690Z] github.com/docker/docker/libcontainerd/types [2022-08-18T17:16:11.690Z] github.com/docker/docker/oci [2022-08-18T17:16:11.690Z] github.com/docker/docker/oci/caps [2022-08-18T17:16:11.690Z] github.com/docker/docker/opts [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/aaparser [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/archive [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/authorization [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/broadcaster [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/capabilities [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/chrootarchive [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/containerfs [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/devicemapper [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/directory [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/dmesg [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/fileutils [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/fsutils [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/homedir [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/idtools [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/ioutils [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/jsonmessage [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/longpath [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/loopback [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/namesgenerator [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/parsers [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/pidfile [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/platform [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/plugingetter [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/plugins [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/plugins/transport [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/pools [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/progress [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/pubsub [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/reexec [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/signal [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/stack [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/stdcopy [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/streamformatter [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/stringid [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/sysinfo [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/system [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/tailfile [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/tarsum [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/truncindex [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/urlutil [2022-08-18T17:16:11.690Z] github.com/docker/docker/pkg/useragent [2022-08-18T17:16:11.690Z] github.com/docker/docker/plugin [2022-08-18T17:16:11.690Z] github.com/docker/docker/plugin/executor/containerd [2022-08-18T17:16:11.690Z] github.com/docker/docker/plugin/v2 [2022-08-18T17:16:11.690Z] github.com/docker/docker/profiles/apparmor [2022-08-18T17:16:11.690Z] github.com/docker/docker/profiles/seccomp [2022-08-18T17:16:11.690Z] github.com/docker/docker/quota [2022-08-18T17:16:11.690Z] github.com/docker/docker/reference [2022-08-18T17:16:11.690Z] github.com/docker/docker/registry [2022-08-18T17:16:11.690Z] github.com/docker/docker/registry/resumable [2022-08-18T17:16:11.690Z] github.com/docker/docker/restartmanager [2022-08-18T17:16:11.690Z] github.com/docker/docker/rootless [2022-08-18T17:16:11.690Z] github.com/docker/docker/rootless/specconv [2022-08-18T17:16:11.690Z] github.com/docker/docker/runconfig [2022-08-18T17:16:11.690Z] github.com/docker/docker/runconfig/opts [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/daemon [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/environment [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/fakecontext [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/fakegit [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/fakestorage [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/fixtures/load [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/registry [2022-08-18T17:16:11.690Z] github.com/docker/docker/testutil/request [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume/drivers [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume/local [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume/mounts [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume/service [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume/service/opts [2022-08-18T17:16:11.690Z] github.com/docker/docker/volume/testutils' ']' [2022-08-18T17:16:11.691Z] + 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-18T17:16:11.691Z] ? github.com/docker/docker/api [no test files] [2022-08-18T17:16:12.197Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:16:14.717Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:16:14.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T17:16:15.645Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T17:16:16.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T17:16:16.465Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T17:16:17.833Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T17:16:17.833Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T17:16:17.833Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T17:16:18.396Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T17:16:19.326Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan (13.67s) [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.38s) [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s) [2022-08-18T17:16:20.255Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2022-08-18T17:16:20.255Z] PASS [2022-08-18T17:16:20.255Z] [2022-08-18T17:16:20.255Z] DONE 8 tests in 15.202s [2022-08-18T17:16:20.255Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:16:20.255Z] ++ 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-18T17:16:20.255Z] ++ set -e [2022-08-18T17:16:20.255Z] ++ '[' -n 0 ']' [2022-08-18T17:16:20.255Z] ++ set -x [2022-08-18T17:16:20.255Z] ++ 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-18T17:16:20.512Z] testing: warning: no tests to run [2022-08-18T17:16:20.512Z] PASS [2022-08-18T17:16:20.512Z] [2022-08-18T17:16:20.512Z] DONE 0 tests in 0.033s [2022-08-18T17:16:20.512Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:16:20.512Z] ++ 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-18T17:16:20.512Z] ++ set -e [2022-08-18T17:16:20.512Z] ++ '[' -n 0 ']' [2022-08-18T17:16:20.512Z] ++ set -x [2022-08-18T17:16:20.512Z] ++ 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-18T17:16:20.512Z] INFO: Testing against a local daemon [2022-08-18T17:16:20.512Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:16:21.880Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-08-18T17:16:21.880Z] === RUN TestAuthZPluginTLS [2022-08-18T17:16:22.447Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-18T17:16:22.448Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:16:23.010Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T17:16:23.010Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:16:23.572Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T17:16:23.572Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:16:24.137Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-18T17:16:24.137Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:16:25.523Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2022-08-18T17:16:25.523Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:16:26.085Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-18T17:16:26.085Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:16:26.342Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T17:16:26.597Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T17:16:26.853Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-08-18T17:16:26.853Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:16:27.109Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T17:16:27.366Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-18T17:16:27.366Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:16:27.366Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T17:16:27.622Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T17:16:28.552Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T17:16:28.552Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T17:16:28.552Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T17:16:29.481Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2022-08-18T17:16:29.481Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:16:29.740Z] ok github.com/docker/docker/api/server 0.015s coverage: 7.9% of statements [2022-08-18T17:16:30.411Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T17:16:31.341Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-08-18T17:16:31.341Z] === RUN TestAuthZPluginHeader [2022-08-18T17:16:31.904Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-08-18T17:16:31.904Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:16:32.160Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T17:16:33.527Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T17:16:34.089Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T17:16:34.652Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T17:16:35.215Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T17:16:36.582Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T17:16:36.582Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.75s) [2022-08-18T17:16:36.582Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:16:37.145Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T17:16:37.401Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T17:16:38.767Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T17:16:40.134Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T17:16:40.696Z] --- PASS: TestAuthZPluginV2Disable (4.05s) [2022-08-18T17:16:40.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:16:41.259Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T17:16:41.516Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T17:16:42.084Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T17:16:42.646Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T17:16:43.208Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T17:16:43.208Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T17:16:43.770Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T17:16:44.027Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T17:16:44.283Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T17:16:44.539Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s) [2022-08-18T17:16:44.539Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:16:44.797Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T17:16:44.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T17:16:45.053Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T17:16:45.617Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T17:16:46.181Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T17:16:47.114Z] docker_api_swarm_test.go:272: [d832c16fe186f] joining swarm manager [d5c89e489e95e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:16:49.004Z] docker_api_swarm_test.go:273: [d2f2b71fe2a46] joining swarm manager [d5c89e489e95e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:16:49.568Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T17:16:54.817Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T17:16:55.380Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.90s) [2022-08-18T17:16:55.380Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:16:57.270Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T17:16:57.270Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T17:16:57.270Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T17:16:57.270Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T17:16:57.270Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T17:16:57.526Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T17:16:58.456Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T17:16:59.383Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T17:17:01.902Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T17:17:01.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T17:17:02.480Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T17:17:09.021Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T17:17:10.909Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T17:17:10.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T17:17:11.471Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T17:17:12.400Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-18T17:17:12.400Z] PASS [2022-08-18T17:17:12.400Z] [2022-08-18T17:17:12.400Z] DONE 17 tests in 51.909s [2022-08-18T17:17:12.400Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:17:12.400Z] ++ 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-18T17:17:12.400Z] ++ set -e [2022-08-18T17:17:12.400Z] ++ '[' -n 0 ']' [2022-08-18T17:17:12.400Z] ++ set -x [2022-08-18T17:17:12.400Z] ++ 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-18T17:17:12.400Z] INFO: Testing against a local daemon [2022-08-18T17:17:12.400Z] === RUN TestPluginInvalidJSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:17:12.657Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:17:12.657Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-18T17:17:12.657Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-18T17:17:12.657Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-18T17:17:12.657Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-18T17:17:12.657Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-18T17:17:12.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-18T17:17:12.657Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-18T17:17:12.657Z] === RUN TestPluginInstall [2022-08-18T17:17:12.657Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:17:13.587Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T17:17:13.587Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T17:17:13.587Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T17:17:14.955Z] time="2022-08-18T17:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:17:14.955Z] time="2022-08-18T17:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:013b26f31e99e7390c2cb3d2afacbe31da0029920566ef912086427f6af89c6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:17:14.955Z] time="2022-08-18T17:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:17:14.955Z] time="2022-08-18T17:17:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:013b26f31e99e7390c2cb3d2afacbe31da0029920566ef912086427f6af89c6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:17:15.212Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:17:15.776Z] time="2022-08-18T17:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:17:15.776Z] time="2022-08-18T17:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bf223db285a59dc49243180705346ea3e3128593b3eb9988e22de9ae9720748" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:17:15.776Z] time="2022-08-18T17:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:17:15.776Z] time="2022-08-18T17:17:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bf223db285a59dc49243180705346ea3e3128593b3eb9988e22de9ae9720748" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:17:16.032Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:17:16.965Z] time="2022-08-18T17:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:17:16.965Z] time="2022-08-18T17:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f002633dba877b7a3a2a6345ca1350611793cea8632ec9ba0282e87661bd07f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:17:16.965Z] time="2022-08-18T17:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:17:16.965Z] time="2022-08-18T17:17:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f002633dba877b7a3a2a6345ca1350611793cea8632ec9ba0282e87661bd07f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:17:17.222Z] plugin_test.go:195: [d5e3e3d2a970a] daemon is not started [2022-08-18T17:17:17.222Z] --- PASS: TestPluginInstall (4.77s) [2022-08-18T17:17:17.222Z] --- PASS: TestPluginInstall/no_auth (2.64s) [2022-08-18T17:17:17.222Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-08-18T17:17:17.222Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-08-18T17:17:17.222Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:17:17.784Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T17:17:18.041Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T17:17:18.976Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:17:19.539Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T17:17:19.796Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T17:17:20.052Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:17:21.419Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T17:17:21.419Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-08-18T17:17:21.419Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-08-18T17:17:21.419Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-08-18T17:17:21.419Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:17:21.676Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T17:17:22.239Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-08-18T17:17:22.239Z] PASS [2022-08-18T17:17:22.239Z] [2022-08-18T17:17:22.239Z] DONE 24 tests in 9.731s [2022-08-18T17:17:22.239Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:17:22.239Z] ++ 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-18T17:17:22.239Z] ++ set -e [2022-08-18T17:17:22.239Z] ++ '[' -n 0 ']' [2022-08-18T17:17:22.239Z] ++ set -x [2022-08-18T17:17:22.239Z] ++ 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-18T17:17:22.239Z] INFO: Testing against a local daemon [2022-08-18T17:17:22.239Z] === RUN TestExternalGraphDriver [2022-08-18T17:17:22.495Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:17:22.495Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T17:17:23.430Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T17:17:24.364Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:17:24.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T17:17:25.183Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T17:17:25.183Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T17:17:25.745Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T17:17:26.309Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:17:26.309Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T17:17:26.871Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T17:17:28.239Z] --- PASS: TestExternalGraphDriver (5.81s) [2022-08-18T17:17:28.239Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-08-18T17:17:28.239Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2022-08-18T17:17:28.239Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2022-08-18T17:17:28.239Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:17:28.239Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T17:17:30.131Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T17:17:31.059Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T17:17:32.952Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T17:17:32.952Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2022-08-18T17:17:32.952Z] PASS [2022-08-18T17:17:32.952Z] [2022-08-18T17:17:32.952Z] DONE 5 tests in 10.618s [2022-08-18T17:17:32.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:17:32.952Z] ++ 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-18T17:17:32.952Z] ++ set -e [2022-08-18T17:17:32.952Z] ++ '[' -n 0 ']' [2022-08-18T17:17:32.952Z] ++ set -x [2022-08-18T17:17:32.952Z] ++ 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-18T17:17:32.952Z] INFO: Testing against a local daemon [2022-08-18T17:17:32.952Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:17:32.952Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:17:32.952Z] === RUN TestReadPluginNoRead [2022-08-18T17:17:32.952Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:17:32.952Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:17:32.952Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:17:32.952Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:17:32.952Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:17:33.880Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T17:17:35.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T17:17:35.505Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T17:17:38.026Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2022-08-18T17:17:38.026Z] === CONT TestReadPluginNoRead [2022-08-18T17:17:39.394Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T17:17:39.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T17:17:41.325Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:17:41.894Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T17:17:42.457Z] docker_api_swarm_node_test.go:20: [d833c0853a20c] joining swarm manager [de93e3359b33b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:17:43.021Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T17:17:43.021Z] --- PASS: TestContinueAfterPluginCrash (10.15s) [2022-08-18T17:17:43.021Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:17:43.583Z] docker_api_swarm_node_test.go:21: [d8c22abc5a1ab] joining swarm manager [de93e3359b33b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:17:43.839Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T17:17:44.771Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:17:46.138Z] === CONT TestReadPluginNoRead [2022-08-18T17:17:46.138Z] read_test.go:92: [de1d0c14f0028] daemon is not started [2022-08-18T17:17:46.138Z] --- PASS: TestReadPluginNoRead (8.54s) [2022-08-18T17:17:46.138Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2022-08-18T17:17:46.138Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.61s) [2022-08-18T17:17:46.138Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2022-08-18T17:17:46.138Z] PASS [2022-08-18T17:17:46.138Z] [2022-08-18T17:17:46.138Z] DONE 6 tests in 13.458s [2022-08-18T17:17:46.138Z] 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-18T17:17:46.138Z] ++ 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-18T17:17:46.138Z] ++ set -e [2022-08-18T17:17:46.138Z] ++ '[' -n 0 ']' [2022-08-18T17:17:46.138Z] ++ set -x [2022-08-18T17:17:46.138Z] ++ 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-18T17:17:46.395Z] testing: warning: no tests to run [2022-08-18T17:17:46.395Z] PASS [2022-08-18T17:17:46.395Z] [2022-08-18T17:17:46.395Z] DONE 0 tests in 0.043s [2022-08-18T17:17:46.395Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:17:46.395Z] ++ 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-18T17:17:46.395Z] ++ set -e [2022-08-18T17:17:46.395Z] ++ '[' -n 0 ']' [2022-08-18T17:17:46.395Z] ++ set -x [2022-08-18T17:17:46.395Z] ++ 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-18T17:17:46.395Z] INFO: Testing against a local daemon [2022-08-18T17:17:46.395Z] === RUN TestPluginWithDevMounts [2022-08-18T17:17:46.395Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:17:46.395Z] === CONT TestPluginWithDevMounts [2022-08-18T17:17:48.287Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-08-18T17:17:48.287Z] PASS [2022-08-18T17:17:48.287Z] [2022-08-18T17:17:48.287Z] DONE 1 tests in 1.873s [2022-08-18T17:17:48.287Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:17:48.287Z] ++ 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-18T17:17:48.287Z] ++ set -e [2022-08-18T17:17:48.287Z] ++ '[' -n 0 ']' [2022-08-18T17:17:48.287Z] ++ set -x [2022-08-18T17:17:48.287Z] ++ 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-18T17:17:48.287Z] INFO: Testing against a local daemon [2022-08-18T17:17:48.287Z] === RUN TestSecretInspect [2022-08-18T17:17:50.807Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T17:17:50.807Z] --- PASS: TestSecretInspect (2.56s) [2022-08-18T17:17:50.807Z] === RUN TestSecretList [2022-08-18T17:17:53.325Z] --- PASS: TestSecretList (2.51s) [2022-08-18T17:17:53.325Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:17:53.582Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T17:17:54.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T17:17:55.516Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T17:17:56.078Z] --- PASS: TestSecretsCreateAndDelete (2.82s) [2022-08-18T17:17:56.078Z] === RUN TestSecretsUpdate [2022-08-18T17:17:59.350Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T17:17:59.350Z] docker_api_swarm_test.go:502: [d6847a1ca5584] joining swarm manager [d77c7fa443b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:17:59.350Z] --- PASS: TestSecretsUpdate (3.12s) [2022-08-18T17:17:59.350Z] === RUN TestTemplatedSecret [2022-08-18T17:17:59.912Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T17:18:00.839Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T17:18:01.419Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T17:18:02.348Z] --- PASS: TestTemplatedSecret (3.03s) [2022-08-18T17:18:02.348Z] === RUN TestSecretCreateResolve [2022-08-18T17:18:02.604Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T17:18:03.533Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T17:18:04.095Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T17:18:05.025Z] --- PASS: TestSecretCreateResolve (2.67s) [2022-08-18T17:18:05.025Z] PASS [2022-08-18T17:18:05.025Z] [2022-08-18T17:18:05.025Z] DONE 6 tests in 16.826s [2022-08-18T17:18:05.025Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:18:05.025Z] ++ 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-18T17:18:05.025Z] ++ set -e [2022-08-18T17:18:05.025Z] ++ '[' -n 0 ']' [2022-08-18T17:18:05.025Z] ++ set -x [2022-08-18T17:18:05.025Z] ++ 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-18T17:18:05.281Z] INFO: Testing against a local daemon [2022-08-18T17:18:05.281Z] === RUN TestServiceCreateInit [2022-08-18T17:18:05.281Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/builder/remotecontext 0.128s coverage: 13.7% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/builder/dockerfile 0.584s coverage: 49.3% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-18T17:18:06.133Z] ok github.com/docker/docker/builder/remotecontext/git 1.748s coverage: 86.3% of statements [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-18T17:18:06.133Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-18T17:18:06.699Z] ok github.com/docker/docker/cmd/docker-proxy 0.284s coverage: 67.6% of statements [2022-08-18T17:18:07.173Z] docker_api_swarm_test.go:507: [d4d229d8f9e7c] joining swarm manager [d77c7fa443b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:18:07.736Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T17:18:07.736Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T17:18:07.992Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T17:18:07.992Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T17:18:07.992Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T17:18:08.555Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T17:18:09.118Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T17:18:09.118Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T17:18:10.048Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:18:10.048Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T17:18:10.867Z] ok github.com/docker/docker/client 0.183s coverage: 75.9% of statements [2022-08-18T17:18:13.317Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T17:18:14.682Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T17:18:14.682Z] --- PASS: TestServiceCreateInit (9.39s) [2022-08-18T17:18:14.682Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.92s) [2022-08-18T17:18:14.682Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.45s) [2022-08-18T17:18:14.682Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:18:15.245Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T17:18:15.808Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T17:18:16.370Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T17:18:17.736Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T17:18:19.630Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T17:18:22.905Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T17:18:32.853Z] --- PASS: TestCreateServiceMultipleTimes (17.94s) [2022-08-18T17:18:32.854Z] === RUN TestCreateServiceConflict [2022-08-18T17:18:33.416Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T17:18:34.344Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T17:18:34.344Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T17:18:35.273Z] --- PASS: TestCreateServiceConflict (2.57s) [2022-08-18T17:18:35.273Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:18:35.273Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T17:18:35.836Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T17:18:37.203Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T17:18:37.203Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T17:18:37.203Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T17:18:37.203Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T17:18:37.203Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T17:18:37.203Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T17:18:37.203Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T17:18:37.203Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:18:37.203Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T17:18:38.574Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-08-18T17:18:38.574Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:18:38.574Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T17:18:38.831Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T17:18:39.393Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T17:18:39.957Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T17:18:40.886Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T17:18:40.886Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T17:18:41.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T17:18:43.182Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T17:18:44.111Z] docker_api_swarm_node_test.go:81: [d7a52e0e27d2d] joining swarm manager [d8bd2962e03d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:18:44.375Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T17:18:45.303Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T17:18:45.559Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T17:18:46.120Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T17:18:46.120Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T17:18:46.120Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T17:18:46.682Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T17:18:48.574Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T17:18:49.139Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T17:18:49.701Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T17:18:50.630Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T17:18:52.000Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T17:18:52.929Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.21s) [2022-08-18T17:18:52.929Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:18:53.185Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T17:18:54.114Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T17:18:55.481Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T17:18:55.737Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2022-08-18T17:18:55.737Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:18:56.667Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T17:18:57.232Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T17:18:57.499Z] ok github.com/docker/docker/cmd/dockerd 0.051s coverage: 31.8% of statements [2022-08-18T17:18:57.499Z] ok github.com/docker/docker/container 0.116s coverage: 36.1% of statements [2022-08-18T17:18:57.499Z] ok github.com/docker/docker/cmd/dockerd/trap 2.464s coverage: 0.0% of statements [2022-08-18T17:18:57.499Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-18T17:18:57.499Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T17:18:57.499Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T17:18:57.499Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T17:18:57.499Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T17:18:57.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T17:18:58.724Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2022-08-18T17:18:58.724Z] === RUN TestCreateServiceSysctls [2022-08-18T17:18:58.724Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T17:18:58.982Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T17:18:59.911Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T17:19:00.474Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T17:19:00.731Z] docker_api_swarm_node_test.go:53: [dad1e50345048] joining swarm manager [dc8a436591f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:19:01.672Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T17:19:01.932Z] docker_api_swarm_node_test.go:54: [dc3a6cc56589e] joining swarm manager [dc8a436591f73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:19:02.494Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T17:19:02.746Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-08-18T17:19:03.056Z] --- PASS: TestCreateServiceSysctls (4.43s) [2022-08-18T17:19:03.056Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:19:03.056Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T17:19:03.674Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-18T17:19:03.984Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T17:19:04.546Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T17:19:05.041Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-18T17:19:05.112Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T17:19:06.042Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T17:19:06.042Z] --- PASS: TestCreateServiceCapabilities (2.97s) [2022-08-18T17:19:06.042Z] === RUN TestInspect [2022-08-18T17:19:06.604Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T17:19:07.532Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T17:19:08.095Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T17:19:09.025Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T17:19:09.588Z] --- PASS: TestInspect (3.45s) [2022-08-18T17:19:09.588Z] === RUN TestCreateJob [2022-08-18T17:19:10.151Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T17:19:10.713Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T17:19:11.641Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T17:19:11.641Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T17:19:12.204Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T17:19:12.768Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T17:19:13.024Z] --- PASS: TestCreateJob (3.70s) [2022-08-18T17:19:13.024Z] === RUN TestReplicatedJob [2022-08-18T17:19:13.129Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-18T17:19:13.385Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 82.8% of statements [2022-08-18T17:19:13.587Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T17:19:13.948Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-18T17:19:14.148Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T17:19:14.511Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-18T17:19:14.767Z] ok github.com/docker/docker/daemon 10.154s coverage: 16.5% of statements [2022-08-18T17:19:14.767Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T17:19:14.767Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T17:19:14.767Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T17:19:14.767Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T17:19:15.078Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T17:19:16.135Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.761s coverage: 74.8% of statements [2022-08-18T17:19:16.447Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T17:19:17.067Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-18T17:19:17.377Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T17:19:17.629Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.342s coverage: 60.7% of statements [2022-08-18T17:19:18.996Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-18T17:19:19.277Z] --- PASS: TestReplicatedJob (5.87s) [2022-08-18T17:19:19.277Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:19:19.277Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T17:19:20.918Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.355s coverage: 50.6% of statements [2022-08-18T17:19:21.846Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.576s coverage: 46.1% of statements [2022-08-18T17:19:21.846Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T17:19:22.546Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2022-08-18T17:19:22.546Z] === RUN TestServiceListWithStatuses [2022-08-18T17:19:22.546Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:19:22.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:19:22.546Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:19:22.546Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T17:19:22.774Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.687s coverage: 58.5% of statements [2022-08-18T17:19:22.775Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T17:19:22.775Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T17:19:22.775Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-18T17:19:24.141Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-18T17:19:24.397Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-18T17:19:25.064Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T17:19:25.325Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.9% of statements [2022-08-18T17:19:25.325Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T17:19:25.325Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T17:19:25.888Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-08-18T17:19:25.991Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T17:19:27.257Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-18T17:19:27.257Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 79.9% of statements [2022-08-18T17:19:27.257Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T17:19:27.821Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-08-18T17:19:27.821Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-18T17:19:27.883Z] --- PASS: TestDockerNetworkConnectAlias (5.23s) [2022-08-18T17:19:27.883Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:19:28.388Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-08-18T17:19:28.950Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.254s coverage: 76.8% of statements [2022-08-18T17:19:29.207Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2022-08-18T17:19:29.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T17:19:29.207Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-18T17:19:29.774Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T17:19:30.136Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2022-08-18T17:19:30.136Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2022-08-18T17:19:31.505Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-18T17:19:31.505Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-18T17:19:32.068Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T17:19:32.292Z] --- PASS: TestDockerNetworkReConnect (4.26s) [2022-08-18T17:19:32.292Z] === RUN TestServicePlugin [2022-08-18T17:19:32.292Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T17:19:32.855Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T17:19:32.997Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-08-18T17:19:32.997Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T17:19:32.997Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T17:19:33.925Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-18T17:19:34.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T17:19:35.289Z] ok github.com/docker/docker/distribution 1.507s coverage: 28.0% of statements [2022-08-18T17:19:35.289Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T17:19:35.546Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T17:19:36.107Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-18T17:19:36.378Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-08-18T17:19:36.378Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T17:19:36.636Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-18T17:19:36.740Z] plugin_test.go:61: [db30e243d16b2] joining swarm manager [d46432962db69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:19:36.740Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T17:19:37.199Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-18T17:19:37.199Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-18T17:19:37.199Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T17:19:37.669Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T17:19:37.762Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-18T17:19:38.232Z] plugin_test.go:64: [d68ae6ae956c3] joining swarm manager [d46432962db69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:19:38.232Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T17:19:38.690Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-18T17:19:38.946Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-18T17:19:39.203Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T17:19:39.614Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T17:19:40.542Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T17:19:40.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T17:19:41.097Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-08-18T17:19:41.469Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T17:19:41.659Z] ok github.com/docker/docker/pkg/authorization 0.236s coverage: 68.3% of statements [2022-08-18T17:19:41.659Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T17:19:41.915Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T17:19:42.836Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T17:19:42.836Z] docker_api_swarm_test.go:202: [dd33e8a6ba8ac] joining swarm manager [defd4d1bfa8c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:19:43.094Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T17:19:43.656Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T17:19:44.584Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T17:19:44.841Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T17:19:44.841Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T17:19:45.097Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T17:19:45.181Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 42.7% of statements [2022-08-18T17:19:45.181Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-18T17:19:45.437Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-18T17:19:45.661Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T17:19:45.661Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:19:45.661Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T17:19:45.661Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T17:19:45.693Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-18T17:19:45.950Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-18T17:19:46.206Z] ok github.com/docker/docker/layer 7.648s coverage: 68.9% of statements [2022-08-18T17:19:46.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T17:19:46.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T17:19:46.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T17:19:46.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T17:19:46.206Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T17:19:46.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T17:19:46.225Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T17:19:46.463Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-08-18T17:19:46.463Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-18T17:19:46.481Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T17:19:46.481Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T17:19:46.736Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T17:19:46.736Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T17:19:46.736Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T17:19:46.736Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T17:19:46.736Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T17:19:46.992Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T17:19:47.831Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 67.9% of statements [2022-08-18T17:19:47.831Z] ok github.com/docker/docker/pkg/ioutils 0.428s coverage: 70.1% of statements [2022-08-18T17:19:47.831Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-18T17:19:48.088Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-18T17:19:48.088Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T17:19:48.088Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-18T17:19:48.345Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-18T17:19:48.602Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-18T17:19:48.858Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-18T17:19:48.858Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-18T17:19:48.858Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T17:19:48.858Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T17:19:48.884Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T17:19:48.884Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T17:19:48.884Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T17:19:49.422Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-08-18T17:19:49.985Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-08-18T17:19:50.242Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T17:19:50.242Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T17:19:51.665Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-18T17:19:51.924Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-18T17:19:52.180Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-18T17:19:52.180Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-18T17:19:52.241Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T17:19:52.437Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-18T17:19:52.497Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T17:19:52.497Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T17:19:52.693Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T17:19:53.060Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T17:19:53.255Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-18T17:19:53.511Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-18T17:19:53.623Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T17:19:53.768Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-08-18T17:19:54.187Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T17:19:54.330Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-18T17:19:54.586Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T17:19:54.750Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T17:19:54.843Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T17:19:55.311Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T17:19:56.689Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T17:19:56.745Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-18T17:19:56.745Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T17:19:57.307Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-18T17:19:57.625Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T17:19:58.236Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2022-08-18T17:19:58.798Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-08-18T17:19:59.726Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-08-18T17:19:59.982Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-18T17:19:59.982Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-18T17:20:00.140Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T17:20:00.544Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-18T17:20:00.800Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T17:20:02.028Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T17:20:02.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T17:20:02.591Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T17:20:02.692Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T17:20:02.948Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.8% of statements [2022-08-18T17:20:03.511Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-18T17:20:03.961Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T17:20:03.961Z] docker_api_swarm_test.go:384: [d5755e7bfc267] joining swarm manager [de2309a144dfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:20:04.440Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-18T17:20:04.889Z] --- PASS: TestServicePlugin (32.64s) [2022-08-18T17:20:04.889Z] === RUN TestServiceUpdateLabel [2022-08-18T17:20:05.452Z] docker_api_swarm_test.go:385: [d93b49a2c297f] joining swarm manager [de2309a144dfa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:20:07.340Z] --- PASS: TestServiceUpdateLabel (2.54s) [2022-08-18T17:20:07.340Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:20:09.856Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T17:20:09.856Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T17:20:10.784Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T17:20:11.040Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T17:20:11.297Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T17:20:11.553Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T17:20:11.809Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T17:20:11.809Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T17:20:12.738Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T17:20:13.667Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T17:20:13.667Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T17:20:13.667Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T17:20:14.229Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T17:20:14.486Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T17:20:15.419Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T17:20:16.787Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T17:20:16.787Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T17:20:16.787Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T17:20:16.787Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T17:20:16.787Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T17:20:16.787Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T17:20:19.302Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T17:20:19.302Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T17:20:19.866Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T17:20:20.795Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T17:20:21.053Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T17:20:21.982Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T17:20:21.982Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2022-08-18T17:20:21.982Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:20:22.545Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T17:20:25.815Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T17:20:25.815Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T17:20:26.320Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T17:20:26.321Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === Skipped [2022-08-18T17:20:26.321Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-18T17:20:26.321Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-18T17:20:26.321Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-18T17:20:26.321Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-18T17:20:26.321Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T17:20:26.321Z] time="2022-08-18T17:19:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T17:20:26.321Z] time="2022-08-18T17:19:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T17:20:26.321Z] time="2022-08-18T17:19:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T17:20:26.321Z] time="2022-08-18T17:19:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T17:20:26.321Z] time="2022-08-18T17:19:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T17:20:26.321Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T17:20:26.321Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T17:20:26.321Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:20:26.321Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T17:20:26.321Z] graphtest_unix.go:71: No driver to put! [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T17:20:26.321Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T17:20:26.321Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-18T17:20:26.321Z] [2022-08-18T17:20:26.321Z] DONE 2800 tests, 28 skipped in 252.859s [2022-08-18T17:20:26.321Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/bitseq [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cluster [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/config [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/datastore [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/driverapi [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/etchosts [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/idm [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipam [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/iptables [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/netlabel [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/netutils [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/networkdb [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/ns [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/options [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/osl [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/portallocator [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/portmapper [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/testutils [2022-08-18T17:20:26.321Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-18T17:20:26.321Z] + 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-18T17:20:28.330Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T17:20:34.868Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T17:20:34.868Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T17:20:36.756Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2022-08-18T17:20:36.756Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:20:40.942Z] === RUN TestDockerSuite/TestExec [2022-08-18T17:20:40.943Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T17:20:41.870Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T17:20:42.798Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T17:20:43.362Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T17:20:44.728Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T17:20:44.984Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T17:20:48.248Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T17:20:48.248Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T17:20:48.812Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T17:20:49.376Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T17:20:49.939Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2022-08-18T17:20:49.939Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:20:49.939Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T17:20:50.501Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T17:20:51.071Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:20:51.071Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T17:20:52.002Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T17:20:52.002Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:20:52.564Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T17:20:53.126Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T17:20:53.689Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T17:20:54.250Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T17:20:54.812Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T17:20:54.812Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T17:20:54.812Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T17:20:56.179Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T17:20:56.743Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T17:20:57.325Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T17:20:57.904Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T17:20:58.466Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T17:20:59.027Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:20:59.590Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T17:21:02.107Z] === RUN TestDockerSuite/TestHealth [2022-08-18T17:21:05.374Z] check_test.go:611: [d93b49a2c297f] daemon is not started [2022-08-18T17:21:05.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T17:21:06.739Z] --- PASS: TestServiceUpdatePidsLimit (16.85s) [2022-08-18T17:21:06.739Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-08-18T17:21:06.739Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-18T17:21:06.739Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-18T17:21:06.739Z] PASS [2022-08-18T17:21:06.739Z] [2022-08-18T17:21:06.739Z] === Skipped [2022-08-18T17:21:06.739Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:21:06.739Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:21:06.739Z] [2022-08-18T17:21:06.739Z] DONE 27 tests, 1 skipped in 181.596s [2022-08-18T17:21:06.739Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:21:06.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:21:06.739Z] ++ set -e [2022-08-18T17:21:06.739Z] ++ '[' -n 0 ']' [2022-08-18T17:21:06.739Z] ++ set -x [2022-08-18T17:21:06.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:21:06.739Z] INFO: Testing against a local daemon [2022-08-18T17:21:06.739Z] === RUN TestSessionCreate [2022-08-18T17:21:06.739Z] --- PASS: TestSessionCreate (0.04s) [2022-08-18T17:21:06.739Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:21:06.739Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-18T17:21:06.739Z] PASS [2022-08-18T17:21:06.739Z] [2022-08-18T17:21:06.739Z] DONE 2 tests in 0.181s [2022-08-18T17:21:06.995Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:21:06.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:21:06.995Z] ++ set -e [2022-08-18T17:21:06.995Z] ++ '[' -n 0 ']' [2022-08-18T17:21:06.995Z] ++ set -x [2022-08-18T17:21:06.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:21:06.995Z] INFO: Testing against a local daemon [2022-08-18T17:21:06.995Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:21:06.995Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:21:06.995Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:21:06.995Z] === RUN TestDiskUsage [2022-08-18T17:21:06.995Z] === PAUSE TestDiskUsage [2022-08-18T17:21:06.995Z] === RUN TestEventsExecDie [2022-08-18T17:21:07.924Z] docker_api_swarm_test.go:802: [ddeb66dad8f3b] joining swarm manager [dbd84152d0343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:21:07.924Z] --- PASS: TestEventsExecDie (0.86s) [2022-08-18T17:21:07.924Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:21:07.924Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T17:21:07.924Z] === RUN TestEventsVolumeCreate [2022-08-18T17:21:07.924Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-18T17:21:07.924Z] === RUN TestInfoBinaryCommits [2022-08-18T17:21:07.924Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:21:07.924Z] === RUN TestInfoAPIVersioned [2022-08-18T17:21:07.924Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:21:07.924Z] === RUN TestInfoAPI [2022-08-18T17:21:07.924Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:21:07.924Z] === RUN TestInfoAPIWarnings [2022-08-18T17:21:09.290Z] docker_api_swarm_test.go:802: [d635cebbbe20e] joining swarm manager [dbd84152d0343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:21:10.217Z] docker_api_swarm_test.go:802: [dd7f2d62ece9b] joining swarm manager [dbd84152d0343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:21:12.731Z] docker_api_swarm_test.go:802: [d5270f90e00e9] joining swarm manager [dbd84152d0343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork 37.313s coverage: 40.6% of statements [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.386s coverage: 59.9% of statements [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.0% of statements [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-08-18T17:21:12.936Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-18T17:21:12.936Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-18T17:21:14.095Z] docker_api_swarm_test.go:810: [de52a85f61b86] joining swarm manager [dbd84152d0343]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T17:21:22.196Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T17:21:22.882Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.127s coverage: 6.6% of statements [2022-08-18T17:21:22.882Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-18T17:21:22.882Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-18T17:21:22.882Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-18T17:21:22.882Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-18T17:21:22.882Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-18T17:21:22.882Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-18T17:21:23.137Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-08-18T17:21:23.393Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-18T17:21:23.649Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-18T17:21:23.649Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-08-18T17:21:24.084Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T17:21:24.647Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-18T17:21:24.647Z] === RUN TestInfoDebug [2022-08-18T17:21:25.209Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T17:21:25.209Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:21:25.773Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-18T17:21:25.773Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:21:26.335Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-18T17:21:26.335Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:21:26.591Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-18T17:21:26.591Z] === RUN TestPingCacheHeaders [2022-08-18T17:21:26.591Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T17:21:26.591Z] === RUN TestPingGet [2022-08-18T17:21:26.591Z] --- PASS: TestPingGet (0.04s) [2022-08-18T17:21:26.591Z] === RUN TestPingHead [2022-08-18T17:21:26.591Z] --- PASS: TestPingHead (0.03s) [2022-08-18T17:21:26.591Z] === RUN TestPingSwarmHeader [2022-08-18T17:21:27.153Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T17:21:27.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T17:21:27.154Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T17:21:27.154Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-18T17:21:27.154Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T17:21:27.715Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-18T17:21:27.972Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T17:21:27.972Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T17:21:28.534Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T17:21:29.096Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-18T17:21:29.096Z] --- PASS: TestPingSwarmHeader (2.37s) [2022-08-18T17:21:29.096Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-18T17:21:29.096Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-18T17:21:29.096Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-18T17:21:29.096Z] === RUN TestVersion [2022-08-18T17:21:29.096Z] --- PASS: TestVersion (0.03s) [2022-08-18T17:21:29.096Z] === CONT TestDiskUsage [2022-08-18T17:21:29.354Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T17:21:29.354Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T17:21:29.354Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T17:21:29.610Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/container_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/image_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/volume_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-18T17:21:29.610Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-18T17:21:29.867Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-18T17:21:29.867Z] === RUN TestDiskUsage/after_container.Run [2022-08-18T17:21:30.430Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-18T17:21:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage (1.79s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.39s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run (0.65s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-18T17:21:30.943Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-18T17:21:30.943Z] PASS [2022-08-18T17:21:30.943Z] [2022-08-18T17:21:30.943Z] === Skipped [2022-08-18T17:21:30.943Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:21:30.943Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:21:30.943Z] [2022-08-18T17:21:30.943Z] DONE 54 tests, 1 skipped in 23.970s [2022-08-18T17:21:30.943Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:21:30.943Z] ++ 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-18T17:21:30.943Z] ++ set -e [2022-08-18T17:21:30.943Z] ++ '[' -n 0 ']' [2022-08-18T17:21:30.943Z] ++ set -x [2022-08-18T17:21:30.943Z] ++ 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-18T17:21:30.943Z] INFO: Testing against a local daemon [2022-08-18T17:21:30.943Z] === RUN TestVolumesCreateAndList [2022-08-18T17:21:30.943Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-18T17:21:30.943Z] === RUN TestVolumesRemove [2022-08-18T17:21:31.200Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-18T17:21:31.200Z] === RUN TestVolumesInspect [2022-08-18T17:21:31.200Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-18T17:21:31.200Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:21:31.200Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-18T17:21:31.200Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-18T17:21:31.200Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-18T17:21:31.200Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-18T17:21:31.200Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-18T17:21:31.200Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-18T17:21:31.200Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-18T17:21:31.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-18T17:21:31.200Z] PASS [2022-08-18T17:21:31.200Z] [2022-08-18T17:21:31.200Z] DONE 9 tests in 0.293s [2022-08-18T17:21:31.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:21:31.456Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:21:31.456Z] +++ kill 6704 [2022-08-18T17:21:31.713Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:21:31.713Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:21:31.713Z] [2022-08-18T17:21:31.713Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:21:31.713Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:21:31.713Z] [2022-08-18T17:21:31.713Z] To set a process to complain mode, use the command line tool [2022-08-18T17:21:31.713Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:21:31.713Z] +++ true [2022-08-18T17:21:31.713Z] exiting test-integration [2022-08-18T17:21:31.713Z] ++ exit 0 [2022-08-18T17:21:31.713Z] [2022-08-18T17:21:31.969Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T17:21:32.225Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T17:21:32.482Z] + for job in $(jobs -p) [2022-08-18T17:21:32.482Z] + wait 8554 [2022-08-18T17:21:32.739Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T17:21:33.302Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T17:21:33.558Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T17:21:34.120Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T17:21:35.819Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-18T17:21:36.640Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T17:21:36.640Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T17:21:36.640Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T17:21:37.580Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T17:21:38.944Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T17:21:38.944Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T17:21:39.872Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T17:21:41.238Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T17:21:42.166Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T17:21:42.726Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T17:21:42.982Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T17:21:43.544Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T17:21:43.544Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T17:21:43.544Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T17:21:44.105Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T17:21:44.667Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T17:21:44.667Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T17:21:44.923Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T17:21:44.923Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T17:21:44.923Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T17:21:45.853Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T17:21:46.415Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T17:21:46.671Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T17:21:47.233Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T17:21:47.233Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T17:21:47.233Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T17:21:47.233Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T17:21:47.233Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T17:21:47.796Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T17:21:48.358Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T17:21:48.358Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T17:21:48.614Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T17:21:49.176Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T17:21:50.662Z] ok github.com/docker/docker/libnetwork/ipam 14.177s coverage: 85.3% of statements [2022-08-18T17:21:50.662Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-18T17:21:50.662Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-18T17:21:50.662Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-18T17:21:50.662Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-18T17:21:50.662Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-18T17:21:50.662Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-18T17:21:50.662Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-08-18T17:21:50.662Z] ok github.com/docker/docker/libnetwork/iptables 0.156s coverage: 45.0% of statements [2022-08-18T17:21:50.918Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-18T17:21:51.175Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-18T17:21:51.690Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T17:21:51.690Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T17:21:51.948Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T17:21:52.512Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T17:21:53.440Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T17:21:54.003Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T17:21:54.584Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T17:21:54.840Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T17:21:55.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T17:21:55.964Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T17:21:55.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T17:21:56.220Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T17:21:56.476Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T17:21:57.405Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T17:21:58.333Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T17:21:58.590Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T17:21:59.957Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T17:22:01.323Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T17:22:02.689Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T17:22:02.689Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T17:22:04.056Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T17:22:04.313Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T17:22:04.876Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T17:22:12.965Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T17:22:12.965Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T17:22:13.528Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T17:22:14.893Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T17:22:14.893Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T17:22:14.893Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T17:22:15.838Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T17:22:16.765Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T17:22:17.694Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T17:22:17.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T17:22:18.621Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T17:22:19.551Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T17:22:22.071Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T17:22:22.328Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T17:22:22.890Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T17:22:23.454Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T17:22:24.383Z] docker_api_swarm_service_test.go:395: [d6d221ef6ae8a] joining swarm manager [d02ceebd0317c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:22:24.945Z] docker_api_swarm_service_test.go:395: [dd8c0677dc42e] joining swarm manager [d02ceebd0317c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:22:30.190Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T17:22:35.432Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T17:22:35.994Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T17:22:36.557Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T17:22:36.813Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T17:22:37.385Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T17:22:37.385Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T17:22:37.385Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T17:22:37.386Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T17:22:37.386Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T17:22:38.759Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T17:22:39.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T17:22:39.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T17:22:39.015Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T17:22:39.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T17:22:39.944Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T17:22:40.200Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T17:22:41.568Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T17:22:41.568Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T17:22:41.568Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T17:22:41.824Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T17:22:41.824Z] docker_api_swarm_service_test.go:343: [db293ff3c2f03] joining swarm manager [d6b6ed69f4aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:22:42.752Z] docker_api_swarm_service_test.go:343: [df89b13b1b3fe] joining swarm manager [d6b6ed69f4aa5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:22:48.000Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T17:22:48.000Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T17:22:48.927Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T17:22:51.446Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T17:22:53.337Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T17:22:54.703Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T17:22:56.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T17:22:57.433Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T17:22:58.005Z] docker_api_swarm_service_test.go:490: [d2ba4ac31a6d2] joining swarm manager [dd3a952703cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:22:58.933Z] docker_api_swarm_service_test.go:490: [d4698529bedc5] joining swarm manager [dd3a952703cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:22:59.189Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T17:23:01.706Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T17:23:08.241Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T17:23:08.241Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T17:23:08.241Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T17:23:09.169Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T17:23:11.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T17:23:11.940Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T17:23:18.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T17:23:18.483Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T17:23:19.045Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T17:23:19.608Z] docker_api_swarm_service_test.go:128: [dc3ee4eb914c5] joining swarm manager [d37e53ef7d1ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:23:20.540Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T17:23:20.796Z] docker_api_swarm_service_test.go:129: [d5f9c1aece8ab] joining swarm manager [d37e53ef7d1ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:23:21.727Z] === RUN TestDockerSuite/TestPortList [2022-08-18T17:23:22.659Z] docker_api_swarm_service_test.go:137: [dfa01ae723934] joining swarm manager [d37e53ef7d1ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:23:24.031Z] docker_api_swarm_service_test.go:138: [d85c80f9b69f6] joining swarm manager [d37e53ef7d1ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:23:29.278Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T17:23:31.170Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T17:23:31.170Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T17:23:33.063Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T17:23:33.991Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T17:23:34.554Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T17:23:34.554Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T17:23:36.449Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T17:23:37.379Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T17:23:39.269Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T17:23:42.538Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T17:23:42.538Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T17:23:42.554Z] ok github.com/docker/docker/libnetwork/networkdb 103.916s coverage: 60.0% of statements [2022-08-18T17:23:42.554Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-18T17:23:42.554Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-18T17:23:42.554Z] ok github.com/docker/docker/libnetwork/osl 4.335s coverage: 39.7% of statements [2022-08-18T17:23:42.554Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-18T17:23:42.554Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-18T17:23:42.810Z] ok github.com/docker/docker/libnetwork/portmapper 0.540s coverage: 48.6% of statements [2022-08-18T17:23:43.067Z] ok github.com/docker/docker/libnetwork/resolvconf 0.008s coverage: 70.6% of statements [2022-08-18T17:23:43.067Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-18T17:23:43.323Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === Skipped [2022-08-18T17:23:43.323Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-18T17:23:43.323Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-18T17:23:43.323Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-18T17:23:43.323Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-18T17:23:43.323Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-18T17:23:43.323Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-18T17:23:43.323Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-18T17:23:43.323Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-18T17:23:43.323Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-18T17:23:43.323Z] firewalld_test.go:14: firewalld is not running [2022-08-18T17:23:43.323Z] [2022-08-18T17:23:43.323Z] DONE 327 tests, 9 skipped in 199.977s Post stage [Pipeline] junit [2022-08-18T17:23:43.907Z] Recording test results [2022-08-18T17:23:44.226Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T17:23:44.429Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T17:23:44.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43990/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1d9fd50c25c28132d50d88f287641bc58446ce8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:d1d9fd50c25c28132d50d88f287641bc58446ce8 hack/validate/vendor [2022-08-18T17:23:45.105Z] +++ dirname ./hack/vendor.sh [2022-08-18T17:23:45.105Z] ++ cd ./hack [2022-08-18T17:23:45.105Z] ++ pwd [2022-08-18T17:23:45.105Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:23:45.105Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-18T17:23:45.105Z] + GO111MODULE=auto [2022-08-18T17:23:45.105Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-18T17:23:45.105Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-18T17:23:45.105Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:23:45.667Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-18T17:23:45.667Z] go: downloading github.com/containerd/containerd v1.6.7 [2022-08-18T17:23:45.667Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:23:45.667Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:23:45.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T17:23:45.923Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-18T17:23:45.923Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-18T17:23:45.923Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-18T17:23:45.923Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca [2022-08-18T17:23:46.180Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-18T17:23:46.436Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-18T17:23:46.436Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-18T17:23:46.436Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-18T17:23:46.436Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-18T17:23:46.436Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-18T17:23:46.436Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-18T17:23:46.436Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-18T17:23:46.436Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-18T17:23:46.692Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-18T17:23:46.692Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-18T17:23:46.692Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-18T17:23:46.692Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-18T17:23:46.692Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-08-18T17:23:46.692Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-18T17:23:46.692Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-18T17:23:46.948Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-18T17:23:46.948Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-18T17:23:46.948Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-18T17:23:46.948Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-18T17:23:46.948Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-18T17:23:46.948Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-18T17:23:46.948Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-18T17:23:46.948Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-18T17:23:46.948Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-18T17:23:46.948Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:23:46.948Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-18T17:23:47.204Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-18T17:23:47.204Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-18T17:23:47.459Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:23:47.459Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-18T17:23:47.459Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-18T17:23:47.459Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-18T17:23:47.459Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-18T17:23:47.459Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-18T17:23:47.459Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-18T17:23:47.459Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-18T17:23:47.459Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-18T17:23:47.459Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-18T17:23:47.459Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-18T17:23:47.459Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-18T17:23:48.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T17:23:49.976Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-18T17:23:49.976Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-18T17:23:49.976Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-18T17:23:49.976Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-18T17:23:49.976Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-18T17:23:49.976Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-18T17:23:49.976Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-18T17:23:49.976Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-18T17:23:49.976Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-18T17:23:49.976Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-18T17:23:49.976Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:23:49.976Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-18T17:23:50.215Z] docker_api_swarm_service_test.go:304: [d876acf6a5137] joining swarm manager [d2091ccbbe298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:23:50.231Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-18T17:23:50.231Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-18T17:23:50.487Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-18T17:23:50.487Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-18T17:23:50.487Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-18T17:23:50.487Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-18T17:23:50.487Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:23:51.145Z] docker_api_swarm_service_test.go:304: [dd50f019f8239] joining swarm manager [d2091ccbbe298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:23:51.145Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T17:23:52.512Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T17:23:53.755Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-18T17:23:53.755Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-18T17:23:53.755Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-18T17:23:53.755Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-18T17:23:53.755Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-18T17:23:53.755Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-18T17:23:53.755Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-18T17:23:53.755Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-08-18T17:23:53.755Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-18T17:23:53.755Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-18T17:23:53.755Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-18T17:23:53.755Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-18T17:23:53.755Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:23:53.755Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-18T17:23:53.755Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-18T17:23:53.755Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-18T17:23:53.755Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-18T17:23:53.755Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-18T17:23:53.755Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-18T17:23:53.755Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-18T17:23:53.755Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:23:53.755Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-18T17:23:53.879Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T17:23:54.012Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-18T17:23:54.012Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-18T17:23:54.012Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-18T17:23:54.012Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-18T17:23:54.012Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-18T17:23:54.012Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-18T17:23:54.012Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-18T17:23:54.012Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-18T17:23:54.012Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:23:54.012Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:23:54.012Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:23:54.012Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-18T17:23:54.012Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-18T17:23:54.012Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:23:54.269Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:23:54.269Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:23:54.269Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-18T17:23:54.269Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-18T17:23:54.269Z] go: downloading google.golang.org/api v0.54.0 [2022-08-18T17:23:55.246Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T17:23:55.808Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T17:23:56.795Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-18T17:23:56.795Z] go: downloading go.opencensus.io v0.23.0 [2022-08-18T17:23:56.795Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-18T17:23:56.795Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-18T17:23:56.795Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:23:56.795Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:23:56.795Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:23:56.795Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-18T17:23:56.795Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-18T17:23:56.795Z] go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:23:57.700Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T17:23:57.723Z] go: downloading github.com/google/btree v1.0.1 [2022-08-18T17:23:57.723Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-18T17:23:57.723Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-18T17:23:57.723Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-18T17:23:57.723Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-18T17:23:57.723Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-18T17:23:57.723Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-18T17:23:57.723Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-18T17:23:57.723Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:23:57.723Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-18T17:23:57.723Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-18T17:23:57.723Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-18T17:23:57.723Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-18T17:23:57.723Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-18T17:23:57.723Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-18T17:23:57.723Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-18T17:23:57.723Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-18T17:23:57.723Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-18T17:23:57.723Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-18T17:23:57.979Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-18T17:23:57.979Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-18T17:23:57.979Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-18T17:23:57.979Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-18T17:23:57.979Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-18T17:23:57.979Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-18T17:23:57.979Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-18T17:23:57.979Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-18T17:23:57.979Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-18T17:23:57.979Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-18T17:23:57.979Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-18T17:23:57.979Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-18T17:23:58.235Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-18T17:23:58.235Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-18T17:23:58.491Z] go: downloading github.com/kr/text v0.2.0 [2022-08-18T17:23:58.492Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-18T17:23:58.492Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-18T17:23:58.492Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-18T17:23:58.492Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-18T17:23:58.492Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-18T17:23:58.492Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-18T17:23:58.492Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-18T17:23:58.492Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-18T17:23:58.492Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-18T17:23:58.492Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-18T17:23:58.492Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-18T17:23:58.492Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-18T17:23:58.492Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-18T17:23:58.492Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:23:58.492Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-18T17:23:58.748Z] + GO111MODULE=auto [2022-08-18T17:23:58.748Z] + go mod vendor -modfile vendor.mod [2022-08-18T17:23:59.066Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T17:24:00.432Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T17:24:00.432Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T17:24:00.994Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T17:24:02.061Z] Congratulations! All vendoring changes are done the right way. [2022-08-18T17:24:02.359Z] === RUN TestDockerSuite/TestPsShowMounts [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:24:03.767Z] + echo Ensuring container killed. [2022-08-18T17:24:03.768Z] Ensuring container killed. [2022-08-18T17:24:03.768Z] + docker rm -vf docker-pr1 [2022-08-18T17:24:03.768Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:24:04.096Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:24:04.096Z] Chowning /workspace to jenkins user [2022-08-18T17:24:04.096Z] + id -u [2022-08-18T17:24:04.096Z] + id -g [2022-08-18T17:24:04.096Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:24:04.269Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T17:24:04.269Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T17:24:04.269Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T17:24:04.524Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T17:24:04.780Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T17:24:04.780Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:24:05.790Z] + bundleName=unit [2022-08-18T17:24:05.790Z] + echo Creating unit-bundles.tar.gz [2022-08-18T17:24:05.790Z] Creating unit-bundles.tar.gz [2022-08-18T17:24:05.790Z] + 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-18T17:24:05.790Z] bundles/junit-report-libnetwork.xml [2022-08-18T17:24:05.790Z] bundles/junit-report.xml [2022-08-18T17:24:05.790Z] bundles/go-test-report-libnetwork.json [2022-08-18T17:24:05.790Z] bundles/go-test-report.json [2022-08-18T17:24:05.790Z] bundles/profile-libnetwork.out [2022-08-18T17:24:05.790Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T17:24:05.799Z] Archiving artifacts [2022-08-18T17:24:06.147Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T17:24:06.254Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43990/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:24:06.551Z] + make clean [2022-08-18T17:24:06.551Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:24:06.551Z] docker-dev-cache [2022-08-18T17:24:06.551Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:24:07.075Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T17:24:07.637Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T17:24:10.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T17:24:13.422Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T17:24:13.422Z] docker_api_swarm_service_test.go:100: [d755b085900fa] joining swarm manager [ddc94d5a608a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:24:13.987Z] docker_api_swarm_service_test.go:101: [d377f3e638698] joining swarm manager [ddc94d5a608a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:24:14.243Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T17:24:15.609Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T17:24:15.609Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T17:24:15.866Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T17:24:16.429Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T17:24:18.949Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T17:24:19.514Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T17:24:21.403Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T17:24:22.331Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T17:24:22.331Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T17:24:22.331Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T17:24:25.610Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T17:24:25.866Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T17:24:26.123Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T17:24:27.051Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T17:24:27.980Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T17:24:29.870Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T17:24:30.127Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T17:24:30.127Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T17:24:31.056Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T17:24:31.984Z] check_test.go:611: [d755b085900fa] daemon is not started [2022-08-18T17:24:34.500Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T17:24:34.500Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T17:24:35.062Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T17:24:35.318Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T17:24:35.879Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T17:24:36.134Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T17:24:36.697Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T17:24:37.259Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T17:24:37.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T17:24:37.821Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T17:24:39.711Z] docker_api_swarm_service_test.go:533: [d79bacf2cba48] joining swarm manager [d20eaa62946de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:24:41.079Z] docker_api_swarm_service_test.go:534: [d8af749110dd6] joining swarm manager [d20eaa62946de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:24:41.079Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T17:24:41.641Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T17:24:43.010Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T17:24:44.380Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T17:24:46.899Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T17:24:48.265Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T17:24:50.155Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T17:24:50.410Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T17:24:50.410Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T17:24:52.301Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T17:24:52.301Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T17:24:52.557Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T17:24:53.923Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T17:24:54.486Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T17:24:55.048Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T17:24:55.975Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T17:24:56.230Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T17:24:56.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T17:24:57.048Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T17:24:57.048Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T17:24:57.305Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T17:24:58.671Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T17:24:58.927Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T17:24:59.489Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T17:25:00.051Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T17:25:00.989Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T17:25:01.916Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T17:25:02.478Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T17:25:03.039Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T17:25:03.601Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T17:25:03.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T17:25:04.165Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T17:25:05.093Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T17:25:06.021Z] docker_api_swarm_service_test.go:148: [da1ff0fb7fc8c] joining swarm manager [d7efd5b01c1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:25:06.021Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T17:25:06.584Z] docker_api_swarm_service_test.go:148: [d8a673e261630] joining swarm manager [d7efd5b01c1d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:25:06.840Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T17:25:07.405Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T17:25:08.335Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T17:25:08.899Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T17:25:08.899Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T17:25:10.267Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T17:25:10.829Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T17:25:11.391Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T17:25:11.953Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T17:25:12.209Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T17:25:12.209Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T17:25:12.771Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T17:25:13.027Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T17:25:13.590Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T17:25:14.154Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T17:25:14.411Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T17:25:14.411Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T17:25:14.972Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T17:25:14.972Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T17:25:15.533Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T17:25:16.470Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T17:25:17.033Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T17:25:17.597Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T17:25:17.597Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T17:25:18.160Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T17:25:18.723Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T17:25:19.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T17:25:20.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T17:25:21.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T17:25:21.396Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T17:25:21.960Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T17:25:22.216Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T17:25:23.145Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T17:25:24.073Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T17:25:26.592Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T17:25:26.592Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T17:25:26.848Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T17:25:28.213Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T17:25:29.578Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T17:25:31.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T17:25:33.367Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T17:25:33.367Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T17:25:33.367Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T17:25:33.367Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T17:25:33.367Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T17:25:33.623Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T17:25:34.996Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T17:25:35.558Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T17:25:36.924Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T17:25:37.487Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T17:25:38.415Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T17:25:38.978Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T17:25:38.979Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T17:25:38.979Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T17:25:39.234Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T17:25:40.604Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T17:25:40.604Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T17:25:40.860Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T17:25:41.115Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T17:25:41.677Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T17:25:41.933Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T17:25:42.189Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T17:25:42.445Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T17:25:42.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T17:25:42.960Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T17:25:43.522Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T17:25:44.084Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T17:25:44.647Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T17:25:45.577Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T17:25:46.140Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T17:25:46.703Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T17:25:46.703Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T17:25:47.633Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T17:25:47.889Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T17:25:48.817Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T17:25:49.073Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:25:49.073Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T17:25:49.073Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T17:25:51.605Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T17:25:51.861Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T17:26:04.027Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T17:26:04.027Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T17:26:04.283Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T17:26:04.283Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T17:26:04.283Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T17:26:04.283Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T17:26:04.845Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T17:26:07.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T17:26:07.361Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T17:26:08.728Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T17:26:10.095Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T17:26:11.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T17:26:14.505Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T17:26:15.870Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T17:26:16.432Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T17:26:16.689Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T17:26:16.946Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T17:26:17.888Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T17:26:17.888Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T17:26:17.888Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T17:26:19.261Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T17:26:19.823Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T17:26:20.080Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T17:26:21.010Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T17:26:21.010Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T17:26:21.266Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T17:26:22.637Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T17:26:22.637Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T17:26:25.905Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T17:26:27.272Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T17:26:27.835Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T17:26:28.397Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T17:26:29.765Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T17:26:29.765Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T17:26:31.657Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T17:26:33.025Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T17:26:33.954Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T17:26:34.883Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T17:26:36.255Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T17:26:37.635Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T17:26:37.635Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T17:26:37.892Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T17:26:38.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T17:26:39.076Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T17:26:39.637Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T17:26:41.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T17:26:42.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T17:26:44.890Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T17:26:44.890Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T17:26:45.146Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T17:26:45.403Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T17:26:45.659Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T17:26:45.915Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T17:26:46.477Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T17:26:46.477Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T17:26:47.039Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T17:26:53.573Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T17:26:53.573Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T17:26:53.573Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T17:26:53.573Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T17:26:53.573Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T17:26:54.939Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T17:26:55.195Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T17:26:55.758Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-18T17:26:55.758Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T17:26:56.014Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T17:26:56.577Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T17:26:57.148Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T17:26:57.405Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:26:57.405Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T17:26:57.405Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T17:26:58.334Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T17:26:58.334Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T17:26:58.895Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T17:26:58.895Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T17:26:58.895Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T17:26:59.458Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T17:27:00.387Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T17:27:00.387Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:27:00.387Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T17:27:03.658Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T17:27:03.918Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T17:27:04.483Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T17:27:06.998Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T17:27:07.925Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T17:27:08.487Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T17:27:09.051Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T17:27:10.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T17:27:10.945Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T17:27:11.507Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T17:27:14.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T17:27:14.026Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T17:27:17.302Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T17:27:17.559Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T17:27:18.122Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T17:27:18.685Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T17:27:19.615Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T17:27:19.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T17:27:20.127Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T17:27:20.691Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T17:27:20.947Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T17:27:21.509Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T17:27:22.072Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T17:27:22.635Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T17:27:22.635Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T17:27:25.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T17:27:25.153Z] === RUN TestDockerSuite/TestRunState [2022-08-18T17:27:26.523Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T17:27:26.780Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T17:27:27.709Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T17:27:27.709Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T17:27:27.709Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T17:27:27.709Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T17:27:27.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T17:27:28.222Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T17:27:28.785Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T17:27:30.154Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T17:27:30.413Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T17:27:30.413Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T17:27:30.669Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T17:27:30.926Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T17:27:32.817Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T17:27:33.379Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T17:27:33.379Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T17:27:34.755Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T17:27:36.648Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T17:27:37.578Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T17:27:40.094Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T17:27:40.658Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T17:27:40.914Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T17:27:41.476Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T17:27:42.406Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T17:27:43.334Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T17:27:44.702Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T17:27:45.266Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T17:27:45.523Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T17:27:45.523Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T17:27:46.085Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T17:27:46.649Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T17:27:46.905Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T17:27:46.905Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T17:27:46.905Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T17:27:47.161Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T17:27:47.723Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T17:27:47.980Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T17:27:51.249Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T17:27:51.249Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T17:27:51.506Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T17:27:52.459Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T17:27:54.360Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T17:27:54.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T17:27:55.544Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T17:27:57.435Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T17:27:57.693Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T17:27:59.058Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T17:27:59.991Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T17:27:59.991Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T17:27:59.991Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T17:27:59.991Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T17:27:59.991Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T17:27:59.991Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T17:27:59.991Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T17:27:59.991Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T17:27:59.991Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T17:27:59.991Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T17:28:00.920Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T17:28:00.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T17:28:01.176Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T17:28:02.542Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T17:28:03.105Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T17:28:03.668Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T17:28:03.668Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T17:28:04.230Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T17:28:04.230Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T17:28:04.230Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T17:28:04.230Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T17:28:04.230Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T17:28:04.230Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T17:28:04.230Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T17:28:04.793Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T17:28:05.357Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T17:28:05.357Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T17:28:05.919Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T17:28:05.919Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T17:28:06.176Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T17:28:06.738Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T17:28:06.738Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T17:28:07.301Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T17:28:07.870Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T17:28:08.127Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T17:28:08.127Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T17:28:08.689Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T17:28:08.955Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T17:28:09.519Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T17:28:10.084Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T17:28:10.084Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T17:28:10.084Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T17:28:10.647Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T17:28:10.647Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T17:28:12.019Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T17:28:12.019Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T17:28:12.582Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T17:28:14.474Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T17:28:15.036Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T17:28:15.036Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T17:28:15.292Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T17:28:15.292Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-18T17:28:15.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T17:28:15.855Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-18T17:28:16.417Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-18T17:28:17.349Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T17:28:17.912Z] docker_cli_service_logs_test.go:248: checking task jrs5k79p0rgl [2022-08-18T17:28:17.912Z] docker_cli_service_logs_test.go:253: checking messages for jrs5k79p0rgl [2022-08-18T17:28:17.912Z] docker_cli_service_logs_test.go:248: checking task tgx37w04ukk9 [2022-08-18T17:28:17.912Z] docker_cli_service_logs_test.go:253: checking messages for tgx37w04ukk9 [2022-08-18T17:28:18.473Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T17:28:19.036Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T17:28:19.598Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T17:28:21.490Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T17:28:22.419Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T17:28:24.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T17:28:27.479Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T17:28:29.370Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T17:28:31.260Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T17:28:32.189Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T17:28:33.117Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T17:28:34.487Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T17:28:35.854Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T17:28:37.225Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T17:28:39.115Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T17:28:39.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T17:28:41.006Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T17:28:41.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T17:28:42.632Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T17:28:44.000Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T17:28:44.928Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T17:28:46.302Z] docker_cli_swarm_test.go:1895: [d800da22d877b] joining swarm manager [d229e5351dd7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:28:47.671Z] docker_cli_swarm_test.go:1896: [d46476f74ccf4] joining swarm manager [d229e5351dd7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:28:47.671Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T17:28:47.671Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T17:28:47.671Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T17:28:47.671Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T17:28:48.233Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T17:28:48.795Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T17:28:49.723Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T17:28:50.286Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T17:28:50.542Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T17:28:51.909Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T17:28:51.909Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T17:28:52.165Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T17:28:53.094Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3288268089 [2022-08-18T17:28:53.351Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T17:28:53.351Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T17:28:54.719Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T17:28:54.719Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T17:28:54.719Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T17:28:55.648Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T17:28:57.070Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T17:28:58.959Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T17:28:59.521Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T17:28:59.776Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T17:28:59.776Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T17:29:01.141Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T17:29:01.141Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T17:29:01.141Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T17:29:03.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T17:29:06.172Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T17:29:08.066Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T17:29:08.321Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T17:29:09.251Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T17:29:11.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T17:29:11.767Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T17:29:14.282Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T17:29:14.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T17:29:14.540Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T17:29:15.906Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T17:29:17.797Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T17:29:18.726Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T17:29:21.249Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T17:29:25.414Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T17:29:28.680Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T17:29:29.608Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T17:29:31.496Z] docker_cli_swarm_test.go:1796: [d3dd284eea68e] joining swarm manager [d809152175a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:29:32.861Z] docker_cli_swarm_test.go:1797: [db9cac09e5d0d] joining swarm manager [d809152175a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:29:33.422Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T17:29:35.936Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T17:29:36.499Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T17:29:36.755Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T17:29:37.316Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T17:29:37.316Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T17:29:37.316Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T17:29:37.878Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T17:29:38.440Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T17:29:38.440Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T17:29:38.440Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T17:29:38.440Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T17:29:38.440Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T17:29:39.824Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T17:29:40.386Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T17:29:40.948Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T17:29:41.875Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T17:29:45.140Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T17:29:45.395Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T17:29:46.761Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T17:29:46.761Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T17:29:46.761Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T17:29:47.323Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T17:29:47.885Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T17:29:49.790Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T17:29:51.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T17:29:53.045Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T17:29:53.045Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T17:29:54.935Z] docker_cli_swarm_test.go:1315: [d9f0613b9e4d7] joining swarm manager [d4e8118f1424d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:29:56.300Z] docker_cli_swarm_test.go:1316: [da6756837fabd] joining swarm manager [d4e8118f1424d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T17:30:08.490Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T17:30:09.052Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T17:30:09.052Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T17:30:09.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T17:30:09.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T17:30:09.615Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T17:30:09.615Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T17:30:09.872Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T17:30:11.238Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T17:30:11.238Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T17:30:11.494Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T17:30:11.495Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T17:30:11.495Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T17:30:11.495Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite (1307.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.29s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.22s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.97s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.15s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.14s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.56s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.88s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.28s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.69s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-08-18T17:30:11.753Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.46s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.40s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.49s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.53s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.64s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eede60__} (1.45s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12722439502_/foo_false_____} (1.36s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12722439502_/foo_true_____} (1.50s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33020540864_/foo_false_____} (1.51s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33020540864_/foo_true_____} (0.80s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33020540864_/foo_true__0xc000eede90___} (1.60s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eedea8__} (1.48s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eedec0__} (1.62s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eeded8__} (1.62s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eedef0__} (1.55s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.50s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.80s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.81s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.74s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.80s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.13s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.74s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.78s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.99s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.91s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.94s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.34s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.03s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.65s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.69s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachDetach (0.86s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.83s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.18s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.68s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.41s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.28s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.79s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.94s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.05s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.78s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.02s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.68s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.97s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.29s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.46s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.23s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.33s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.16s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.14s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.00s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.47s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.01s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.72s) [2022-08-18T17:30:11.753Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.09s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.12s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.35s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.59s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.00s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.45s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.62s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.31s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.27s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.80s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.55s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.95s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.77s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.98s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.56s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.98s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.16s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.34s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.86s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.88s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.10s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.73s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.94s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.04s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.34s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.45s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.87s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.30s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.22s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.49s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.77s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.97s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnv (0.94s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.63s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.46s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.54s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.67s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.15s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.92s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.45s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.35s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.32s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.14s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.33s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabel (0.30s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.41s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.98s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.34s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.90s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.24s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.23s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.08s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.59s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.44s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.73s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.04s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.74s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.92s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.96s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.90s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildRm (3.59s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.08s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.38s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.22s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.06s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildUser (2.00s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.58s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.08s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.57s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.91s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.10s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.49s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.60s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.54s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.32s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.71s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.83s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.73s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.63s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.84s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.69s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.50s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.49s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.44s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.76s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.63s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.11s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.36s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-18T17:30:11.754Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.79s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-08-18T17:30:11.754Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.05s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.97s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.64s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecEnv (0.84s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.08s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.21s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.16s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestHealth (19.38s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestBuildHistory (3.09s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.67s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.72s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.42s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.55s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.60s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.56s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.22s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.14s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.82s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.86s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.78s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.85s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsSince (6.69s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.54s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.61s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginActive (2.40s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.53s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.77s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.53s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.15s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.26s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPortList (7.08s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.01s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.19s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.58s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.38s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.24s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-08-18T17:30:11.755Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.46s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.15s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.52s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.13s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.58s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.25s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.63s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.10s) [2022-08-18T17:30:11.755Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.70s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.29s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.30s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.42s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.58s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.85s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.73s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.64s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.64s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.73s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.85s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.51s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.90s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.90s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.12s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.04s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunExitCode (0.64s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.65s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.19s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.57s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.79s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.07s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.36s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.08s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.81s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.14s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.04s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.30s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunMount (4.63s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.66s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.60s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.83s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.24s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.56s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.68s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.75s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.53s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.63s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.65s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunSysctls (1.39s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.66s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.85s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.71s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.87s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.33s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.48s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.94s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.11s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.78s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.87s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.70s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.58s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-08-18T17:30:11.756Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2022-08-18T17:30:11.756Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.48s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.46s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.85s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.63s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.81s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.48s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.63s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.08s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.67s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.72s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.87s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.61s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.62s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.35s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) [2022-08-18T17:30:11.757Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-18T17:30:11.757Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.05s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartRecordError (1.34s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.83s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.86s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2022-08-18T17:30:11.757Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-08-18T17:30:11.757Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:30:11.757Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.35s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.09s) [2022-08-18T17:30:11.757Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.82s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.65s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.43s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-18T17:30:11.757Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-18T17:30:11.757Z] === RUN TestDockerRegistrySuite [2022-08-18T17:30:11.757Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T17:30:12.685Z] check_test.go:427: [d83f1b15a4481] daemon is not started [2022-08-18T17:30:12.941Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T17:30:13.869Z] check_test.go:427: [d7a342dfd6987] daemon is not started [2022-08-18T17:30:13.869Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T17:30:15.234Z] check_test.go:427: [d7665858c4d27] daemon is not started [2022-08-18T17:30:15.234Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T17:30:15.234Z] check_test.go:427: [d7576fbaa3406] daemon is not started [2022-08-18T17:30:15.234Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:30:18.504Z] check_test.go:427: [d17c78ba69ea2] daemon is not started [2022-08-18T17:30:18.504Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:30:22.671Z] check_test.go:427: [dfea5a72614c2] daemon is not started [2022-08-18T17:30:22.672Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T17:30:25.204Z] check_test.go:427: [dcb235c631ca2] daemon is not started [2022-08-18T17:30:25.204Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T17:30:26.135Z] check_test.go:427: [d8e101de63bb5] daemon is not started [2022-08-18T17:30:26.135Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T17:30:27.073Z] check_test.go:427: [d8e042991c5c4] daemon is not started [2022-08-18T17:30:27.073Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T17:30:28.003Z] check_test.go:427: [d97322b1d5d5c] daemon is not started [2022-08-18T17:30:28.003Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T17:30:28.933Z] check_test.go:427: [ddaf0d7005990] daemon is not started [2022-08-18T17:30:28.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T17:30:30.299Z] check_test.go:427: [d637b7cae95be] daemon is not started [2022-08-18T17:30:30.299Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T17:30:31.226Z] check_test.go:427: [d162f14d3c8bb] daemon is not started [2022-08-18T17:30:31.226Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T17:30:32.154Z] check_test.go:427: [dbac97ab58e98] daemon is not started [2022-08-18T17:30:32.154Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T17:30:33.082Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00eddb70823ef62f2fe8d87474cf85ddb21c8331e8486fab9670315260c406d8 [2022-08-18T17:30:34.009Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddeb3c25b9fa1686b15cb48f826cb589eb401689da98d8be2396962b01f9c1c1 [2022-08-18T17:30:34.009Z] check_test.go:427: [d1c1501685fff] daemon is not started [2022-08-18T17:30:34.009Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T17:30:34.937Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e6e274cd586b91c7507009cf6a2f6d26ad905fc7ee7c7cb957572168b7761ff [2022-08-18T17:30:35.865Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbdc7a3d922ac7ada6af2259fe49c0709abbb85956550b31cafabb56f1c8f153 [2022-08-18T17:30:35.865Z] check_test.go:427: [d33ff57f09555] daemon is not started [2022-08-18T17:30:35.865Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T17:30:36.793Z] check_test.go:427: [d9b9d79f8b910] daemon is not started [2022-08-18T17:30:37.049Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T17:30:38.939Z] check_test.go:427: [d34f43377d5d6] daemon is not started [2022-08-18T17:30:38.939Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T17:30:39.868Z] check_test.go:427: [d8395c7a47f1f] daemon is not started [2022-08-18T17:30:39.868Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:30:40.126Z] check_test.go:427: [db52e884dccb2] daemon is not started [2022-08-18T17:30:40.126Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:30:41.055Z] check_test.go:427: [dda398d538823] daemon is not started [2022-08-18T17:30:41.055Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:30:41.992Z] check_test.go:427: [dcd715e674e72] daemon is not started [2022-08-18T17:30:41.992Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:30:42.929Z] check_test.go:427: [dbcc872ef5254] daemon is not started [2022-08-18T17:30:42.929Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T17:30:45.446Z] check_test.go:427: [d8d8b0207bfc6] daemon is not started [2022-08-18T17:30:45.446Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T17:30:45.703Z] check_test.go:427: [d7bce526a7b09] daemon is not started [2022-08-18T17:30:45.703Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T17:30:46.631Z] check_test.go:427: [d71df82945521] daemon is not started [2022-08-18T17:30:46.631Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T17:30:47.193Z] check_test.go:427: [d0b79488b0e2b] daemon is not started [2022-08-18T17:30:47.193Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T17:30:47.193Z] check_test.go:427: [dfdb16fa123d2] daemon is not started [2022-08-18T17:30:47.193Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T17:30:47.449Z] check_test.go:427: [ddf506f28f059] daemon is not started [2022-08-18T17:30:47.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T17:30:47.705Z] check_test.go:427: [d481fdc2c305c] daemon is not started [2022-08-18T17:30:47.705Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T17:30:47.961Z] check_test.go:427: [d617e927b11b2] daemon is not started [2022-08-18T17:30:47.961Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T17:30:48.217Z] check_test.go:427: [d97af93527711] daemon is not started [2022-08-18T17:30:48.217Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T17:30:49.144Z] check_test.go:427: [dfa67fd39f593] daemon is not started [2022-08-18T17:30:49.144Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T17:30:50.512Z] check_test.go:427: [d1723c32cf379] daemon is not started [2022-08-18T17:30:50.512Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T17:30:51.440Z] check_test.go:427: [da158bd0d30af] daemon is not started [2022-08-18T17:30:51.440Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T17:30:52.369Z] check_test.go:427: [d5b40da533de1] daemon is not started [2022-08-18T17:30:52.369Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T17:30:53.297Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite (42.34s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.26s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.71s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.52s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-18T17:30:54.226Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-18T17:30:54.226Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T17:30:54.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T17:30:54.226Z] check_test.go:454: [db6145838f656] daemon is not started [2022-08-18T17:30:54.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:30:57.495Z] check_test.go:454: [de282111510fe] daemon is not started [2022-08-18T17:30:57.495Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:31:02.758Z] check_test.go:454: [d15262a0d4773] daemon is not started [2022-08-18T17:31:02.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T17:31:02.758Z] check_test.go:454: [deb5bb4ebf0b8] daemon is not started [2022-08-18T17:31:02.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:31:03.014Z] check_test.go:454: [d0e1407dcbe3a] daemon is not started [2022-08-18T17:31:03.014Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:31:03.944Z] check_test.go:454: [d80f93b6cc57a] daemon is not started [2022-08-18T17:31:03.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:31:04.872Z] check_test.go:454: [ddd1791bfeedd] daemon is not started [2022-08-18T17:31:04.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:31:05.128Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T17:31:06.055Z] check_test.go:454: [d9900d0e1ef95] daemon is not started [2022-08-18T17:31:06.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T17:31:09.327Z] check_test.go:454: [d4c2c48a28b86] daemon is not started [2022-08-18T17:31:09.327Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T17:31:09.583Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T17:31:09.840Z] check_test.go:454: [daf28dc40ebf6] daemon is not started [2022-08-18T17:31:09.840Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T17:31:10.403Z] check_test.go:454: [d3ddf3ee692fb] daemon is not started [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite (16.32s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.99s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.36s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2022-08-18T17:31:10.403Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2022-08-18T17:31:10.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T17:31:10.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T17:31:11.333Z] check_test.go:483: [d3664fc21747f] daemon is not started [2022-08-18T17:31:11.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T17:31:12.262Z] check_test.go:483: [dc6a79b724b8f] daemon is not started [2022-08-18T17:31:12.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T17:31:12.262Z] check_test.go:483: [dd7e274d33ca3] daemon is not started [2022-08-18T17:31:12.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T17:31:13.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T17:31:14.561Z] check_test.go:483: [d4f0eeb6f739a] daemon is not started [2022-08-18T17:31:14.561Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T17:31:15.123Z] check_test.go:483: [ddbac04d7ac81] daemon is not started [2022-08-18T17:31:15.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T17:31:16.052Z] check_test.go:483: [d513123e49cc9] daemon is not started [2022-08-18T17:31:16.052Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T17:31:16.308Z] check_test.go:483: [de5c8ff546a76] daemon is not started [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.98s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.79s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.35s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.87s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.72s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.93s) [2022-08-18T17:31:16.308Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T17:31:16.308Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T17:31:16.308Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T17:31:16.308Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T17:31:21.559Z] check_test.go:510: [dd049a46196cb] daemon is not started [2022-08-18T17:31:21.559Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T17:31:21.559Z] check_test.go:510: [d417c1e2382c7] daemon is not started [2022-08-18T17:31:21.559Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T17:31:21.815Z] check_test.go:510: [d7bebcf452cd7] daemon is not started [2022-08-18T17:31:21.815Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T17:31:22.071Z] check_test.go:510: [db1d64516de01] daemon is not started [2022-08-18T17:31:22.071Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T17:31:22.071Z] check_test.go:510: [d554c69734fae] daemon is not started [2022-08-18T17:31:22.071Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-08-18T17:31:22.071Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-08-18T17:31:22.071Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-18T17:31:22.071Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T17:31:22.071Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-08-18T17:31:22.071Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-18T17:31:22.071Z] === RUN TestDockerNetworkSuite [2022-08-18T17:31:22.071Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T17:31:22.327Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T17:31:23.694Z] docker_cli_network_unix_test.go:46: [da5c668e610e7] daemon is not started [2022-08-18T17:31:23.694Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T17:31:24.258Z] docker_cli_network_unix_test.go:46: [d1af1ae224f5d] daemon is not started [2022-08-18T17:31:24.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T17:31:25.078Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T17:31:27.596Z] docker_cli_network_unix_test.go:46: [dec07b7f86dd0] daemon is not started [2022-08-18T17:31:28.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T17:31:29.526Z] docker_cli_network_unix_test.go:46: [da2bd5bd6a323] daemon is not started [2022-08-18T17:31:29.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T17:31:30.038Z] docker_cli_network_unix_test.go:1233: [d5966921b49d1] daemon is not started [2022-08-18T17:31:30.600Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T17:31:32.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T17:31:33.861Z] docker_cli_network_unix_test.go:46: [dc30d7bfb8f99] daemon is not started [2022-08-18T17:31:34.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T17:31:38.589Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T17:31:38.844Z] docker_cli_network_unix_test.go:46: [d78c560286904] daemon is not started [2022-08-18T17:31:40.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T17:31:42.732Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T17:31:42.732Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T17:31:42.732Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T17:31:42.732Z] docker_cli_network_unix_test.go:46: [dba0f00558bed] daemon is not started [2022-08-18T17:31:42.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T17:31:44.356Z] docker_cli_network_unix_test.go:46: [de1a582c20740] daemon is not started [2022-08-18T17:31:44.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T17:31:44.918Z] docker_cli_network_unix_test.go:46: [dba15df6c0a2f] daemon is not started [2022-08-18T17:31:45.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T17:31:45.431Z] docker_cli_network_unix_test.go:46: [d74785a1263cf] daemon is not started [2022-08-18T17:31:45.431Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T17:31:46.359Z] docker_cli_network_unix_test.go:46: [d2e2dbf03d564] daemon is not started [2022-08-18T17:31:46.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T17:31:47.848Z] docker_cli_network_unix_test.go:46: [d26da37fcff46] daemon is not started [2022-08-18T17:31:48.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T17:31:48.361Z] docker_cli_network_unix_test.go:46: [dc7528d33f84c] daemon is not started [2022-08-18T17:31:48.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T17:31:48.361Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T17:31:48.618Z] docker_cli_network_unix_test.go:46: [deb0f25b3e510] daemon is not started [2022-08-18T17:31:48.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T17:31:49.180Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T17:31:49.436Z] docker_cli_network_unix_test.go:46: [d1d865654d594] daemon is not started [2022-08-18T17:31:49.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T17:31:49.949Z] docker_cli_network_unix_test.go:46: [dc3e361da6fff] daemon is not started [2022-08-18T17:31:49.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T17:31:49.949Z] docker_cli_network_unix_test.go:46: [d2f652ce11cf9] daemon is not started [2022-08-18T17:31:49.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T17:31:50.204Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T17:31:50.204Z] docker_cli_network_unix_test.go:46: [d2ca111fbce58] daemon is not started [2022-08-18T17:31:50.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T17:31:51.131Z] docker_cli_network_unix_test.go:46: [d20a7e386206f] daemon is not started [2022-08-18T17:31:51.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T17:31:51.694Z] docker_cli_network_unix_test.go:46: [df7848bb0a35a] daemon is not started [2022-08-18T17:31:52.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T17:31:52.256Z] docker_cli_network_unix_test.go:46: [d28c1b6663bba] daemon is not started [2022-08-18T17:31:52.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T17:31:52.513Z] docker_cli_network_unix_test.go:46: [d63a9d218440e] daemon is not started [2022-08-18T17:31:52.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T17:31:52.769Z] docker_cli_network_unix_test.go:46: [dd4011e73969c] daemon is not started [2022-08-18T17:31:52.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T17:31:52.769Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T17:31:54.137Z] docker_cli_network_unix_test.go:968: [d01d93a1585e7] daemon is not started [2022-08-18T17:31:55.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T17:31:56.893Z] docker_cli_network_unix_test.go:46: [d91e580d47dfa] daemon is not started [2022-08-18T17:31:56.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T17:31:59.414Z] docker_cli_network_unix_test.go:1116: [d9858eb0a3dcc] daemon is not started [2022-08-18T17:32:02.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T17:32:02.685Z] docker_cli_network_unix_test.go:46: [d09ddafd7306b] daemon is not started [2022-08-18T17:32:02.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T17:32:03.247Z] docker_cli_network_unix_test.go:46: [dc9af76f4bb05] daemon is not started [2022-08-18T17:32:03.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T17:32:03.247Z] docker_cli_network_unix_test.go:46: [d7761a03a5487] daemon is not started [2022-08-18T17:32:03.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T17:32:03.503Z] docker_cli_network_unix_test.go:46: [d5db7e1073f53] daemon is not started [2022-08-18T17:32:03.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T17:32:03.503Z] docker_cli_network_unix_test.go:46: [db48f3ae2babc] daemon is not started [2022-08-18T17:32:03.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T17:32:03.759Z] docker_cli_network_unix_test.go:46: [d0e332ef79cd0] daemon is not started [2022-08-18T17:32:03.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T17:32:03.759Z] docker_cli_network_unix_test.go:46: [d4565255db336] daemon is not started [2022-08-18T17:32:03.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T17:32:05.649Z] docker_cli_network_unix_test.go:46: [da6e232d10b66] daemon is not started [2022-08-18T17:32:06.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T17:32:06.213Z] docker_cli_network_unix_test.go:46: [d18e19af35ce5] daemon is not started [2022-08-18T17:32:06.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T17:32:06.213Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:32:06.213Z] docker_cli_network_unix_test.go:46: [d073ef507f740] daemon is not started [2022-08-18T17:32:06.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T17:32:06.775Z] docker_cli_network_unix_test.go:46: [df13ab34782a0] daemon is not started [2022-08-18T17:32:06.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T17:32:10.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T17:32:11.869Z] docker_cli_network_unix_test.go:1084: [deb4810a27751] daemon is not started [2022-08-18T17:32:13.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T17:32:13.492Z] docker_cli_network_unix_test.go:46: [d726480c7de0d] daemon is not started [2022-08-18T17:32:13.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T17:32:13.748Z] docker_cli_network_unix_test.go:46: [d8ab172ee7a28] daemon is not started [2022-08-18T17:32:14.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T17:32:15.241Z] docker_cli_network_unix_test.go:46: [db528fefbfb6b] daemon is not started [2022-08-18T17:32:15.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T17:32:15.803Z] docker_cli_network_unix_test.go:46: [d700aa571c86b] daemon is not started [2022-08-18T17:32:15.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T17:32:16.062Z] docker_cli_network_unix_test.go:46: [dda354d4cba51] daemon is not started [2022-08-18T17:32:16.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T17:32:16.883Z] docker_cli_network_unix_test.go:46: [de9266d753f16] daemon is not started [2022-08-18T17:32:16.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T17:32:17.446Z] docker_cli_network_unix_test.go:46: [d417619cbb5cd] daemon is not started [2022-08-18T17:32:17.702Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T17:32:24.238Z] docker_cli_network_unix_test.go:46: [dc30694e5238c] daemon is not started [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite (61.31s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.46s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.00s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.45s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.76s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.81s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.77s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.62s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.01s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.47s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.38s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.32s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.95s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.17s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.30s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.87s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-18T17:32:24.238Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T17:32:24.238Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-18T17:32:24.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.54s) [2022-08-18T17:32:24.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-18T17:32:24.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-08-18T17:32:24.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-18T17:32:24.239Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-08-18T17:32:24.239Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.65s) [2022-08-18T17:32:24.239Z] === RUN TestDockerHubPullSuite [2022-08-18T17:32:24.239Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T17:32:25.603Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T17:32:28.117Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T17:32:29.044Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T17:32:30.932Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T17:32:31.188Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite (8.15s) [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s) [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.81s) [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-08-18T17:32:31.445Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-18T17:32:31.445Z] PASS [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === Skipped [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:32:31.701Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_sni_test.go:30: Flakey test [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:32:31.701Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-18T17:32:31.701Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:32:31.701Z] docker_cli_network_unix_test.go:46: [d073ef507f740] daemon is not started [2022-08-18T17:32:31.701Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] DONE 1265 tests, 51 skipped in 1453.308s [2022-08-18T17:32:31.701Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:32:31.701Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:32:31.701Z] +++ kill 9413 [2022-08-18T17:32:31.701Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:32:31.701Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:32:31.701Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.701Z] To set a process to complain mode, use the command line tool [2022-08-18T17:32:31.701Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:32:31.701Z] +++ true [2022-08-18T17:32:31.701Z] exiting test-integration [2022-08-18T17:32:31.701Z] ++ exit 0 [2022-08-18T17:32:31.701Z] [2022-08-18T17:32:31.957Z] + for job in $(jobs -p) [2022-08-18T17:32:31.957Z] + wait 8555 [2022-08-18T17:32:46.796Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T17:32:48.703Z] docker_cli_swarm_test.go:1180: [d242b9e08c99e] joining swarm manager [d74e566695d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:32:55.235Z] docker_cli_swarm_test.go:1189: [dd364c3e04b73] joining swarm manager [d74e566695d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:33:33.890Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T17:33:41.972Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T17:33:45.238Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T17:33:47.135Z] docker_cli_swarm_test.go:1112: [da31aaf7ca0cb] joining swarm manager [d9843b888bf1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:33:48.498Z] docker_cli_swarm_test.go:1113: [dd4539a649d26] joining swarm manager [d9843b888bf1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:35:09.863Z] docker_cli_swarm_test.go:1166: [d09010143f6df] joining swarm manager [d9843b888bf1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:35:45.388Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T17:35:46.754Z] docker_cli_swarm_test.go:1447: [d5cf50cbe350e] joining swarm manager [dbf7692f52fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:35:47.682Z] docker_cli_swarm_test.go:1448: [ddd23ba6b08e9] joining swarm manager [dbf7692f52fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:35:59.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T17:35:59.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T17:35:59.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T17:35:59.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T17:35:59.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T17:36:00.407Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T17:36:02.926Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T17:36:06.192Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T17:36:08.080Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T17:36:09.984Z] docker_cli_swarm_unix_test.go:63: [d4e2710c9a647] joining swarm manager [d33a790c6dee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:37:06.155Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T17:37:06.155Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T17:37:06.155Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T17:37:08.042Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T17:37:11.309Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T17:37:13.824Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T17:37:15.740Z] docker_api_swarm_test.go:962: [d080db5005ca7] joining swarm manager [d8b4d08ac4d19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:37:33.782Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T17:37:45.947Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T17:37:47.311Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T17:37:49.827Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T17:37:52.366Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T17:38:00.451Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T17:38:03.718Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T17:38:06.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T17:38:08.752Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T17:38:11.269Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T17:38:13.810Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T17:38:17.077Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T17:38:18.965Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T17:39:15.126Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T17:39:29.966Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite (1545.04s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.43s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.29s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.09s) [2022-08-18T17:39:48.004Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.23s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.32s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.01s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.98s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.40s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.70s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.62s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.07s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.33s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.24s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.63s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.62s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.60s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.27s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.78s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.47s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.37s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.94s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.70s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.53s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.19s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.73s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.21s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.33s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.64s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.75s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.12s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.36s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.69s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.63s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.40s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.71s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.37s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.18s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.12s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.15s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.16s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.31s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.71s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.61s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.06s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.49s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.90s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.01s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.63s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.31s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2022-08-18T17:39:48.004Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.18s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.89s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (45.43s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.55s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.50s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.52s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.15s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-08-18T17:39:48.004Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-18T17:39:48.004Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T17:39:48.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T17:39:48.004Z] docker_cli_external_volume_driver_test.go:53: [d19fb1ccff5ca] daemon is not started [2022-08-18T17:40:02.838Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T17:41:10.479Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T17:41:18.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T17:41:33.398Z] docker_cli_external_volume_driver_test.go:53: [d03c5ff2c812e] daemon is not started [2022-08-18T17:41:48.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T17:42:03.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T17:42:17.916Z] docker_cli_external_volume_driver_test.go:53: [d8382f1c6045f] daemon is not started [2022-08-18T17:42:35.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T17:42:35.950Z] docker_cli_external_volume_driver_test.go:53: [d96e9967b02b7] daemon is not started [2022-08-18T17:42:48.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T17:43:20.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T17:43:38.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T17:43:53.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T17:44:39.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T17:44:57.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T17:45:29.697Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T17:46:01.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T17:46:16.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T17:46:31.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T17:46:31.392Z] docker_cli_external_volume_driver_test.go:485: [da36ba2ad9581] daemon is not started [2022-08-18T17:46:49.430Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T17:46:49.430Z] docker_cli_external_volume_driver_test.go:53: [dd7b7b6b1b918] daemon is not started [2022-08-18T17:47:04.292Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-08-18T17:47:04.293Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-18T17:47:04.293Z] PASS [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] === Skipped [2022-08-18T17:47:04.293Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:47:04.293Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T17:47:04.293Z] check_test.go:540: [d62f9fa44855f] daemon is not started [2022-08-18T17:47:04.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T17:47:04.293Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T17:47:04.293Z] check_test.go:540: [dee8faa60bd5c] daemon is not started [2022-08-18T17:47:04.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T17:47:04.293Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T17:47:04.293Z] check_test.go:540: [d24d8fb81e0bb] daemon is not started [2022-08-18T17:47:04.293Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T17:47:04.293Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T17:47:04.293Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:47:04.293Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-18T17:47:04.293Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] DONE 269 tests, 5 skipped in 2323.680s [2022-08-18T17:47:04.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:47:04.293Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7de1e9a084f7/docker.pid [2022-08-18T17:47:04.293Z] +++ kill 7126 [2022-08-18T17:47:04.293Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7126 is not a child of this shell [2022-08-18T17:47:04.293Z] warning: PID 7126 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7de1e9a084f7/docker.pid had a nonzero exit code [2022-08-18T17:47:04.293Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:47:04.293Z] +++ kill 9429 [2022-08-18T17:47:04.293Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:47:04.293Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:47:04.293Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] To set a process to complain mode, use the command line tool [2022-08-18T17:47:04.293Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:47:04.293Z] +++ true [2022-08-18T17:47:04.293Z] exiting test-integration [2022-08-18T17:47:04.293Z] ++ exit 0 [2022-08-18T17:47:04.293Z] [2022-08-18T17:47:04.293Z] + exit 0 [2022-08-18T17:47:04.293Z] ++ jobs -p [2022-08-18T17:47:04.293Z] + pids= [2022-08-18T17:47:04.293Z] + echo 'Remaining pids to kill: []' [2022-08-18T17:47:04.293Z] Remaining pids to kill: [] [2022-08-18T17:47:04.293Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T17:47:04.305Z] Recording test results [2022-08-18T17:47:05.935Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:47:06.257Z] + echo Ensuring container killed. [2022-08-18T17:47:06.257Z] Ensuring container killed. [2022-08-18T17:47:06.257Z] + docker ps -aq -f name=docker-pr1-* [2022-08-18T17:47:06.257Z] + cids=3514f3b47500 [2022-08-18T17:47:06.257Z] ec4df0f85af9 [2022-08-18T17:47:06.257Z] 5aafc2dadb47 [2022-08-18T17:47:06.257Z] + [ -n 3514f3b47500 [2022-08-18T17:47:06.257Z] ec4df0f85af9 [2022-08-18T17:47:06.257Z] 5aafc2dadb47 ] [2022-08-18T17:47:06.257Z] + docker rm -vf 3514f3b47500 ec4df0f85af9 5aafc2dadb47 [2022-08-18T17:47:06.820Z] 3514f3b47500 [2022-08-18T17:47:06.820Z] ec4df0f85af9 [2022-08-18T17:47:07.080Z] 5aafc2dadb47 [Pipeline] sh [2022-08-18T17:47:07.413Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:47:07.413Z] Chowning /workspace to jenkins user [2022-08-18T17:47:07.413Z] + id -u [2022-08-18T17:47:07.413Z] + id -g [2022-08-18T17:47:07.413Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43990:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:47:07.413Z] Unable to find image 'busybox:latest' locally [2022-08-18T17:47:07.413Z] latest: Pulling from library/busybox [2022-08-18T17:47:07.669Z] 50783e0dfb64: Pulling fs layer [2022-08-18T17:47:07.669Z] 50783e0dfb64: Download complete [2022-08-18T17:47:07.925Z] 50783e0dfb64: Pull complete [2022-08-18T17:47:07.925Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T17:47:07.925Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:47:10.775Z] + bundleName=amd64 [2022-08-18T17:47:10.775Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T17:47:10.775Z] Creating amd64-bundles.tar.gz [2022-08-18T17:47:10.775Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-18T17:47:10.775Z] + 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-18T17:47:12.150Z] Archiving artifacts [2022-08-18T17:47:14.057Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43990/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:47:14.357Z] + make clean [2022-08-18T17:47:14.613Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-18T17:47:14.613Z] docker-dev-cache [2022-08-18T17:47:14.613Z] 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